is modules_2.1.23-1.deb corrupted?

1997-03-06 Thread Lawrence Chim
I checked the contents of modules_2.1.23-1.deb and found that the lsmod, insmod, modprobe, etc. are missing from the file. Did the maintainer forget to include those program files? drwxr-xr-x root/root 0 Feb 26 10:22 1997 ./ drwxr-xr-x root/root 0 Feb 26 10:22 1997 etc/ -rw-r--r--

netscape 3.01_4

1997-03-06 Thread Lawrence Chim
I don't why I have to load the libc.so.5.2.18 in order to run netscape, or I will get a bus error. I even try LD_PRELOAD=libgnumalloc.so.5 and it dose not work also. #!/bin/sh export LD_PRELOAD=libc.so.5.2.18 <<< export MALLOC_CHECK_=0 export NPX_PLUGIN_PATH=$HOME/.netscape/plugins:/usr/local/

example script want

1997-03-07 Thread Lawrence Chim
Firstly, I am not a script expert and I only know how to write a little script file to execute a batch of commands. Can someone provides me an example script that insert a line of text into a text file. The line should be placed below the line section[xyz] and above the line blahblahblahblah. -

very small bash script question

1997-03-08 Thread Lawrence Chim
Does anyone know how to check a directory is empty in bash script? lawrence,

Re: lesstif requirement

1997-03-10 Thread Lawrence Chim
[EMAIL PROTECTED] wrote: > > The newest package for timidity depends on lesstif. I own motif > proper. Is there a way to create a stub package for motif that > provides motif and then have timidity depend on motif. lesstif could > provide motif too. > Which commerical Motif you are using? I

where to upload the debianized packages?

1997-03-10 Thread Lawrence Chim

Re: lesstif requirement

1997-03-10 Thread Lawrence Chim
[EMAIL PROTECTED] wrote: > > The newest package for timidity depends on lesstif. I own motif > proper. Is there a way to create a stub package for motif that > provides motif and then have timidity depend on motif. lesstif could > provide motif too. > If you are using SWiM Motif, you can call

flon command?

1997-03-10 Thread Lawrence Chim
Is there a debian package provides the flon command? Lawrence,

Re: Where is modutils? & bind syntax error

1997-03-12 Thread Lawrence Chim
In a previous message Lawrence Chim said: > These are the files in modules_2.1.23-1.deb. It seems that all > binaries and manpages are missing. modules_2.1.23-1 is a dummy package used when upgrading from modules to the newer modutils. Unfortunately modutils has not been installed yet. W

Re: Video Cards

1997-03-16 Thread Lawrence Chim
card is not listed in XFree86, I'm pretty sure you may > use the "Generic S3 ViRGE/VX" servers/drivers. I have been using a card > with S3 ViRGE/VX configured with the Generic driver for months now and it > works GREAT. There is a server for Matrox card, the name of the server is something like SMGA. Lawrence Chim,

Re: Any recommendation about a good 3D video card?

1997-03-17 Thread Lawrence Chim
Dany Dionne wrote: > > Hi all, > > I'll buy a 3D video card this summer and i can expense 750$ (1000$ > Canadien). This card is to use in the developpment of a 3D environnement > in OPENGL on PC. Do you have any recommendations? I don't know if it's a > good idea to purchase a card like a Matrox

Re: What Can I do?

1997-03-17 Thread Lawrence Chim
Oliver Elphick wrote: > > In message <[EMAIL PROTECTED]>, writes: > >Hi, > > I've got a problem. I can't download files that take over 1 hour > >to download, including the GCC C compiler. I need to get a program that > >will let me dail into my slip account and the only one I can fin

Re: SCSI Ultra/Wide support

1997-03-19 Thread Lawrence Chim
> I have two critical machines using this card. For me everything works > fine. However, I'd buy a Buslogic 958 if possible. People report that > the 2940* extreme sensitivity to cables is somewhat substandard. Also, > the buslogic driver seems more stable and faster. Adaptec doesn't give > any hin

