Re: Need help with sound (midi)

2001-02-19 Thread Ron Golan
tware with ABSOLUTELY NO WARRANTY. > For details please see the file COPYING. > playmidi: No playback device found. > [taschda@valerie midi]$ Same thing happens on my system with RH 6.2 and AWE64. It works if you use playmidi -e file.midi though. -- Ron Golan [EMAIL PROTECTED] ___

Re: Changing to $MAIL with mutt

2001-02-10 Thread Ron Golan
On Sat, Feb 10, 2001 at 04:03:47PM -0800, Todd A. Jacobs wrote: > On Fri, 9 Feb 2001, Ron Golan wrote: > > > set folder=~/Mail > > That's only for additional folders; that has nothing to do with the main > inbox, which is wherever $MAIL is pointing to. I guess I mis

Re: Changing to $MAIL with mutt

2001-02-09 Thread Ron Golan
I think what you want is explained in the mutt manual section 4.7. Mailbox Shortcuts. Basically you want to set the folder variable to your default mail folder. In your .muttrc include a line like set folder=~/Mail Then you can use "=" or "+" to represent your ~/Mail dire

Re: [WAY OT] DNS Registration Problems

2000-12-11 Thread Ron Golan
ame:dns2.imagineis.com Address: 216.64.24.39 Notice that each server has a differnent IP address for dns2. -- Ron Golan [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Yamaha SCSI 8x8x24 and 6.2 lockup

2000-11-08 Thread Ron Golan
hardware remains the same and my problem is gone. I'm not sure whether it was flakiness on the part of the motherboard hardware or a kernel bug which affected the PCI controller of the VIA chipset. -- Ron Golan [EMAIL PROTECTED] ___ Redhat-

Re: Mixing Large EIDE and SCSI drives

2000-06-27 Thread Ron Golan
and running /sbin/lilo got the "warning. /dev/sda is not the first hard disk" or something similar. Adding the following lines to the global section of my /etc/lilo.conf fixes the problem. disk=/dev/sda bios=0x80 disk=/dev/hda bios=0x81 See the LILO docs. --

Re: samba

2000-05-28 Thread Ron Golan
dev/fd0 /mnt/floppy and read and write to the Mac floppy. mount -t hfs /dev/cdrom /mnt/cdrom will mount Mac CDROMs also. My kernel .config has CONFIG_HFS_FS=m and I can see that the hfs module is loaded when issuing those commands so I guess you need it to do the above. -- Ron Golan [EMAIL PROTECT

Re: DNS

2000-05-26 Thread Ron Golan
nd BIND book is exactly what you are asking for. You won't regret buying it. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: IP masquerading

2000-05-21 Thread Ron Golan
Features > > 2. NAT How-To > > 3. Packet Filtering How-To > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: ls and ftp, unable to vew directory content

2000-05-18 Thread Ron Golan
directory in /home/davy and > copied ls in it from /home/ftp/bin. Read the ftpd man page. There is information there in getting ls to work. You'll need to add some directories and files to your ftp root. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: 6.2 package list

2000-04-26 Thread Ron Golan
erything that's on the CD, not just the > > installed packages. how about rpm -qip /mnt/cdrom/Redhat/RPMS/*.rpm > CD_RPMS I'm not sure I have the capitalization correct on the path and it would be nice to have blank lines between packages. I'm sure a simple bash script could do this. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: dns question

2000-04-17 Thread Ron Golan
e available to the server). Maybe named is running as user "". Find out where the -u option is coming from and try deleting it. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: new scsi card not auto-loaded

2000-04-13 Thread Ron Golan
ke to have the insmod done > automagically at boot time. > > anyone know how to cause this to happen ? In your /etc/conf.modules add the line alias scsi_hostadapter BusLogic -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: OT: JunkBuster - Anyone running this?

2000-04-05 Thread Ron Golan
r and port 8000. That should do it. You will have to learn the syntax of the blockfile and cookiefile to allow the stuff you want in. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: 6.2 & rc.local problem

2000-04-05 Thread Ron Golan
u have to translate the firewall rules to ipchains. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Need a program that imports adobe illustrator files??

2000-03-30 Thread Ron Golan
On Thu, Mar 30, 2000 at 02:56:31PM -0500, [EMAIL PROTECTED] wrote: > Does anyone know of a vector based graphics program for linux that will > import adobe illustrator files?? I believe sketch will do that. Do a google search for it. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe

Re: 4.72 (was: F****ng fed up with Netscape 4.6x!)

2000-03-09 Thread Ron Golan
I'm using netscape-navigator-4.7-1.1 and netscape-common-4.7-1.1 which I've run through Fortify and I haven't had a Netscape crash since I installed those packages (Install date: Sat 13 Nov 1999 10:36:19 PM PST). -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: setting correct timezone?

2000-03-09 Thread Ron Golan
- [EMAIL PROTECTED] - As root run 'setup'. Scroll down to Timezone configuration and hit enter. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: in.identd where

2000-03-08 Thread Ron Golan
On Tue, Mar 07, 2000 at 10:52:57PM +0100, Gustav Schaffter wrote: > Hi, > > (Sorry, I must be brain-dead. :-) > > I'm trying to find out what rpm on the RH6.1 CD contains the > /usr/sbin/in.identd file, but I ain't getting there. pidentd-3.0.7-5 -- Ron Gola

Re: FTP access

2000-03-07 Thread Ron Golan
aven't been paying attention to this thread so I may be repeating. Have you put the hostnames and IP addresses in the the FTP servers /etc/hosts file? Long delays while connecting are typical of DNS problems. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Different Question on RH 6.x Installers

2000-03-06 Thread Ron Golan
disk > is much simpler and does what you ask it to do. I would also like to use fdisk, even if I have to switch to another VT and run it. I didn't find it during the install. I've resorted to booting a Debian CDROM, using fdisk and then rebooting the RH 6.1 CD to use the now existing

Re: Networking question

2000-03-02 Thread Ron Golan
].53 'E.ROOT-SERVERS.NET' I don't think it is the problem you are trying to solve here but I would let your ISP know. What are the outputs from ifconfig and route? -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: what's /tmp/printtmp.*

2000-02-24 Thread Ron Golan
e file shouldn't be left behind. You should upgrade your lpr package. Check the Red Hat 6.1 updates or rawhide. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Cron run-parts /etc/cron.weekly

2000-02-22 Thread Ron Golan
gt; know where to change it. Any ideas? The problem is that rec.1 is a man page that doesn't exist. It seems to have been combined with the play.1 man page. To fix do the following as root: cd /usr/man/man1 ln -sf play.1 rec.1 -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL

Re: new question!

2000-02-21 Thread Ron Golan
ightness by typing: setterm -half-bright on at the prompt. If that is what you want, you can put that line in your rc.local file. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: My X problem

2000-02-21 Thread Ron Golan
hat file, you can use XF86Setup to make a new one but you have to install two RPMs if they are not already there. XFree86-XF86Setup-3.3.5-3 XFree86-VGA16-3.3.5-3 Using XF86Setup, you can specify the scan rates in the Monitor section. I think that's what its called. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Modem not initializing on notebook: RH 6.1

2000-02-20 Thread Ron Golan
On Sun, Feb 20, 2000 at 10:57:23AM -0800, Rich Shepard wrote: > On Sat, 19 Feb 2000, Ron Golan wrote: > > > This sounds like the kudzu problem. Try disabling it or having it > > start with the -s option. It baffled me for a week! > > Ron, > > I disabled ku

Re: Modem not initializing on notebook: RH 6.1

2000-02-19 Thread Ron Golan
On Sat, Feb 19, 2000 at 08:02:54PM -0800, Rich Shepard wrote: > On Sat, 19 Feb 2000, Ron Golan wrote: > > > This sounds like the kudzu problem. Try disabling it or having it > > start with the -s option. It baffled me for a week! > > Ron, > > Start minicom with

Re: Modem not initializing on notebook: RH 6.1

2000-02-19 Thread Ron Golan
line -- even when there's no phone connection > to the modem itself. This sounds like the kudzu problem. Try disabling it or having it start with the -s option. It baffled me for a week! [snip] -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: apmd

2000-02-18 Thread Ron Golan
this for a desktop machine. To set the timeout for energy saving display features in X, set the power_saver option and the associated timeout values. See man XF86Config. In console mode, see man setterm. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: RealPort Xircom GSM+Ethernet+Modem

