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



Comments:

<0> net-p2p/mutella
<1> thanks
<2> statickao: so you have tryed running the php from command line right?
<3> yea
<0> statickao, what exactly is segfaulting?
<1> MrEcho : uhm.... azureus takes up about 80-100% cpu
<2> also you might want to turn on loging
<1> because java is a pig.. ... rtorrent takes up about 5%
<2> mace not that ive ever seen
<1> running 400K/s
<1> if you can run a program in the console instead of X.. then it is a better solution
<3> cacti is the app im trying to get to run
<1> plus the fact that you can ssh into it
<4> don't blame the protocol, blame java
<2> where u getting this segfalt output?
<2> in a error log or on screen?



<1> i'm not blaming the protocol
<3> console and error log
<1> :) java is a pig
<1> heh
<2> no other php errors?
<4> well ok then :)
<5> statickao, you're trying to monitor some machines, use munin to see what happens
<0> can you connect via mysql manually in a cli?
<3> yea
<3> some php apps work, but it seems its ones that dont access mysql
<0> you have the mysql mod enabled in php?
<3> dont know, how would i check
<2> ya he does
<0> ;extension=php_mysql.dll
<0> in your php.ini file
<2> <3> apache2 berkdb cli crypt gdbm ipv6 mysql ncurses nls pcre readline reflection session spell spl ssl truetype xml zlib are the use flags
<0> in /etc/php/apache2-php5/php.ini
<3> ill check
<2> ive never never seen php segfault or even heard of it doing that
<1> thanks for the help.. i'm going to try out mutella
<0> me either actually
<1> i hope you don't HAVE to run the web server :)
<2> ether it connects or spits out an error
<2> mace i have been for years
<0> i had apache give me seg faults on running, but.. yah
<1> really?
<3> i do what that in my php.ini
<1> i never used mutella
<4> woo, easy fix to add '>> /var/log/messages' to the commands contained in `crontab -e root`
<0> to tell you the truth, even if you didn't have it.. it wouldn't segfault
<0> i suggest a recompile of your lamp-related packages
<0> use the -N flag as well
<3> ill try that
<2> error_reporting = E_ALL in your php.ini
<0> and btw, i've never used cacti, but i know my sysadmin at work loves mrtg
<3> recompiling now, need to get to bed for work early. will check it out tomorrow. ty for the help
<0> later
<6> can anyone suggest a podcast client? somethinglike itunes or somehting inp portage?
<1> hm
<1> mutella doesn't seem to watn to work with th caches
<1> i guess i can connect with my other one
<7> i like mutella
<1> i'm still trying to figure it out
<1> i just connected it to a gnucleus i have running on the local network .. not sure but maybe that will fill the cache up
<1> i set the ports and ip up :\ don't know why i'm not getting any hits still
<1> hm
<1> my cache still isn't growing
<8> any suggestions on how to kill a process if kill -9 does not work
<8> ?
<8> wihtout restarting
<1> hm...
<9> `tingles`; -15, if that dont work its either defunct (not gonna go away) or stuck in a system call and will exit when/if it finishes
<10> hey
<11> Greetings. Seems quiet here.
<12> hi
<12> if anyone is still here from last night, I solved my compiling issues. It asn't the hardware
<12> Can anyone please tell me how do I 'export' my kernel configuration?
<13> umm, save it can copy /usr/src/linux/.config
<13> s/can/and/g



<12> I want top keep it on file somwhere
<12> thanx
<12> Ok, one more thing. How do I get it in a form like on this page?
<12> http://gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTVhttp://gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTVhttp://gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV
<12> oops sorry
<12> http://gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV
<1> damnit
<1> i don't get mutella
<1> i am connecting to a bunch of ultrapeers.. i have a ton of cached hosts.. but i don't get any hits for a search
<1> anybody know what's wroing?
<1> er.. wrong.. i've b een looking for a reason why but can't find one
<14> kynox Pasted http://pasteme.com/p.php?id=78
<12> hi
<12> How should I change this command USE="-doc symlink" emerge gentoo-sources
<15> Hello.
<12> to get the 2.6.15 sources?
<2> http://www.gentoo.org/doc/en/handbook/2006.0/handbook-amd64.xml?full=1#book_part2_chap2
<15> USE="-doc symlink" emerge =gentoo-sources-2.6.15
<2> use flag info
<12> thanx
<15> but why would you want 2.6.15?
<12> Mythtv
<15> oh
<12> ivtv drivers needs 2.6.15
<12> Now they tell me after a perfect install ):
<15> haha
<2> what ver of ivtv are u using?
<12> The default which coms down with emerge is 4.6
<2> because theres a 0.6.2
<12> and it then tels me this: * You must use 0.6.x with a 2.6.16 kernel. However the kernel is broken
<2> there is not 4.6 in portage
<12> * with IVTV for a great number of people. Including the maintainer of
<12> * IVTV in Gentoo. Your best bet is to use a 2.6.15 kerne
<12> sorry 0.4.5
<2> 0.6.2 is masked .. but thats easyly solved
<12> can I force 0.6?
<12> oo please help
<12> how do I unmasked it AND does it work?
<2> hell if i know if it works
<2> try ACCEPT_KEYWORDS="~x86" emerge media-tv/ivtv -pa
<2> not sure if its hard masked or keyword
<2> might be hardmasked
<12> I did: echo "media-tv/ivtv ~ARCH" >> /etc/portage/package.keywords
<12> And got the error above
<2> touch /etc/portage/package.unmask ; echo "=media-tv/ivtv-0.6.2" > /etc/portage/package.unmask
<16> The touch is redundant.
<2> not sure if the "echo" would make the file or not
<16> And that would remove any other entries in package.unmask.
<16> echo won't but the shell will with the redirect operator.
<2> well im guessing that he doesnt even have .unmask
<12> will this work?
<12> echo "media-tv/ivtv-0.6.2 ~x86" >> /etc/portage/package.keywords
<2> need the =
<16> If you have a version then you need the '=' or something similiar like '>='
<12> Invalid atom in /etc/portage/package.keywords: media-tv/ivtv-0.6.2
<12> mmmm
<16> MrEcho: And ACCEPT_KEYWORDS on the command line is terribly deprecated now.
<2> it works :P
<16> hjb: Yeah, we just told you what to do about that.
<16> MrEcho: It does but portage won't remember it for the next time.
<12> I did type: echo "=media-tv/ivtv-0.6.3 ~x86" >> /etc/portage/package.keywords
<2> 2 not 3
<12> The webpage says 3 is the la?test
<12> oops latest
<2> well its not in portage ... well not mine anyways
<16> hjb: That is an awesome little script to show versions. Accept the DCC.
<16> And 0.6.2 is the latest I have and I synced today.
<12> Im using ircii, how do I accept?
<16> I don't know. Hang on.
<12> Im syncing now
<12> sorry I droped
<12> please dcc that file again
<2> as long as it wasnt a log
<12> ok I think I see my problem. When I updated now it says that a update for portage is available. How do I get that?


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#windows
#nhl
dnr clouts
nesana
#gentoo
#nhl
xorg.conf rage xl
#computers
twistys treat
crack22a.exe



Home  |  disclaimer  |  contact  |  submit quotes