*** tpb has joined #timvideos | 00:00 | |
*** mithro has quit IRC | 04:03 | |
*** mithro has joined #timvideos | 04:16 | |
*** mithro has quit IRC | 04:53 | |
*** mithro has joined #timvideos | 05:54 | |
*** hyades has joined #timvideos | 06:25 | |
mithro-work | hey people | 07:12 |
---|---|---|
mithro-work | hyades, ping? | 07:13 |
hyades | hey mithro-work | 07:13 |
hyades | nice ping! | 07:13 |
mithro-work | nice ping? | 07:14 |
hyades | 0.39 second(s) | 07:14 |
hyades | mithro-work: i had tried everything possibly to install it. | 07:15 |
mithro-work | Did you see my comments? | 07:16 |
hyades | yeah | 07:16 |
mithro-work | You also need to work on your bug reporting skills | 07:16 |
mithro-work | there is vital information in the parts you skipped over | 07:16 |
hyades | in the error I get while trying to install? | 07:17 |
mithro-work | always include the full log | 07:18 |
hyades | ok | 07:19 |
hyades | Anyways, I get errors even when I install gstreamer, the plugins(except gst-plugins-bad) from http://cgit.freedesktop.org/gstreamer/ | 07:20 |
tpb | Title: freedesktop.org git repository browser (at cgit.freedesktop.org) | 07:20 |
hyades | and the bad ones from duzy's repo | 07:20 |
mithro-work | "errors" isn't a useful thing to say | 07:20 |
mithro-work | please explain exactly what the problem is | 07:21 |
mithro-work | and the steps you took to get there | 07:21 |
hyades | and I should post these where? | 07:22 |
mithro-work | paste bin, blog, website, drop box, where you paste them is not really of consequence | 07:22 |
hyades | k | 07:24 |
hyades | i will just retry and post the error logs | 07:24 |
mithro-work | I'll beat good error reporting into you yet | 07:36 |
mithro-work | hyades, you have to remember we can't read your mind, time travel or access your computer | 07:42 |
hyades | mithro-work: it asks me to run "make clean-cruft" | 07:47 |
mithro-work | what asks you | 07:47 |
mithro-work | your cat? | 07:47 |
mithro-work | and what where you doing at the time? | 07:47 |
hyades | i have installed gstreamer, gst-plugins-base, good, ugly | 07:47 |
hyades | now trying to install the bad one from duzy's repo | 07:48 |
hyades | i did autogen and then did make | 07:48 |
mithro-work | "installed" means nothing | 07:48 |
mithro-work | "I have run make install after running ./autogen.sh with --prefix of XYZ and now I have files in /abc" | 07:49 |
hyades | for gstreamer i did ./autogen | 07:50 |
hyades | after that I did make, then sudo make install | 07:51 |
mithro-work | hyades, just ./autogen.sh | 07:51 |
mithro-work | *details matter* | 07:51 |
hyades | it did not add any option till now | 07:51 |
mithro-work | if you didn't give it any arguments then it's going to be installing to the wrong location | 07:51 |
hyades | installing into ~/gst/install | 07:56 |
mithro | hyades, again "how" | 07:56 |
mithro | hyades, "I ran ./autogen.sh --prefix=~/gst/install" and then did a "make install" only to find it created a ~/gst/install directory in the current location | 07:58 |
hyades | yeah | 07:59 |
mithro | hyades, "does bash not expand the tilde? It is really strange that ~ directory appeared" | 07:59 |
hyades | ok | 08:01 |
hyades | I am in gstreamer | 08:01 |
hyades | and i did ./autogen.sh --prefix=/home/hyades/gst/install | 08:01 |
mithro | hyades, gstreamer cloned from where? At what revision? on what branch? | 08:01 |
hyades | from instructions given here | 08:02 |
hyades | http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-git.html | 08:02 |
tpb | <http://ln-s.net/-JY7> (at gstreamer.freedesktop.org) | 08:02 |
hyades | http://cgit.freedesktop.org/gstreamer/ | 08:02 |
tpb | Title: freedesktop.org git repository browser (at cgit.freedesktop.org) | 08:02 |
hyades | mithro-work: If I don't provide any prefix or any option, wont it install to a default location? | 08:06 |
mithro-work | it will install to /usr/local | 08:34 |
mithro-work | which is 100% not what you want | 08:34 |
hyades | I am now installing to my ~/gst/install | 08:34 |
mithro | your using ~/gst/install to seperate ite from the auto ~/gst/stage ? | 11:20 |
hyades | yes | 11:24 |
hyades | mithro: while installing the plugins | 11:24 |
hyades | is there any option to specify where the gstreamer has been installed | 11:24 |
mithro | gstreamer won't detect plugins installed to a different location | 11:24 |
mithro | yes | 11:24 |
mithro | same as the others | 11:24 |
hyades | I used --prefix option for autogen | 11:25 |
hyades | i went to gstreamer, did autogen --prefix=/home/gst/install | 11:26 |
hyades | and then did make and make install | 11:26 |
hyades | what should i do to install gst-plugins-base in the same place | 11:26 |
mithro | same | 11:35 |
mithro | --prefix is part of "automake/configure" | 11:35 |
hyades | yeah..doing same | 11:36 |
hyades | is there something as a "gst-head" or some environment variable which needs to be fixed? | 11:37 |
hyades | as that directory | 11:37 |
*** shenki has quit IRC | 12:04 | |
*** shenki has joined #timvideos | 12:05 | |
*** hyades_ has joined #timvideos | 13:25 | |
*** hyades has quit IRC | 13:28 | |
*** hyades_ is now known as hyades | 13:31 | |
hyades | mithro: just got everything working now :) | 14:19 |
hyades | using the uninstalled gstreamer script | 14:20 |
mithro | uninstalled gstreamer script? | 14:21 |
hyades | http://cgit.freedesktop.org/gstreamer/gstreamer/tree/scripts/gst-uninstalled | 14:24 |
tpb | <http://ln-s.net/-JbU> (at cgit.freedesktop.org) | 14:24 |
*** mithro has quit IRC | 14:30 | |
*** shenki has quit IRC | 14:55 | |
*** mithro has joined #timvideos | 14:58 | |
*** mithro has quit IRC | 15:23 | |
*** mithro has joined #timvideos | 15:36 | |
*** hyades has quit IRC | 15:38 | |
*** mithro has quit IRC | 15:43 | |
*** iiie is now known as iiie2 | 16:45 | |
*** iiie0 has joined #timvideos | 18:38 | |
*** iiie0 is now known as iiie | 18:40 | |
*** Jahanzeb has joined #timvideos | 18:58 | |
*** parx has joined #timvideos | 22:27 | |
*** parx has quit IRC | 22:38 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!