2000-02-15 Thread Ron Golan
at > u don't have to do any tweaking? > > rdgs I've been using the Xircom RBEM56 and it has a few problems with Linux. It doesn't autonegotiate reliably and doesn't suspend properly all the time with apm. It is usable but it would be nice to fix the remaining problems.

Re: NIC lost

2000-02-05 Thread Ron Golan
gt; > Can any one help? Check you /etc/conf.modules file on the first machine. It should have a line which starts alias eth0 Add the entire line to /etc/conf.modules to the second machine. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Remote Printing

2000-02-05 Thread Ron Golan
I have set up the hosts.lpd file, what am I missing? In your /etc/hosts.lpd file only put the hostnames of the hosts you want to give printer access to. example below: # /etc/hosts.lpd homer # FQDN would be homer.simpsons.org for example marge bart -- Ron Golan [EMAIL PROTECTED] -- To unsubs

Re: mount -f hangs rc.sysinit

2000-01-30 Thread Ron Golan
ually hangs. > > WTF is going on? Any ideas at all would be greatly appreciated. Might you have accidently not included support for the proc filesystem when you recompiled your kernel. Its in the filesystem section. > > -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: "broken" print spooler - are you on crac

2000-01-22 Thread Ron Golan
On Sat, 22 Jan 2000, Hidong Kim wrote: > Ron Golan wrote: > > > > > > You need to have the hostnames of all hosts on your network which are > > allowed to print in the file /etc/hosts.lpd > > Yes, > > I have all hosts listed in /etc/hosts.lpd.

Re: "broken" print spooler - are you on crac

