| |
| |
| |
|
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
Comments:
<0> lol <1> brianw: another thing worth considering is the possibility to move your disks to another machine when running software <2> however emerge hows I have gd 2.0.33 installed. How comes my php module and program are different? <3> brianw: i've also seen similar claims that software raid can often be faster than most hw raid. I'd have to google for the benchmarks I read a few years ago though. <1> brianw: e.g. an old controller dies, and you can't get a replacement <4> kale: the controller can move w/ them. and would have to anyways. since there are 6 of them <3> Kakihara: no idea. Why not just emerge the standalone realplayer? <4> Kakihara: how are you going to add real support anyways? <5> Kakihara: emerge mplayer with +real and +live <6> mtnbkr: I posted it about 5 lines up...libcdio error :) <3> yubimusubi: have you checked bugs.gentoo.org <0> brianw: I've seen two suggestions - to add the real use flag to mplayer, or to add -real to mplayer and add real to win32codecs <7> is it true i need a third disk to boot to a 2disk RAID0?
<4> Kakihara: none of those would require an overlay. just USE flags <4> chi: raid partitions instead of the whole disk. then no <6> mtnbkr: about a week ago when I first noticed it...nothing then...I'll check again and get back to ya ;) <0> brianw: but doesn't that lead mplayer to install real player? http://forums.gentoo.org/viewtopic-t-406800.html <1> brianw: http://www.chemistry.wustl.edu/~gelb/castle_raid.html <3> yubimusubi: yeah, if you still can not find something then I'd consider submitting a bug report. <4> Kakihara: well what is an overlay going to change? are you going to change the ebuild or what? <1> brianw: read the first section about choice of hardware/software <6> mtnbkr: okay, two bug reports...one from an older version and another from a newer version..none about my version..so I'm ~x86-ing it to see if that helps :) <4> kale: that is w/ quite a beefy proc though. my server is better off w/ hardware i think <1> brianw: yes you're right, we all pick our choices from different considerations <8> sigh i know this sounds dumb but how do you mount a blank cd.. in ubuntu all i had to do was mount /dev/hdc /mnt/cdrom <4> my lil p3 866 will use all the i/o processing offloading it an get :) <9> http://pastebin.com/645193 :o <0> mtnbkr: when I access bbc real media streams, I either don't have as many control buttons as I do on OSX and XP, or buttons appear (e.g. rewind) that don't work properly. I'm thinking if I could get the mplayer plugin to handle it instead, the controls might appear and work? <7> do i need to use mknod? <10> i'm using mailx with ssmtp, i'm trying to figure out how to authenticate using mailx? <10> would that be done in ssmtp.conf ? <7> er <11> good night everyone cya tomorrow <12> Can chown be used on dirs? <13> DAudioLink, yes <12> richiefrich: Just lose the trailing / right? <13> DAudioLink, yes <12> richiefrich: thx <14> hi, where can i get the transports ( aol, msn, yahoo ) for jabberd <13> np <8> i want to extract an .iso image to a blank cd, how do i do this? <8> in ubuntu i could mount a blank cd, in gentoo i cant.. <15> DJ_Tobias: use a burning app <7> hrm this command is complaining about reiserfs mdadm --create --verbose /dev/md1 --level=1 --raid-devices=2 /dev/hda2 /dev/hdg2 <15> k3b is good for kde... cdrecord is good for console <8> dz, usually i just right click on the .iso image and click write to disk.. <7> maybe i shouldnt have a filesystem on RAID0 yet? <15> DJ_Tobias: and you can't mount an empty CD in *any* OS. <7> it doesnt mention filesystems on the tutorial =\ <8> dz, i swear all i had to do was mount /dev/hdc /mnt/cdrom .. sigh, why does nobody belive me! <15> DJ_Tobias: because you can't mount a filesystem that hasn't been created yet <8> i know <8> but.. i just dont understand how i could do it in ubuntu <7> how would i delete a filesystem? <7> or remove reiserfs? <6> chi: fdisk it? <13> chi, fdisk <16> chi your form your kernel raid sets then format the resuting /dev/mdX <7> oh i see ;] <16> chi, I use raidtools, not mdadm. There will be a force flag of somesort <17> someone know what package contains xev with modular X? <6> chi: fdisk is probably the easiest way...but then again Idon't have experience with RAID <3> evilbulgarian: I strongly recommend ejabberd instead of jabberd - ease of use etc... <18> Does anyone know why I cannot emerge mod_perl. I get the following error: "Can't open perl script "Makefile.PL": No such file or directory" <16> chi your mdadm --create command will have a way to force it to overwrite formatted partitions. Try man mdadm <19> emerge motd -ps brings me nothing, where or how is named message of the day under gentoo? <20> what version of gcc is recommended to use when compiling for the first time during a fresh install? <20> i want a stable system.. <16> chi, fdisk does no remove filesystems <21> what app will send key events to X windows? <13> NeddySeagoon, what u mean by 'does no' <16> richiefrich, does not <13> NeddySeagoon, it does
<7> NeddySeagoon, hrm this command is complaining about reiserfs mdadm --create --verbose /dev/md1 --level=1 --raid-devices=2 /dev/hda2 /dev/hdg2 <22> I need help getting gensplash to work, can anyone help? =( <22> I already went through http://gentoo-wiki.com/HOWTO_fbsplash <16> richiefrich, it makes them inaccessable by removing the pointers to them in the partition table. When the pointers are restored the filesystems become accessable again <23> waiting for my emerge to finish is worse than waiting for xmas. I started it 16hrs ago and it had to do 161pkgs, it's finished 79 now :( <24> if I malloc memory and don't free it, does it get released when the program exits anyway? <23> DarkMorph: yes <3> chi: not sure it matters but why md1? AFAIK you need to start (or at least should start for logic's sake) at md0 <24> sweet, less h***le for me to deal with ^_^ <23> DarkMorph: that's lame though <24> :-/ <23> how hard is it to dealloc? <24> I need to have it allocated until it's done anyway <7> i have been following this howto http://gentoo-wiki.com/HOWTO_Gentoo_Install_on_Software_RAID_mirror_and_LVM2_on_top_of_RAID <13> NeddySeagoon, but u can change what the partition is.. like 83 swap or is it 82 i forget <24> well I'd have to write loops to go through my three linked lists and call free on everything <16> chi, Its warning you you are destroying a filesystem, you need to fin out how to say go on then <24> why do that if the mem gets freed anyway when main is done ? <7> mtnbkr, i did start at md0 ;] <7> NeddySeagoon, i see <23> DarkMorph: true, unless you were writing some server type program, no need I guess <24> yeah this isn't like xorg or something lol! <23> hello world? <24> a little more complex but nothing too crazy ;) <16> richiefrich, Thats a byte in the partition table - its not linked to the actual format of the partition it describes <23> emerge (80 of 161) kdeutils..... <24> I need to emulate and test a deterministic finite automata <23> omg, this isn't gonna be finished tonight is it? <3> DarkMorph: english please lol <24> haha! I think it is :~) <25> there is a doc that explains how to crosscompiling applications like mplayer? <3> infinee: nope. kde takes a good deal of time <24> hey I'm not writing this in Perl :~P <25> i want to compile mplayer for my gp2x, that works with a chip arms <23> mtnbkr: is there a 'bin' option to install kde? <24> I just didn't wanna do it in Java, I have to do everything in Java all the time and this time I got the choice of lang ^_^ <26> why are packages in my overlay not unmasked by /etc/portage/package.unmask? /usr/portage ones are, but not overlay <23> mtnbkr: like, can I ctrl+c it and startover? <24> infinee: all pkgs already merged will stay <3> infinee: sure you can ctrl-C but why? <23> DarkMorph: c++? <24> infinee: killing current pkg compilation loses it <24> I'm writing in C <24> why would I use malloc over "new" in C++? :P <23> mtnbkr: if there's an option to install kde using binaries, I'll kil it <3> DarkMorph: check in #c this is #gentoo :) <23> why ask me? a java programmer ;) <24> a whole bunch of struct pointers hehe... <24> as I was saying: use ctrl+z to suspend a compilation <24> so you don't need to restart it <22> Hmmm this Gentoo LiveCD has a nice bootsplash, but I can't seem to get it to work on my system =( <3> infinee: I don't think there is... <23> mtnbkr: damn. can't anyone see the value of it? openoffice has openoffice-bin <3> infinee: but I could be wr... wr... wr... wr0ng <24> mtnbkr: no I wasn't asking a question I was making a point, C doesn't have the "new" mem allocator <24> but thanks for telling me there IS such a thing as #c :D <3> DarkMorph: OH! now I see... I wonder if there is a #C# channel. <24> infinee: if you can't put up with compiling KDE, should you be running it on this presumably slow CPU?? :P <23> DarkMorph: dual p3 866 1gb ram. if I can't run kde on that, kde should go commit suicide <3> infinee: if you have a few machines on you rlocal netowrk, you might wanna look into distcc <24> LOL <23> mtnbkr: no other linux boxes. just my powerbook g4 <26> I'd guess they call that #c-sharp <24> infinee: do what the old, OLD gentoo handbook used to say: go play Super Bombad Racing for PS2 while it compiles :D <26> why are packages in my overlay not unmasked by /etc/portage/package.unmask? /usr/portage ones are, but not overlay <3> eimonos: heh <23> **** it I'm killing this install. I'm not gonna use kde for awhile. What I really need to get up and running tonight is Asterisk <24> eimonos: if you put something in overlay.. do what I do, just edit the keywords, may as well lol; unless there is a more "proper" way <26> DarkMorph bad idea, because my overlay is a subversion that is updated daily <23> I just figured at the time (16hrs ago when I went to bed), that I could get it all done by time I got home from work <24> is this masked then? maybe you need to add it to package.keywords ? <23> MAKEOPT="-j3" is for 2 cpus right? <24> infinee: yeah.. <23> damn
Return to
#gentoo or Go to some related
logs:
pair surfing xscreensaver lock gentoo overlay #linuxhelp ServerWorks HT1000 ubuntu #linux ML-1610 driver for ubuntu la commande timport SELECT * WHERE IN run iptables libmmsh
|
|