Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimal trusty build and demo #29

Merged
merged 3 commits into from Nov 5, 2014
Merged

minimal trusty build and demo #29

merged 3 commits into from Nov 5, 2014

Conversation

CarlFK
Copy link

@CarlFK CarlFK commented Nov 5, 2014

No description provided.


# for run-demo.sh
sudo apt-get install \
gstreamer1.0-plugins-bad
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hrm, I'm sure you actually need more gstreamer1.0-plugins for things to work properly, maybe they are already installed on Ubuntu desktop?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I installed ubuntu desktop plus these packages

screen tmux vim openssh-server nfs-common git-core subversion git-svn
build-essential xclip curl python-setuptools mercurial git automake
autoconf libtool installation-guide-i386 gdb libc-dbg kerneloops m4
kexec-tools tftp iotop iftop bpython ipython ack-grep imagemagick mplayer
vlc ffmpeg2theora intltool g++ bison yasm swig libxml2-dev python-dev sox
gconf-editor sshfs oggfwd python-demjson gocr python-imaging
python-reportlab python-pip inkscape python-virtualenv dconf-tools gscanbus
vagrant virtualbox squid-deb-proxy-client ipxe kvm-ipxe xawtv tree dvsink
dvsource

Hmm, there are some things in there that might have dependencies:
inkscape xawtv

On Tue, Nov 4, 2014 at 6:42 PM, Tim Ansell notifications@github.com wrote:

In build-min.sh:

@@ -0,0 +1,16 @@
+!#/bin/bash -ex
+
+sudo apt-get install \

  • libglib2.0-dev \
  • libgtk-3-dev \
  • libgstreamer1.0-dev \
  • libgstreamer-plugins-base1.0-dev

+# for run-demo.sh
+sudo apt-get install \

  • gstreamer1.0-plugins-bad

Hrm, I'm sure you actually need more gstreamer1.0-plugins for things to
work properly, maybe they are already installed on Ubuntu desktop?


Reply to this email directly or view it on GitHub
https://github.com/timvideos/gst-switch/pull/29/files#r19848297.

Carl K

@mithro
Copy link
Member

mithro commented Nov 5, 2014

Very minor changes need. Happy to merge when the build-min rename, extra comment in run-demo.sh and the github issue are all done.

@CarlFK
Copy link
Author

CarlFK commented Nov 5, 2014

done and done

On Tue, Nov 4, 2014 at 6:47 PM, Tim Ansell notifications@github.com wrote:

Very minor changes need. Happy to merge when the build-min rename, extra
comment in run-demo.sh and the github issue are all done.


Reply to this email directly or view it on GitHub
#29 (comment).

Carl K

mithro added a commit that referenced this pull request Nov 5, 2014
Minimal trusty build and demo.
@mithro mithro merged commit 9a135ae into timvideos:master Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants