Re: Pentium compiler

1998-02-19 Thread Daniel Martin at cush
[EMAIL PROTECTED] writes: Dear experts, I'd really like to switch from gcc to pgcc from the Pentium Compiler Group. (I used their pre-compiled gzip and it's really better than the 'standard one'...) As I have no experience with libraries and there seems to be no Debian package around for

Re: Linux on top of win95

1998-02-19 Thread Hamish Moffatt
On Wed, Feb 18, 1998 at 04:39:26PM +, C.J.LAWSON wrote: At the risk of apearing to be knit-picking, I ask (1) How much mempry do you consider as a lot ... from what I can remember 16Mb was sufficient to do away with the swap file (probably except if you are runnig X ..) Is any amount of

Re: Login string FUBAR; what package does this?

1998-02-19 Thread Hamish Moffatt
On Wed, Feb 18, 1998 at 01:13:52PM -0600, Jens B. Jorgensen wrote: Ah yes. Welcome to the magic of telnetd/login and getty/login. The first login: prompt is supplied by your getty/telnetd. When you type in your login and hit enter, the getty/telnetd execs /bin/login, passing the username you

RE: Linux on top of win95

1998-02-19 Thread Mike Barker
Michael Barker Technician ATL Systems -Original Message- From: C.J.LAWSON [SMTP:[EMAIL PROTECTED] Sent: Thursday, February 19, 1998 1:29 AM To: Mike Barker Cc: debian-user@lists.debian.org Subject: RE: Linux on top of win95 On Wed, 18 Feb 1998, Mike Barker wrote:

Re: Installing packages larger than 1.44MB via floppy disks

1998-02-19 Thread shaul
If you have access to a debian system you can split files using 1) dpkg or 2) The dd command. I have installed Debian Linux on a PC that does not have a modem and is not on a LAN, using floppy disks I created on my PC with a modem. How do I install packages

My trials upgrading to hamm/Bad bash 2.01-5 for bo

1998-02-19 Thread Daniel Martin at cush
Well, I went and used the autoup script for upgrading bo - hamm. I ran into some problems, which, I suspect, were caused by my custom-compiled bash 2.01 package. As I know that some people on this list used that package, since I made it publicly available, I'm putting this warning out to people:

lpr remote printing

1998-02-19 Thread Adam Klein
I'm the maintainer of the lpr package, and there is a bug report saying that remote printing doesn't work. Has anyone else had this problem? Thanks, Adam Klein pgphQYNr9IHEg.pgp Description: PGP signature

Re: A remark about the installation of the man package.

1998-02-19 Thread shaul
On Tue, Feb 17, 1998 at 04:18:06PM +, [EMAIL PROTECTED] wrote: It seems to me that the man package does not create the required data base immediately after its installation. Rather, it let a cron job to this work when it is schedualed to. I think this approch is wrong, since the

Re: help me understand timezones

1998-02-19 Thread shaul
A related timezone question: What is the difference between GMT and UTC ? I was told that GMT is obsolete, and that UTC is now considered as its successor. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Recomended Debian CD source ?

1998-02-19 Thread Stan Brown
What;s the best place to buy a curretn Debian CD? The people I was buying from seeem to have gone away? -- Stan Brown [EMAIL PROTECTED]770-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy!

Debian M68K on HP 300/400?

1998-02-19 Thread Stan Brown
Does Debina M68K suppor HP 300/400 serries hardware? -- Stan Brown [EMAIL PROTECTED]770-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead...Henry

Re: NEC 4 cd changer

1998-02-19 Thread shaul
Perhaps the eject package (from misc), or its documantation, can help ? The following is from its description: On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc Can someone point me towards docs on how cd changers function under 2.0.x

Re: Clueless newbie in need - PPP problems

1998-02-19 Thread shaul
Hi. I'm realy stuck here. I have managed to get the PPP set up (barely) and connect to my internet account. I can not, however DO anything. When I try to use ftp, dpkg-ftp, telnet, ect., I get an error reading 'ftp : URL : Hostname lookup failure'. The send data light and recieve data light

Re: Question - Hamm, Mgetty, PPP, wtmp - Arrgh!

1998-02-19 Thread shaul
On Mon, Feb 16, 1998 at 01:06:59PM -0600, Jeff Noxon wrote: I have three dial-in modems on my hamm box. They are all identical USR Couriers AFIAK, and their configuration *appears* to be the same. But one port always shows connect speed in wtmp, and the others do not: Are you sure that

dhcpcd problems...

1998-02-19 Thread Chris
I am having a problem with my dhcp client. Basically the machine taking extremely long time to obtain an IP address. The machine is sending a DHCPREQUEST allright, and this is being answered by the server with the DHCPOFFER. However the sends several more requests before it starts to work.

Creative ViBRA16C PnP card with EMU 8000 Wave Table card

1998-02-19 Thread Peter Fox
I'm looking for users of the Creative ViBRA16C PnP card with EMU 8000 Wave Table card ( I don't know the exact names, though), and Marcus Brinkmann suggested I might find some on this list. I've had a report that pnpdump in the latest version of isapnptools fails to dump the contents of the

Re: smbfs

1998-02-19 Thread Michael Beattie
On Wed, 18 Feb 1998, Fredrik Ax wrote: On Wed, 18 Feb 1998, Michael Beattie wrote: On 17 Feb 1998, Eloy A. Paris wrote: Michael Beattie [EMAIL PROTECTED] wrote: : I'm having trouble with smbfs etc when I try to use smbmount to mount I guess you have fixed suid or is

Re: Monitoring ppp0 Packets