2000-01-22 Thread Ron Golan
When I > try to print from one of the remote machines, I get an error saying: > > ripley: lpd: lp: Your host does not have line printer access > You need to have the hostnames of all hosts on your network which are allowed to print in the file /etc/hosts.lpd man lpd -- Ron Golan [E

RE: Using PPP with pcmcia card

2000-01-20 Thread Ron Golan
kudzu should not start. > I did not add the pre-install pcmcia_core line. It was already there I don't know if that is a standard Red Hat thing. I use the pcmcia-cs packages without any special Red Hat modifications. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTEC

Re: Using PPP with pcmcia card

2000-01-19 Thread Ron Golan
ink you need it? [snip] -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: OT-Getting rid of startup screen in netscape

2000-01-03 Thread Ron Golan
! Equivalent to using the '-no-about-splash' startup flag. *noAboutSplash: True -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Fortifying RedHat's Netscape RPM

1999-12-29 Thread Ron Golan
etscape/netscape-navigator or /usr/lib/netscape/netscape-communicator as the case may be. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Fortifying RedHat's Netscape RPM

1999-12-29 Thread Ron Golan
etscape/netscape-navigator or /usr/lib/netscape/netscape-communicator as the case may be. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: more pcmcia woesr

1999-12-29 Thread Ron Golan
On Wed, 5 Jan 2000, rpjday wrote: > > On Wed, 5 Jan 2000, rpjday wrote: > > > > > On Wed, 29 Dec 1999, Ron Golan wrote: > > > > > On Wed, 5 Jan 2000, rpjday wrote: > > > > > > > > > > > a followup to my previous no

Re: more pcmcia woesr

1999-12-29 Thread Ron Golan
On Wed, 5 Jan 2000, rpjday wrote: > > On Wed, 5 Jan 2000, rpjday wrote: > > > > > On Wed, 29 Dec 1999, Ron Golan wrote: > > > > > On Wed, 5 Jan 2000, rpjday wrote: > > > > > > > > > > > a followup to my previous no

Re: more pcmcia woes

1999-12-29 Thread Ron Golan
> > just for fun, i edited /etc/pcmcia/config.opts and removed the > available range of 0x1000-0x17ff for ports, restarted pcmcia, and > did the removal/insertion again. this time, the card was placed > at 0x02f8, but still nothing from minicom. > > rapidly running out

Re: SGID on directory

1999-12-26 Thread Ron Golan
On Sat, 25 Dec 1999, rpjday wrote: > > On Sat, 25 Dec 1999, Todd A. Jacobs wrote: > > > On Sat, 25 Dec 1999, Ron Golan wrote: > > > > > I think if a directory has group execute permission, then setting the > > > SGID will show an 'S&#

Re: SGID on directory

1999-12-25 Thread Ron Golan
'S'. If the directory did not have group execute permission set, then setting the SGID will show an 's'. Anyone else have any other theories and is this documented anywhere? -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: TTF Fonts

1999-12-17 Thread Ron Golan
ts? I'm trying to get this whole de-uglification thing going on. > > /me > > Linux unzip should handle this OK. Worked for me anyway. Use '-L' option > if they are upper case: I found I had to download the Windows 3.11 version ( 16 bit ) for unzip to work. There are als

Re: Adobe Acrobat Reader 4.0

1999-12-14 Thread Ron Golan
s fine on my RH 6.1 system. The About Acrobat Reader splash screen says it is version 4.0 x86 linux stout0518 May 18 1999 03:30:09 -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Why so many identd instances...?

1999-12-12 Thread Ron Golan
d > out what? I believe this is an open bug report on bugzilla still. -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: an interesting bug in 6.1

1999-11-09 Thread Ron Golan
6.1 and try this. Am I misunderstanding something? Anyone else have any insights? -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: modules & pcmcia

1999-11-07 Thread Ron Golan
can scroll back to read the screen output and try to discover where the modules are being copied to. Could you have multiple module directories and the modules are going into the wrong one? -- Ron Golan [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Spurious ` characters

1998-07-01 Thread Ron Golan
loan the keyboard out. I borrowed a Dell keyboard (ergonomic type) and immediately started seeing the ` or was it '. I'm not sure. The only Dell piece of hardware was the keyboard which is not made by Dell anyway. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips,

Re: Hitachi CD-ROM on RedHat 5.0

1998-07-01 Thread Ron Golan
e (hdc in my case) fixed the problem. The CDROM HOWTO is very good. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsu

Re: Question: Microstation and mouse behavior.

1998-07-01 Thread Ron Golan
e. I hope they still make it. It is model M/N: M-M35. I bought it as an OEM version without any packaging or documentation. I had a cheap Mouse Systems 2-button serial mouse but the 3-button emulation was flaky. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and th

Re: Fonts for Linux???

1998-06-10 Thread Ron Golan
he Subject. > > > > > -- > PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! > http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists > To unsubscribe: mail [EMAIL PROTECTED] with >"unsubs

Re: bash, sh,...?

1998-06-09 Thread Ron Golan
heck out the Book Pool <http://www.bookpool.com/> I think their discounts are better and I recently ordered some O'Reilly books from their website and received good service. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://w

Re: SECURITY: new XFree86 packages now available

1998-06-05 Thread Ron Golan
te directory is: pam-0.57-4 > > > >Does a new pam rpm need to be made or should we --nodeps it? > > > >Thanks, > >Dave > >[EMAIL PROTECTED] > > > > -- > PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! >

Re: MiroVideo12 PD

1998-06-02 Thread Ron Golan
erly and have had to switch my COLOR_XTERM definition to xterm instead. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: 256MB RAM

1998-06-01 Thread Ron Golan
> ip> cache up to 1GB. > > The FIC PA-2012 will handle 768MB of Ram. > I'm using an FIC PA-2012 and have a question in this regard. The manual says that it accepts up to 768MB RAM but does the 1MB on board cache cache all the RAM? I was under the impression that 1MB could at mo

Re: Autotshutdown...?

1998-05-31 Thread Ron Golan
are must support APM. Then recompile the kernel to include APM and "power off on shutdown". It's probably not called this exactly but I'm sure you'll recognize it. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!

Re: Installing 'errata' fixes broke xterm

1998-05-31 Thread Ron Golan
thing is that after installing the procps files the first library above was linked to /usr/i486-linux-libc5/lib/libXt.so.6.0.orig which is the backup copy I made before I remade the link and consequently the xterms didn't work again. I put it back and I can use xterm but I would like to know how

Re: xterm not working after errata

1998-05-31 Thread Ron Golan
work. Please advise me how to keep this in order. -- Ron Golan [EMAIL PROTECTED] On Sun, 31 May 1998, Ron Golan wrote: > After installing most of the RH5.0 errata (listed in a previous message) > xterm doesn't work in Xwindows. I have more info to add. nxterm still > works but it has

xterm not working after errata

1998-05-31 Thread Ron Golan
bout this which can point me in the right direction? -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTEC

xterms don't work after errata (was Re: Scripts...)

1998-05-31 Thread Ron Golan
ut go? -- Ron Golan [EMAIL PROTECTED] -- Forwarded message -- Date: Sat, 30 May 1998 23:44:16 -0700 (PDT) From: Ron Golan <[EMAIL PROTECTED]> To: Pete Peterson <[EMAIL PROTECTED]> Cc: Red Hat Linux Mailing List <[EMAIL PROTECTED]> Subject: Re: "." appears by

Re: "." appears by default in PATH (was Re: Scripts...)

1998-05-31 Thread Ron Golan
ave strong doubts that most of these are related but I thought someone with more experience could tell me exactly which one is causing the problem. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /Red

Re: William T Wilson

1998-05-30 Thread Ron Golan
I just go this message, went to Red Hat errata page, downloaded the util-linux-2.7-15.i386.rpm ( I had util-linux-2.7-11), installed it and its fixed! Thanks. -- Ron Golan [EMAIL PROTECTED] On Sat, 30 May 1998, Pete Peterson wrote: > > This must have been fixed in one of the early u

Re: "." appears by default in PATH (was Re: Scripts...)

1998-05-30 Thread Ron Golan
ot; is already added! The /etc/profile.d/*.sh only add /usr/bin/mh. Could somebody else who is using bash on RH5.0 try "echo $PATH" and see if there is a "." in the path. By the way root does not have "." in his path. -- Ron Golan [EMAIL PROTECTED] On Sat, 30 May 1

Re: Scripts...

1998-05-29 Thread Ron Golan
. Where can I edit this to remove it? -- Ron Golan [EMAIL PROTECTED] On Fri, 29 May 1998, Pete Peterson wrote: > > I'm disturbed by the fact that you mention a PATH 'statement'. I'm not > trying to be picky about nomenclature, but it indicates that perhaps you >

where should netscape live?

1998-05-29 Thread Ron Golan
t way to keep this orderly? -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "u

After XFree86 3.3.2 nxterm is broken (somewhat)

1998-05-27 Thread Ron Golan
. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: xfree 3.3.2 and Xwrapper

1998-05-26 Thread Ron Golan
Since uprading to XFree86 3.3.2 I have been struggling with trying to use X as a normal user. I can get X to work as root if I keep the following: [rgolan@ozenfant bin]$ ls -al X Xwrapper XF86_SVGA lrwxrwxrwx 1 root root9 May 26 13:27 X -> XF86_SVGA -rwxr-xr-x 1 root

Netscape broke in xfree 3.3.2

1998-05-26 Thread Ron Golan
one know how to fix it? -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

xfree 3.3.2 and Xwrapper

1998-05-26 Thread Ron Golan
? What should its permissions be? -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

Upgrade to XFree86 3.3.2

1998-05-25 Thread Ron Golan
that is where the fvwm files were. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

errors starting xfree86 Corrected

1998-05-25 Thread Ron Golan
I just decided to throw out the whole /usr/X11R6 directory and start over as if a new installation. No problem this time. The libXext.so.6.3 library included with RH5.0 must be the problem. Thanks. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING

errors starting xfree86

1998-05-25 Thread Ron Golan
fined symbol: _Xglobal_lock I just moved /usr/X11R6/lib to the top of /etc/ld.so.conf but I still get the error message. I have libXext.so.6.3. Do I need something newer? What does undefined symbol refer to? -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING

error starting XFree86 3.3.2

1998-05-25 Thread Ron Golan
.6.3 in /usr/X11R6/lib. Why would _Xglobal_lock be undefined? I am now without X so I can't easily check for solutions on the WWW. I would appreciate any suggestions. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redha

XFree86 performance and upgrade

1998-05-21 Thread Ron Golan
re cursor All in 8, 16 and 32 bpp modes. No 24bpp mode is supported. Also VESA DPMS power save mode is fully supported with "standby", "suspend" and "off" modes (set with with the "xset dpms" command). -- Ron Golan [EMAIL PROTECTED] -- PLEASE read t

Re: Kernel compilation w/o RPM

1998-05-19 Thread Ron Golan
Check the README file in /usr/src/linux/ for instructions on compiling the kernel without RPM. Also check the Kernel-HOWTO.gz in /usr/doc/HOWTO/. -- Ron Golan [EMAIL PROTECTED] On Tue, 19 May 1998, Dahnke, Eric wrote: > Hello, > > I'm using RH 4.1- kernel 2.0.27. I'm tr

Re: Win95-Linux-MAC

1998-05-18 Thread Ron Golan
It lists a netatalk on linux mailing list which I have found helpful. -- Ron Golan [EMAIL PROTECTED] On Sun, 17 May 1998, hUnTeR wrote: > Good Day ALL!! > > I have posted this question, I believe, twice before but didnt really > get any clear concise information leading to a solutio

xconfig errors solved

1998-05-14 Thread Ron Golan
I discovered reason I was getting errors in trying to run make xconfig. While in X I su - 'd to root. After exiting X su - ing to root and restarting X, it worked fine. Thanks for any effort to help. -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MA

xconfig errors

1998-05-13 Thread Ron Golan
quot; while executing "button .ref" (file "scripts/kconfig.tk" line 26) make: *** [xconfig] Error 1 [root@ozenfant linux]# -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-F

xconfig errors

1998-05-13 Thread Ron Golan
d name "button" while executing "button .ref" (file "scripts/kconfig.tk" line 26) make: *** [xconfig] Error 1 [root@ozenfant linux]# -- Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILIN

Re: Micro$oft "declaring war"?

1998-04-30 Thread Ron Golan
To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject. Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mai

Re: 01010101 again

1998-04-29 Thread Ron Golan
half correct, and it's more a matter of symantics; you're using "booting" to >mean both "booting" and "loading the OS" whereas I was using it in it's more >strict current definition, which isn't really any more correct than the >definition

SOLUTION (was 01010101 again)

1998-04-28 Thread Ron Golan
To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject. Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: 01010101 again

1998-04-28 Thread Ron Golan
I need a little more explanation. Do you mean to do this just to boot up? Then what? If I remove the IDE drive, won't I have to go back to boot=/dev/sda? >Yes. Change boot=/dev/sda to boot=/dev/hda save it then re-run lilo > > >Dan > >At 10:33 AM 4/28/98 +0100, Ron Gol

01010101 again

1998-04-28 Thread Ron Golan
editing lilo.conf and running /sbin/lilo? Help, please... I can still boot off the IDE drive and mount /dev/sda if there is something that can be edited manually. Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com

Crash...I think.

1998-04-22 Thread Ron Golan
h superblock I specify using the -b flag it says the superblock is corrupt. Could this be a hard drive hardware failure? Any help would be appreciated. If I can't recover within a day or so I will reinstall. Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tip

Re: Setting color of root window in X

1998-04-17 Thread Ron Golan
Thanks Curtis. My change in /etc/X11/Anotherlevel/decors/Fvwm95 file did the trick. Where does this file get called from? Ron Golan [EMAIL PROTECTED] On Wed, 15 Apr 1998, Ray Curtis wrote: > >>>>> "rg" == Ron Golan <[EMAIL PROTECTED]> writes: > > rg>

Setting color of root window in X

1998-04-15 Thread Ron Golan
vwm2rc.m4 .xinitrc Xrootenv.0 I've seen other shell variables which have a $ in front but BG_COLOR must be different somehow. Could someone please enlighten me? Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/Re

Re: Linux > Mac

1998-04-15 Thread Ron Golan
vides this through several command-line programs, a tk-based front end for browsing and copying files, and a Tcl package and interface for scriptable access to volumes. Requires: libtk4.2.so libtcl7.6.so libm.so.5 libdl.so.1 libc.so.5 libX11.so.6 Ron

Re: Xquestion again

1998-04-10 Thread Ron Golan
chitecture) >> (--) SVGA: XAA: No acceleration primitives defined. >> rm: /tmp/fvwmrca01624: Operation not permitted >> rm: /tmp/fvwmrca13645: Operation not permitted >> >> --> at this point i get into x but as you can see it defaults to a >> 320x200 resolu

Re: pci device (V98 #64)

1998-04-10 Thread Ron Golan
>my video card, 1106:597 is the VIA chipset host bridge and 1106:8597 is >the VIA pci bridge. Could it be that the kernel is not aware of these >numbers and call them unknown? > Ron Golan [EMAIL PROTECTED] -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIV