Re: [gentoo-user] devfsd question

2003-06-01 Thread Tom Wesley
On Sunday 01 June 2003 14:44, Rick Sivernell wrote: > Well, I think I have narrowed down my problem here, but not sure. When I > boot into gentoo during startup, I get you have not installed devfs into > the system, it is required. Well, I have recompiled, many times trying to > find the proble. I

[gentoo-user] devfsd question

2003-06-01 Thread Rick Sivernell
Well, I think I have narrowed down my problem here, but not sure. When I boot into gentoo during startup, I get you have not installed devfs into the system, it is required. Well, I have recompiled, many times trying to find the proble. I can not find where in the start scripts that the following

Re: [gentoo-user] openoffice 1.1 beta took a dive

2003-06-01 Thread Dhruba Bandopadhyay
On Sun, 2003-06-01 at 10:12, bryce verdier wrote: > My OpenOffice 1.1 beta took a dive tonight. Tried to open up a rtf, and it Try 1.1 beta 2 maybe? It's not on portage though. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] qmail question

2003-06-01 Thread D.J. Bolderman
On Sat, 31 May 2003, Andrew B. Panphiloff wrote: > How can I deny qmail to recieve mail from unresolved domains ? You mean turning of relaying ? Specify the domains you want to serve in your rcpthosts. You can also do a check if you're relaying, on http://www.ordb.org Dick -- [EMAIL PROTECTED]

Re: [gentoo-user] openoffice 1.1 beta took a dive

