| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
Comments:
<0> from being loaded <0> i mean .. plug n play <0> they should not be automatically be loaded when the hardware is detected <1> why do i have skype strted for 12 times after login? <2> redduck666 it does create an image, but from what it looks like till now the image will be the same size as the files werebefore. It is suppose to fit on a dvd-r :( <3> bluesceada, i probably can`t help you, but why would you want to do that? <4> x86: just found with google: "The trick, of course, being that (in all cases I've experienced) you " <4> need to connect the display to the DVI output before switching the <4> computer on. <4> this could be my fault... ^^ <0> redduck666: i have the gameport module compiled but i dont want it to be loaded <3> aimtrainer, well mkisofs creates an iso image from existing files <3> aimtrainer, it doesn`t do any converting what-so-ever <3> bluesceada, why? <3> (if may i ask that is) <0> redduck666: dunno. maybe cause i dont want unneccesary stuff to be loaded
<1> does 354 0.3 1.9 30152 19760 ? S 18:36 0:02 /opt/skype/skype.bin -session 106465760000113829570300000092820026_1138505582_17405 <2> redduck666 are you sure? # To backup the whole DVD <2> dvdbackup -M -i/dev/dvd -o/my/dvd/backup/dir/ "This action creates a valid DVD-Video structure that can be burned to a DVD-/+R(W) with help of mkisofs version 1.11a27 or later" I figured from that, that it also reduces the size / quality to fit a dvd-r <5> hi ppl, how to fix this ? http://pastebin.com/530355 <3> bluesceada, don`t plug in the hardware? <6> High_Priest: deinstall all gtk+ <5> and? <6> High_Priest: then install the latest <5> huh <5> slow machine, compiles forever.. <3> aimtrainer, what size is that dir? <6> or overwrite gtk+'s .pc files <3> High_Priest, tried running ldconfig? <2> 7gb approximately redduck666 <6> to 2.8.9's version <5> redduck666, yes <0> redduck666: there is no hardware plugged in it's just the driver for the gameport which my soundcard has <3> aimtrainer, you backed it up fom a DL dvd? <0> maybe i should just delete the module <0> though then i need to compile it when i would need it <0> hmh <0> nm .. thx <0> i'm away now <2> redduck666 what do you mean by DL dvd? <3> aimtrainer, dual layer <2> ehm dont know -a non burned one <5> slpyhd, how to overwrite gtk+'s .pc files? where to find the 2.8.9's ones ? <3> High_Priest, find is your friend <6> find /usr -iname 'gtk*.pc' <5> :) <2> there is more space on original dvds than on burned so I need to somehow convert it. On win I used to do all this with clone dvd redduck666 -now I need something to do this in liniux <6> High_Priest: it's possible you used the wrong prefix on the 2.8.9 install <5> slpyhd, didn't use any prefix <6> then it used /usr/local <5> left the default one, whatever it is <3> aimtrainer, sorry, i have never messed with converting dvd`s <5> no gtk*.pc files in /usr/local <2> ok redduck666 thanks for your support! <6> High_Priest: did you use my find command? <5> yeah, still searching /usr <5> ok its' done <5> no gtk*.pc files in /usr neither <6> funny <6> gtk+.pc <6> search for that one <5> can i just remove that 2.8.9 somehow? <6> yes, that's my first advice <5> but just 2.8.9 <6> but do it through a packagemanager <5> ummm <5> already tried it <5> hold on for a sec <6> anyway search for gtk+-2.0.pc <6> the one that's most recent should be copied over oldest <6> if you find 2 <6> if you find 1 <6> there's a problem with the package you used <6> or you didnt install it <6> properly <5> i only have gtk 2.8.7 in packagemanager list <3> you installed some other gtk?
<5> finished with searching .pc files and found about 6-7 <5> redduck666, yes, 2.8.9 <6> your packagemanager has messed up <3> how? <6> better remove all gtk and dependencies atk/glib/pango <6> and reinstall <5> redduck666, from source, alltogether with pango,atk and glib <5> ok, i'll try that <5> but it'll last forever <3> High_Priest, i think that error is telling you gtk hasn`t been installed correctly <3> the one you hand compiled <5> there was no errors <5> i've installed it because of gaim <5> which i've installed sucessfuly afterwards <3> you said you didn`t specify any prefix when compiling gtk? <5> but now when i want to upgrade gaim again, gtk error <5> redduck666, nope <5> just ./configure for all gtk/pango/atk <5> and glib <5> this is slack 10.1 <3> High_Priest, my best guess is that the program you are compiling finds 2.8.9 but pkg-config finds 2.8.7 <7> redduck666> check ./configure --help <3> and since those two things disagree it throws you an errro <3> pfunix, what should i look for? <7> u might be able to get the switch to point it to 2.8.9 instead of having ./configure do it for you <5> can i just tell pkg-config where to look? <7> look for something like --lib(yada) :) <5> pfunix, i'm the person you should be talking to :) <7> it usually is the switch to point on <3> High_Priest, i would remove old gtk <3> do it on your own risk though <5> pfunix, yeah, looked for that, but couldn't find that switch <7> redduck666> the ./configure --help switch usually does explain you the switches available <7> if ur still unsatisfied you can always read on the README for some more details <7> ;) <7> or INSTALL file for that matter <3> High_Priest, and if you are compiling the stuff which is already on your system, give it the same prefix as things on your system <5> pfunix, you can only enable/disable gtk <7> the default ./configure switch (usually) throws everyting to /usr/local <5> can i just tell the damn pkg-config to look in /usr/local <3> pfunix, few bright exceptions aside (firefox, mplayer) i didn`t find ./configure --help too useful <3> pfunix, and you are talking to the wrong person, High_Priest is asking for help with gtk <5> yeah <7> sorry :D <5> [15:34:42] <5> pfunix, i'm the person you should be talking to :) <5> :) <7> anyways rebuild GTK (if you must) <3> High_Priest, you could try adding /usr/local at the first place in your PAth <5> damn i'd avoid that if possible <7> then when you know where it sits ...(usually by specifying the --prefix switch) <7> then <5> pfunix, can't specify it in ./configure <7> u might be able to have a chance to point it to where u want it <3> High_Priest, if pkg-config is looking at your path it probably finds path of old gtk before /usr/local <3> and so reports the first version it finds <5> redduck666, just a moment, i'll try that <3> anyway that is just a guess <7> High_Priest> if u don't mind me asking what is it that ur building besides gtk? <5> pfunix, xchat and gaim <7> gaim <8> h <8> i <8> :) <3> DaBlade, hey again <9> hey. <3> hi visik7 <9> Bit busy, sorry. <3> DaBlade, :-) <8> anyone knows how to do the opposite of basename command ? I mean get path instead of filename <7> current path ? <3> visik7, you mean like get path of `mv'? <7> if u want the current path then it's pwd <8> pfunix: not the current <3> visik7, but...
Return to
#linux or Go to some related
logs:
gateway mx6025 modem driver
XFree development packages ora_connect php #suse uboot mx31ads #math vncviewer: ConnectToTcpAddr: connect: No route to host xorg.config tv-out nvidia ratpoison #perl shores algorithm
|
|