@# 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



Comments:

<0> ErZo: try adding the --tree switch and seeing what pulls in what
<1> emerge -pv net-misc/ntp --tree?
<0> something like that
<1> I'll try :-o
<1> That didn't.. make anything clearer, or change :-O
<1> ah, there it came
<2> is it possible to have more than one xv? I can only start one mplayer with xv....
<1> um.. I can't understand why it wants perl.. and mysql..and php..unt apache for.. NTP?
<1> :/
<0> ErZo: if you can figure out what's pulling in what then you'll be on the right track to investigating what can be done (USE flags etfc) about bringing it back under control
<3> hey, can someone tell me what the command is to formate a fat32 partition?
<1> LSD`: Would you be willing to see this, if i'd paste it to pastebin or so?
<1> I'd appreicate it alot
<4> hi all
<5> Visseroth, man mkfs look at the SEE ALSO at the bottom
<0> Visseroth: mkfs.vfat maybe? (It'll be in dosfstools or whatever the hell it's called). Also, FAT32 ****s. Don't use it :P



<4> is it not possible to automount a folder on a fat32 partiton in fstab? i can automount the whole partition on boot, but " /dev/hda3/Foldername /mnt/Foldername ....." does not work in fstab, does it?
<6> Daan: if it doesnt work, you did it wrong
<3> agreed
<7> some help with gcc?
<7> I've constantly got i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o: No such file or directory error
<4> /dev/hdc5//home/name/windows vfatiocharset=utf8,umask=000 0 0 This works
<4> /dev/hdc5/documents/home/name/documents vfatiocharset=utf8,umask=000 0 0 Does not work
<8> Daan: Is it at all possible to mount folders on FAT32?
<4> let me try
<1> LSD`: http://pastebin.com/586610
<9> hello
<3> sager ~ # mkfs.vfat /dev/hda7
<3> mkfs.vfat 2.11 (12 Mar 2005)
<6> Visseroth: that wont be fat32 btw
<3> ..../dev/hda7: No such device or address
<3> humm
<1> Does anyone know why it does this? Portage is either beeing mean, or it's my stupidity >. < http://pastebin.com/586610
<6> use -F 32 if you want fat32
<9> I just emerge world-ed and now when I go to the media:/ tab in Konqueror and want to mount a usb stick or so, it sais "can't find /dev/sde1 in /etc/fstab or mtab"
<9> I can mount them manually as root
<9> but there is obviously something I missed with hal or dbus or so... but what?
<3> kfs.vfat -F 32 /dev/hda7
<3> mkfs.vfat 2.11 (12 Mar 2005)
<3> /dev/hda7: No such device or address
<6> ErZo: you have php enabled on swig, and mysql enabled on php
<10> IIVQ, you need to put it in /etc/fstab
<6> Visseroth: sounds like you dont have an hda7
<1> iamben: because of the php USE flag?
<6> ErZo: yes.
<10> Visseroth, fdisk -l /dev/hda
<1> Ah, I'll try without it.. :O
<0> iamben: yeah, but how would a simple emerge ntp (I ***ume) caus all that stuff to be pulled in?
<9> dli: I thought the whole Idea of hal was that hal took care of that, that you didn't have to put it in fstab anymore
<1> yay
<1> thanks alot iamben ! :D
<6> LSD`: because apparently ntp needs swig, and IF you have USE=php set for swig it needs php, and IF you have apache2 and mysql enabled for php, it needs those also
<3> so how come it doesn't like /dev/hda7?
<1> iamben: so php pulls in apache and mysql too?
<1> (I'm compiling ntp now :D)
<6> ErZo: yes
<9> dli?
<0> iamben: I don't recall ntp needing any of that stuff on gentoo last time I ran it. Perhaps I was just lucky with my USE flags...
<6> luck doesnt have much to do with it
<1> LSD`: It was because of php :O
<9> anyone with some help on (i presume) hal
<9> ?
<9> when I want to mount a usb stick from kde's /media: , then it says that it's not found in fstab - I thought that was the whole idea of hal
<11> iamben: how do i patch my kernel to something more experimental than 2.6.15-r5? people at ##linux thinks it may be my kernel.
<6> neosimago: vanilla-sources has 2.6.16_rc# kernels
<10> neosimago, you want a specific patch? or just want to try mm-sources
<6> so does mm-sources
<12> halo, how will i add a route automatically when my networks starts?
<0> neosimago: install the vanilla-sources and work from there, trying to apply an upgrade patch to an already heavily patched kernel is just asking for trouble
<6> dsdg: if you're talking about a default route, check conf.d/net.example
<12> iamben, thank you,
<12> iamben, ok i see the example has the new configuration, can i just add those lines to the old net file and it will work?
<6> should
<0> /etc/conf.d/net is a prick of a thing to update. I'd usually just bulldoze it and make a new one from scratch
<11> how do i access the vanilla-sources for an amd64 : iamben?
<0> emerge vanilla-sources ;)