1998-02-19 Thread Joel Klecker
At 15:34 +1100 1998-02-18, Ian Perry wrote: I would like to know if there is a way where I can monitor the number of ppp0 packets transmitted and received as a continuous update on the screen. Try netload, it is in the `netdiag' package along with several other neat utilities. -- Joel Espy

kcore

1998-02-19 Thread tony mollica
I've found a file in /proc named kcore, with a size of about 67 megabytes. Can someone tell me what this is and where it is generated from? thanks, -- tony mollica [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail

Compiling perl5.004 without libc6.

1998-02-19 Thread R. Chris Ross
I need to use perl 5.004 and would currently like to avoid setting up libc6. Is there a good reason not to get the source and compile it. From the dosc as www.perl.org it doesn't really look like that much of a problem. Are there any problems that would be caused by doing this? -- TO

Re: lpr remote printing

1998-02-19 Thread Hamish Moffatt
On Wed, Feb 18, 1998 at 11:08:28AM -0800, Adam Klein wrote: I'm the maintainer of the lpr package, and there is a bug report saying that remote printing doesn't work. Has anyone else had this problem? Well, it works just fine here from 5.9-20.2 (client) to 5.9-20 (server), and from 5.9-21 to

Re: kcore

1998-02-19 Thread Shaleh
kcore == kernel core memory. It should be the amount of mem you have or close. It is not a real file, nothing in /proc is. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: lpr remote printing

1998-02-19 Thread Adam Klein
On Thu, Feb 19, 1998 at 03:16:44PM +1100, Hamish Moffatt wrote: On Wed, Feb 18, 1998 at 11:08:28AM -0800, Adam Klein wrote: I'm the maintainer of the lpr package, and there is a bug report saying that remote printing doesn't work. Has anyone else had this problem? Well, it works just

Re: lpr remote printing

1998-02-19 Thread Hamish Moffatt
On Wed, Feb 18, 1998 at 08:28:52PM -0800, Adam Klein wrote: On Thu, Feb 19, 1998 at 03:16:44PM +1100, Hamish Moffatt wrote: On Wed, Feb 18, 1998 at 11:08:28AM -0800, Adam Klein wrote: I'm the maintainer of the lpr package, and there is a bug report saying that remote printing doesn't

Re: kcore

1998-02-19 Thread Ian Perry
I have heard it said that unix works entirely on files. It always baffled me to hear that, being a hardware engineer, and writing mostly in low level assemblers. Now I think I understand what what meant, and that all tasks are created as a 'file' and are acted on accordingly, hence the /dev

Re: bbs for debian?

1998-02-19 Thread Hamish Moffatt
On Mon, Feb 16, 1998 at 05:13:16PM +0100, Pere Camps wrote: Does anybody know of a good piece of BBS software for debian? I'm looking for something like Remote Access for DOS. Good luck, and let me know if you find anything. I've never been able to find a BBS program for Linux that

dpkg --help | less

1998-02-19 Thread Ian Watkins
DMIW instance if I do a dpkg --help | less then less doesn't seem DM into DM try DM dpkg --help | less DM for tcsh And if I'm using bash? Sorry I can't try it out as I'm not in Linux at the moment. Ian W Karachi, Pakistan email: [EMAIL PROTECTED] -- TO

Re: dpkg --help | less

1998-02-19 Thread Adam Klein
On Thu, Feb 19, 1998 at 05:46:00AM +, Ian Watkins wrote: DMIW instance if I do a dpkg --help | less then less doesn't seem DM into DM try DM dpkg --help | less DM for tcsh And if I'm using bash? Sorry I can't try it out as I'm not in Linux at the moment. dpkg --help 21 |

Re: Linux on top of win95

1998-02-19 Thread Sen Nagata
at some point around Wed, 18 Feb 1998 16:40:53 + (GMT) David Wright [EMAIL PROTECTED] mentioned: I don't see where UMSDOS comes into this. i was giving a reference for an alternative way to get linux running alongside w95 -- using loadlin. i should probably have worded my message better

Smail uucp file

1998-02-19 Thread Bill Belon
Greetings! I have a major problem. I'm the co-owner of a small ISP and we're using Smail. Our uccp file was accidentally deleted from the /var/mail directory. We have customers who are very unhappy right now. Can you tell me the lines that the file contains? Or possibly give me a copy of

xdm?

1998-02-19 Thread Christopher Jason Morrone
I'd like to use xdm on my box. I've tried editing /etx/X11/config to change no-start-xdm no-xdm-start-server into start-xdm xdm-start-server abd then I rebooted. It said starting xdm but there's no X login screen. Whats up? (I tried putting xdm-start-server before start-xdm too...) I'm

Re: kcore

1998-02-19 Thread Oliver Elphick
Ian Perry wrote: I have heard it said that unix works entirely on files. It always baffled me to hear that, being a hardware engineer, and writing mostly in low level assemblers. Now I think I understand what what meant, and that all tasks are created as a 'file' and are acted on

Re: Recomended Debian CD source ?

1998-02-19 Thread Jens Ritter
Stan Brown [EMAIL PROTECTED] writes: What;s the best place to buy a curretn Debian CD? The people I was buying from seeem to have gone away? if you've got access to a cdwriter and a good internet connection go d/l the official set from the debian mirrors. But these are somewhat

Re: Linux on top of win95

1998-02-19 Thread E.L. Meijer \(Eric\)
I believe that you really should have a swap partion This is not true. To begin with, you don't need swap space if you have enough memory. For linux, swap is just an extra bunch of (slow) memory that can be used if need be. If it is not there, and enough RAM is available, that is not a

Re: Xemacs configuration question

1998-02-19 Thread Carey Evans
Dave Mallery [EMAIL PROTECTED] writes: where do i tell Xemacs about my mail and news server node names?? For Gnus reading news, (setq gnus-select-method '(nntp news.server)). The easiest way to get mail working from a server is to download it with fetchmail. -- Carey Evans

Re: kcore

1998-02-19 Thread Carey Evans
Ian Perry [EMAIL PROTECTED] writes: I have heard it said that unix works entirely on files. It always baffled me to hear that, being a hardware engineer, and writing mostly in low level assemblers. Now I think I understand what what meant, and that all tasks are created as a 'file' and are

RE: dpkg --help | less

1998-02-19 Thread Ian Watkins
And if I'm using bash? Sorry I can't try it out as I'm not in Linux at the moment. on my system dpkg --help | less works fine. The person who had trouble with it said it did not work for him/her. Now the problem would be because their dpkg --help writes to STDERR and not STDOUT. In which

RE: Smail uucp file

1998-02-19 Thread George Bonser
As far as I know, smail keeps no uucp file in /var/mail. On 19-Feb-98 Bill Belon wrote: Greetings! I have a major problem. I'm the co-owner of a small ISP and we're using Smail. Our uccp file was accidentally deleted from the /var/mail directory. We have customers who are very unhappy

RE: Smail uucp file

1998-02-19 Thread George Bonser
The more I think about this the more I wonder exactly what you lost. The spool files of mail that are waiting to go to the uucp user are in /var/spool/uucp/sitename Smail keeps all of its configuration information in /etc/smail uucp keeps its configuration in /etc/uucp There are no files having

HAMM: Setting up modutils (2.1.85-1) ...

1998-02-19 Thread Christophe Broult
Hi, I've just installed some new packages and for the following one, I think a message like ``Press RETURN to continue'' is missing after the important note. Chris Unpacking replacement modutils ... Setting up modutils (2.1.85-1) ... Starting kerneld, version 2.1.85 (pid 6944) IMPORTANT

Re: kcore

1998-02-19 Thread Wojciech Zabolotny
On Wed, 18 Feb 1998, tony mollica wrote: I've found a file in /proc named kcore, with a size of about 67 megabytes. Can someone tell me what this is and where it is generated from? It is just a computers RAM mapped into the filesystem. Wojtek

debian 2

1998-02-19 Thread Wiria A Kusuma
Hello all, had anyone succeded to install the new debian 2 installation? I tried the new debian 2 installation with no luck, it just hang/freeze right after selecting monitor type, both color and no color monitor freeze, can anyone suggest me the correct way to do it? I had d/l the resc1440.bin

Mount Point Problem

1998-02-19 Thread AUBORD Alain
I have a huge quantity of mount point to manage (~200) and I get the message mount: wrong fs type, bad option, bad superblock on pegase:/export/opt/SUNWdxlib,or too many mounted file systems I would know where it is possible to increase the number of mount point ? A.Aubord My address:

INN NEWS Server.

1998-02-19 Thread Johan Berglund
Hello. I have installed a Debian 1.3.1 system om a server out on the internet. The server acts as a http and mail server running apache and smail on a Pentium 100. I also have installed the INN package and the package maintainers configuration is good enough for me because I want to run it all

Re: xdm?

1998-02-19 Thread tko
Christopher Jason Morrone writes: I'd like to use xdm on my box. I've tried editing /etx/X11/config to change no-start-xdm no-xdm-start-server into start-xdm xdm-start-server abd then I rebooted. It said starting xdm but there's no X login screen. Whats up? (I tried

RE: Kernel doesn't boot!!

1998-02-19 Thread Gerardo Lamastra
Thanks for your quick answer... I will test BIOS version and all the stuff about the hardware. I have also another machine with Award BIOS, I will also test if there is some difference about version numbers. I'll do it as fast as I can!! Regards... Gerardo -- TO UNSUBSCRIBE FROM THIS

Re: INN NEWS Server.

1998-02-19 Thread Miquel van Smoorenburg
In article [EMAIL PROTECTED], Johan Berglund [EMAIL PROTECTED] wrote: I can use the server with a lot of different mail readers, there is no problem with the transmission of articles. The problem is, I donĀ“t see the From: line in the newsreader. First I was convinced that the problem was

Re: NCPFS seems broken on 2.1 kernels...

1998-02-19 Thread Arto Astala
this discussion was recently mirrored by smbfs on debian-devel result, IIRC, was to have scripts that dynamically branch on kernel version [...] Also, packages ncpfs and ncpfsx have lots of binaries, not just the ncpmount and

Re: Kernel compilation

1998-02-19 Thread Jan Vroonhof
Santiago Vila [EMAIL PROTECTED] writes: You may use fakeroot, so iii) is not really a limitation. Aha..good. However I recall that make-kpkg puts explicit checks for root. Those should be removed then. Jan -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL

Re: Kernel compilation

1998-02-19 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE- On 19 Feb 1998, Jan Vroonhof wrote: Santiago Vila [EMAIL PROTECTED] writes: You may use fakeroot, so iii) is not really a limitation. Aha..good. However I recall that make-kpkg puts explicit checks for root. Those should be removed then. The checks

removing user from group; vigr -s errors; group policies

1998-02-19 Thread Oskar Liljeblad
I have recently installed Debian 1.3.1 on my computer. After searching the web for info, there are still some questions unanswered: Is there a simple way of removing a user from a specific group (not knowing what other groups the user is in), or is there a debian package that will do this? If I

Re: Kernel compilation

1998-02-19 Thread Jan Vroonhof
Santiago Vila [EMAIL PROTECTED] writes: The checks are needed, because you have to be able to do a chown to root I still do not like checks like these, I'd rather have it bomb out at the chown. But that is just side-issue. But if you use fakeroot, make-kpkg will really believe you are root

Re: Kernel compilation

1998-02-19 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE- On 19 Feb 1998, Jan Vroonhof wrote: Is fakeroot building the norm in hamm? No. The norm is just being root :-) However, we tend to consider a bug when a package may not be compiled fakeroot, because it means that the make install target is trying to touch

Re: Login string FUBAR; what package does this?

1998-02-19 Thread Lindsay Allen
On Thu, 19 Feb 1998, Hamish Moffatt wrote: On Wed, Feb 18, 1998 at 01:13:52PM -0600, Jens B. Jorgensen wrote: Ah yes. Welcome to the magic of telnetd/login and getty/login. The first login: prompt is supplied by your getty/telnetd. When you type in your login and hit enter, the

Re: Debian M68K on HP 300/400?

1998-02-19 Thread James Troup
Stan Brown [EMAIL PROTECTED] writes: Does Debian M68K suppor HP 300/400 serries hardware? I don't know if Linux/m68k even supports them; You might find more information at URL:http://www.linux-m68k.org/ If it's supported by Linux/m68k, Debian/m68k binaries will work. -- James -- TO

Serial Direct Connect

1998-02-19 Thread Greg Green
Hello all: Can any one give me advice on how to set up one of my serial ports for a direct terminal connection? All I need is a terminal session at 9600 - 8 - n - 1 for this, and it will not talk to a modem. I will not be talking DTE to DTE, it will be DCE to DTE via a serial data connection. I

Re: HDDs Linux (please reply to mansoft@maptel.es)

1998-02-19 Thread Wiria A Kusuma
Alex Maneu Victoria wrote: IMPORTANT: PLEASE REPLY TO [EMAIL PROTECTED] How should I partition my disks? (let's suppose that there's nothing installed). How should I install Linux, after all? Should I create a partition for one disk, and then on the other disk another partition for

RE: Frozen Mouse

1998-02-19 Thread Kristian Strickland
Date: Wed, 18 Feb 1998 12:47:48 -0800 (PST) From: Stuart Smith [EMAIL PROTECTED] To: debian-user@lists.debian.org Subject: Frozen mouse in X-Windows Hi. I have a(nother) problem. As implied by the subject line, my mouse is completely frozen in X-Windows, rendering it very close to

Re: Question - Hamm, Mgetty, PPP, wtmp - Arrgh!

1998-02-19 Thread Jeff Noxon
On Wed, Feb 18, 1998 at 04:33:58AM +, [EMAIL PROTECTED] wrote: On Mon, Feb 16, 1998 at 01:06:59PM -0600, Jeff Noxon wrote: I have three dial-in modems on my hamm box. They are all identical USR Couriers AFIAK, and their configuration *appears* to be the same. But one port always

modconf whiptail

1998-02-19 Thread Paul McDermott
Hello everyone, I am trying to install modconf but it depends on whiptail. Whiptail is not a package. I installed newt0.20 (gave me /usr/bin/whiptail) but that did not help. There has been discussion abot this topic but no one really knows what to do about this situation. There was a possible

Re: removing user from group; vigr -s errors; group policies

1998-02-19 Thread Tommi Virtanen
On Thu, Feb 19, 1998 at 01:57:38PM +0100, Oskar Liljeblad wrote: Is there a simple way of removing a user from a specific group (not knowing what other groups the user is in), or is there a debian package that will do gpasswd -d user group $ dpkg -S /usr/bin/gpasswd

Re: Installing packages larger than 1.44MB via floppy disks

1998-02-19 Thread Bill Leach
Maybe someone can confirm this for certain but isn't this exactly the sort of thing that rawwrite.exe does? If that is the case, then you can copy the files in specified sized pieces and then use either rawwrite on the target machine under DOS or dd under Linux (if dd is in the base system). I

Re: SCSI: queue status

1998-02-19 Thread Bill Leach
Take this with sufficient 'salt' as I have not done ANY Linux SCSI stuff on PCs and have not even looked at the Linux code but while that seems a bit verbose, I don't see anything wrong with what you are getting. I've been getting the following during the bootup for a while now, just got

Re: bbs for debian?

1998-02-19 Thread Bill Leach
Hamish; It seems to me that there are several good bbses that should work under Linux. Though this is from somewhat distant memory two were RBBS and CBBS and then there are a couple that were written for other multitasking OSes by ham radio operators. These latter might be a bit more difficult

Re: help me understand timezones

1998-02-19 Thread Bill Leach
You were told correctly... GMT (Greenwich Mean Time) is the same thing as UTC (Universal Coordinated Time--UTC is actually the acronym as it is in French). So the term GMT is obsolete but the meaning is unchanged. A related timezone question: What is the difference between GMT and UTC ? I

Re: kcore

1998-02-19 Thread Bill Leach
Close (probably even closer than it 'sounded' to me)... /dev is a real directory and is 'normal' in every way. However, the files in /dev are usually rather special in the sense that I think you are referring. /proc OTOH is not really a 'real' directory. It exists in the kernel, gets mounted

Re: dhcpcd problems...

1998-02-19 Thread Jens B. Jorgensen
When you look at the log do you see that your dhcp client is requesting an IP address that it isn't being granted? It's probably trying to get its old IP and the server won't give it. I haven't read the RFC but I'll bet that releasing the lease on shutdown is compliant behavior. What would be the

Problems with gs-aladdin_5.10-3

1998-02-19 Thread Wojciech Zabolotny
Hi! I've tried to install the recompiled version of gs-aladdin_5.10-3. I've downloaded the necessary files (gs-aladdin_5.10-3.diff.gz, gs-aladdin_5.10.orig.tar.gz, gs-aladdin_5.10-3.dsc) from ftp.de.debian.org, but when i ran the dpkg-source -x gs-aladdin_5.10-3.dsc I received the error

Re: Serial Direct Connect

1998-02-19 Thread aqy6633
Can any one give me advice on how to set up one of my serial ports for a direct terminal connection? All I need is a terminal session at 9600 - 8 - n - 1 for this, and it will not talk to a modem. I will not be talking DTE to DTE, it will be DCE to DTE via a serial data connection. I looked

[Q] cp /etc/smb.conf /dev/lp0 -- does not work

1998-02-19 Thread Vladislav Papayan x285
Hello, after I upgraded to hamm (on Dec 19, 1997) and now latest kernel (2.1.86) -- I always have to hit Feed button to get anything out of the printer. The same printer (Okidata laser 710e) works fine for NT. Did something get changed in the settings of /dev/lp0 or may be parport device driver

C locales and 'history'

1998-02-19 Thread Corey Miller
I just did a fresh install of Debian 1.3.1, and have run across a few problems. First, I get the following two warnings (that appear to be related). This one comes up when I try to install some new packages (assumably the ones whose install programs use perl scripts). perl:

HAMM/project/experimental: error processing linuxconf_1.9r22-2_i386.deb

1998-02-19 Thread Christophe Broult
The subject says it all. Chris Setting up dpkg-ftp (1.5.1) ... Unpacking linuxconf (from linuxconf_1.9r22-2_i386.deb) ... Setting up linuxconf (1.9r22-2) ... Cannot create /home/masoto/debian/linuxconf/debian/test/etc/hosts: No such file or directory dpkg: error processing

Re: xdm?

1998-02-19 Thread Corey Miller
Take a look in /etc/X11/xdm/Xservers. Check to make sure that xbase-configure actually put the config line in there, and if it did, remove the #. Corey On Thu, 19 Feb 1998, Christopher Jason Morrone wrote: I'd like to use xdm on my box. I've tried editing /etx/X11/config to change

Re: modconf whiptail

1998-02-19 Thread James Troup
Paul McDermott [EMAIL PROTECTED] writes: Hello everyone, I am trying to install modconf but it depends on whiptail. Whiptail is not a package. I installed newt0.20 (gave me /usr/bin/whiptail) but that did not help. There has been discussion abot this topic but no one really knows what to

gpc linking problem

1998-02-19 Thread Deniz Dogan
Hi, I installed GNU Pascal Compiler(gpc) and the Runtime Libraries (libgpc2) from bo. (gpc_2.0-3.deb and libgpc2_2.0-3.deb) And the other packages gpc depends on already installed (libc5, gcc (= 2.7.2.1-2), gcc ( 2.7.2.2)). When I try to compile a test program from /usr/doc/gpc/examples/test (I

Re: modconf whiptail

1998-02-19 Thread Wiria A Kusuma
Paul McDermott wrote: whiptail from the incoming. My question is this how do I get to the incoming directory? Does anyone have any ideas in this particular situation. Paul have you tried ftp://ftp1.us.debian.org/debian/Incoming if it is not there I had attached the one I had d/l . good

Re: Serial Direct Connect

1998-02-19 Thread Jens B. Jorgensen
Just run a getty on the tty. Edit /etc/inittab and copy the line for tty1 and replace with the correct device name for your serial port. Then as root do 'kill -HUP 1'. Greg Green wrote: Hello all: Can any one give me advice on how to set up one of my serial ports for a direct terminal

netscape 4 aweful, now 3 won't reinstall

1998-02-19 Thread Richard E. Hawkins Esq.
When netscape 3 crashed a couple of times, i figured I'd try 4. Which turned out to lack the two things that I've disliked in other browsers: turning autoloading of images on/off is a preference rather than a menu item, and the alt-number to go back a page or two is gone. Not to mentions

Re: Installing packages larger than 1.44MB via floppy disks

1998-02-19 Thread Joost Kooij
On Wed, 18 Feb 1998, Bill Leach wrote: Maybe someone can confirm this for certain but isn't this exactly the sort of thing that rawwrite.exe does? If that is the case, then you can copy the files in specified sized pieces and then use either rawwrite on the target machine under DOS or dd

Re: Kernel compilation

1998-02-19 Thread Rob Browning
Jan Vroonhof [EMAIL PROTECTED] writes: iii) Doing it this way forces you to be root to do a kernel compile. I know this probably more of a problem with the packaging system itself. However it would be very nice if this could be changed. There should be no need to be root to compile a

Re: Kernel compilation

1998-02-19 Thread Rob Browning
Jan Vroonhof [EMAIL PROTECTED] writes: Is fakeroot building the norm in hamm? It is for me. Except that when you're working on a normal package, I tend to do: $ fakeroot debian/rules binary during development, and then $ dpkg-buildpackage -rfakeroot when I'm finishing up. -- Rob

Xspim

1998-02-19 Thread Chi Wong
Hi, just wondering if there is an Xspim package for Debian. XSpim is the MIPS assembly emulator. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Problems with gs-aladdin_5.10-3

1998-02-19 Thread Wojtek Zabolotny
Sorry for unnecessary fuss. I've just solved the problem. It was necessary to untar the gs-aladdin_5.10.orig.tar.gz manually, cut the .orig extension from the directory name, create the debian and contrib subdirectories, apply the diff maually, set exec permissions for debian/rules and

Re: My trials upgrading to hamm/Bad bash 2.01-5 for bo

1998-02-19 Thread Bob Nielsen
On Wed, 18 Feb 1998, Daniel Martin at cush wrote: Well, I went and used the autoup script for upgrading bo - hamm. I ran into some problems, which, I suspect, were caused by my custom-compiled bash 2.01 package. As I know that some people on this list used that package, since I made it

Re: removing user from group; vigr -s errors; group policies

1998-02-19 Thread David Wright
On Thu, 19 Feb 1998, Tommi Virtanen wrote: On Thu, Feb 19, 1998 at 01:57:38PM +0100, Oskar Liljeblad wrote: oskar:~# vigr -s vigr: /bin/ae: Bad address vigr: /etc/gshadow is unchanged vigr: /bin/ae: No such file or directory vigr: /etc/gshadow is unchanged - Is this a bug or am I

Re: Question - Hamm, Mgetty, PPP, wtmp - Arrgh!

1998-02-19 Thread David Wright
On Thu, 19 Feb 1998, Jeff Noxon wrote: On Wed, Feb 18, 1998 at 04:33:58AM +, [EMAIL PROTECTED] wrote: On Mon, Feb 16, 1998 at 01:06:59PM -0600, Jeff Noxon wrote: I have three dial-in modems on my hamm box. They are all identical USR Couriers AFIAK, and their configuration

Re: help me understand timezones

1998-02-19 Thread David Wright
While the world no longer sets its clocks to GMT but UTC, GMT is still a local timezone in the sense that EST is. Only its universality is obsolete. On Wed, 18 Feb 1998, Bill Leach wrote: You were told correctly... GMT (Greenwich Mean Time) is the same thing as UTC (Universal Coordinated

RE: Frozen Mouse

1998-02-19 Thread David Wright
On Thu, 19 Feb 1998, Kristian Strickland wrote: Are you running gpm? When I first installed debian, I installed gpm because it's amazingly handy. However I soon found that gpm and X on my machine didn't mesh. Solution? Since I only use the console for upgrades, I removed gpm. If

biff in bo

1998-02-19 Thread John Spence
Does biff in bo work coz it biffin doesn't beep an if biff in bo is broke then biff in bo I will delete I've tried biff in bo with 'y' I've tried biff in bo with '-y' no biffin output does it show so poor wee biff is gonna go. -- John Spence [EMAIL PROTECTED] http://www.lynx.net.au/~jspence

fips and fat32

1998-02-19 Thread Behan Webster
Anyone know where to find the latest fips.exe that can handle a fat32 partition? Thanks, Behan -- Behan Webster mailto:[EMAIL PROTECTED] +1-613-224-7547 http://www.verisim.com/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble?

RE: Linux on top of win95

1998-02-19 Thread Hogland, Thomas E.
Think I posted this before - I searched and found Linux_load95 (link - http://sunsite.unc.edu/pub/Linux/utils/dos/linux_load95.zip is the file location I found). Uses loadlin and a small batch file to load your Linux kernel. Has pretty good directions with it, too... I have a FAT32 partition (C:),

Re: debian 2

1998-02-19 Thread Bill Leach
Please provide a little more information. Are currently running Linux? What distribution, version? What sort of machine do you have (in particular is it a laptop/notebook)? Do you have any PnP stuff in the machine? Otherwise, the direct answer to your question is Yes, at least a couple of

ipmasq problems

1998-02-19 Thread Ian Watkins
I've just recompiled the kernel (2.0.33) to include ipmasq support and I now can't connect to the Internet via my PPP dial-up connection :( If I ping www.debian.org then I get unknown host name and if I ping a x.x.x.x address I get Operation not permitted I have installed ipmasq once before on

What package sets up /etc/init.d/network?

1998-02-19 Thread Peter S Galbraith
What package sets up /etc/init.d/network ? After a new install on a laptop (for which I might have replied that there was no network for some configuration question), I'm left without even a loopback configured. I could hack it in myself, but... -- Peter Galbraith, research scientist

Re: Question - Hamm, Mgetty, PPP, wtmp - Arrgh!

1998-02-19 Thread Tim Sailer
David Wright wrote: On Thu, 19 Feb 1998, Jeff Noxon wrote: On Wed, Feb 18, 1998 at 04:33:58AM +, [EMAIL PROTECTED] wrote: On Mon, Feb 16, 1998 at 01:06:59PM -0600, Jeff Noxon wrote: I have three dial-in modems on my hamm box. They are all identical USR Couriers AFIAK, and

US Mutt in hamm

1998-02-19 Thread Tim Sailer
Bleh... the default behavior of mutt changed. Can anyone tell me how to make the latest mutt *not* move the read email to $HOME/mbox on exit? I can't find it in the docs. I'd like it to stay in the spool file. Tim -- (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] -

Re: biff in bo

1998-02-19 Thread Tim Sailer
John Spence wrote: Does biff in bo work coz it biffin doesn't beep an if biff in bo is broke then biff in bo I will delete I've tried biff in bo with 'y' I've tried biff in bo with '-y' no biffin output does it show so poor wee biff is gonna go. Heh.. thanks for the laugh.. I needed

Re: Installing packages larger than 1.44MB via floppy disks

1998-02-19 Thread Bill Leach
I just 'poked around' looking for something that would describe the command syntax for rawwrite.exe and nothing that I could find even suggested that the program could 'skip' such as dd will do... if that is true then of course it would be useless for what was wanted. dd can copy from a rawwrite

Re: SCSI: queue status

1998-02-19 Thread Torsten Hilbrich
[EMAIL PROTECTED] writes: [message shorted where approriate] I've been getting the following during the bootup for a while now, just got around to ask what this actually means. aha152x: ignoring spurious interrupt, nothing to do Is this a status/warning/error/panic message? According to

xdm solution

1998-02-19 Thread Christopher Jason Morrone
Thanks to all of the people who suggested that this line: :0 local /usr/X11R6/bin/X was missing from the end of my /etc/X11/xdm/Xservers file. That was indeed the problem. Is there a bug report out on this? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL

  1   2   >