| green | how many mplayer config and doc files should there be ? |
| pestilence | green: should be just one... |
| WaxyFresh | !hi | kraypius |
| ubotu | kraypius: Hi! Welcome to #ubuntu! |
| pestilence | green: on my system, /etc/mplayer/mplayer.conf |
| kraypius | okay ??? |
| green | in the etc/ mplayer one theres 3 |
| pestilence | green: /etc/mplayer/mplayer.conf is the important one. |
| green | menu input and mplayer config pk ty |
| greenman | hi I'm gettting this error ERROR: Cannot compile against GLib. ERROR: You need libxml2 (http://www.xmlsoft.org/) to compile Gtk-Gnutella. But i checked and I have libxml2 |
| green | i cant get streaming to work thats why im asking |
| pestilence | greenman: do you have libxml2-dev |
| greenman | pestilence: not sure, lemme check |
| ian_ | mister_roboto: http://paste.ubuntu-nl.org/15168/ this is my messages mister_roboto: hope you could help me |
| greenman | pestilence: I didn't. Thanks. |
| pestilence | greenman: sure |
| mister_roboto | ian_: i'm sorry but offhand i don't know what's going wrong. however, that's what i would try to find out. if you want to pursue the rc.local route, you can put an entire sequence of commands into a subshell and log all that shell's output to a file by doing something like: ( command && command && command ) >/tmp/output.log 2>&1 |
| ViciousParker | has anyone had this problem before, "'E:The package automatix2 needs to be reinstalled, but I can't find an archive for it.'" |
| greenman | hmm. solved that one, but I'm still getting these two... ERROR: Cannot compile against GLib. ERROR: Cannot compile against Gtk+. |
| ian_ | mister_roboto: ok thanks. |
| pestilence | greenman: the easiest thing to do is "apt-get build-dep <whateverpackage> greenman: you need -src repos for that command to work, of course |
| greenman | pestilence: what do you mean? Right now I'm trying to configure gtk-gnutella |
| pestilence | greenman: if there is a ubuntu gtk-gnutella package, running "apt-get build-dep gtk-gnutella" will install everything you need to build gtk-gnutella |
| greenman | pestilence: well I did a apt-get install gtk-gnutella and that worked fine, but when I went to run it, it said it was an ancient version. So I went to the site to download and build it myself and ran into the problems I'm assuming that if it installed it, then I have those deps somewhere... |
| pestilence | greenman: exactly. so just do what i'm telling you to do. greenman: you have the run-time dependencies. not the build dependencies |
| crdlb | greenman, you can follow the instructions it gives to make the "ancient" version run |
| pestilence | greenman: you need things like header files to build, which aren't needed just for running |
| cmatheson | this is sort of a retarded question... but i just got a dell inspiron 6000 from work and i put feisty on it... but no wireless is detected. i'm going through the output of lspci and i don't even see any wireless cards listed there. is it possible to get a laptop w/ no wireless in this day and age? |