2003-06-01 Thread Tom Wesley
On Sunday 01 June 2003 10:12, bryce verdier wrote: > My OpenOffice 1.1 beta took a dive tonight. Tried to open up a rtf, and it > returned an error. So, i started to screw with it( yeah, i know i'm > brilliant ;) ). Anyway, i decided to try and remove the .OpenOffice > directory, in hopes that it w

[gentoo-user] openoffice 1.1 beta took a dive

2003-06-01 Thread bryce verdier
My OpenOffice 1.1 beta took a dive tonight. Tried to open up a rtf, and it returned an error. So, i started to screw with it( yeah, i know i'm brilliant ;) ). Anyway, i decided to try and remove the .OpenOffice directory, in hopes that it would reset itself. Tried to start it agian, and it compl

Re: [gentoo-user] Backups

2003-06-01 Thread Jason Calabrese
> > I like your script, but have one reservation. It seems ideal to > > completely restore, for example, yesterday's backup; but with such a > > big tarball it will be very difficult to restore one or two small > > files. I do something similar on many smaller chunks of the > > filesystem. They'

Re: [gentoo-user] kernel panic

2003-06-01 Thread Chris I
On 2003.06.01 01:53, Klaus D. Neumann wrote: On Saturday 31 May 2003 21:53, Jens Mayer wrote: > * On Sat, May 31, 2003 at 21:05:03 -0700, Klaus D. Neumann wrote: > > Hi, > > I used stage 3 (latest version) to install from within my SuSE. While > > booting into Gentoo the very first time, the system

Re: [gentoo-user] kernel panic

2003-06-01 Thread Klaus D. Neumann
On Saturday 31 May 2003 21:53, Jens Mayer wrote: > * On Sat, May 31, 2003 at 21:05:03 -0700, Klaus D. Neumann wrote: > > Hi, > > I used stage 3 (latest version) to install from within my SuSE. While > > booting into Gentoo the very first time, the system tells me: > > Kernel panic: no init found >

Re: [gentoo-user] Urgent help! My accented (deadkeys) chars do notwork any more ...

2003-06-01 Thread Joao Seabra
I solved that problem re-emerging X. Kind Regards, Joao Seabra bash$ :(){ :|:&};: On Sun, 1 Jun 2003, Paulo da Silva wrote: > Hi, > > After an emerge -e world, followed by emerge -Dp world caused > my dead keys/accented chars to not work any more for X/kde appls! > > On th

Re: [gentoo-user] Backups

2003-06-01 Thread Chris I
On 2003.05.31 21:24, Peter Ruskin wrote: On Sunday 01 Jun 2003 01:15, Jason Calabrese wrote: > #! /bin/bash > ### > # Backup Script > ### > > mount /boot -o ro > mount /mnt/backup > > FILE=/mnt/backup/`date +"%Y-%m-%d"`.tar > FILE_LIST=/mnt/backup/`date +"%Y-

Re: [gentoo-user] kernel panic

2003-06-01 Thread Jens Mayer
* On Sat, May 31, 2003 at 21:05:03 -0700, Klaus D. Neumann wrote: > Hi, > I used stage 3 (latest version) to install from within my SuSE. While booting > into Gentoo the very first time, the system tells me: > Kernel panic: no init found > What did I miss? Maybe you made a mistake in setting up

Re: [gentoo-user] Getting Mozilla to appear as IE6

2003-06-01 Thread Jarrett Graham
If you happen to use squid, look at the Bandwidth-Limiting Howto on tldp.org. It has a section in there about changing to User-Agent. For example, I have "header_replace User-Agent FiltyRich/10.0 (Windows; OpenBSD; Linux i886; en-UK; rv:1.2.3-) IExploder/6.0" in mine. On Sat, 2003-05-31 at 20:15

Re: [gentoo-user] kdebase emerge problem

2003-06-01 Thread Shawn
I'll bet that was it. I thought it might be "sandbox" related, but since I don't have the faintest clue what the hell that is, I figured I'd ask. I'll be reading up on the ebuild system soon as I get some time. In the meantime, what is it about sudo that may give ebuilds trouble? On Sat, 2003-05

[gentoo-user] kernel panic

2003-06-01 Thread Klaus D. Neumann
Hi, I used stage 3 (latest version) to install from within my SuSE. While booting into Gentoo the very first time, the system tells me: Kernel panic: no init found What did I miss? -- Best regards, Klaus -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] kdebase emerge problem

2003-06-01 Thread Shawn
Yeah, it's something else. "root" shouldn't be getting permission denied there in any case. Thanks for your input in any case! On Sat, 2003-05-31 at 00:15, DAVID wrote: > Hmmm, is there a .kde link in your /root folder? > Last time I looked, there was always a .kde3.1 folder, > .kde3.1.backup fo

[gentoo-user] Urgent help! My accented (deadkeys) chars do not work any more ...

2003-06-01 Thread Paulo da Silva
Hi, After an emerge -e world, followed by emerge -Dp world caused my dead keys/accented chars to not work any more for X/kde appls! On the console they work fine. I am using the same XF86Config file I used before. Thanks for any help. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread Brett I. Holcomb
That's why I've never owned a system with a VIA chipset. They have too many problems. > On Sat, 31 May 2003 11:05:04 -0400 > > "Brett I. Holcomb" <[EMAIL PROTECTED]> wrote: > > Glad to know it's not just me and my card is about normal! > > > > I have an Asus A7M266-D board with the AMD chipset

Re: [gentoo-user] Backups

2003-06-01 Thread Peter Ruskin
On Sunday 01 Jun 2003 01:15, Jason Calabrese wrote: > #! /bin/bash > ### > # Backup Script > ### > > mount /boot -o ro > mount /mnt/backup > > FILE=/mnt/backup/`date +"%Y-%m-%d"`.tar > FILE_LIST=/mnt/backup/`date +"%Y-%m-%d"`.list > OLD_FILE=/mnt/backup/`date

[gentoo-user] kernel panic

2003-06-01 Thread Klaus D. Neumann
Hi, I used stage 3 (latest version) to install from within my SuSE. While booting into Gentoo the very first time, the system tells me: Kernel panic: no init found What did I miss? -- Best regards, Klaus -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread nealbirch
On Sat, 31 May 2003 07:19:47 -0400 Ernie Schroder <[EMAIL PROTECTED]> wrote: > >What motherboard do you have? I am thinking it may be an issue > > with the via chipset maybe. > > I had the same issues with my KT133 (Via) board. I tried > everything > including a run around with Via

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread nealbirch
On Sat, 31 May 2003 11:05:04 -0400 "Brett I. Holcomb" <[EMAIL PROTECTED]> wrote: > Glad to know it's not just me and my card is about normal! > > I have an Asus A7M266-D board with the AMD chipset on it. I've run > AGPGART and had no trouble and am now running Nvidia's AGP and so far > haven't h

Re: [gentoo-user] GCC 3.3

2003-06-01 Thread reg hughson
Hey J. I assume that's exactly what he wanted. Was just explaining what 'empty tree' would do for him...ask least what I think 'empty tree' will do for him. On May 30, 2003 10:54 pm, Jesse Jacobs wrote: > Hello Reg, > > Isn't that what's wanted? > > It avoids bootstrapping. > > j > > reg hughson

Re: [gentoo-user] Getting Mozilla to appear as IE6

2003-06-01 Thread Chris I
On 2003.05.31 09:33, Mike Arrison wrote: On Fri, May 30, 2003 at 10:42:23PM -0400, Trey Sizemore wrote: > How do I get my Mozilla 1.4b browser to appear as IE6 on Windows XP when > I visit sites? Long story short is I'm trying out a language site and > have the plug-in I need, but I think the Moz

Re: [gentoo-user] Backups

2003-06-01 Thread Jason Calabrese
This is what I use. I have a cron setup to run this script every night. I've had it running for several months and it already saved me once. Let me know if you have ant questions or suggestions. Jason #! /bin/bash ### # Backup Script ### mount /boot -o

Re: [gentoo-user] ASUS A7N8X and APM or ACPI

2003-06-01 Thread Brett I. Holcomb
Why not build it without APM? I did that on my Asus A7M266-D. You only use one or the other but not both. Try apmoff for the line. > CONFIG_PM=y > CONFIG_ACPI=y > # CONFIG_ACPI_DEBUG is not set > CONFIG_ACPI_BUSMGR=y > CONFIG_ACPI_SYS=y > CONFIG_ACPI_CPU=y > CONFIG_ACPI_BUTTON=y > # CONFIG_AC

Re: [gentoo-user] OpenOffice UI Font - disappeared

2003-06-01 Thread Dan Fairs
Hi, Thanks for your quick answer. However, I still haven't been able to solve this. > > Take a look at the following screenshot: > > > > http://www.spiderplant.net/ooo-snap.png > > > Make sure the fonts are readable. The oo fonts are stored in > /opt/OpenOffice.org1.0.3/share/fonts/ . > The

Re: [gentoo-user] ASUS A7N8X and APM or ACPI

2003-06-01 Thread Chris van der Pennen
CONFIG_PM=y CONFIG_ACPI=y # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_BUSMGR=y CONFIG_ACPI_SYS=y CONFIG_ACPI_CPU=y CONFIG_ACPI_BUTTON=y # CONFIG_ACPI_AC is not set CONFIG_ACPI_EC=y # CONFIG_ACPI_CMBATT is not set CONFIG_ACPI_THERMAL=y CONFIG_APM=y # CONFIG_APM_IGNORE_USER_SUSPEND is not set CONF

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread Brett I. Holcomb
Yes, it has a fan. However, I'm not a fan of overclocking anything. I may try it later when I have time. Right now I'm troubleshooting a RAID problem that is very intermittant and trying to get a backup system going so if I loose the RAID again I can recover without the install! > On Saturd

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread Ernie Schroder
On Saturday 31 May 2003 11:06 am, Brett I. Holcomb wrote: > Thanks, Ernie. I'm running 1024x768. It's good to know that the > drop is normal. I guess Gears doesn't like full maximized windows. > I'm not going to mess with overclocking. > > > On Saturday 31 May 2003 04:35 am, [EMAIL PROTECTED] w

Re: [gentoo-user] OpenOffice UI Font - disappeared

2003-06-01 Thread Paul de Vrieze
On Saturday 31 May 2003 22:58, Dan Fairs wrote: > Hi, > > Take a look at the following screenshot: > > http://www.spiderplant.net/ooo-snap.png > > Notice that there is no UI text. This was working yesterday! The only > thing that has changed is that I have a new screen, and am now running X > is 10

Re: [gentoo-user] fetchmail and hotmail

2003-06-01 Thread Norberto BENSA
[EMAIL PROTECTED] ~ $ date ; echo ${Patrick Marquetecken} Saturday 31 May 2003 03:47 pm > Hi, > > Is it possible to get mail from a hotmail account with fetchmail ? > > Patrick Yes. Look for hotway in google... BTW: there's an ebuild for it in http://bugs.gentoo.org/ Norberto pgp0.pgp Des

Re: [gentoo-user] glibc fails to compile and xterms don't work

2003-06-01 Thread George Dowding
Thanks that worked. I was confused by the linux kernel documentation that stated under the selection for the def/pty support. 'Note that the experimental "/dev file system support" (CONFIG_DEVFS_FS) is a more general facility.' Still working on glibc. --- "C. Brewer" <[EMAIL PROTECTED]> wrote

[gentoo-user] Backups

2003-06-01 Thread Ryan
I've got a small network (4 computers) here at my home (3 run linux, 1 runs win98) that I want to start doing backups on to a second hard disk in one of the computers (I hope to burn these backups onto a cd-r disk every week or so). What tools will do this? What would you recommend? How do you do y

Re: [gentoo-user] Gentoo CD creation

2003-06-01 Thread Norbert Kamenicky
Meka[ni] wrote: How can I create bootable Gentoo CD (if I can)? easy way how you can do it: - download some of existing gentoo iso CD image ( first cca 50KB of the image should be enough) - open the image in hex editor or in less command and search for string "mkisofs" ... you'll get the co

[gentoo-user] prelink_mask_path BUG

2003-06-01 Thread Alex Combas
Hi folks, Im trying out prelink over the past couple of days and there seems to be a bug with prelink not reacting to /etc/env.d/99prelink I have posted this at bugs.gentoo.org but thought I would mention it here in case any other gentoo users have seen this. http://bugs.gentoo.org/show_bug.cgi?

[gentoo-user] OpenOffice UI Font - disappeared

2003-06-01 Thread Dan Fairs
Hi, Take a look at the following screenshot: http://www.spiderplant.net/ooo-snap.png Notice that there is no UI text. This was working yesterday! The only thing that has changed is that I have a new screen, and am now running X is 1024x768 rather than 1152x864. I changed one value in my XF86Conf

[gentoo-user] Gentoo CD creation

2003-06-01 Thread Meka[ni]
How can I create bootable Gentoo CD (if I can)? Meka[ni] -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] /usr/portage query

