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



Comments:

<0> its 1am PST
<1> west coast represet
<2> pff in europe it now is morning
<0> and your english ****s
<3> when i try to emerge evolution-data-server-1.6.2 i get: checking for C compiler default output file name... configure: error: C compiler cannot create executables. but when i go to the /var/tmp/portage/evolution-data... and i do ./configure; make; it works just fine! any ideas what to do?
<0> heh
<0> you updated gcc and glibc without reading the gentoo.org site
<4> http://www.angelfire.com/rings/judy_patch/ <- *now updated*
<4> LOL
<0> wtf shiznix
<4> hey, she knows her stuff :p
<5> why the **** isn't rynz banned on sight yet
<5> he's been pasting fake news articles, stupid bible quotes and god knows what other spam
<0> ****ing cable co. is on crack tonight
<6> just tonight?
<0> for this month .. ya



<0> rdns is still adelphia
<6> I need a new desktop image
<6> my quest is failing
<0> heh
<7> moaning.
<2> morning foxdonut
<8> How's things.
<9> i really don't understand osx some times
<9> load says 3
<9> ps aux, shows only one process eating 15% cpu
<9> so, how the **** is the load at 3 ?
<9> and why on earth is the machine so slow
<2> Jaded, IO
<9> hmm i suppose, but beisdes on torrent, nothing else should be really using hte drive
<9> it's slowly getting worse which is annoying
<2> dunno, i dtraced a problem today on solaris where there so many, very shortlived IO actions, i couldnt find them with pr/vmstat etc
<9> yeah it's probably that, just wonder why
<2> heavy load but no cpu usage
<2> *very* slow :)
<9> well i was just sitting here watching that spinning wheel thing osx has
<9> couldn't do anything
<2> me has no experience with osx but i can ask my collegue who works with it :)
<9> well it's just bsd really
<9> the subsystem
<9> so kinda the same
<2> :) brb, my stupid gnome-panel doesnt stop freezing
<7> ARH
<7> thats the 2nd time this week i've typed 'emerge bzImage'
<2> bah, alacarte 0.10 is exactly as buggy as all previous versions
<4> anyone know a decent program capable of numerical sorting from a string ?
<9> sed ? i dunno
<4> 'sort' just doesn't seem to be able to do it
<10> numerical sorting of what from what
<4> eg. echo -e "test.foo.here.t10.txt\ntest.foo.here.t2.txt"
<4> numerical sort so that 'test.foo.here.t2.txt' is displayed at the top of the list
<4> can do with `echo -e "test.foo.here.t10.txt\ntest.foo.here.t2.txt" | sort -tt -k4 -n`, but the filenames are dynamic, what if there is a different number of the character 't' ?
<4> kinda useless :|
<4> gah, and the '-t' field seperator argument doesn't take any more than one character
<2> gruml, why is menu editing so %?&/%/"")
<11> hi I just did emerge --sync and it tells me that an update for portage is available and that I should update it ... can someone show me how plz ?
<4> ReCuRSi0N: emerge portage
<4> tossed out sort, just use `ls -1v`
<11> # emerge portage
<11> !!! ARCH is not set... Are you missing the /etc/make.profile symlink?
<11> !!! Is the symlink correct? Is your portage tree complete?
<4> what does `readlink /etc/make.profile` say ?
<7> hmm
<7> my php emerge is stuck in a infinite look of compiling
<7> *loop
<7> been configuring/compiling for 3 hours now
<12> nice.
<10> php fails at life
<7> gentoo :D
<7> Its An Experience.
<11> shiznix: # readlink /etc/make.profile
<11> ../usr/portage/profiles/default-linux/x86/2005.0/2.4
<4> update your profile
<4> 2005.0 no longer exists
<11> ok ...
<11> how I do this ?
<13> I hate how they keep deleting profiles



<13> **** always breaks when I change my profile
<13> there really is a lack of information in keeping an old gentoo system afloat
<13> say you used 2004.1
<13> how do you keep it going in the world of 2006.1
<13> +t
<4> ReCuRSi0N: make a new symlink for make.profile, `cd /etc` , `rm make.profile` , `ln -s ../usr/portage/profiles/default-linux/x86/<choose_a_profile> make.profile`
<10> ugh, make.profile
<10> that thing needs to die
<11> works :D
<11> thanks guys
<14> Is it possible to limit what speed a NIC should work at ?
<15> QoS shaping
<16> how can i check if my ethernet runs on 10, 100 or 1000?
<15> mii-tools
<16> ohh thnx :)
<17> sup all :)
<2> whats another name for "video editing", (menu item for video composing/editing/bla software)
<4> Video
<4> :)
<2> :)
<4> or Multimedia mebbe
<2> already got that hmm
<2> i have sound & video -> submenu for players/editors
<4> Video Authoring
<2> yes
<2> much better
<2> thx
<4> i got one last test to do on this release of any2dvd
<4> if it p***es, then it's getting uploaded to sf.net
<4> http://any2dvd.sf.net
<2> make an ebuild
<2> :)
<4> already done
<4> gotta upload to test it :)
<2> any spam/perl/bla specialist around?
<18> somehow i read "sperm"
<19> Hi, doest anybody here know of the XFX revo is supported under linux?
<19> -t
<20> After installing winshark it will not run, but tshark works fine. How can I save packages as ascii-format with tshark? (My tiny brain can't figure it out)
<2> wtf is winshark?
<20> Ethereal
<20> New name
<21> LEirik: no .. its a fork .. it is NOT the new name
<21> ethereal is still going strong .. one of the developers left .. and started his own project .. and "claims" its his
<20> znx: Not my point, I just need help with tshark. Try emerge -s ethereal, then emerge -s winshark :p
<20> Argh, wireshark
<22> I am trying to emerge php and apache (and the dependant apr-util) and am getting access violation from either apr-util or php. Both seem to be trying to write to / when unpacking... access_wr: /
<22> any ideas? It's been a while since I updated these.. I tried unmerging php and apr-util but that was no help
<23> any software for linux that is like photoshop?
<21> EightPock: gimp ..
<23> thanks
<17> hi
<23> Hey kalden
<23> Kash*
<23> Hows it going?
<17> ok lots of work :(
<23> heh
<23> I hear ya
<23> gotta do a network map
<23> extensive, where fiber runs
<23> etc
<23> company that built this place never gave us a network map
<23> and the weird thing, is they are all serie'd dont know if that is the right term
<23> but, the fiber runs to one cisco switch, than loops to another
<23> so, in theory if one switch goes out in the loop
<23> half the network would be down
<23> well,
<23> more likely the entire thing
<23> they should of ran home on each switch
<23> imo
<24> They are daisy-chained.
<23> must of been a cost saving measure
<25> yeah sounds like a bad idea


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

Doser Dalnet
Invalid '-' operator in non-incremental variable 'VIDEO_CARDS':
qbasic 8ball
#beginner
#red
VI console for VM's just black
addiction to percasets
#linuxhelp
#stocks
best commedians



Home  |  disclaimer  |  contact  |  submit quotes