@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62



Comments:

<0> DoorInCart: gcc-conf should be enoguh
<0> enough*
<0> damn, gcc-config
<1> yeah you could start there.. switch to another profile then back to the most recent one
<2> ah, got it
<3> How do I check what CL***_PATH is set to?
<3> Or PATH?
<4> echo $CL***_PATH
<5> set
<6> pfmsmits: echo $PATH
<1> echo $CL***_PATH or echo $PATH
<5> type set
<3> Thanks.
<1> or env ;)
<7> any e17 users in here?
<6> or export :P



<4> yeah, i ues it. that reminds me ineed to update it.
<7> I am having trouble with entrance not working... when I try to login via entrance, the screen flickers and kicks me right back toi the login
<8> if i put "-X" in my use, will it then dont compile xorg+
<4> not really sure, i don't use it
<9> DoorInCart: fix_libtool_files.sh 3.4.4
<10> IrIT: what package?
<11> yep
<1> IrIT: that's the idea
<10> IrIT: use emerge --pretend package to find out what will be installed
<12> IrIT: USE="-X" emerge -av <package> will let you view the dependencies, without installing xorg
<3> ev: I did. But apparently it doesn't get fixed. Still can't start eclipse.
<8> okay, thanks. I just ran it with pretend. Links will also install KDE :S
<1> IrIT: use emerge -pv links to see all the use flags that are causing stuff you don't want
<8> okay thanks
<13> anyone using rr4?
<14> i have why?
<4> we don't support rr4 here, sorry
<4> please use their own support (I'm not sure what that is)
<13> they have a forum, but i can't access it
<13> anyone knows if they have a channel?
<15> hmm the x86 arch "install"/live cd of gentoo, is also able to do a full custom install, like back in the days when there wasnt that fancy installer?
<4> i'm not aware of any
<16> nimda562, yes
<17> nimda562: but the livecd is fancy, it has graphics
<13> erm, thanks Fieldy.
<15> i nkow
<15> know*
<15> but they arnt reqired ;)
<16> davix, check unsupported software on the forums
<15> ..so i can without trouble use the 2005 handbook?
<13> NeddySeagoon: no x and i'm quite paralized with links/lynx
<17> nimda562: yes, but don'y quote me on that
<18> what should I emerge to be able to compile java programs with javac?
<19> ops! hola
<16> davix, Use Knoppix then
<19> alguien habla spanich?
<15> thx kale, i wont ;)
<13> aye.
<1> yo hablo spinach ;)
<20> anyone tried kde kwlan on gentoo? does it work or not?
<21> !es
<19> hola rayn..
<22> pippijn: any java jdk. blackdown-jdk is one option
<18> okay
<18> downloading it now
<15> hey NeddySeagoon, i was wondering, you wouldnt by any chance have you forum "guide/toturials" in a txt file? :P
<1> yasna: hola, que pasta? ;)
<4> #gentoo-es maybe :)
<19> :D aqui un poco aburrida, de donde eres?
<1> Fieldy: yeah probably ;)
<21> yasna, Hola! #gentoo-es est para los espaol-altavoces, #gentoo es ingls solamente. Apesadumbrado para mi espaol horrible, se es algunos aos.
<1> yasna: no lo hablo muy bien.. #gentoo-es se sabe mejor :)
<19> ah ok.. thank`s ;)
<16> nimda562, I only have 2 or 3, and no I don't - It would be easy to copy and paste of the forums though
<7> When trying to startx, this is the error i am getting --->http://www.geekbin.net/pastebin.php?show=62 <-- can someone help?
<8> In my make.conf i have USE="-kde -X" But still, running a emerge --pretend --verbose links is listing kde
<8> and xorg actually
<1> IrIT: you don't have to edit your make.conf.. just do `USE="-X -kde" emerge -pv links`
<15> NeddySeagoon, yes, it would, but if you had them, it would save me some time ;). but are you saying you only made 2-3 !? i was convinced there were more?
<23> IrIT: is kde listed when doing emerge --info?
<7> Try this.... it has more of the error.... http://www.geekbin.net/pastebin.php?show=63



<8> Rayn, it is still listing it
<1> IAmWill: looks like there's an expat problem.. you might want to remerge libexpat or whatever.. not sure
<1> IrIT: paste the line you get pretending to emerge links.. just the links line
<24> i have moved the container file of the encfs filesystem i am using to a new partition. I can now mount the filesystem, but the files contained in it do not appear. encfs gives no errors. any ideas anybody
<24> ?
<8> the links line?
<1> IrIT: like, I see [ebuild R ] www-client/links-2.1_pre20 +X +directfb +fbcon +gpm +javascript +jpeg -livecd +png +sdl +ssl +svga +tiff +unicode 0 kB
<8> well, i dont have any graphic you know. So how should i paste it
<8> I can tell you there is: xorg, x11, kde-env arts and some others
<1> IrIT: oh, you're on another box? heh.. well everything on that line for you that has a + is a USE flag that's creating some dependency
<1> IrIT: make sure you use --verbose or -v on your emerge to see those USE flags
<8> yean, i'm on another box
<8> i'll just check
<1> IrIT: then just USE="-flag -otherflag etc" to remove those dependencies
<8> emerge -pv links?
<12> IrIT: emerge gpm, and you will have a nice console mouse for copy paste, if you have a mouse
<25> when one emerges X on a new system, it does not seem to have a xorg.conf file prewritten for it, i need to make a minor change, but beyond that all the defaults that x starts with are acceptable. Are the defaults the same as those specified in the xorg.conf.example file?
<1> well, USE="-X -png -jpeg etc" emerge -pv links
<24> or add to /etc/portage/package.use "www-client/links -useflag" and so on
<8> well, would take hours
<8> or, get my point
<26> I currently have a server with a very confused kernel
<27> richiefrich, u here ?
<26> it's having trouble spawning new processes (cron is failing, SSHd can't open new consoles, etc)
<28> Xintruder, yes
<26> how dangerous is "reboot -f" in this case?
<29> looks like mplayer-1.0-20060408 is a loser
<30> hello, i emerged a compiler and in the middle of the emergig process , the power supply broke, and now i'm left with a broken gcc,.. i used the binary packages someone supplied, extracted em' but this haven't fixed the issue ;-(?
<30> any clue what can i trY?
<27> richiefrich, im back with hope in getting my printer running -_-
<26> I need to force a reboot. we can wait for our server host to do it...but it'll take at least two days
<1> AtOMiCNeb: sounds iffy
<27> richiefrich, u said i can try manually ?
<1> AtOMiCNeb: can you run new procs using ld.so directly?
<28> Xintruder, yes
<26> Rayn: sorry, no idea how to check that
<27> richiefrich, how? can u walk me through it ?
<28> Xintruder, i can try
<31> why are stage1 and stage2 installations obsolete ?
<32> is there anyway with portage to cleverly see what security updates I require?
<1> AtOMiCNeb: had something like this once before, hangon lemme see if I can remember
<16> AtOMiCNeb, Are you out of swap space?
<27> My problem now is that i dont see parallel in that devicel ist
<24> i have moved the container file of the encfs filesystem i am using to a new partition. I can now mount the filesystem, but the files contained in it do not appear. encfs gives no errors. any ideas anybody
<28> mzbot, gentoo ptinters install
<27> device list*
<33> richiefrich: nothing found
<28> mzbot, gentoo printers install
<16> sara_poo, not yet but its in work
<33> richiefrich: http://www.gentoo.org/doc/en/printing-howto.xml
<32> NeddySeagoon: how do people typically handle this now?
<34> is baselayout safe to emerge? it seems an odd thing to need to upgrade (it appeared in emerge -p world)
<26> NeddySeagoon: no, we had a kernel bug related to net-fs/shfs-0.35-r1 (bug #112874)
<28> Xintruder, u try --> http://localhost:631/
<16> sara_poo, they do it manually or take all the updates going at their chosen update time
<27> richiefrich, im there now
<28> Xintruder, ok do u see your printer?
<26> this has happened rather frequently, but Ijust finally tracked it down today
<16> AtOMiCNeb, What have you got to lose by doing a shutdown -r now then ?
<26> NeddySeagoon: nothing pretty much...I tried running "reboot", but it does nothing
<1> AtOMiCNeb: are you near the machine? if so you may as well reboot
<27> Yes, I just removed it.
<28> Xintruder, when u click on printers
<1> AtOMiCNeb: I was 8 hours away from mine so I was a bit more cautious ;)
<28> Xintruder, what u get
<26> I gave it 5 minutes, and then [CTRL]+C cancelled it...which obviously shouldn't happen
<26> yeah, I'm in Michigan, Server's in Cali
<1> AtOMiCNeb: ah, ok
<26> so pushing a button is rather out of the question ;)
<26> our host doesn't have our root p***word,so I imagine they just cut power and then restore it
<27> richiefrich, I can add a new printer, or manage existing printers ..
<26> so it can't be that different from just killing the kernel
<1> AtOMiCNeb: what I did was just kept it running in as good a state as I could get it until I had time to go to it and boot to a livecd
<26> ah


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #gentoo
or
Go to some related logs:

phpinfo similar jsp
#lisp
mysql gui apt-get on ubuntu
#lisp
perlcc function segmentation fault
suse10.1 wmv mplayer
cropdetect bash
#ubuntu
ego malf*
gentoo 3tb +mount



Home  |  disclaimer  |  contact  |  submit quotes