| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> nice <1> ash shell is a bit of a bitch to script, tho <1> i might just code it in c instead <2> I have som problem with burning dvd, I use k3b but i get error all the time. I have followed the guide at gentoo-wiki. :-( media is formatted or unsupported. Write failed: Wrong medium type <3> perhaps your not using the proper media for your burner <2> dvd-r for a dvd-r/rw writer <4> hmmm <4> <dev-python/pygtk-2.9 (is blocking dev-python/pygobject-2.12.1) <4> but thats not installed (2.9) <4> Installed: 0.6.11-r1 2.8.6 <5> what is that then: 2.8.6? :P <6> renihs|wr: note the < <6> LESS than 2.9 <6> 2.8.6 = LESS than 2.9. <4> :) <4> i thought so
<6> emerge -C =pygtk-2.8.6 <4> hmm i emerged -C both <4> :) <4> (1 of 180) <7> Anyone here familiar with courier-imap ? <8> when i close my laptop, the screen turns off, but when i reopen it, it won't turn back on. how to fix it? anyone? <9> hi.. anyone know any good software for checking ports like every minute and sends email when a port becomes unreachable? <4> heartbeat? <9> renihs|wr, don't know about that one? is it good? <4> dunno, its a cluster monitor tool <4> read up on it and see if its for you <9> Description: Heartbeat high availability cluster manager <9> huh? are you sure its the one? <4> yes <4> i am sure its able to check if a port is opened or not and if ... <4> or write a simple bash script <4> portscan port -> if open do nothing if notopen sendmail bla <9> renihs|wr, yeah.. I was planning on doing that, but better check if there is one already made. no point in reinventing the wheel <9> renihs|wr, Nagios whas the software I was looking for. :) <4> ah, also overkill :) <9> heh. ;) <4> hmm isnt the place to put VIDEO_CARDS="" in make.conf? <4> i am getting lots of Invalid '-' operator in non-incremental variable 'VIDEO_CARDS': '-dummy <4> out of nowhere <0> what does that line look like <0> you shouldnt have any -'s in it <4> IDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mga -neomagic -nsc -nv rendition s3 s3virge savage siliconmotion sis -sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo -fglrx -mach64 nvidia r128 radeon" <4> if i have this line <4> i got hundreds of error <0> ya you will <4> VIDEO <4> paste error <0> only have the video cards in your computer in there <4> its correct in make.conf <4> lol <4> no <4> where i VIDEO_CARDS supposed to go? <0> make.conf <4> seems to have changed <4> bla <4> then its a bug, on all my other gentoos i have this line <0> shouldnt have that much in there ... should only have 1 thing within "" <4> lol <4> no <0> no -'s <4> -s`s? <4> hmm <4> ah <4> k <4> funny though that that works on my other builds <4> gotta be a recent change <4> now its silent <4> thx <0> by default everything is - <4> hmm but if i leave INPUT_DEVICES empty it builds *everything* <0> odd <4> if you leave VIDEO empty, it also builds everything :) <0> i guess tomany n00bs didnt read the site about updating xorg <4> :) <0> or even look at the use flags <10> woot got xgl workin
<11> \o/ <10> that's some of the eye-candyest crap i've ever seen <12> Spinning desktops? <10> that, and the wobbly windows, the rain, the transparency... <10> true transparency, not the crap that just copies yer wallpaper <11> yeah the essence of computer usage <10> anyways, it was cool for a few minutes <10> now i'm back to fluxbox <11> icewm forever <0> phaselock: its nice with all that extra crap turned off <0> Digg will be down for a brief period, while we make some changes. <0> err <12> no u <13> I appear to have made a fairly major screw-up - anyone have a sec as i think it _IS_ fixable <14> you should just state the issue <15> right <13> agreed... <13> emerged the latest gcc - 4. <13> did eix gcc and saw thwo 3. versions installed <13> thwo = two <4> gcc-config -l ? <13> scratched my head and said ahh - blow away the oldest - I think was 3.3.6 - emerge --unmerge =sys-devel/gcc-3.3.6 <14> yeah do that, then use gcc-config <profile_#> <4> a gentoo cant be broken <14> not easily anyway <14> i once unmerged libstd <14> that was a no-no <13> helium subpar # gcc-config -l <13> * gcc-config: Active gcc profile is invalid! <13> small paste.. <4> boot livecd, chroot, fix it <4> gcc-config profile is invalid is cute :) <4> never managed to get that :) <13> leave it to me ;-) <14> can you pastebin emerge --info ? <13> [dnb]: thanks - seems ok <13> [dnb]: will do <13> pastebin is slow... <14> yeah <13> trying to remember the other site that was used in here... <14> gentoo.pastebin.ca/ <0> pasteme.com <13> http://gentoo.pastebin.ca/167910 <14> hmm... looks fine there <13> [dnb]: any reason to have 3 versions of gcc installed? <14> only if you have any cross compilers set up <13> I did the gcc-config [profile # for gcc-4.1.1] <14> otherwise, i don't think so <13> seems ok for now <14> cool <13> [dnb]: thks for the help <14> some people would argue you need to unmerge the oldies and re-merge 4.1.1 <13> yeah - might do just that <14> but, there's plenty of arguments against that as well <14> the choice is yours <13> never did an eix for gcc to see what else was in there <13> this is a server that just sits and doesn't get messed with much (due to lack of time on my part) <14> yeah, but as long as your profile is updated to the latest you shouldn't have any problems <13> and by not playing with a linux box I forget everyhting <13> yeah - did source /etc/profile afterwards <14> http://www.benr75.com/pages/gentoo_gcc_4.1.1_upgrade_guide <14> might kinda help <14> and: http://forums.gentoo.org/viewtopic-t-493662-start-0-postdays-0-postorder-asc-highlight-gcc+upgrade.html <13> [dnb]: yeah - wouldn't have known about the libtool step <13> need to update my kernel anways so might as well now... <13> with new gcc <14> i'm not certain, but i'm sure libtool would be rebuilt in the emerge -e system/world process ??? i would think so anyway.. never know these days <15> i would guess the same. <16> ahh morning <16> another wonderful working day <17> hi all <18> it is a beautiful day here <18> overcast and slightly raining, nice and cool
Return to
#gentoo or Go to some related
logs:
#feckoff irc.bitme.org port mangina.dll aholesahole #computers #beginner vbs addprinter lpt1 multmedia Audio controller #heroin site:www.quotesdb.info salendire
|
|