true type to X11 fonts

1997-03-20 Thread Lawrence Chim
Hi, I want to convert some of the true type font to use in X11 fonts. Anyone know how to do it? Lawrence,

Re: Question

1997-03-20 Thread Lawrence Chim
Alexander Poquet wrote: > > When will debian get support for BusLogic FlashPoint LT SCSI adapters? > More specifically, I want to install Debian onto my computer at work, whose > hard drive is SCSI (along with the CD-ROM). > > The disks-i386 directory for the current debian release doesnt have a

Re: Adaptec 2940 UW (general)

1997-03-21 Thread Lawrence Chim
> I've got 9 or 10 of these cards deployed. All of the machines are running > 2.0.29 without a single problem. I've never done anything more than plug > the card in, turn the machine on and install. No special tweaking > required. > What device(s) did you use on the card? Lawrence,

is buslogic 958 really better than 2940uw

1997-03-21 Thread Lawrence Chim
There are so many discussion about 958 vs 2940uw. I found that the main arugment 958 better than 2940uw is that buslogic supports linux and allows source distribution of the driver. Lawrence,

Re: Metro-X ver 3.1.5

1997-03-22 Thread Lawrence Chim
Matthew Tebbens wrote: > > Metro-X 3.1.5 > - > For those interested; I just installed Metro-X version 3.1.5 on 2 of my > debian systems and it works great. I had no problems with the install and > no problems when I configured it. The installer package that debian has is > for the old

buslogic and boot disk

1997-03-27 Thread Lawrence Chim
Does the boot disk support buslogic? How people using buslogic card install debian? I think I have to use my 2940 to install debian first, then compile a kernel with buslogic support, swap the card, compile the kernel again without the 2940 in it. Lawrence,

Re: can Linux r/w Windoze FAT32?

1997-03-01 Thread Lawrence Chim
Harmon Sequoya Nine wrote: > > Unless its changed in the past few months, Linux can read and write to > dos/windows 95 partitions without a problem. There are two ways. The > first is with the "mtools" (do a "man mtools" to get more info), although > this is usually only with a floppy. > > The

is modules_2.1.23-1.deb corrupted?

1997-03-02 Thread Lawrence Chim
I found that the ismod, modprobe, rmmod are missing in the modules deb. Are they moved to a new package, or the deb is corrupted? dpkg --contents modules_2.1.23-1.deb drwxr-xr-x root/root 0 Feb 26 10:22 1997 ./ drwxr-xr-x root/root 0 Feb 26 10:22 1997 etc/ -rw-r--r-- root/roo

Re: can Linux r/w Windoze FAT32?

1997-03-02 Thread Lawrence Chim
Igor Grubman wrote: > > On Sat, 1 Mar 1997, Ralph Winslow wrote: > > > Lawrence Chim wrote: > > > > > > Harmon Sequoya Nine wrote: > > > > > > > > first is with the "mtools" (do a "man mtools" to get more info), >

Re: AWE32 problems.

1997-03-03 Thread Lawrence Chim
Dark Lord of Sith wrote: > > I just can't get the AWE32 sound card to work under debian. It > works fine under dos,95, or NT. I've installed all the patches and tried > running it with kernel 2.0.27, 2.0.29, and 2.1.26 with no success. I use > the I/O ,IRQ and DMA values out of the manu

Re: moxfm

1997-04-10 Thread Lawrence Chim
e.tmpl'". moxfm requires Motif to compile. ^^ -- Lawrence Chim [EMAIL PROTECTED]

Re: moxfm

1997-04-11 Thread Lawrence Chim
he > dynamic or shared version. > > On 10-Apr-97 Lawrence Chim wrote: > >Tim O'Brien wrote: > >> > >> I downloaded the moxfm file manager from the author's website in binary > >> form. I uudecoded, unzipped, and un-tarred it, and rtfm'd. Foll

