| |
| |
| |
|
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 54 55 56
Comments:
<0> why did gqview say "filename encoding locale mismatch try setting the environment variable G_BROKEN_FILENAMES=1"? <1> igor47: that was bug #124580 <2> choisyjc: Bug 124580; "tetex 2.0.2-r8 fails to find patch file"; [Gentoo Linux :: Ebuilds]; {RESOLVED:FIXED}; Timothy Bergeron <bugs-gentoo@timothybergeron.com>->Text-Markup Team <text-markup@gentoo.org>; http://bugs.gentoo.org/124580 <3> choisyjc: so a sync will fix it then? <1> yes <0> and i had add "export G_BROKEN_FILENAMES=1" in my .bashrc <4> i've configured my netcard via dhcp in /etc/conf.d/net : config_eth0=( "dhcp" ) dhcpcd_eth0="-t 5 nontp nonis" but in sratup it does not init, i have to run manually dhcpcd , any idea? <3> choisyjc: thanks! i'm waiting for sync to finish now. keeping my fingers crossed. <4> s/sratup/the startup <5> man this is great got the mouse workin......but my screen is @ 34k/?? 54HZ <5> gotta love it <6> then configure it correctly. <6> what is it? X -configure or something? <6> [arcane], if you want it all preconfigured then why start using gentoo! <6> ;-) <5> Spunx who said anything about preconfigured?
<4> any help with dhcp? <0> i had set G_BROKEN_FILENAMES=1 in my .bashrc file,but why does it still me to set G_BROKEN_FILENAMES=1 when i run gqview? Has anybody know? <5> Spunx dont comment to me just to make your self feel smart <5> Spunx ya know what dont comment to me at all <7> mzbot: gentoo safe cflags <8> tdr: http://www.gentoo.org/news/en/gwn/20030324-newsletter.xml <7> mzbot: thats old <7> mzbot: google safe cflags <8> tdr: http://gentoo-wiki.com/Safe_Cflags <9> wondering if someone managed already to turn gcc-apple into a cross compiler <5> man it sdead tonight <10> does anyone know how to get your xterms transparent in flukebox <11> any reason why some package can not be built with any optimization? <5> tdr you know about configuring kernels correct <12> you know how "info resolver" for example actually gives you the man page as there is no info page. How do you get the equivalent of man 5 or man 3 from info? <7> arcane, hehm i mighta done a few yeah <7> [arcane] ^^ <5> tdr well as soon as pastebin loads i get this error <13> lesshaste: Hiya, sorry I've not had chance to look at your problem since we last spoke but have you tried 2.6.16-rc5? <7> [arcane] first off, what arch are you? <5> arch as in ? tdr <4> i've configured my netcard via dhcp in /etc/conf.d/net : config_eth0=( "dhcp" ) dhcpcd_eth0="-t 5 nontp nonis" but in sratup it does not init, i have to run manually dhcpcd , any idea? <5> tdr gentoo-source i686 <5> BleSS have you added it ro you rc.conf? <5> tdr http://pastebin.com/588539 <4> [arcane], yes, rc-update add net.eth0 default <4> ah rc.conf <14> hi, where is a good resource to do network boot gentoo installs? I have never done one... <15> BleSS: It doesn't show up with anything at all about starting it when Gentoo boots? <16> Hi. I'd like to set my MySQL character set to latin7, but it's complaining: "mysql: Character set 'latin7' is not a compiled character set and is not specified in the 'latin7/Index.xml' file" <5> felixo probably gentoo.org <16> So apparently the ebuild doesn't compile the character set into MySQL. Any clue how I can alleviate this? <12> johnm, I just installed it. will try it tonight but I am almost certain it won't help :( <17> felixo, i've looked into it too, but couldn't get very far. it boiled down to the fact that i needed to recompile the kernel to include nfs root support, wich i hadn't time to do <13> lesshaste: likely, I just noticed several apic and time fixes go in, that was all :) <5> hmm looks like i ran off tdr on accident <5> or he/she is tired of me already <12> johnm, ok. I will let you know.. if I can find you :) <14> hocke: I dont even know how it works.. do you setup some kind of server for the computer to boot from? <7> [arcane]: huh? <5> tdr http://pastebin.com/588539 <14> like sharing the install files on a nfs server? <5> lol <14> Im sick of doing livecd installs <18> johnm: hi there <17> felixo, yupp <13> kerframil: Hiya, I've been trying to catch you :) <7> [arcane]: i saw you paste it before, i thought i might take a minute to read and think. <17> felixo, you have a dhcp server, a tftp server and a nfs server <17> felixo, all could reside on the same box <14> also, has anyone noticed that the 2006.0 install guide is drastically different? Is there a installer in gentoo now? <14> whats a tftp server? <5> ooo O_o srry i get inpateint sometimes being this late <7> [arcane]: is your machine stable branch? <5> tdr yes <17> felixo, a server which serves files in a bit more simplistic way, ideal for clients that need network booting <14> oic <7> [arcane]: looks like you might have something "weird" set in the kernel <5> tdr so guess i need to rodo it <5> *redo <14> network install dont save much time at all then, might as well just do a livecd install if you have physical access to the box
<17> felixo, take a look at http://gentoo-wiki.com/HOWTO_Gentoo_Diskless_Install <7> [arcane]: well, you need to edit the config. i'm guessing you manually configured it, correct? <17> felixo, dont save you much time, no. but in setups where you boot and install lots of boxes all the time, you gain the ease of usage i guess <5> tdr if you mean (make menuconfig) yes <14> hocke: heard that <7> [arcane]: ok. what did you set your cpu type to in the kernel?\ <5> tdr yea guess ill only mess with what i know <5> tdr 1686 <5> i686* <7> [arcane]: and what is your actual cpu type? <5> Intel Celeron < that all i know <7> [arcane]: cat /proc/cpuinfo and pastebin it <5> okey dokey <7> [arcane]: also pastebin the output of lspci <19> I am building a livecd with support for module building (when you have booted from it), can I run make clean and still build a module? <14> what i should do is just but this stuff on my dhcp server, whichim building right now... <17> okok <7> felixo: network install saves time in that if you build things with a new portage snapshot, you are not immediately having to do updates <5> tdr how do i get output of lspci? <14> lspci -v <5> ok <14> lspci -vv <7> felixo: if you're in the chroot, the command doesn't exist unless you have emerged pciutils <7> or pci-utils <14> yeah he could open up another term if hes using livecd my bad... <7> felixo: the livecd has the command <14> i kno <7> [arcane]: emerge pciutils or do it outside the chroot <10> how would you remove something like ndiswrapper with emerge? <7> standard1: emerge -C ndiswrapper <5> tdr i have my system up just needed to modify my kernel for alsa and some other stuff <7> [arcane]: whoa, so you're only making alsa changes and it spewed that message at you? <14> i hate having to restart my comp, but i gota connect the cdrom drive... <5> tdr well and a few other like M*** usb storage, and thats about it <20> Hi, do you know a fun mail client for my mother ? ( like incredimail ) ;) <14> I have a question for you all, how bad is it to have a pair of raided 1 hard drives on the same ide channel? <5> http://pastebin.com/588548 tdr <7> felixo: its stupid and slow <14> cuz I am totally out of channels.. I guess il have to snag a ide card! <14> tdr: why is it slow, because it splits up the bw or because theres too much physical conflict on the one data cable? <7> felixo: your drive controller can only address one of the drives at a time on any channel, so it's litterally going to take twice as long to save things <14> o <14> its a controller thing? <5> tdr http://pastebin.com/588548 <7> felixo: its an IDE thing <5> lol wanna make sure ya saw it <14> gotcha <21> gsgsgsgsgsgsggsgsgsgsgsggsssggsgsgsgsgsgggsgsgsgsgsgsgsggssg <5> srry :P <22> hi folks ... every time my machine boots, it sets the clock wrong ... can i correct this? <21> yes, move to somewhere that time is correct. <5> tlhiv ntp <7> [arcane]: whoa, you got a p4 based celeron, don't use generic 686 <14> whats a good cheap ide controller, pci? which chipset is best <22> [arcane]: ??? <23> felixo: which ones did you find? <5> tdr o see i had asked earlier about that and they said go with i686 <23> felixo: promise is probably what you are going to find on spare pci cards <5> tdr so i need to change the cpu from generic i686 to intel p4 <14> UdontKnow: just froogled some, silicon image hpt etc <7> [arcane] i'm not sure who told you that, but you're missing out on all the goodness if you do <21> Lost terminal, is that where flight 815 boarded? <5> tdr hmm and i thought my comp was just slow turns out it was me <14> ive heard bad stuff about all these controller cards <5> tdr so changing the cpu should take care of the problem ? im hopping <24> Are there any applications for Linux that are similar to secure CRT? I know of Putty for Linux but it doesn't do all that Secure CRT does <5> *hoping <7> [arcane]: you can use CFLAGS="-march=pentium3 -msse2 -mfpmath=sse -pipe -fomit-frame-pointer" .... and for your cpu type in the kernel, you can use Pentium3 <14> Uruz7: whats secure crt? <25> Uruz7: what doesn't putty do? <14> why dont u just use ssh? <24> well I like having different profiles for different servers <7> [arcane]: well, not sure of your whole kernel options but you've got an intel machine, it should be pretty str8 forward <25> uhm putty lets you do that
Return to
#gentoo or Go to some related
logs:
#web lsdldoom: symbol lookup error: lsdldoom: undefined symbol: open_music unbuntu symbol lookup error: Xvnc: undefined symbol: cerr #oe py2exe compile force .pyo #web ubuntu gcc_select #gimp cheops ng ubuntuforums ubuntu proliant
|
|