Re: Netscape.ad ... solved

1999-06-07 Thread Hartmut Figge
"Noah L. Meyerhans" wrote: > On Sun, 6 Jun 1999, Hartmut Figge wrote: > > > ... should allow to customize communicator/netscape. > > > > a quick test in one of mine parallel-linuxes: > > "Open Page..." -> "Open the Page..." (search and replace, 2 occurences) > > gives the expected change in the F

Re: Help: EtherNet Mentor

1999-06-07 Thread Andy Bottman
Thanks It is an ISA card. I do not know if it is PNP, is there a simple way to tell? >What type of card do you have? Is it PCI or ISA? If it's ISA, is it >PNP? We can probably get your card going. I am undertaking the same >project with a few more complications. Namely a PS/2 and MCA

Re: Help: EtherNet Mentor

1999-06-07 Thread Robert Rati
Well, probably the easiest way is to check with the manufacturer. How old is the card? You can try doing a pnpdumpo and see if your card is detected. If not, it's probably not PNP. Another way to tell is to try doing a modprobe, but that would involve you compiling a kernel probably. I'm going

FWD: [svlug] Linus Torvalds at BALUG Debian Benefit on 6/15, RSVP ASAP.

1999-06-07 Thread Joey Hess
- Forwarded message from "Arthur F. Tyde III - Administrator" <[EMAIL PROTECTED]> - Date: Mon, 07 Jun 1999 12:17:45 -0700 From: "Arthur F. Tyde III - Administrator" <[EMAIL PROTECTED]> Organization: Linuxcare Inc. X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.3.4 i586) To: svlug <[EMAIL PR

Re: wterm

1999-06-07 Thread Pedro M . A . Bastos
On Mon, 07 Jun 1999, Graham Ashton wrote: > > not sure, but it compiled fine for me on slink. what were the errors > (don't reply to me, I might not understand it, post it to the list). > > you're probably just missing some header files, or something. > > -- > Graham > > yes, i'm missing '

deb pkg of X-server for Matrox Millennium G200 AGP

1999-06-07 Thread rathon
Hi, Can you point me to the .deb version of the X-server for Matrox Millennium G200 AGP. The Chip type is; MGA-G200 B8 R1 There is a version available in the xfree.org site, if a .deb pkg is not available, how do I install the oe from xfree.org ? Thanks, Syed. __

Re: Rights on shared directories

1999-06-07 Thread Gregory Wood
Brian Schramm wrote: > I am running Debian 2.1. > > I would like to set up a directory for all users logging into the Linux > box to have full rights to. I would like to have it set up so that all > the users can rw and when they save the file it will have the same group > permissions assign to i

Re: wterm

1999-06-07 Thread shaleh
> > yes, i'm missing ' WMaker.h' and 'WINGS.h'. where can i find these > libraries ? > Try libwings.

cannot mount CD-ROM! - Pls help

1999-06-07 Thread rathon
Hi, This is a second posting and sorry for that. I have installed Debian2.0 on a 486. During installation, it detects my CD-ROM drive as /dev/hdc and the installation went perfect. But, now during boot, it does not detect the CD-ROM drive and as root I could not mount the drive either. I tried b

Re: Help: EtherNet Mentor

1999-06-07 Thread Gregory Wood
Andy Bottman wrote: > I am trying to set up a small ethernet network. > I am so far failing at step 1? > Trying to get my ethernet card recognized as a device (NE2000 Clone). > > I am looking for someone to guide me thru this process, I don't need my > handheld but need a little direction. I have

Re: cannot mount CD-ROM! - Pls help

1999-06-07 Thread Will Lowe
> But, now during boot, it does not detect the CD-ROM drive and as root I > could not mount the drive either. I tried both these commands: > > % mount /dev/hdc /cdrom (I do have /cdrom as the mount point) > or > % mount -t iso9660 /dev/hdc /mnt Try mount -t iso9660 /dev/hdc1 /cdrom

Re: Installing from disk

1999-06-07 Thread Colin Marquardt
* Morgoth3 <[EMAIL PROTECTED]> writes: > The problem is that I'm downloading on a Win95 machine...I don't > think i can get dpkg to work on this machine... I need to see if I > can find a utility that works on both 95 and linux (yeah right) Then try pkzip in Win95 and zip/unzip from the zip/unz

Re: my ip-up.d script doesn't work

1999-06-07 Thread Colin Marquardt
* Hamish Moffatt <[EMAIL PROTECTED]> writes: > On Mon, Jun 07, 1999 at 07:51:00AM -0600, Rick Macdonald wrote: >> On Mon, 7 Jun 1999, Hamish Moffatt wrote: >> >> > I just freshly reinstalled ppp on one machine here. My >> > custom script in /etc/ppp/ip-up.d does not work; it >> > doesn't appear t

Re: Installing from disk

1999-06-07 Thread Morgoth3
The problem is that I killed Win95 completely...my system is linux only right now. Colin Winters

Re: deb pkg of X-server for Matrox Millennium G200 AGP

1999-06-07 Thread Brian Servis
*- On 7 Jun, rathon wrote about "deb pkg of X-server for Matrox Millennium G200 AGP" > Hi, > > Can you point me to the .deb version of the X-server for Matrox Millennium > G200 AGP. The Chip type is; MGA-G200 B8 R1 > > There is a version available in the xfree.org site, if a .deb pkg is not > a

x11amp installation problems

1999-06-07 Thread Nadarajah, Dinesh
I have been trying to install x11amp for quite sometime now but I keep running into installation problems. I tried it with both the .deb package (from www.debian .org) as well as the source. I get the following error: Libc6 conflicts with apt. FYI: x11amp requires a newer version of libc6 but whe

Re: cannot mount CD-ROM! - Pls help

1999-06-07 Thread David Teague
On Mon, 7 Jun 1999, Will Lowe wrote: > > But, now during boot, it does not detect the CD-ROM drive and as root I > > could not mount the drive either. I tried both these commands: > > > > % mount /dev/hdc /cdrom (I do have /cdrom as the mount point) > > or > > % mount -t iso9660 /dev/hdc /mn

Re: Installing from disk

1999-06-07 Thread Hartmut Figge
[EMAIL PROTECTED] wrote: > The problem is that I'm downloading on a Win95 machine...I don't think i can > get dpkg to work on this machine... I need to see if I can find a utility > that works on both 95 and linux (yeah right) > > Colin Winters well, you _could_ use rar. but it´s shareware, yo

Re: Installing from disk

1999-06-07 Thread Steve Rennell
[linux via floppy?] > The problem is that I'm downloading on a Win95 machine...I don't think i > can get dpkg to work on this machine... I need to see if I can find a > utility that works on both 95 and linux (yeah right) I downloaded on a (separate) Win95 machine, pulled one of the (non ext) H

Re: [Re: deb pkg of X-server for Matrox Millennium G200 AGP]

1999-06-07 Thread rathon
Brian, There is no many of the xservers at this website, which is for the Matrox Millennium AGP ?? Rathon. Brian Servis <[EMAIL PROTECTED]> wrote: *- On 7 Jun, rathon wrote about "deb pkg of X-server for Matrox Millennium G200 AGP" > Hi, > > Can you point me to the .deb version of the X-serve

Re: [Re: deb pkg of X-server for Matrox Millennium G200 AGP]

1999-06-07 Thread Johnie Ingram
"rathon" == rathon <[EMAIL PROTECTED]> writes: rathon> deb http://ftp.netgod.net/ x/ rathon> Brian, There is no many of the xservers at this website, rathon> which is for the Matrox Millennium AGP ?? xserver-svga_3.3.3.1-2_i386.deb netgod

Re: [Re: deb pkg of X-server for Matrox Millennium G200 AGP]

1999-06-07 Thread Brian Servis
*- On 7 Jun, rathon wrote about "Re: [Re: deb pkg of X-server for Matrox Millennium G200 AGP]" > Brian, > > There is no many of the xservers at this website, which is for the Matrox > Millennium AGP ?? > > Rathon. > > *- On 7 Jun, rathon wrote about "deb pkg of X-server for Matrox Millennium

Re: SV: OT: dual processor question

1999-06-07 Thread gla2
> I can't recall any ps/2 model being able to run a dual processor setup, > definitely not the old ones. What the other socket is for is most likely a > coprocessor, or FPU, which would speed things up a bit when running programs > that have the capability of using an FPU, like CAD/CAM applicatio

<    1   2