Re: 'Sun Java WorkShop on Debian' experience anyone?

1997-04-11 Thread Lawrence Chim
jws running, can you tell me, which jdk you're using? jdk 1.0.2 with no problem, though I am not using it now. -- Lawrence Chim [EMAIL PROTECTED]

Re: Scanning software available?

1997-04-11 Thread Lawrence Chim
e a HPScanJet4c connected to > a SCSI card and i'm using hpscanpbm, which is available as a standard > Debian package. It works quite well for me. > or you may pay $50 for xvscan, a program based on xv. -- Lawrence Chim [EMAIL PROTECTED]

Re: Multiple ISP setup

1997-04-11 Thread Lawrence Chim
dressing, you only need two chatscripts that dial different phone numbers. -- Lawrence Chim [EMAIL PROTECTED]

Re: moxfm

1997-04-11 Thread Lawrence Chim
om source and run fine. Don't know why the precompiled binary not work. Did you setup the resource file properly? -- Lawrence Chim [EMAIL PROTECTED]

Re: ppp redial problem

1997-04-11 Thread Lawrence Chim
t any problems. Still I'd > like to get to the bottom of the ppp problem if anyone has any ideas. -- Lawrence Chim [EMAIL PROTECTED]

Re: Matrox Millinium

1997-04-11 Thread Lawrence Chim
Karsten Bolding wrote: > > Hi > > Which xserver should I use to get the most out of a Matrox Millinium card > (presently I use xserver-svga) > > Karsten MGA -- Lawrence Chim [EMAIL PROTECTED]

Re: 'Sun Java WorkShop on Debian' experience anyone?

1997-04-12 Thread Lawrence Chim
need the linux port jws from blackburn. -- Lawrence Chim [EMAIL PROTECTED]

Re: Memory Gobbler

1997-04-19 Thread Lawrence Chim
Martin Schulze wrote: > > On Apr 19, Harmon Sequoya Nine wrote > > Don't know if this relates to the question, but... > > > > I was looking at how to recompile the kernel to get it to recognize memory > > above 64M, > > and it said you should have at least 512K of cache to do this... > > Add mem

Re: Memory Gobbler