2003-06-01 Thread MIKE MacMartin
> Yes. There is the world file so you would need to run 'regenworld'. But that's over at /var/cache/edb/world, isn't it? Here's a safe way to test if /usr/portage can be wiped and restored: mv /usr/portage /usr/portage.tryingsomethingout ... or something similar. MIKE -- Beware the JabberOrk

[gentoo-user] Apache + mod_perl

2003-06-01 Thread Dan Fairs
Hi, I'd like to have a play around with bricolage, which requires apache with mod_perl compiled in statically, not as a module. Now, I'm quite happy downloading the sources for apache and mod_perl, patching apache as appropriate and building manually; but I'd like to do this within the portage sys

Re: [gentoo-user] fetchmail and hotmail

2003-06-01 Thread Tom Wesley
On Saturday 31 May 2003 19:47, Patrick Marquetecken wrote: > Hi, > > Is it possible to get mail from a hotmail account with fetchmail ? > > Patrick Nope, but check * net-mail/gotmail Latest version available: 0.7.9 Latest version installed: [ Not Installed ] Size of downloaded

[gentoo-user] fetchmail and hotmail

2003-06-01 Thread Patrick Marquetecken
Hi, Is it possible to get mail from a hotmail account with fetchmail ? Patrick -- "The needs of the many outweigh the needs of the few." Captain Spock in Star Trek II: The Wrath of Khan PGP Key: http://users.pandora.be/rivendell/marquetp.gpg Fingerprint = 2792 057F C445 9486 F932 3AEA D

[gentoo-user] ghost config files

2003-06-01 Thread Patrick Marquetecken
Hi, The last two days i was trying to get Amavis and ClamAV to work with Postfix. And it works now. The only problem i got now is that when i take a look at my /var/log/mail.log is see errors refering to my "tryouts" thous where entries in /etc/postfix/main.cf containing: content_filter = XXX No

[gentoo-user] Gentoo installation on i875-chipset

2003-06-01 Thread Christian Heesen
Hello list, I can't install Gentoo on an ASUS P4C800-Mainboard with an Intel P4 with hyperthreading. The boot-CD doesn't recognize the onboard Promise PDC80378- Controller (supporting Ultra-ATA133 and RAID). Connecting the harddisk to the ordinary IDE-Port (the same way you have to install Wind

Re: [gentoo-user] emerge rsync

2003-06-01 Thread dima
On Saturday 31 May 2003 18:47, Thomas Bakketun wrote: > ** Skipping packages. Run 'fixpackages' or set it in FEATURES to fix the > tbz2's in the packages directory. Note: This can take a very long time. Thanks, Thomas. -- [EMAIL PROTECTED] mailing list

[gentoo-user] emerge gcc-3.2.3 broke everything !

2003-06-01 Thread Jonathan Chocron
Hi, I am in very big trouble here. I used to use gcc-3.2.2 with -march=pentium4 and -msse2, and everything was fine. However, some people on the list pointed out that gcc-3.2.2 generated erroneous code with -march=pentium4 and that I should be using gcc-3.2.3 at least. I emerged gcc-3.2.3 with -ma

[gentoo-user] Re: Stopping and continuing an emerge?

2003-06-01 Thread Mats Lidell
> Patrick wrote: >> Is there some way to stop an emerge and then finish it later? Patrick> emerge --resume I tried it but the emerge I stopped and 'emerge --resume'd went all the way back to unpacking the sources. Not really what I was expecting. When you are in the middle of a long build y

[gentoo-user] ghost config files

2003-06-01 Thread Patrick Marquetecken
Hi, The last two days i was trying to get Amavis and ClamAV to work with Postfix. And it works now. The only problem i got now is that when i take a look at my /var/log/mail.log is see errors refering to my "tryouts" thous where entries in /etc/postfix/main.cf containing: content_filter = XXX No

Re[2]: [gentoo-user] emerge rsync

2003-06-01 Thread Timo Boettcher
Hi Thomas, Nachricht vom Samstag, 31. Mai 2003, 16:47:55: > On Saturday 31 May 2003 15:28, dima wrote: >> $emerge rsync > I get a different error message: That is NOT an error. (dimas message seems to be one) > Performing Global Updates: /usr/portage/profiles/updates/2Q-2003 > (Could take a cou

[gentoo-user] ghost config files

2003-06-01 Thread Patrick Marquetecken
Hi, The last two days i was trying to get Amavis and ClamAV to work with Postfix. And it works now. The only problem i got now is that when i take a look at my /var/log/mail.log is see errors refering to my "tryouts" thous where entries in /etc/postfix/main.cf containing: content_filter = XXX No

[gentoo-user] Re: Getting Mozilla to appear as IE6

2003-06-01 Thread Richard Revis
On Sat, 31 May 2003 09:33:49 -0400, Mike Arrison wrote: > The usual technique for this is to change the "User-Agent" string that the > browser sends the server. I much prefer finding out who the incompetent sysadmin/web developer was and educating then, fist nicely and then with the aid of one of

Re: [gentoo-user] Time lags under load

2003-06-01 Thread Joel Palmius
On Sat, 31 May 2003, Travis Mehrer wrote: > This may be a dumb question, but I thought I would just check: Have you > built Enhanced Real Time Clock Support into your kernel? Umm, yes. Is that a bad idea? // Joel > > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailin

Re: [gentoo-user] su -c broken? - resolved

2003-06-01 Thread Dylan Reinhardt
Sorry, RTFM... I got the order of the arguments wrong. Should be: su foo -c whoami. Works like a charm. Dylan On Sat, 2003-05-31 at 10:00, Dylan Reinhardt wrote: > I'm trying to start a process from an init script using su -c > > After getting results indicating that I was still running un

Re: [gentoo-user] su -c broken?

2003-06-01 Thread Tom Wesley
On Saturday 31 May 2003 18:00, Dylan Reinhardt wrote: > I'm trying to start a process from an init script using su -c > > After getting results indicating that I was still running under uid 0, I > did a quick test: > > # su foo > $ whoami > foo > $ exit > # su -c whoami foo > root > > man su NAME

[gentoo-user] su -c broken?

2003-06-01 Thread Dylan Reinhardt
I'm trying to start a process from an init script using su -c After getting results indicating that I was still running under uid 0, I did a quick test: # su foo $ whoami foo $ exit # su -c whoami foo root I see the same results using any regular user shell account. Am I missing something obv

Re: [gentoo-user] Time lags under load

2003-06-01 Thread Travis Mehrer
On Sat, 31 May 2003 12:20:37 +0200 (CEST) Joel Palmius <[EMAIL PROTECTED]> wrote: > I've observed a strange behavior of the system time. Under high CPU load, > the system times moves slower than usual. For example, after having > compiled system + xfree + kde + gnome (which took about a day), time

Re: [gentoo-user] Time lags under load

2003-06-01 Thread Brett I. Holcomb
If I remember correctly there have been reports that a Gnome app (a systray type clock??) have caused problems with time keeping. You might check the archives of this list. > I've observed a strange behavior of the system time. Under high CPU load, > the system times moves slower than usual. Fo

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread Brett I. Holcomb
Thanks, Ernie. I'm running 1024x768. It's good to know that the drop is normal. I guess Gears doesn't like full maximized windows. I'm not going to mess with overclocking. > On Saturday 31 May 2003 04:35 am, [EMAIL PROTECTED] wrote: > > On Fri, 30 May 2003 22:13:42 -0400 > > > > "Brett I. Ho

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread Brett I. Holcomb
Thanks. > On Saturday 31 May 2003 03:13, Brett I. Holcomb wrote: > > And even more interesting. If I maximize the gears window and leave > > it with focus the FPS drops to 500-1000 FPS. Is this normal? > > Yes -- Brett I. Holcomb AKA Grunt <>< -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Nvidia GeForce 3 Ti500

2003-06-01 Thread Brett I. Holcomb
Glad to know it's not just me and my card is about normal! I have an Asus A7M266-D board with the AMD chipset on it. I've run AGPGART and had no trouble and am now running Nvidia's AGP and so far haven't had any trouble. > On Fri, 30 May 2003 22:13:42 -0400 > > "Brett I. Holcomb" <[EMAIL PROTE

Re: [gentoo-user] emerge rsync

2003-06-01 Thread Thomas Bakketun
On Saturday 31 May 2003 15:28, dima wrote: > $emerge rsync I get a different error message: Performing Global Updates: /usr/portage/profiles/updates/2Q-2003 (Could take a couple minutes if you have a lot of binary packages.) .='update pass' *='binary update' @='/var/db move' ...@ ** Sk

Re: [gentoo-user] static dns with dhcp from isp

2003-06-01 Thread blade-
Thanks Nathan, Thats what i was after [EMAIL PROTECTED] wrote: On Sun, Jun 01, 2003 at 12:21:38AM +, blade- wrote: Hi all, I have setup a DNS server on my computer and want to use it as a name caching server, but when i restart my comp, dhcp overwrites resolv.conf with my

Re: [gentoo-user] static dns with dhcp from isp

2003-06-01 Thread nmeyers
On Sun, Jun 01, 2003 at 12:21:38AM +, blade- wrote: > Hi all, > > I have setup a DNS server on my computer and want to use it as a name > caching server, but when i restart my comp, dhcp overwrites resolv.conf > with my isp nameservers, I cannot work out how to stop this in gentoo, > any id

[gentoo-user] static dns with dhcp from isp

2003-06-01 Thread blade-
Hi all, I have setup a DNS server on my computer and want to use it as a name caching server, but when i restart my comp, dhcp overwrites resolv.conf with my isp nameservers, I cannot work out how to stop this in gentoo, any ideas? thanks -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: Compiling always uses wrong libs

2003-06-01 Thread Jonathan Chocron
On ven, 30 mai 2003, Christopher Egner wrote: > For some reason whatever I compile that uses glib defaults to glib1.2. > If i manually do things, I can usually pull it off by going and editing > the Makefile, however, I was wonder how (since I have glib2 installed) I > set it to use that instead?

Re: [gentoo-user] Getting Mozilla to appear as IE6

2003-06-01 Thread Torbjoern Haarstad Orskaug
On Fri, May 30, 2003 at 10:42:23PM -0400, Trey Sizemore wrote: > How do I get my Mozilla 1.4b browser to appear as IE6 on Windows XP when > I visit sites? Long story short is I'm trying out a language site and > have the plug-in I need, but I think the Moz browser is throwing it off. > > Thanks,