<10> neosimago, kernel.org
<11> cool. i'll read over kernel.org
<6> if you are getting vanilla to get the latest possible, you'll wanna put sys-kernel/vanilla-sources into package.keywords
<11> so, sys-kernel/vanilla-sources ~amd64 ? right?
<6> you can leave off ~amd64
<10> neosimago, I don't like vanilla sources from portage, it's slower than kernel.org, also may leave many kernel source folders in /usr/src
<7> ppl, some help with gcc?
<13> lslarry: whats the problem
<12> iamben, it doent seem to recognise the new file, because when i restart my network it doesnt add that route,
<6> dsdg: well you have to put your changes in conf.d/net, not in the example file
<12> iamben, :)
<1> Does MySQL need perl ? :-o
<12> i did that of course :)
<6> dunno then
<6> i use dhcp
<12> thank you fgor your rime man :)
<12> for your time :)
<13> what does your routes line look like
<2> is it normal to only be able to run one mplayer at a time with -vo xv ? I use a radeon mobility 9700 card with fglrx
<7> llucas got 686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o: No such file or directory
<14> is there a way to list a few lines above and below with grep ?
<1> p,kl,
<13> lslarry: when do you get that error
<12> llucas, http://pastebin.com/586635
<7> llucas when compiling apmd and cdk
<6> k31th: -B, -A, check man grep
<13> dsdg: heres what mine looks like http://pastebin.com/586637
<13> lslarry: you could try to reset the gcc profile using gcc-config
<12> llucas, thank you, lemme see
<7> llucas I've tried. what is the right way?
<13> lslarry: gcc-config -l will give you the available options and gcc-config # chooses one
<7> llucas now I have i686-pc-linux-gnu-3.3.5-20050130 and i686-pc-linux-gnu-3.4.5. the last is using
<1> Does MySQL need perl and all? :-o http://pastebin.com/586638
<7> llucas You mean I must select 3.3.5 and continue the emerge?
<0> ErZo: I don't think MySQL does, maybe apache pulled that in...
<1> LSD`: :-o
<0> ErZo: Lots of things make use of perl tho
<10> lslarry, gcc-config to select gcc and "emerge libtool" first
<15> you cant have a unix box without perl these days
<7> hmm
<16> i'm sure you can, emerge -C perl ;)
<15> ajedwards: and watch teh borkage
<13> lslarry: use gcc-config to switch to the 3.3.5 profile then run env-update && source /etc/profile
<16> ritalin, joke
<15> k
<13> lslarry: then switch back to 3.4.5 and run env-update && source /etc/profile again
<15> they need a special joke font
<15> so i get stuff
<11> after emerge sys-kernel/vanilla-sources do i just run make from /usr/src/linux to make the new kernel with vanilla sources?
<7> sec
<15> neosimago: you must config it
<11> make menuconfig then huh?
<11> ok.
<15> aye
<7> llucas no sence
<1> LSD`: Does it take time to compile that? I mean, Net-Daemon and stuff :o
<10> neosimago, I suppose you make the link /usr/src/linux again
<7> dli thanks, trying
<15> configing kernels suxorz
<13> what do you mean no sense
<15> i get mad when make oldconfig wont work
<7> llucas I mean I got the same errhe
<0> make oldconfig never failed me...
<7> error, soryr
<0> ErZo: not really
<1> ah
<1> thanks :-)
<7> dli the rebuilding of libtool was helpfull, thanks
<7> dli so, does it mean what gcc3.4.5 will using for all ebuilds?
<10> lslarry, your fault, you should have read the gcc upgrade howto first
<15> MIJ ben naar de jongeheer computerkraker , vrees mij voor MIJ zal vreten uw babies!
<13> whatever gcc-config is set to will be the default compiler for everything
<7> dli hmm. upgrade from what? :) /me has clean 2006 instance installed two days ago


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

python import egg.trayicon fc5
fglrx libstdc++6 debian etch
#qemu
galien ubuntu
#linux
#perl
* Last context: tclhash.c/688 []
sarg sles
ext2 unsupported optional features mount t=ext2
how to emerge masked openvpn 2.0



Home  |  disclaimer  |  contact  |  submit quotes