1997-04-21 Thread Lawrence Chim
all this memory ? Is it always for network services, or could it > be useful for desktop computers too ? > > Alexandre -- Lawrence Chim [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

vfat32 patch

1997-04-22 Thread Lawrence Chim
Have anyone successfully applied the vfat32 patch to 2.0.29 or 2.0.30? Though I can compile the patched 2.0.29, I got unresolved symbols while booting linux. 2.0.30 not even compiled. -- Lawrence Chim [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubs

why I have this?

1997-04-23 Thread Lawrence Chim
dselect kindly give me this stuff for a long while, don't know what's wrong. /usr/lib/dpkg/methods/disk/setup: line 8: 7921 Broken pipe find "$mountpoint$2" -follow -name '*.deb' -print 2>/dev/null 7922 Done| head -1 7923 Done| grep

optionally select the path for non-free & contrib

1997-04-23 Thread Lawrence Chim
Using `/mirror/debian/development/binary-i386' as main binary dir. Using `/mirror/debian/development/binary-i386/Packages.gz' for main. Using `/mirror/debian/contrib/binary-i386' as contrib binary dir. Using `/mirror/debian/contrib/binary-i386/Packages.gz' for contrib. Using `/mirror/debian/non-fre

what umask?

1997-04-25 Thread Lawrence Chim
what is the umask to mount a partition that allows user and group "rwx" permission and other none, i.e. "---". -- Lawrence Chim [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

tcpdump: unknown data link type 0xc

1997-04-27 Thread Lawrence Chim
Hi, tcpdump 3.3-2 won't work for me. here is the error message: tcpdump: unknown data link type 0xc though I have no problem using PPP. Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

how to make ppp die after only 4 rings?

1997-04-27 Thread Lawrence Chim
Since my ISP will answer the call after 2 rings, it is possible to set the pppd to die after 4 rings, otherwise, it keeps the line 'til 60s pass. Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

lprng how?

1997-04-28 Thread Lawrence Chim
Just change from lpr to lprng but then whenever I try to run lpr or lpq, it said "cannot open connection to [EMAIL PROTECTED]". I have read the Intro and Tutorial in the /usr/doc/lprng but could not find any short answer. Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsub

Re: lprng how?

1997-04-29 Thread Lawrence Chim
> > Just change from lpr to lprng but then whenever I try to run > > lpr or lpq, it said "cannot open connection to [EMAIL PROTECTED]". > > I have read the Intro and Tutorial in the /usr/doc/lprng but > > could not find any short answer. > > > > Are you using apsfilter or magicfilter? If the for

Re: lprng how?

1997-04-29 Thread Lawrence Chim
> > > > Just change from lpr to lprng but then whenever I try to run > > > > lpr or lpq, it said "cannot open connection to [EMAIL PROTECTED]". > > > > I have read the Intro and Tutorial in the /usr/doc/lprng but > > > > could not find any short answer. > > > > > > > > > > Are you using apsfilter

one thing latex is better than tetex

1997-04-29 Thread Lawrence Chim
previously, dvips gave me ps file with page numbering and I can go to a particular page using ghostview or gv. after I installed tetex and found that the ps file no more numbered and I can only press in gv, can't get back. Is there any magic to make tetex's dvips number the ps file? Lawrence, -

Re: lprng how?

1997-04-29 Thread Lawrence Chim
> > I am using Alladin Ghostscript (from non-free) because I have a bjc600 > > printer and only non-free version support it(?). > > > > Aha! So of the three people (including myself) who are having or have had > this problem the common thread seems to be: > > !. All using lprng > 2. All using

Re: lprng how? (magicfilter also not work)

1997-05-03 Thread Lawrence Chim
> Of course the minute I said I'd do something immediately a crisis arose to > delay me. Now I'm ready and I find the bug package is not on my system. > Worse it doesn't seem to be on the ftp site either. It's supposed to be > in the util section. Anyone know where it went? > Just tried to rem

Re: hot-change disk arrays...can I do it on Linux?

1997-05-06 Thread Lawrence Chim
Brian N. Borg wrote: > > The drives themselves are not any different. The hot swap trays have > the functionality to power the drives down before removal or up after > insertion. Such trays and drives could be used with the md utilities > under Linux to provide striped (raid 0), mirrored (raid 1

Re: kernel: recognising >64Mb RAM

1997-05-07 Thread Lawrence Chim
Tan Wee Yeh wrote: > > Hi, > > I'm terribly sorry as I understand this question has > been answer just a few days before but I lost the mail. > Two option: 1. say you have 96M, put the following line in you lilo file mem=96M 2. download a kernel patch from http://www.linuxhq.com/ Lawrence,

Re: stable or not stable?

1997-05-09 Thread Lawrence Chim
Jason Gunthorpe wrote: > > On Fri, 9 May 1997, Rick Jones wrote: > > > On Fri, 9 May 1997, Eduardo Goyanes wrote: > > > > > Hello, > > > > > > I'm writing to satisfy my curiousity on why the llinux kernel 2.0.30 is in > > > > > > the unstable archives. When a.b.c and b is even the file is stable

Re: dselect and updating the system

1997-05-09 Thread Lawrence Chim
Gernot wrote: > > When I start dselect (using the ftp-method) I get a list of available > "Updated Standard packages". This list tells me that there are new > versions of my installed components available, they are marked with the > asterix (*) but they are not installed when I try to install them

ET6000

1997-05-11 Thread Lawrence Chim
Anyone using ET6000? I am going to sell my diamond stealth and buy a ET6000 based card, e.g. Jaton 128. I just want to be sure that X run fine :) Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

post news periodically, how?

1997-05-13 Thread Lawrence Chim
Hi, Is it possible to post the same news to newsgroups automatically and periodically, say bi-weekly? Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: BusLogic FlashPoint LT SCSI BT

1997-05-14 Thread Lawrence Chim
Dave May wrote: > > Being a fan of Debian Linux for some time, I wanted to install Debian on > my own computer in my office (to replace Windows 95 especially). > Unfortunately, I have a BusLogic FlashPoint LT PCI SCSI adapter, and it's > not supported currently. > > I found the latest version of

Re: Installing Debian Linux on a new system w/out MSDOG

1997-05-19 Thread Lawrence Chim
What about a bootable CD and install it directly from the CD? Redhat allows installation without using floppies. Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Quikcam?

1997-05-27 Thread Lawrence Chim
Karl M. Hegbloom wrote: > > I'm looking for the libraries and programs for the quickcam. Does > anyone know what the name of the .deb is, and what section to look in? > I remember seeing an announcement a while back... > You can find cqcam and vic-cqcam in binary/graphics directory. Though th

Ricoh CDRW (CD-ReWritable) drive

1997-06-05 Thread Lawrence Chim
Any debian package that support the Ricoh CDRW drive? Does Debian a stable platform to burn CDs? Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: video card driver (fwd)

1997-06-06 Thread Lawrence Chim
> > Hi There, > > I am installing linux debian on dell machine and it has a Matrox > > MGA Millennium PowerDesk video card and I haven't found any Matrox Video > > Cards in the database provided by the linux. If you please tell me which > > one in the closest match for the Matrox Video Card's

Re: Ricoh CDRW (CD-ReWritable) drive

1997-06-06 Thread Lawrence Chim
Sam Ockman wrote: > > Message from Dale Scheetz ([EMAIL PROTECTED]) on 6-5-97: > > On Thu, 5 Jun 1997, Lawrence Chim wrote: > > > > > Any debian package that support the Ricoh CDRW drive? > > > Does Debian a stable platform to burn CDs? > > > > I&#

why so many broken links when installing 1.3?

1997-06-07 Thread Lawrence Chim
Tried to install debian 1.3 but dselect displayed broken links error message: Installing Communicator Java files... ==> moving existing '/usr/local/netscape/java/classes/ifc11.jar' to '/usr/local/netscape/java/classes/ifc11.jar.old' ==> moving existing '/usr/local/netscape/java/classes/iiop10.ja

why so many broken peips when installing 1.3?

1997-06-08 Thread Lawrence Chim
To further my previous post, I found that I have no problem installing netscape_3.0, but netscape-4.0 displayed a lot of broken pipes message and it not installed properly. After the install, I cannot find a find the nescape directory in /usr/lib. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail

a x86 emulator that support win95

1997-06-08 Thread Lawrence Chim
Just found a x86 emulator and it seems support win95 though in early stage. http://world.std.com/~bochs/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

netscape 4.0

1997-06-09 Thread Lawrence Chim
Does netscape beta 4.0 installer support preview 5? It does not work for me. I found a symlink /usr/X11R6/bin/netscape --> ../../lib/netscape, but there is no such file/directory. Lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble?

Re: netscape 4.0

1997-06-09 Thread Lawrence Chim
Randy Edwards wrote: > > On Tue, 10 Jun 1997, Lawrence Chim wrote: > > > Does netscape beta 4.0 installer support preview 5? > > It does not work for me. I found a symlink /usr/X11R6/bin/netscape --> > > .../../lib/netscape, but there is no such file/directory. >

Re: netscape 4.0

1997-06-09 Thread Lawrence Chim
Greg Vence wrote: > > Lawrence Chim wrote: > > > > Randy Edwards wrote: > > > > > > On Tue, 10 Jun 1997, Lawrence Chim wrote: > > > > > > > Does netscape beta 4.0 installer support preview 5? > > > > It does not work for me.

Re: broken pipe

1997-06-10 Thread Lawrence Chim
I think it is a problem of bash package. I downgrade to 1.14 from debian 1.2 and no more broken pipe. Last time, tetex warned that my system was in a inconsistent state and I suspected it is casued by the broken pipe. Lawrence, Tim O'Brien wrote: > > Ok, I finally have to break down and ask a

Re: Resuming interrupted download from http-site

1997-06-10 Thread Lawrence Chim
Rick Macdonald wrote: > > Dirk Herr-Hoyman wrote: > > > > At 03:45 AM 6/10/97 -0500, Rob Browning wrote: > > >Johann Spies <[EMAIL PROTECTED]> writes: > > > > > >> I know ftp reget can resume an interrupted download of a large file. How > > >> do you do it from a http-site? > > > > > >I think, bu

Re: Video confrencing.

1997-06-11 Thread Lawrence Chim
Rick Jones wrote: > > Is there any kind of video confrencing program, like CU-SeeMe, in deb > format? I can't find anything like this any place. > > L8R, > > --Rick Yes, it is vic-cqcam, but it needs Connectix Colour QuickCam. I think it is in non-free/contrib. There is a very alpha version o

Re: debian-1.3 partition size limitation ?

1997-06-11 Thread Lawrence Chim
Markus Diesmann wrote: > > Hi, > > I tried to install debian-1.3 on a system with an > Adaptec AHA-2940 UW SCSI Controller connected to > a hardware raid IFT-3102U with 34GB avialable. > > - partitioning the computers internal disk (also connected > to the SCSI controller) works fine > > - pa

netscape 4.0 full version but no Linux

1997-06-11 Thread Lawrence Chim
Just checked and the full version for most platforms are ready to download but Linux. Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Release Date for Debian 1.3.1

1997-06-14 Thread Lawrence Chim
Patrick Ryan wrote: > > Hello, > > When is Debian 1.3.1 going to be released? > What do you expect in Debian 1.3.1? Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Problems installing Debian 1.3

1997-06-16 Thread Lawrence Chim
Dale Scheetz wrote: > > On Sun, 15 Jun 1997, Joerg Friedrich wrote: > > > Hi everybody! > > > > I'm new to Debian. Yesterday I tried to install Debian 1.3, and I got 2 > > problems: > > > > 1. Installation. > > > > Everythig workes fine, until I selected 'Make the Hard Disk Bootable'. > > There w

Re: Debian woes

1997-06-16 Thread Lawrence Chim
If a standard package depends a non-free package, it won't resolve it and I have to manually install the non-free package free before installing the standard package. Lawrence Dale Scheetz wrote: > I can offer several suggestions... > > I did about 5 installs from scratch during pre-release test

Re: Debian woes

1997-06-16 Thread Lawrence Chim
Dale Scheetz wrote: > > On Mon, 16 Jun 1997, Lawrence Chim wrote: > > > If a standard package depends a non-free package, it won't resolve it > > and I have to manually install the non-free package free before > > installing > > the standard package. > &

Re: Debian woes

1997-06-16 Thread Lawrence Chim
Dale Scheetz wrote: > > On Mon, 16 Jun 1997, Lawrence Chim wrote: > > > If a standard package depends a non-free package, it won't resolve it > > and I have to manually install the non-free package free before > > installing > > the standard package. > &

Re: file system tools for dos

1997-06-19 Thread Lawrence Chim
David B. Teague wrote: > > Paolo: > > I already have the ext2tool, it LOOKS wonderful but it has some serious > problems with SCSI drives. And It doesn't talk to more than the second > drive on a controller. > > I have a VL bus 486 dx2/66 16 MB RAM 2840 SCSI controller with a 150 MB > Microp 16

where is md home page?

1997-06-20 Thread Lawrence Chim
Is there a home page for md's driver/utils? Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

burning CD, how?

1997-06-23 Thread Lawrence Chim
I just bought my CDR. I burned several CD in win95 successfully. Can anyone tell me how to burn a CD in Linux? In particular, I have a mirror of Debian in my harddisk and want to make a copy of it to CD. Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL

spindown time of cdrom drive

1997-06-27 Thread Lawrence Chim
Is there any program available in Linux to set the spindown time of a cdrom drive? My Toshiba spindowns after 30 seconds and I need to set it to ~2 mins. Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED

transfer debian to CDR

1997-08-19 Thread Lawrence Chim
I have mirrored the debian bo, non-free, contrib, and hamm. Now, my friend want to install it and ask me to burn a CD from the mirror. I know how to creating the CD-image already, the problem is that the mirror (*.deb files only) is around 840MB, a CDR can only store up to 650MB, how can I due wit

info2www, dwww install problem

1996-10-04 Thread Lawrence Chim
when install info2www and dwww, they said that they cannot find the httpd. I think it is because I am using apache and http daemon name is apache rather than httpd. Is is a install script problem? or a file dependancy problem? lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the wor

does libc5.4.7 compatible with netscape 3.0

1996-10-25 Thread Lawrence Chim
Once I upgrade libc to 5.4.7-1, netscape cannot run and it said bus error. Then I downgrade to 5.2.18, netscape runs again. Is it a bug? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

elm problem

1996-10-29 Thread Lawrence Chim
I don't know why when I run elm, it displays the following message then quit. Waiting to read mailbox while mail is being received: attempt #0 Waiting to read mailbox while mail is being received: attempt #1 Waiting to read mailbox while mail is being received: attempt #2 Waiting to read mailbox w

Re: elm problem

1996-10-29 Thread Lawrence Chim
Erik van der Meulen wrote: > > -BEGIN PGP SIGNED MESSAGE- > > At 08:19 PM 10/29/96 +1100, Lawrence Chim wrote: > > >I don't know why when I run elm, it displays the following message then > >quit. > > > >Waiting to read mailbox while mail is b

rpminstall not found in debmake 1.09

1996-11-09 Thread Lawrence Chim
Just downloaded debmake_1.09.deb and installed it. However, I couldn't find rpminstall, where to get it? lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: rpminstall not found in debmake 1.09

1996-11-09 Thread Lawrence Chim
Warwick HARVEY wrote: > > Lawrence Chim <[EMAIL PROTECTED]> writes: > > Just downloaded debmake_1.09.deb and installed it. However, I couldn't > > find rpminstall, where to get it? > > At some stage it had its name changed to "alien". At some st

EIDE CD-ROM not detected

1996-11-10 Thread Lawrence Chim
I have a SCSI and a EIDE CD-ROM. I don't know why linux cannnot detect (then mount) the EIDE CD-ROM unless I boot the DOS first then run loadlin. It seems that it needs the DOS cdrom driver to initialise the CDROM first. lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsu

Re: pgp

1996-11-10 Thread Lawrence Chim
Santiago Vila Doncel wrote: > > -BEGIN PGP SIGNED MESSAGE- > > On Sun, 10 Nov 1996, Karl M. Hegbloom wrote: > > > Where can I find a .deb of PGP? > > ftp://ftp.inf.tu-dresden.de/pub/os/linux/debian-non-US > no, it have been move to ftp://os.inf.tu-dresden.de/pub/debian-non-US/ law

where is e2fsprogs_1.06-1?

1996-11-10 Thread Lawrence Chim
when I install e2fsprogs_1.06-2, it displays the following error mesg. dpkg: cannot see how to satisfy pre-dependency: e2fsprogs pre-depends on e2fsprogs (>= 1.06-1) dpkg: cannot satisfy pre-dependencies for e2fsprogs (wanted due to e2fsprogs) where to find the e2fsprogs_1.06-1? lawrence, --

Re: pgp

1996-11-11 Thread Lawrence Chim
Karl M. Hegbloom wrote: > > >>>>> "Lawrence" == Lawrence Chim <[EMAIL PROTECTED]> writes: > > Lawrence> Santiago Vila Doncel wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> > >> On Sun, 10 Nov 1996, K

how to download in the background?

1996-11-11 Thread Lawrence Chim
Is it possible to download something, say http://xxx.xxx.xxx/abc.zip in the background? For example, I can run ncftp, get a file, press CTRL-Z, type bg, then I can logout and ncftp still downloading the file for me. Is there an equivalent command for downloading from http? lawrence, -- TO UNSUB

Re: JDK

1996-11-13 Thread Lawrence Chim
> > > Is anybody can help describe me how i can install JDK in my > > > box. Or if there is a package for it. > > > > > As far as I know there is no Debian package. You can download the Linux > > port from http://www.blackdown.org/java-linux.html. The site points to > > installatio

any tcp/ip meter?

1996-11-13 Thread Lawrence Chim
is there any program to display the bps of each socket/port? I have tried the pppstats and it only displayed the total bps. lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

urgent question : can't map /lib/libc

1996-11-13 Thread Lawrence Chim
I don't know why after my linux always displays can't map /lib/libc after few hours run and I have to reboot my linux box. anyone know why? is it ld.so problem?? the only things I did was that I upgrade ld.so to 1.8.x from 1.7.x lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the

Re: how to download in the background?

1996-11-13 Thread Lawrence Chim
Thanks for all guys sent me mails. I found that the most easy command is GET http://xxx.xxx.xxx/www/zzz/abc.zip > abc.zip & lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: ldconfig warning : inconsistent soname??

1996-11-15 Thread Lawrence Chim
Philippe Troin wrote: > > On 14 Nov 1996 00:36:38 CST Guy Maor ([EMAIL PROTECTED]) wrote: > > > Lawrence Chim <[EMAIL PROTECTED]> writes: > > > > > ldconfig: warning: /usr/lib/libhistory.so.2.0.1 has inconsistent soname > > > (libreadline.so.2.0),

bo, rex?

1996-11-18 Thread Lawrence Chim
why there is bo in the ftp site? Is it the same as rex? lawrence, -- This message was distributed manually by [EMAIL PROTECTED] after the list initially failed to distribute it.

hard disk recommendation

1996-11-18 Thread Lawrence Chim
I am looking for a 4GM SCSI harddisk. Which brand is better? I am currently using Quantum GP and it is very noisy. I looked at the Web and found that IBM is cheaper then Quantum, while seagate is the most expensive one (more than $200 over Quantum). lawrence, -- This message was distributed man

icmp: udp port route unreachable

1996-11-19 Thread Lawrence Chim
For time to time, I receive this message from tcpdump. Does anyone know what does it mean? Do I configure my route incorrectly? 20:13:54.250843 x.xx..xxx.xx > yy.yy..yyy.yy: icmp: x.xx..xxx.xx udp port route unreachable (frag 8852:[EMAIL PROTECTED]) [tos 0xc0] la

Re: Invitation for testers of "frozen" distribution

1996-11-20 Thread Lawrence Chim
Is the 2GB partition install problem solved yet? > > Our various FTP sites carry three distributions these days: > > stable: Debian 1.1 > frozen: Debian 1.2 pre-release > unstable: Debian 1.3 development > > It's time for those of you who would like to help test Debian 1.2 to

cron problem

1996-11-21 Thread Lawrence Chim
I don't know why cron always send mail to root with the following body. Any idea? Subject: Cron <[EMAIL PROTECTED]> run-parts /etc/cron.daily X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: getopt: illegal option -- o lawrence, -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "uns

  1   2   >