Re: ppp addresses

1999-05-17 Thread Ben Cranston
Dan Smith wrote:
> ... I have succeeded in accessing sites using numerical
> domain (DNS) addresses, but not using addresses with words.
> What's up?

Well, your basic networking is functional, but there is some
problem in your domain name resolution setup.  You should have
the numeric addresses of domain name servers willing to do the
translation from names to numbers for you.  These servers are
probably maintained by your internet service provider.

I got it to work by manually creating the file /etc/resolv.conf
containing the addresses (some linux distributions have automated
setup scripts). My  /etc/resolv.conf file looks like this:

   domain umd.edu
   nameserver 128.8.xx.yy
   nameserver 128.8.pp.qq
   nameserver 128.8.rr.ss

Actually, the xx, yy, etc are the numbers of our campus servers,
but these are for our use, you need to find the numbers for the
servers your internet service provider maintains.

You might also check that your  /etc/host.conf  file has
a "bind" somewhere in it -- this tells the lookup software to
try DNS as well as a static host table.  The file contains
something like:

   order hosts,bind
   multi on

but I suppose if "bind" gets lost that could also explain the
symptoms you describe...

This is all documented on pages 459 and 460 of
"Running Linux" (Second Edition) by Matt Welsh and Lar Kaufman.

-- 
Charles B. (Ben) Cranston
mailto:[EMAIL PROTECTED]
http://www.wam.umd.edu/~zben


Re: Newbie problem

1999-05-17 Thread Brad
On Mon, 17 May 1999 [EMAIL PROTECTED] wrote:

> I have a Logitech Mouseman 3 button, on serial.

> Protocol "Mouseman"
> Device "/dev/mouse"

Have you tried Protocol "PS/2" and device Device "/dev/psaux"? i have the
same mouse and those are my settings.

At least i think it's the same mouse, it says "Serial-MousePort" on the
bottom but it plugs into a PS/2 port (round with 6 metal pins, near the
keybord port)

> >  5) Does your mouse work in console mode?  Is gpm installed?
> 
> gpm is installed, but I don't know how to use it in console mode...i'm still 
> a newbie :)

Once you have it working under X, make note of which device and protocol
it uses. Then run gpmconfig (as root)

You could also try using the autodetect feature of gpmconfig to find out
the protocol. i've had mixed results with that, but there's been a few
updates between then and now.

> I hope this helps you help me :)

i hope this helps you.



Re: Newbie problem

1999-05-17 Thread Andrei Ivanov
> lrwxrwxrwx 1 root  root   /dev/mouse -> ttyS0

This indicates mouse is on COM1. Is it really there?

> >  5) Does your mouse work in console mode?  Is gpm installed?
> 
> gpm is installed, but I don't know how to use it in console mode...i'm still 
> a newbie :)

You need to kill gpm. It seems that gpm causes problems, so you need to
either uninstall it, or prevent gpm from starting up on boot (usually done
by either removing the symlink from rc?.d/ directory to the gpm script in
/init.d, or just removing the script itself. But try to kill gpm first and
see if that helps at all. It should.

Andrew

---
 Andrei S. Ivanov  
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 UIN 12402354  
 http://members.tripod.com/AnSIv   <--Little things for Linux.


Re: Newbie problem

1999-05-17 Thread Mitch Blevins
[EMAIL PROTECTED] wrote:
> In a message dated 5/17/99 5:03:50 PM Central Daylight Time, 
> [EMAIL PROTECTED] writes:
> 
> > 1) What kind of mouse do you have?  (PS/2 or serial)
> 
> I have a Logitech Mouseman 3 button, on serial.
> >  2) What brand of mouse?
> Logitech
> >  3) What is the setting in XF86Config?  You can get this with:
> >  
> > [prompt]$ grep -A 8 'Section "Pointer"' /etc/X11/XF86Config
> 
> Protocol "Mouseman"
> Device "/dev/mouse"
> >  
> >  4) What do you have for /dev/mouse?
> >  
> > [prompt]$ ls -l /dev/mouse
> 
> lrwxrwxrwx 1 root  root   /dev/mouse -> ttyS0
> >  
> >  5) Does your mouse work in console mode?  Is gpm installed?
> 
> gpm is installed, but I don't know how to use it in console mode...i'm still 
> a newbie :)
> >  
> >  Answer those and we can probably track down your problem.
> >  
> >  -Mitch
> 
> I hope this helps you help me :)

Good.  Now check the permissions on your serial port.

 [prompt]$ ls -l /dev/ttyS0

and the settings for the serial port.

 [prompt]$ setserial -gv /dev/ttyS0

-Mitch


Re: Where are X includes

1999-05-17 Thread David Z. Maze
franck legall <[EMAIL PROTECTED]> writes:
FL> I am trying to compile messenger. When I do ./configure I have got :
FL> 
FL> [EMAIL PROTECTED]/tmp/messenger-0.0.3] $ autoconf
FL> [EMAIL PROTECTED]/tmp/messenger-0.0.3] $ ./configure
FL> loading cache ./config.cache
FL> checking how to run the C++ preprocessor... g++ -E
FL> checking for X... configure: error: Can't find X includes. Please check
FL>  your installation and add the correct paths! 
FL> 
FL> Where should be thois include files ? I didn't ound them. Should I
FL> install any specific package ?

You need to have the xlib6g-dev package installed.  The header files
will be in /usr/X11R6/include, but an autoconf script will almost
definitely be smart enough to find them on its own.

-- 
David Maze [EMAIL PROTECTED]  http://donut.mit.edu/dmaze/
"Hey, Doug, do you mind if I push the Emergency Booth Self-Destruct Button?"
"Oh, sure, Dave, whatever...you _do_ know what that does, right?"


Re: PHP3 and Mysql -- Broken Module

1999-05-17 Thread Gergely Madarasz
On Mon, 17 May 1999, jeb wrote:

> I'm using the latest Debain versions of PHP3 and the PHPMysql module. 
> I'm also using the latest version of Mysql. It works fine.
> 
> PHP3 seems to work by itself; PHP3 scripts that don't access Mysql 
> work.
> 
> When I try to run a PHP script, I get a message saying
> 
> "Call to unsupported or undefined function mysql_connect()"
> 
> I've added the mysql module to the PHP configuration, but it's 
> apparent that it can find a library or something that it needs.
> 
> Does anyone have this combination working, or are the the PHP module 
> for Mysql broken?

The last version of mysql which was in main is not compatible with current
mysql in non-free. I can't link php3-mysql against a package in non-free,
so I'm waiting for a new mysql package in main and then I'll upload
php3-mysql linked against it.

-- 
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
HuLUG: http://mlf.linux.rulez.org/


Re: Puzzling Problem with Parallel Port

1999-05-17 Thread Allen B. Riddell


Yup -- you're probably not used to this new parport thing that was 
introduced in 2.1 and now is in 2.2 --- but it needs to be compiled with 
the kernel --


Look it general options or something -- you need to enable parport devices 
-- then go to character devices and you'll be able to enable PC style 
parallel port.


It should automatically recognize your port as soon as you recompile and 
reboot!


Now if only I could get make-kpkg to work with 2.2.9 :(

-abr


At 06:49 PM 5/17/99 +, jeb wrote:

Linux doesn't recognize my parallel port.

The lp module is loaded.

ls > /dev/lp0 or /dev/lp1 both give the message "no such device".

I can use the parallel port from Windows 95, so the hardware is
functional.

Anything I should try?

The printer isn't anything exotic--just a plain 24 pin dot matrix
that is being asked to print ascii, which works find from DOS.

Any ideas would be appreciated. I'm running kernel version 2.2.7.

JEB


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < 
/dev/null


Re: Newbie problem

1999-05-17 Thread Morgoth3
In a message dated 5/17/99 5:03:50 PM Central Daylight Time, 
[EMAIL PROTECTED] writes:

> 1) What kind of mouse do you have?  (PS/2 or serial)

I have a Logitech Mouseman 3 button, on serial.
>  2) What brand of mouse?
Logitech
>  3) What is the setting in XF86Config?  You can get this with:
>  
> [prompt]$ grep -A 8 'Section "Pointer"' /etc/X11/XF86Config

Protocol "Mouseman"
Device "/dev/mouse"
>  
>  4) What do you have for /dev/mouse?
>  
> [prompt]$ ls -l /dev/mouse

lrwxrwxrwx 1 root  root   /dev/mouse -> ttyS0
>  
>  5) Does your mouse work in console mode?  Is gpm installed?

gpm is installed, but I don't know how to use it in console mode...i'm still 
a newbie :)
>  
>  Answer those and we can probably track down your problem.
>  
>  -Mitch

I hope this helps you help me :)

Colin Winters


PHP3 and Mysql -- Broken Module

1999-05-17 Thread jeb
I'm using the latest Debain versions of PHP3 and the PHPMysql module. 
I'm also using the latest version of Mysql. It works fine.

PHP3 seems to work by itself; PHP3 scripts that don't access Mysql 
work.

When I try to run a PHP script, I get a message saying

"Call to unsupported or undefined function mysql_connect()"

I've added the mysql module to the PHP configuration, but it's 
apparent that it can find a library or something that it needs.

Does anyone have this combination working, or are the the PHP module 
for Mysql broken?

Thanks,

JEB


Puzzling Problem with Parallel Port

1999-05-17 Thread jeb
Linux doesn't recognize my parallel port. 

The lp module is loaded.

ls > /dev/lp0 or /dev/lp1 both give the message "no such device".

I can use the parallel port from Windows 95, so the hardware is 
functional.

Anything I should try?

The printer isn't anything exotic--just a plain 24 pin dot matrix 
that is being asked to print ascii, which works find from DOS.

Any ideas would be appreciated. I'm running kernel version 2.2.7.

JEB


Re: Ethernet help

1999-05-17 Thread Robert Rati
Actually, it's not quite that easy to setup your nic.  You need to know
what you irq and io port your card uses to set it up.  Then, you need to
edit your conf.modules and add these lines:

alias eth0 ne
options ne irq=xx io=0xXXX

where the x's stand for the respective irq and io address.  Also, you need
to compile your nic as a module.  In this case, it will be ne.o.  Make
sure you modularize the isa ne2000 driver if you have an isa card and same
goes for pci.  Then when you reboot, if should find your nic and you'll be
off and running.  You technically don't have to reboot to get the nic up
and running unless you have to compile your kernel.

Rob

On Mon, 17 May 1999, Andy Bottman wrote:

>   I am trying to compile my kerel to support my NE2000 clone ethernet
> card.  I beleive that I have compiled correctlly but have no ethernet
> device listed in my /dev directory.
>   Am I missing somthing obvios?
> Thanks
>   Andy
> 
> 
> 
> 
> 
> 
> 
> 
> ==
>   ANDY BOTTMAN
> [EMAIL PROTECTED]
> ==
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 

===
[EMAIL PROTECTED] : Role-Player, Babylon 5 fanatic  1998-99
Aka Khyron the Backstabber : ICQ# 2325055
Homepage: www.cs.purdue.edu/homes/ratirh 

"Happiness comes in short spurts.  Don't be fooled."
===


postfix

1999-05-17 Thread Matt Garman

Is anyone out there using Postfix for their MTA?  Is it easy to
install and use with Debian?  I'm running Slink, but I noticed that
the only Deb package for postfix is in the unstable group.  Anyway, it 
looks like a nice little program for a simple setup (such as mine).

Just curious.

Matt
-- 
Matt Garman, [EMAIL PROTECTED]
"And though the window in the wall
 Come streaming in on sunlight wings
 A million bright ambassadors of morning." 
--Pink Floyd, "Echoes"


ppp addresses

1999-05-17 Thread Dan Smith
Using both web (lynx) and ftp (ftp) programs, I have
succeeded in accessing sites using numerical domain
(DNS) addresses, but not using addresses with words. 
What's up?  Do I use a different procedure to access
domains numerically than verbally?  According to the
documentation for lynx, the format should be the same.
I am typing
open ftp.xxx.com
open ftp.xxx.org
open ftp.xxx.net
as appropriate in ftp

and
lynx http://www.xx.com in lynx
I also tried referencing specific documents in lynx
(i.e. lynx http://www.xx.com/index.html but
evidentally the problem is in finding the server

using the ftp command open 204.123.2.4 to access
anonymous ftp, or using lynx 204.123.2.4, successfully
accessed the specified domain.
Whut's up here?

I have kernel 2.2.something.

_
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com


Re: Newbie problem

1999-05-17 Thread Mitch Blevins
In foo.debian-user, you wrote:
> I'm trying to run X windows on my computer.  I installed all of the packages 
> required for it, but I still have one basic problem: my mouse won't work when 
> I first run XF86Setup.  I have gone through every mouse option in XF86Setup, 
> applying them all, and none work. I reinstalled my entire system, and it 
> still won't work.  What can I do?  I installed all the device drivers related 
> to mice that would work...I have no clue as to where I can go from here.  No 
> FAQ or HOWTO has anything on this.  I really need help here. Thanks.

Give some more information.

1) What kind of mouse do you have?  (PS/2 or serial)
2) What brand of mouse?
3) What is the setting in XF86Config?  You can get this with:

   [prompt]$ grep -A 8 'Section "Pointer"' /etc/X11/XF86Config

4) What do you have for /dev/mouse?

   [prompt]$ ls -l /dev/mouse

5) Does your mouse work in console mode?  Is gpm installed?

Answer those and we can probably track down your problem.

-Mitch


Re: hamm upgrade

1999-05-17 Thread David Z. Maze
Mark Tucker <[EMAIL PROTECTED]> writes:
MT> I'm trying to upgrade a debian 2.0 (hamm) system to 2.1 (slink).
MT> I've got 2.1 on a mounted CD-ROM and apt installed correctly on
MT> the system.  The problem I am having is getting "apt-get
MT> dist-upgrade" to work.  When I run the command (as root) I get the
MT> following error message:
MT> 
MT> Updating package status cache...E: Can't open 
/var/cache/apt/srcpkgcache.bin - open (2 No such file or directory)
MT> E: The previous errors apply to a Package Cache File 
/var/cache/apt/srcpkgcache.bin
MT> E: You should probably re-run apt-get update

Have you run 'apt-get update', as APT suggests?  That, or running
'Update' under dselect using the APT method, will build the named file 
from information available through dpkg's database.

-- 
David Maze [EMAIL PROTECTED]  http://donut.mit.edu/dmaze/
"Hey, Doug, do you mind if I push the Emergency Booth Self-Destruct Button?"
"Oh, sure, Dave, whatever...you _do_ know what that does, right?"


Re: debian-user-digest Digest V99 #879

1999-05-17 Thread Kris

At 03:36 17/05/1999 +, you wrote:
>A quick kludge that might fix your problem (it fixed it on my machine under
>hamm, and after I get done upgrading to slink, I'm going to try it there) is
>to kill inetd.  I think the problem revolves around the netbase script in
>the /etc/init.d folder trying to use ifwadm(or something like that) instead
>of ifchains(or something like that).  I still don't understand why this
>works or why the problem has never happened to me before now with the 2.2
>kernels under both hamm and slink, but thought this info might be of use to
>you.

Nope. inetd has been well and truly slaughtered, and nothing changes (even 
renamed it to make sure it didn't get restarted... call me strange).


Output of 'ps ax' while connected (after I've killed gpm, portmap & inetd):

init
[kflushd]
[kpiod]
[kswapd]
update
/sbin/syslogd
/sbin/klogd
/usr/sbin/atd
/usr/sbin/cron
-bash
-bash
/sbin/getty 38400 tty3
/sbin/getty 38400 tty4
/sbin/getty 38400 tty5
/sbin/getty 38400 tty6
tail -f /var/log/debug
/usr/sbin/pppd call provider
sh /etc/ppp/ip-up ppp0 /dev/ttyS2 115200 195.147.135.
run-parts /etc/ppp/ip-up.d
sh /etc/ppp/ip-up.d/exim
/usr/sbin/exim -qf
ps ax

Makes no difference whether I kill gpm/portmap or not. I do notice that the 
last digits are missing from the IP, though... but that's probably just 
running off the end of the screen or something (80 chars in total, 
including all the other columns, just as it would on-screen). I think Exim 
is waiting for my smarthost domain name to resolve (or I just didn't stay 
on long enough for it to finish anyway).


I also let the 0setserial script do my serial ports by itself -- it got my 
IRQs wrong, and set the I/0 to 0x03e8 (which is right), whereas I set it to 
0x3e8 (or the other way round; can't remember). That doesn't matter, though.


My HD is getting seriously warped with all this rebooting...

Anyone got any plausible ideas? (my phone bill's awful as it is)

Thanks,
  Kris

(oh, and I changed /etc/hosts -> splodge.org. Dunno why I said that.)


Newbie problem

1999-05-17 Thread Morgoth3
I'm trying to run X windows on my computer.  I installed all of the packages 
required for it, but I still have one basic problem: my mouse won't work when 
I first run XF86Setup.  I have gone through every mouse option in XF86Setup, 
applying them all, and none work. I reinstalled my entire system, and it 
still won't work.  What can I do?  I installed all the device drivers related 
to mice that would work...I have no clue as to where I can go from here.  No 
FAQ or HOWTO has anything on this.  I really need help here. Thanks.

Colin Winters


Where are X includes

1999-05-17 Thread franck . legall

I am trying to compile messenger. When I do ./configure I have got :


[EMAIL PROTECTED]/tmp/messenger-0.0.3] $ autoconf
[EMAIL PROTECTED]/tmp/messenger-0.0.3] $ ./configure
loading cache ./config.cache
checking how to run the C++ preprocessor... g++ -E
checking for X... configure: error: Can't find X includes. Please check
 your installation and add the correct paths! 

Where should be thois include files ? I didn't ound them. Should I install any 
specific
package ?

Thanks
Franck



size of sg buff

1999-05-17 Thread Rx
i look at /proc/sys/kernel/sg-big-buff
i saw 32768
is this the size of the buffer for scsi device ?
i recompiled the kernel with a modified  /usr/src/linux/include/scsi/sg.h
to put 256kb of buff (kernel 2.2.6)

where is the buff size ?
thanks


Xavier

__
[EMAIL PROTECTED]


ide mod options

1999-05-17 Thread Rx

I can't get work my ide-mod 
insmod ide-mod options="hdb=16383;16;63"
work well

but /etc/conf.modules 
contain
options ide-mod hdb=16383,16,63
ide mod says invalid parameter 

what is the excate syntax ?
thanks


Xavier

__
[EMAIL PROTECTED]


Problem (non-newbie) compiling 2.2.9 w/ make-kpkg

1999-05-17 Thread Allen B. Riddell



Here are my commands, the problem is below:

1. make mrproper ; make clean (just to make sure)
2. make menuconfig (load my cfg file) save, exit
3. make-kpkg clean
4. make-kpkg --revision=custom.1.0 kernel_image

Now the problem -- occurs in #4.

Ok -- there's a whole mess above this -- it goes well into the make-kpkg 
process before it breaks -- here it is:

.

make[2]: Entering directory modules'.
make[2]: Leaving directory /usr/src/linux-2.2.9'
touch stamp-build
rm -f -r ./debian/tmp-image ./debian/tmp-image.deb
test -f stamp-configure || make -f /usr/lib/kernel-package/rules configure
test -f stamp-build || make -f /usr/lib/kernel-package/rules build
install -p -d -o root -g root -m 755 debian/tmp-image/DEBIAN
install -p -d -o root -g root -m 755 debian/tmp-image/boot
install -p -d -o root -g root -m 755 
debian/tmp-image/usr/doc/kernel-image-2.2.9
sed -e 's/=V/2.2.9/g'-e 's/=B//g'   -e 's/=S//g' -e 
's/=R//g' -e 's/=K/bzImage/g' -e 
's/=L/lilo/g'  -e 
's,=D,/boot,g' 
/usr/lib/kernel-package/image.postinst > debian/tmp-image/DEBIAN/postinst

chmod 755 debian/tmp-image/DEBIAN/postrm
chmod: debian/tmp-image/DEBIAN/postrm: No such file or directory
make: *** [stamp-image] Error 1


I'm using the most recent version of kernel-package and everything else is 
up to date --- I'm running potato


Ethernet help

1999-05-17 Thread Andy Bottman
I am trying to compile my kerel to support my NE2000 clone ethernet
card.  I beleive that I have compiled correctlly but have no ethernet
device listed in my /dev directory.
Am I missing somthing obvios?
Thanks
  Andy








==
  ANDY BOTTMAN
[EMAIL PROTECTED]
==



RE: Configuring X server

1999-05-17 Thread Person, Roderick
The first thing I think you should do is reconfigure your xserver using PS/2
as the protocal, just because it a microsoft mouse doesn't mean it's
microsoft protocal. With your window manager being twm all you should get is
a checkered screen on the inital start up. twm is VERY basic. After the
mouse is working, I think you should start getting results. Left mouse
button brings up the menu. 

Good luck
Rod

> -Original Message-
> From: Michelle Coelho [SMTP:[EMAIL PROTECTED]
> Sent: Monday, May 17, 1999 3:04 PM
> To:   debian-user@lists.debian.org
> Subject:  Configuring X server
> 
> I installed the following:
> twm
> xf86setup
> xfree86-common
> xserver-vga16
> xfonts-100dpi
> xfonts-75dpi
> zlib6g
> xterm
> xbase-clients
> xfonts-scalable
> xserver-common
> xfonts-base
> xserver-svga
> xdm
> 
> I have the following:
> Video adapter VGA
> Monitor VGA color
> Video Memory: 0kb
> VGA chipset: Western Digital
> 
> My mouse is Microsoft, so I guess the name is /dev/psaux (it's PS/2 
> compatible). It's a 2 button mouse.
> So I configured the Xserver like this:
> Mouse protocol: Microsoft
> Mouse device: /dev/psaux
> Emulate3buttons enabled
> Resolution Medium (default)
> Button 3 (default)
> Sample rate : 0 (default)
> Emulate3timeout 50 (default)
> 
> I don't have a video card, so the card selected was none.
> 
> Then I commited the changes, and ran the server using startx.
> 
> But the mouse only seems to remain in the first row, and even then moves 
> very fast..it seems to be too sensitive. Also the menu barely pops up. 
> All I get is a fine checkered screen with a cross signifying the mouse 
> pointer. And when I click on any of the buttons, I don't get anything, no 
> arrow, no menu, nothing..
> 
> I thought this may be of help in diagnosing the problem:
> I get the following warning: /dev/psaux unable to get status of mouse fd 
> (Inappropriate ioctl for device)
> 
> Any suggestions would be appreciated.
> Thanks.
> Michelle Maria Coelho
> Department of Computer and Information Science
> Purdue School of Science
> 
> Phone: 1-317-278-2948  
> Fax  : 1-317-274-9742
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
> /dev/null


Re: How Can I install WindowMaker 0.53?

1999-05-17 Thread Marcelo E. Magallon
On Mon, May 17, 1999 at 06:58:37PM +, Rodrigo Viana Rocha wrote:

> But some dependecies problems with these packs:
> libjpeg62 
> libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2)

debian/dists/slink/main/binary-i386/libs/libjpeg62_6b-1.1.deb
debian/dists/slink/main/binary-i386/graphics/libungif3g_3.0-2.deb

> couldn't be solve! There isn't such packs in my Debian CD (dselect
> couldn't find they)!

is that a slink (Debian 2.1) CD?


Marcelo


root password?

1999-05-17 Thread Andy Bottman
debian-user,
I am a linux newbie.
I just recompiled my kernel and lost my root password.  When
logging in the system no longer asks for a password, but only if I log in
as root.  The other users and passwords still work corectlly.  I have tried
to change the password for root, but afterwords the system still does not
request a password for root.
Could somebody clue me in to my mistake?
Thanks,
  Andy








==
  ANDY BOTTMAN
[EMAIL PROTECTED]
==



slink: Which directory am I supposed to install from?

1999-05-17 Thread Marc Haber
Hi!

On the official slink CD images, there are two different directories
from which an install can be tried:

/install with boot.bat
/dists/slink/main/disks-i386/2.1.8-1999-02-22 with install.bat

Both batch files seem to run installation systems that look alike.
From trying a few weeks ago, I think that I remember that running
/install/boot.bat yields a running system with kernel in
/vmlinuz -> boot/vmlinuz-2.0.36. I needed to mount the CD to install
the base system since /install doesn't contain the base*.bin files.

Today, I tried installing from
/dists/slink/main/disks-i386/2.1.8-1999-02-22/install.bat.
Installation went through fine, the kernel is /vmlinuz ->
boot/vmlinuz-2.0.36-scsimod. This time, all the install needed was in
the 2.1.8-1999-02-22 directory without needing anything else. However,
the installed system dies with a kernel panic because it can't mount
the root file system. I suppose that the other kernel (that is quite a
few KB smaller than the one installed by the install system from
/install) doesn't contain drivers for the NCR SCSI chip that my system
has.

Which directory am I to install from? Why does the other directory
exist? How can I make the disks-i386-install-System install a kernel
that actually works on my system?

Any hints will be appreciated.

Greetings
Marc

-- 
-- !! No courtesy copies, please !! -
Marc Haber  |   " Questions are the | Mailadresse im Header
Karlsruhe, Germany  | Beginning of Wisdom " | Fon: *49 721 966 32 15
Nordisch by Nature  | Lt. Worf, TNG "Rightful Heir" | Fax: *49 721 966 31 29


Re: laser postscript BW printer versus ink jet printer.

1999-05-17 Thread Phillip Deackes
[EMAIL PROTECTED] (shaul) wrote:
> I am considering what printer to buy.
> With today low cost (< $400) laser postscript BW printers, they seem 
> appealing. But is there really a reason to spend 2 times the sum of
> money on 
> this kind of printer ? Perhaps a $200 new ink jet, maybe a color one,
> should 
> be preferred ?

I bought a Brother 1050 laser printer and am very pleased indeed that I
did. I also have an HP 690C but have found inkjets painfully slow to
print. The Brother is extremely fast and allows me to print out web
pages without hassle. The quality of laser printing is just as good, if
not better, under Linux as under Windows - the same cannot usually be
said about inkjets.

There is also the issue of economy. The cost per page is a lot lower
with a laser than with an inkjet. I have just bought my first toner
cratridge at a cost af around 13 UKP (20 US Dollars). I have printed
absolutely loads of things - much more than I could with an inkjet
cratridge costing nearly twice as much.

At the end of the day, do you *really* need colour?


--
Phillip Deackes
[EMAIL PROTECTED]
Debian Linux (Potato) 


Re: kde apps as .debs??

1999-05-17 Thread shaleh
> 
> I've got KDE installed on my slink system but I'd like to add some kde
> specific applications.  Are there .deb files out there somewhere for things
> like Korganizer?  Is there some central location where they may be 
> downloaded? 

KDE is working out some license issues which prevent Debian from including it
as a proper package system.  It is being worked on.

> 
> If not...
> I tried building Korganizer from source but the configure script complained
> about not being able to find the qt libraries.  I know they are installed
> properly as kde is working well.  Is this a common problem and/or what am I
> doing wrong?
> 

To compile against a lib you need the lib and the lib-dev package so:

libfoo needs libfoo-dev if you want to compile something using libfoo.


Sound Card

1999-05-17 Thread Adilson dos Santos Dantas
Hi!

I have problems configuring my sound card in Debian 2.1 (kernel 2.2.9). I had 
read FAQs, 
HOWTOs, but It's difficult for me to config my sound card.

I have found these information about the configuration in Win95. I would like 
to know how
can I 
config the kernel based in the following drive information:


 Driver: AZT 2316/R audio driver
 I/O: 0220-022F
 I/O: 0530-0537
 I/O: 0388-038B
 IRQ: 10
 IRQ: 11
 DMA: 01
 DMA: 00
 
 MPU-401 Compatible
 I/O: 0330-0331
 IRQ: 09


If someone knows how to do it, send me a reply.

Thanks for any help.


  []'s

 
Adilson




kde apps as .debs??

1999-05-17 Thread Mark Tucker

I've got KDE installed on my slink system but I'd like to add some kde
specific applications.  Are there .deb files out there somewhere for things
like Korganizer?  Is there some central location where they may be downloaded? 

If not...
I tried building Korganizer from source but the configure script complained
about not being able to find the qt libraries.  I know they are installed
properly as kde is working well.  Is this a common problem and/or what am I
doing wrong?

Thanks for any help.

 --
Mark Tucker
Information Technology
Lyndon State College
[EMAIL PROTECTED]


hamm upgrade

1999-05-17 Thread Mark Tucker

I'm trying to upgrade a debian 2.0 (hamm) system to 2.1 (slink).  I've got 2.1
on a mounted CD-ROM and apt installed correctly on the system.  The problem I
am having is getting "apt-get dist-upgrade" to work.  When I run the command
(as root) I get the following error message:

Updating package status cache...E: Can't open /var/cache/apt/srcpkgcache.bin - 
open (2 No such file or directory)
E: The previous errors apply to a Package Cache File 
/var/cache/apt/srcpkgcache.bin
E: You should probably re-run apt-get update

I added the following line to /etc/apt/sources.list:

deb file:/cdrom/debian/dists stable/binary-i386 main

and I've commented out the default http: references as I don't want to do this
across the web.

I ran across this problem a while back but decided to reformat and start clean.
 I am now getting to upgrading the systems that I cannot afford to rebuild.  
What am I doing wrong?

  --
Mark Tucker
Information Technology
Lyndon State College
[EMAIL PROTECTED]


Exim and Return-Path

1999-05-17 Thread Felipe Alvarez Harnecker

Hi all,

I want my outgoing mail messages have a return path different to my
e-mail address, with smail one can define
return_path_field="Return-Path: <[EMAIL PROTECTED]>", how can I do
this with Exim??


I'm using version Version: 2.05-1

Thanks.

-- 
__

Felipe Alvarez Harnecker.  QlSoftware.

Tel. 098746017
e-mail: [EMAIL PROTECTED]

Potenciado por Debian/Linux
__


hamm upgrade

1999-05-17 Thread Mark Tucker

I'm trying to upgrade a debian 2.0 (hamm) system to 2.1 (slink).  I've got 2.1
on a mounted CD-ROM and apt installed correctly on the system.  The problem I
am having is getting "apt-get dist-upgrade" to work.  When I run the command
(as root) I get the following error message:

Updating package status cache...E: Can't open /var/cache/apt/srcpkgcache.bin - 
open (2 No such file or directory)
E: The previous errors apply to a Package Cache File 
/var/cache/apt/srcpkgcache.bin
E: You should probably re-run apt-get update

I added the following line to /etc/apt/sources.list:

deb file:/cdrom/debian/dists stable/binary-i386 main

and I've commented out the default http: references as I don't want to do this
across the web.

I ran across this problem a while back but decided to reformat and start clean.
 I am now getting to upgrading the systems that I cannot afford to rebuild.  
What am I doing wrong?

--
Mark Tucker
Information Technology
Lyndon State College
[EMAIL PROTECTED]


kde apps as .debs??

1999-05-17 Thread Mark Tucker



I've got KDE installed on my slink system but I'd like to add some kde
specific applications.  Are there .deb files out there somewhere for things
like Korganizer?  Is there some central location where they may be downloaded? 

If not...
I tried building Korganizer from source but the configure script complained
about not being able to find the qt libraries.  I know they are installed
properly as kde is working well.  Is this a common problem and/or what am I
doing wrong?

Thanks for any help.

 
Mark Tucker
Information Technology
Lyndon State College
[EMAIL PROTECTED]


Re: MP3 encoder

1999-05-17 Thread Jens Ritter

Due to patent problems (because Fraunhaufer enforces their patent on
encoders), there will be no packages for approximately 19 years
(see http://www.patents.ibm.com/details?pn=US05742735__&language=en
--- I hope this is the right patent ---
for licensing conditions see: http://www.iis.fhg.de/amm/legal/index.html).

In addition, if some package use the original source code of l3enc
(copyrighted by fraunhofer), they may infringe on copyright. Have
a look at l3enc's license. 

HTH,

Jens

"Remco van 't Veer" <[EMAIL PROTECTED]> writes:

> Another great MP3 encoder can be found at:
> 
>   ftp://wopr.campus.luth.se/pub/mpeg_layer_3
> 
> Got this location from the debian-devel list a couple of months ago.
> Somebody wanted to package it but I have not seen a .deb yet.
> 
> Regards,
> Remco
> 
> 
> On Sun, May 16, 1999 at 17:52, Frankie wrote:
> 
> > "M.C. Vernon" wrote:
> > > 
> > > 
> > > 
> > > Hi all,
> > > 
> > > Things like cdgrip say "and your favourite mp3 encoder, or default
> > > to lamer" - but I can find to evidence of a mp3 encoder in the archive.
> > > Can anyone help me out?
> > > 
> > > Thanks
> > > 
> > 
> > theres always l3enc... cant remember where I got it from, but the
> > archive name is dist10.tar.gz, and you want to apply the patch
> > dist10patch-2.1f.gz. You should be able to find it with ftpsearch -
> > thats how I found it.
> > 
> > It compiled first time no probs. I suppose someone ought to package up
> > an mp3 encoder at some point...
> 
> 
> -- 
> AK-47 thrust Uzi SDI CD Ft. Bragg CIA KKK aanslag genetic
> counter-intelligence van Balen abuse radar Marxist assassination inkijk
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 

-- 
P.S.: Please vote against Spam! At
 http://www.politik-digital.de/spam/
(Sorry Europeans only)
---
[EMAIL PROTECTED]   [EMAIL PROTECTED]
Key ID: 2048/E451C639 Jens Ritter
Key fingerprint: 5F 3D 43 1E 24 1E CC 48  1E 05 93 3A A7 10 73 37 


Re: Permedia 4mb Video (PCI)...

1999-05-17 Thread Alec Smith
Take a look at XFree86 3.3.3.1. The version of XFree86 included with
Debian 2.0/2.1 doesn't support the Permedia.



On Mon, 17 May 1999, Brant Wells wrote:

> Howdy Y'all:
> 
> I've got a Permedia PCI Video Card w/4 megs of Ram.  After I installed
> the card, when I run startx, the screen goes black & I have to turn my
> machine off & back on before the video comes back... Help!!
> 
> TIA,
> Brant
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 


Re: Xemacs won't use setup files

1999-05-17 Thread Colin Marquardt
* Micha Feigin <[EMAIL PROTECTED]> writes:

> When i change the setup from within xemacs it saves the .emacs file and
> .xemacs-options but it won't load them the next time around.

[I´m assuming XEmacs 20.4]

What settings? Fonts and colors? Then have a look at the XEmacs FAQ
(in the Help menu),
 * Q3.0.7::  Font selections don't get saved after `Save Options'.

Another possibility is that you have a simple syntax error in the
config file(s), so executions stops. Check Help| Recent Messages.

A Poor Man´s Debug is putting 
 (message "Hello World!")
at some places in the .emacs or .xemacs-options file.

Loading the .xemacs-options: have you something like the following in
your .emacs? (should have been added automatically)

;; Options Menu Settings
;; =
(cond
 ((and (string-match "XEmacs" emacs-version)
   (boundp 'emacs-major-version)
   (or (and
(= emacs-major-version 19)
(>= emacs-minor-version 14))
   (= emacs-major-version 20))
   (fboundp 'load-options-file))
  (load-options-file "/home/colin/.xemacs-options")))
;; 
;; End of Options Menu Settings

It also helps if you mention the program version when asking for
help. :-)

Cheers,
  Colin

-- 
Colin Marquardt <[EMAIL PROTECTED]>


Re: How Can I install WindowMaker 0.53?

1999-05-17 Thread Adilson dos Santos Dantas
> I got a GNU/Debian/Linux and I really would like to install the pack:
> wmaker_0.53.0-1_i386.deb
> 
> But some dependecies problems with these packs:
> libjpeg62 
> libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2)
> 
> couldn't be solve! There isn't such packs in my Debian CD (dselect
> couldn't find they)!
> 
> Anybody knows where can I find both packs?
>   

Simple, edit /etc/apt/sources.list

Change the word stable to unstable

Save the file

run this command : apt-get update
After that, run the following command: apt-get install wmaker

It will get the most recent version of WindowMaker with all the packages needed.

   Saudacoes brasileiras,

 
Adilson




Permedia 4mb Video (PCI)...

1999-05-17 Thread Brant Wells
Howdy Y'all:

I've got a Permedia PCI Video Card w/4 megs of Ram.  After I installed
the card, when I run startx, the screen goes black & I have to turn my
machine off & back on before the video comes back... Help!!

TIA,
Brant



laser postscript BW printer versus ink jet printer.

1999-05-17 Thread shaul
I am considering what printer to buy.
With today low cost (< $400) laser postscript BW printers, they seem 
appealing. But is there really a reason to spend 2 times the sum of money on 
this kind of printer ? Perhaps a $200 new ink jet, maybe a color one, should 
be preferred ?




Zip Drive & Printer

1999-05-17 Thread Adilson dos Santos Dantas
Hi!

I have some problems in configuring my zip drive and my printer. I have 
compiled the
kernel 
2.2.9 with Zip Drive support. But, after some tries, I lost the contact with my 
printer. I
have a 
script that mounts the Zip Drive perfectly in monkey Linux (with kernel 
2.0.30). But, when
I run 
the same script on a Debian (with kernel 2.2.9), I receive the following 
message:

 rmod: module lp not loaded
 Adding Zip drive module on port 0x378
 /lib/modules/2.2.9/scsi/ppa.o:  init_module: Device or resource busy
 can't locate module 0x378
 mount: the kernel does not recognize /dev/sda4 as a block device
  (maybe `insmod driver'?)

And when I was booting Linux, I received the following message from the lp 
driver:

lp: driver loaded but no devices found

I don't know what's happening with my printer and my Zip Drive. It's runs 
perfectly in
Monkey 
Linux and Win95. But I have problems in a Debian. Any help will be welcome.

[]'s

 Adilson





Re: How Can I install WindowMaker 0.53?

1999-05-17 Thread Sean
The libjpeg62 is part of Slink, and should be under either the libs or graphics
directory.  I'm not sure about which, as I have the Hamm CDs, and use apt-get 
to move
to Slink.

The gif stuff is usually on the non-free CD.

You could also get the souce and compile it.  That's what I've done with my Hamm
installation.  And when I upgrade to Slink everything still works (as far as 
Window
Maker goes).  I also like to compile things like Window Maker because of the 
fairly
quick rate at which new versions can come out.

Sean


Rodrigo Viana Rocha wrote:

> I got a GNU/Debian/Linux and I really would like to install the pack:
> wmaker_0.53.0-1_i386.deb
>
> But some dependecies problems with these packs:
> libjpeg62
> libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2)
>
> couldn't be solve! There isn't such packs in my Debian CD (dselect
> couldn't find they)!
>
> Anybody knows where can I find both packs?
>
> tkx: rvrocha
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


How Can I install WindowMaker 0.53?

1999-05-17 Thread Rodrigo Viana Rocha
I got a GNU/Debian/Linux and I really would like to install the pack:
wmaker_0.53.0-1_i386.deb

But some dependecies problems with these packs:
libjpeg62 
libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2)

couldn't be solve! There isn't such packs in my Debian CD (dselect
couldn't find they)!

Anybody knows where can I find both packs?

tkx: rvrocha


Re: A file's permission controler

1999-05-17 Thread Khalid EZZARAOUI
"David B.Teague" wrote :

>
> Could you be asking about chmod? That file utility sets

No I'm speaking about an other application.

As you see in mailing list some people speak about problem to configure
their sound card.
in fact a part of them did not have their /dev/audio, /dev/mixer created or
well setting.
other with their cdrom forget to create a link from /dev/cdrom to /dev/hd?
or other.
some time it was a directory or file with bad permission.

So i speak about an application that control and solve this behaviour.


ppp

1999-05-17 Thread Craig Hancock
Helo all I ahve a question I just recieved a laptop from my company and
and it hasa a pcmcia card lan and modem adapter (3com 562-563) My
question is how do I configure it to connect to nmy isp and my
LAN without causing any conflict. I have read the howto's but I couldn't
find anythign that pointed to any kind of setup for both lan and dialup
connections thanks


Configuring X server

1999-05-17 Thread Michelle Coelho
I installed the following:
twm
xf86setup
xfree86-common
xserver-vga16
xfonts-100dpi
xfonts-75dpi
zlib6g
xterm
xbase-clients
xfonts-scalable
xserver-common
xfonts-base
xserver-svga
xdm

I have the following:
Video adapter VGA
Monitor VGA color
Video Memory: 0kb
VGA chipset: Western Digital

My mouse is Microsoft, so I guess the name is /dev/psaux (it's PS/2 
compatible). It's a 2 button mouse.
So I configured the Xserver like this:
Mouse protocol: Microsoft
Mouse device: /dev/psaux
Emulate3buttons enabled
Resolution Medium (default)
Button 3 (default)
Sample rate : 0 (default)
Emulate3timeout 50 (default)

I don't have a video card, so the card selected was none.

Then I commited the changes, and ran the server using startx.

But the mouse only seems to remain in the first row, and even then moves 
very fast..it seems to be too sensitive. Also the menu barely pops up. 
All I get is a fine checkered screen with a cross signifying the mouse 
pointer. And when I click on any of the buttons, I don't get anything, no 
arrow, no menu, nothing..

I thought this may be of help in diagnosing the problem:
I get the following warning: /dev/psaux unable to get status of mouse fd 
(Inappropriate ioctl for device)

Any suggestions would be appreciated.
Thanks.
Michelle Maria Coelho
Department of Computer and Information Science
Purdue School of Science

Phone: 1-317-278-2948  
Fax  : 1-317-274-9742


Re: Xemacs won't use setup files

1999-05-17 Thread ktb
Micha Feigin wrote:
> 
> When i change the setup from within xemacs it saves the .emacs file and
> .xemacs-options but it won't load them the next time around.

If you're talking about saving Font, Size, Weight.  Add the following
line to your .emacs file,

(setq options-save-faces t)

if that doesn't work add it to .xemacs-options.  I can't remember which
one I put it in.  Then "save options" under "Options."  I've added this
line to both files at one time or another.  The line gets bumped out of
the file, which I don't understand, but the options are saved next time
you bring the program up.  This works for emacs 20.x.  I read somewhere
there is another fix for prior versions.  It has been a while since I
messed with this:)  Take a look at the Xemacs web site I think this is
all documented there.
hth,
kent


Re: enscript

1999-05-17 Thread J.H.M. Dassen
On Tue, May 18, 1999 at 01:13:20 +, angus claydon wrote:
>   Could anyone tell me where enscript queues  print jobs
>   if its  not somewhere  in /var/spool;   ?

It uses lpr, which queues in /var/spool/lpd/ .

>   By testing  enscripting a  gif file to the printer  my deskjet is
>   insisting on trying to print  300  garbage pages 

Enscript is for producing PostScript from /text/ files. If you want a way to
print GIF files, install e.g. magicfilter, and use lpr.

HTH,
Ray
-- 
PATRIOTISM  A great British writer once said that if he had to choose 
between betraying his country and betraying a friend he hoped he would
have the decency to betray his country.  
- The Hipcrime Vocab by Chad C. Mulligan 


EDI?

1999-05-17 Thread Greg Vence
Hey,

Looking for a pointer to a GNU EDI environment/project.

TIA -- Greg.
--
Build an On-line Store
http://www.Countdown9199.com/
Referral: Greg Vence   IBO: 2712303
If you like it, lets talk & get you an IBO.


Re: Istallazione da DOS

1999-05-17 Thread Alberto Maurizi

On Mon, 17 May 1999, Gianpaolo Vannetti wrote:

> Non riesco ad installare Linux. La macchina e' un P133 64Mb Ram disco da
> 10Gm (IBM) Motherboard Asus e Cd-Rom Mitsumi 6x.
> Ogni volta che lancio install.bat (oppure boot.bat) sia da disco rigido
> che da cd-rom ottengo questo Uncompressing Linux... ran out of data
> --System halted.
> 
> Cosa posso fare. Grazie per un aiuto
> 
> Gianpaolo
> 

Stai installando da Windows? Hai bloccato Windows al boot (F8)
scegliendo poi il solo prompt dei comandi da cui lanciare
install?

 __
Alberto Maurizi
   [EMAIL PROTECTED]

 IFA-CNR| via Fosso del Cavaliere 100   | Phone n. +39 06 4993 4327
| I-00133 Roma, Italy   | Fax n.   +39 06 4993 4291

 ISAO-CNR   | via Gobetti 101   | Phone n. +39 051 639 9614
| I-40129 Bologna, Italy| Fax n.   +39 051 639 9654
 __


Re: gui progs as root in x under normal user?

1999-05-17 Thread Peter Granroth
On Thu, May 13, 1999 at 02:32:55PM +0300, Micha Feigin wrote:
> How do i start graphical programs under X as root while I'm logged in as a
> normal user?

If you put the following in root's .bashrc (assuming you use bash),
you can start X programs when su root in a users X session:

if [ "$USER" != "root" ] ; then
export XAUTHORITY=`eval echo ~$USER/.Xauthority`
fi
 
-- 
--
+ Peter Granroth +
+   mailto:[EMAIL PROTECTED]   +
+   http://soke.dhs.org  +
--


Istallazione da DOS

1999-05-17 Thread Gianpaolo Vannetti
Non riesco ad installare Linux. La macchina e' un P133 64Mb Ram disco da
10Gm (IBM) Motherboard Asus e Cd-Rom Mitsumi 6x.
Ogni volta che lancio install.bat (oppure boot.bat) sia da disco rigido
che da cd-rom ottengo questo Uncompressing Linux... ran out of data
--System halted.

Cosa posso fare. Grazie per un aiuto

Gianpaolo


enscript

1999-05-17 Thread angus claydon
  Could anyone tell me where enscript queues  print jobs
  if its  not somewhere  in /var/spool;   ?

  By testing  enscripting a  gif file to the printer  my deskjet is insisting 
on trying to
  print  300  garbage pages 

  many thanks in advance




  angus claydon


Re: mount drive through internet?

1999-05-17 Thread Bob Nielsen
You will need to set it up on the remote computer for NFS.

On Thu, May 13, 1999 at 02:28:22PM +0300, Micha Feigin wrote:
> Is it posible, and how to mount a remote drive through the net?
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 

-- 
Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


Re: netscape, navigator, communicator...

1999-05-17 Thread Kent West
Pere Camps wrote:
> 
> Hi!
> 
> Can somebody explain me what's in each package and what are their
> inter-relationships?
> 
> What's the bare minimum if I want to have just a 'lightweith'
> netscape 4.5 browser?
> 
> TIA!
> 
> -- p.

I believe "Netscape" is the company; "Navigator" is the browser";
"Communicator" is the suite that contains the browser
("Navigator"), mail client ("Messenger"), and maybe another few
odds & ends.

Even lighter-weight than Navigator, you might take a look at
Chimera, Opera, Mozilla, and Lynx.


Re: netscape

1999-05-17 Thread Michele Bini
On Fri, May 15, 1998 at 03:44:58PM +0200, Andrea Merello wrote:
Hi Andrea,
> Hello World!
> 
> When, in X Windows, I try to start netscape 3.04
> it says :"Can't open display !!"
> What can I do ? Please Help me

Where are you typing it?

Try running
export DISPLAY=":0"; netscape

I also remind you of the existence of the
debian-italian mailing list.

ciao

-Michele


Re: RPM packages

1999-05-17 Thread Kenneth Scharf

On Sun, 16 May 1999, Eber de Castro Diniz wrote:

> Hi guys...
> 
> Hope you could help me... I've downloaded some RPM files and I'd like
to
> install it...
> I've heard that's pretty possible to convert .rpm files to .deb...
but
> how?
> 
> Is it really possible? If so, it will cause any damage to my system?
> 
Alien can be used to install binary packages, but it does so outside of
the dpkg database.  (Actually if you run deselect these packages appear
in the installed list of packages, but AFAIK dpkg will not be able to
do anything with them, and reports them as unknown).  So you should NOT
use alien to install ANY package that contains static libraries
required by the rest of the system.  HOWEVER it should be safe to
install application binaries that NOTHING else depends on.  As an
example I have installed the netscape communicator that came with
Redhat on my hamm (upgraded to slink) system by using alien.
===
Amateur Radio, when all else fails!

http://www.qsl.net/wa2mze

Debian Gnu Linux, Live Free or .


_
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com


[no subject]

1999-05-17 Thread Kisvári Attila




subscribe


Re: International characters don't work in console mode

1999-05-17 Thread Andreas Persenius
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> I'm using Debian Linux 2.1 and have tried to get international characters
> to work in console mode. But, it will not work! The characters that I
> especially want to display are from the swedish alphabet: the "a" character
> with a ring above the "a", and the "a" character with two dots above the
> "a" and finally the character "o" with two dots above the "o".

[snip]

> I have also been using the "loadkeys se-latin1" command after I have edited
> the keymaps in
> /usr/share/keymaps/i386/qwerty/se-latin1.map.gz

Use kbdconfig (as root) and choose n -> i386 -> qwerty -> fi-latin1

I'm having trouble with se-latin1 (can't use ']'), but fi-latin1 works
fine.

> It seems that all characters above 127 is impossible to get/put in the
> console mode! Why?

You must tell bash to accept 8-bit character input and output. Add the
following to /etc/inputrc (or ~/.inputrc):

set convert-meta off
set input-meta on
set output-meta on


/Andreas

-- 
Andreas Persenius
[EMAIL PROTECTED]


Re: making linux look bad

1999-05-17 Thread Clyde Wilson

You might want to get a copy of Red Hat from www.cheapbytes.com.
Less than $10 and almost everything works without a lot of configuration.

On Sat, 15 May 1999, tf wrote:

> Hey everybody
> 
> I make linux look bad.  I've been messing with it for almost 2 years and have 
> never had it running well enough to use.  So.  can 
> someone give me a strategy to follow?  I'm obviously going about this  the 
> wrong way.  I think it would help if I got ppp 
> working-both pon and wvdail dial out, but leave the line open and not 
> connected to anything.  right now, my only internet 
> connection is via windows.
> 
> "RTFM" would be warrented, probably, but I already know that one!
> -t
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 


Re: Partitioning hard disk

1999-05-17 Thread Michelle Coelho
Oh..so then using the md driver is the only choice if I split /usr?
Michelle


Michelle Maria Coelho
Department of Computer and Information Science
Purdue School of Science

Phone: 1-317-278-2948  
Fax  : 1-317-274-9742
On Sun, 16 May 1999, Rob wrote:

> > ~> This is how I plan to partitiion the disks:
> > ~> /hda1 40MB
> > ~> swap   hda2 8MB
> > ~> /usr  hda3  68MB
> > ~> swap   hdb1  8MB
> > ~> /usr  hdb2  250MB
> > ~> 
> > ~> where hda is the 116MB disk and hdb is the 258MB disk.
> > ~> Will the above configuration work..and can I split /usr across 2
> > ~> partitions or will X complain?
> > 
> > I think you could split /usr across two different partitions by making
> > the second a symlink to the first, eg. name hdb2 partition something
> > like /usr2 and make it a symlink to /usr.
> 
> Not quite, because then what would you call the *real* /usr (since the name
> /usr is already taken by a symlink ;)
> 


Re: Partitioning hard disk

1999-05-17 Thread Michelle Coelho
Yes, thanks..Someone suggested using the md driver. I guess either 
alternative will work, huh?

Michelle

Michelle Maria Coelho
Department of Computer and Information Science
Purdue School of Science

Phone: 1-317-278-2948  
Fax  : 1-317-274-9742
On Sun, 16 May 1999, J Horacio MG wrote:

> ~> This is how I plan to partitiion the disks:
> ~> /hda1 40MB
> ~> swap   hda2 8MB
> ~> /usr  hda3  68MB
> ~> swap   hdb1  8MB
> ~> /usr  hdb2  250MB
> ~> 
> ~> where hda is the 116MB disk and hdb is the 258MB disk.
> ~> Will the above configuration work..and can I split /usr across 2
> ~> partitions or will X complain?
> 
> I think you could split /usr across two different partitions by making
> the second a symlink to the first, eg. name hdb2 partition something
> like /usr2 and make it a symlink to /usr.
> 
> Horacio
> 


Re: How do I load CDRom driver?

1999-05-17 Thread Michelle Coelho
No, I bought this CDRom after indtalling linux

Michelle Maria Coelho
Department of Computer and Information Science
Purdue School of Science

Phone: 1-317-278-2948  
Fax  : 1-317-274-9742
On Sun, 16 May 1999, Khalid EZZARAOUI wrote:

> do you have an over OS (Win95,WinNT, BeOS) that found your cdrom ?
> 
> 
> 
> 


Re: font

1999-05-17 Thread Wayne Topa

Subject: Re: font
Date: Sun, May 16, 1999 at 10:46:28PM -0400

In reply to:Wayne Topa

Quoting Wayne Topa([EMAIL PROTECTED]):
> 
>   Subject: font
>   Date: Sun, May 16, 1999 at 06:26:33PM +0200
> 
> In reply to:Johan Pettersson
> 
> Quoting Johan Pettersson([EMAIL PROTECTED]):
> > Hi!
> > 
> > When I run in non X-mode I think my font is too big!
> > How do I change it ? 
> > 
> > -- 
> > //thx Johan
> 
> Have a look at SVGATextmode.

CORRECTION - to make it easier to find!

Package: svgatextmode

-- 
Turnaucka's Law:
  The attention span of a computer is only as long as its electrical cord.
___
Wayne T. Topa <[EMAIL PROTECTED]>


NAS

1999-05-17 Thread James Scott

Hi,

has anyone got nas (network audio) to work in a useful way? I trying it with
two machines. On one machine, the daemon could not bind to port 8000 (does
something else use this?) so I used a different port. I tried running
auphone and when you answer the phone it just crashes.

thanks,

James


Re: Help! Tar won't work!

1999-05-17 Thread Keith G. Murphy
Dan Smith wrote:
> 
> The first few archives I opened with tar worked fine,
> but then it stopped working.  I installed cpio and the
> first few tars I opened with it worked fine too, but
> then it stopped functioning as well.  I tried
> reinstalling both, to no avail.  What happens is, I
> type the command to untar an archive, and it scrolls
> up a line and the next line is just blank, and the
> whole thing freezes until I hit CTRL-C, at which point
> I'm back at the prompt again.  I can tell it isn't
> doing anything during this time because the HDrive
> light isn't on and it isn't making any drive noises.
> Help!
> 
Well, if you're doing a tar extraction, and you don't specify an input
file with the 'f' option, and you don't use '< ' to tell the
shell you're input's coming from , then tar will try to get
it's input from the keyboard, and I would bet that that's what's
happening to you.  Maybe you're doing something like:

tar xfv filename

instead of 

tar xvf filename?

(Next time, at least tell us what you're typing.  Why keep us in the
dark if you want help?)


Re: outb(9)

1999-05-17 Thread David Wright
Quoting Rob ([EMAIL PROTECTED]):
> Anyone know where I might find this manpage?

No idea, but you might look at p164 of Rubini,
Linux Device Drivers, O'Reilly, 1-56592-292-1.

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.


Linux and FreeBSD file system mounting.

1999-05-17 Thread Person, Roderick
Hey all,

I've been playing with FreeBSD and Linux. I was trying to mount a FreeBSD
partition from linux and got a nice little message. And being at work right
now i can remember the error, but I remember the second line of the error
said  Sun Fing Sucks me. AH, although I love the error message it
doesn't quite help me. 

I'm using Debian 2.1 with kernel 2.2.5 trying to mount a FreeBSD 3.1
partition. I have used:
  mount -t ufs /dev/hdb1 /Freebsd
and placed a reference in my fstab, but nothing is working, I'm starting to
believe that there is some incompatiblity in the nfs modules of the two.

sidenote: Has anyone had this problem or know if this is true. I created a
Linux partition. I noticed that if I use kernel 2.2.5 everything is fine
(that the kernel that was running when the part was created). But, I had to
boot with a 2.0.36 kernel ( I use loadlin and my 2.2.5 image was erased -
damn kids) and it would not read the partition is this possible? 


Rod


Re: [DEBIAN] Dell Latitude CPi A366XT

1999-05-17 Thread John
Hello,
I am running slink on a Dell Inpiron 3200 just fine.  It looks
like it uses the NM2160 chipset but there does not seem to be
any sign of the NM2200 chipset in my startx output.  I dont know
if this means it is unsupported.

Here is a bit of my startx output


XBF_NeoMagic Version 1.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Operating System: Linux 2.0.34 i686 [ELF] 
Configured drivers:
  SVGA: server for SVGA graphics adaptors (Patchlevel 0):
  NM2070, NM2090, NM2093, NM2097, NM2160, generic
(using VT number 7)

XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keymap: "xfree86(us)" (overrides other XKB settings)
(**) Mouse: type: PS/2, device: /dev/psaux, buttons: 3
(**) Mouse: 3 button emulation (timeout: 50ms)
(**) SVGA: Graphics device ID: "NeoMagic"
(**) SVGA: Monitor ID: "Generic Multisync"
Warning: 'fonts.dir' not found (or not valid) in
"/usr/share/fonts/truetype/".
  Entry deleted from font path.
  (Run 'mkfontdir' on "/usr/share/fonts/truetype/").
Warning: 'fonts.dir' not found (or not valid) in
"/usr/share/fonts/truetype/wind
ows".
  Entry deleted from font path.
  (Run 'mkfontdir' on
"/usr/share/fonts/truetype/windows").
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75
dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts
/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X1
1R6/lib/X11/fonts/100dpi/,unix/:7101"
(--) SVGA: PCI: NeoMagic NM2160 rev 1, Memory @ 0xfd00,
0xfea0
(--) SVGA: chipset:  NM2160
(--) SVGA: videoram: 2048k
(**) SVGA: Using 16 bpp, Depth 16, Color weight: 565
(--) SVGA: Maximum allowed dot-clock: 90.000 MHz
(**) SVGA: Mode "1024x768": mode clock =  65.000
(**) SVGA: Mode "800x600": mode clock =  40.000
(**) SVGA: Mode "640x480": mode clock =  25.175
(--) SVGA: Virtual resolution set to 1024x768
(--) SVGA: NeoMagic MagicGraph 128XD (NM2160) chip
(--) SVGA: NM2160: Panel is a 1024x768 color TFT display
(--) SVGA: NM2160: Internal LCD only display mode
(--) SVGA: NM2160: Video modes are display in the upper-left
corner
(--) SVGA: NM2160: Low resolution video modes are stretched
(--) SVGA: NM2160: MMIO registers at 0xFEA0
(--) SVGA: NM2160: Linear framebuffer at 0xFD00
(--) SVGA: NM2160: Using hardware cursor
(--) SVGA: Using XAA (XFree86 Acceleration Architecture)
(--) SVGA: XAA: Solid filled rectangles
(--) SVGA: XAA: Screen-to-screen copy
(--) SVGA: XAA: 8x8 color expand pattern fill
(--) SVGA: XAA: CPU to screen color expansion (TE imagetext, TE
polytext)
(--) SVGA: XAA: Using 8 128x128 areas for pixmap caching
(--) SVGA: XAA: Caching tiles and stipples
(--) SVGA: XAA: Horizontal and vertical lines and segments


Nico De Ranter wrote:
> 
> Howdy,
> 
> is there anybody who has experience with the
> Dell Latitude CPi A366XT portable.
> Is the Neomagic 2200 graphics board supported?
>begin:vcard 
n:Stevenson;John 
tel;fax:+31 20 34 22 820
tel;work:+31 20 34 22 820
x-mozilla-html:TRUE
url:www.oa.nl
org:OA Europe
version:2.1
email;internet:[EMAIL PROTECTED]
title:Technical Consultant 
adr;quoted-printable:;;Objective Alliance=0D=0AHoghilweg 14L;Amsterdam;Zoud Oust;1101 CD;Nederlands
x-mozilla-cpt:;-11328
fn:John  Stevenson
end:vcard


Re: mount drive through internet?

1999-05-17 Thread Andrei Ivanov
> 
> Is it posible, and how to mount a remote drive through the net?

Telnet into the box, and mount the drive on with 
mount device mount_point.
Andrew


---
 Andrei S. Ivanov  
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 UIN 12402354  
 http://members.tripod.com/AnSIv   <--Little things for Linux.


Re: A file's permission controler

1999-05-17 Thread David B.Teague


On Mon, 17 May 1999, Khalid EZZARAOUI wrote:
> 
> Do someone know if there is a programme that is able to controle :
> - the permision right of all or part file installed in a debian
> machin including the directory's right.
> - the presence of the more importante or used file, directorys
> (/dev/audio, /dev/cdrom, )
> - and create them if root says to do it
> 
> if not, I am interesting to create one, with your help of course.

Khalid

Could you be asking about chmod? That file utility sets
permissions for the file owner, file group, and others, and
devices as well.  An extract from the man page is:

CHMOD(1) CHMOD(1)


NAME
   chmod - change the access permissions of files

SYNOPSIS
   chmod   [-Rcfv]   [--recursive]   [--changes]   [--silent]
   [--quiet] [--verbose] [--help] [--version] mode file...

DESCRIPTION

   The format of a symbolic mode  is  `[ugoa...][[+-=][rwxXs-
   tugo...]...][,...]'.   Multiple symbolic operations can be
   given, separated by commas.

   A combination of the letters `ugoa' controls which  users'
   access  to  the file will be changed: the user who owns it
   (u), other users in the file's group (g), other users  not
   in  the  file's  group  (o), or all users (a).  If none of
   these are given, the effect is as if `a' were  given,  but
   bits that are set in the umask are not affected.

   The  operator  `+'  causes  the permissions selected to be
   added to the existing permissions of each file; `-' causes
   them  to  be  removed;  and `=' causes them to be the only
   permissions that the file has.


 
--David
David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.
 (Hope this qualifies.)


Re: RPM packages

1999-05-17 Thread David B.Teague

On Sun, 16 May 1999, Eber de Castro Diniz wrote:

> 
> Hi guys...
> 
> Hope you could help me... I've downloaded some RPM files and I'd like to
> install it...
> I've heard that's pretty possible to convert .rpm files to .deb... but
> how?
> 
> Is it really possible? If so, it will cause any damage to my system?

Hi Eber

Indeed this is possible, just install the 'alien' package. Then
man alien will answer your questions.

Here are a few line from that man page:

alien(1L)   alien(1L)

NAME
   alien - Convert or install an alien binary package

SYNOPSIS
   alien [--to-deb] [--patch=file] [options] file [...]
   alien --to-rpm [options] file [...]
   alien --to-tgz [options] file [...]
   alien --to-slp [options] file [...]

DESCRIPTION
   To  build  Debian  packages, alien is simply called with a
   parameter giving the name of the alien package to be  con-
   verted.  [snip]

Caveat: I have been warned that .rpm packages are not reviewed as
carefully as .deb packages, so you run a risk to your system by
installing them. Apparently the risk, though real, is not great. 

Would someone else please respond to this issue?

The Best of Luck to you!

--David

David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.
 (Hope this qualifies.)


[DEBIAN] Dell Latitude CPi A366XT

1999-05-17 Thread Nico De Ranter

Howdy,

is there anybody who has experience with the
Dell Latitude CPi A366XT portable.
Is the Neomagic 2200 graphics board supported?

Thanks in advance,

Nico

-- 

How do you tell when you run out of invisible ink?

Nico De Ranter
Sony Service Center (SUPC-E/DNSE-B)
Sint Stevens Woluwestraat 55 (Rue de Woluwe-Saint-Etienne)
1130 Brussel (Bruxelles), Belgium, Europe, Earth
Telephone: +32 2 724 86 41 Telefax: +32 2 726 26 86
e-mail: [EMAIL PROTECTED]


Re: Problem with booting

1999-05-17 Thread Khalid EZZARAOUI
if you boot with lilo
try to type, if the_name is the word you type to boot linux :
the_name single

this will make your machine to boot in single mode

after what rename :
/etc/init.d/lpd
---> /etc/init.d/lpd_old

try to reboot and see if all works

after what if the answer is yes

this indicate that your lpd is broken so reinstall it
else move lpd_old to lpd


Re: telepath modem with x2 (making me crazy)

1999-05-17 Thread David B.Teague


On Sun, 16 May 1999, Paul Nathan Puri wrote:
> 
> I've tried everything to make this modem work.
> 
> I have two modems to use one is a Boca logic 33.6, it uses a 
> Rockwell chip.  The other is a USR Sportster clone with x2.
> 
> I also have a NE2000 clone NIC card.  I'm trying to make the modem work first.
> 
> When the kernel boots is reports two devices
> 1.  tty00 at 0x03f8 (irq = 4) is a 16450
> 2.  tty01 at 0x02f8 (irq = 3) is a 16450
> 
> I've tried configuring /etc/isapnp.conf for the modem to be irq 3, 5, 9.
> 
> With varying degrees of success in making isapnp to recognize the cards,
> wvdialconf nor pppconfig ever sees the modem.
> 
> I'm told I must 'jumper' the modem; I don't know how to do this
> nor do I have documentation as to how.  What can I do?

Nate

If you need board documentation, try the manufacturers' web sites.
That has provided me with significant information on several
boards.  (motherboard, sound card, video boards, etc)

RE: NE2000 clones: We have had little luck getting NE2000 clones
to work here with Linux and recent machines. I don't understand
it. Our solution was to buy 3Com cards. 

Sorry about the negativity: I trust others will provide more
specific, _positive_ help. The best of luck to you!

--David
David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.
 (Hope this qualifies.)




Re: Temporaly disable program

1999-05-17 Thread David Wright
Quoting Urban Gabor ([EMAIL PROTECTED]):
> 
> I've installed a program (gpm to more precise) and I want to
> disable/enable it for the next booting. Remove/install every time I want
> to experiment would be weird. Any ideas are wellcome

Changing the executable flag is the best way and it disturbs
things the least.

But I hope you're not rebooting *just* to get gpm stopped or started.
If you are, then note that as root, you can type
/etc/init.d/gpm stop
/etc/init.d/gpm start
to stop and start it at any time. That way, you can leave the default
behaviour, which is to start on booting, alone.

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.


A file's permission controler

1999-05-17 Thread Khalid EZZARAOUI
Do someone know if there is a programme that is able to controle :
- the permision right of all or part file installed in a debian
machin including the directory's right.
- the presence of the more importante or used file, directorys
(/dev/audio, /dev/cdrom, )
- and create them if root says to do it

if not, I am interesting to create one, with your help of course.




glade--

1999-05-17 Thread Khalid EZZARAOUI

is glade-- work with potato+kernel2.2.5 ?
I get a segmentation fault each time using :
glade-- my_prj
or
glade with c++ option


Re: font

1999-05-17 Thread Wayne Topa

Subject: font
Date: Sun, May 16, 1999 at 06:26:33PM +0200

In reply to:Johan Pettersson

Quoting Johan Pettersson([EMAIL PROTECTED]):
> Hi!
> 
> When I run in non X-mode I think my font is too big!
> How do I change it ? 
> 
> -- 
> //thx Johan

Have a look at SVGATextmode.

-- 
The Softwære said "Windows 95 or better", so I dumped Win95 & loaded LINUX.
I have not looked back since.
___
Wayne T. Topa <[EMAIL PROTECTED]>


Re: gui progs as root in x under normal user?

1999-05-17 Thread Allen B. Riddell

Easy way to do this...

put xhost localhost in your .xinitrc
or, you could type it each time before you go into root.

At 02:32 PM 5/13/99 +0300, Micha Feigin wrote:

How do i start graphical programs under X as root while I'm logged in as a
normal user?
The message i get when i try is:
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < 
/dev/null


gui progs as root in x under normal user?

1999-05-17 Thread Micha Feigin
How do i start graphical programs under X as root while I'm logged in as a
normal user?
The message i get when i try is:
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server


mount drive through internet?

1999-05-17 Thread Micha Feigin
Is it posible, and how to mount a remote drive through the net?



Re: MP3 encoder

1999-05-17 Thread Remco van 't Veer
Another great MP3 encoder can be found at:

  ftp://wopr.campus.luth.se/pub/mpeg_layer_3

Got this location from the debian-devel list a couple of months ago.
Somebody wanted to package it but I have not seen a .deb yet.

Regards,
Remco


On Sun, May 16, 1999 at 17:52, Frankie wrote:

> "M.C. Vernon" wrote:
> > 
> > 
> > 
> > Hi all,
> > 
> > Things like cdgrip say "and your favourite mp3 encoder, or default
> > to lamer" - but I can find to evidence of a mp3 encoder in the archive.
> > Can anyone help me out?
> > 
> > Thanks
> > 
> 
> theres always l3enc... cant remember where I got it from, but the
> archive name is dist10.tar.gz, and you want to apply the patch
> dist10patch-2.1f.gz. You should be able to find it with ftpsearch -
> thats how I found it.
> 
> It compiled first time no probs. I suppose someone ought to package up
> an mp3 encoder at some point...


-- 
AK-47 thrust Uzi SDI CD Ft. Bragg CIA KKK aanslag genetic
counter-intelligence van Balen abuse radar Marxist assassination inkijk


Boot warning: SIOCSIFADDR

1999-05-17 Thread Johannes Heinecke


Hello,

when booting my debian 2.1. (kernel 2.0.36) I always get
a warning about SIOCSFADDR and similarly. Also, the system is
complaining about `ppp unknown'.

How can I switch off these messages? My kernel as an included ppp,
which I do not need for booting. I deactivated `ppp' in /etc/init.d
with `update-rc.d remove', but the warning still appears.
I also have got an Zip-drive (SCSI, since the whole box ist SCSI),
which is switched on during boot, but does not have a disk.
My former Linux did not complain on `SIOSFADDR' but only
noticed, that there is no disk.

Any help?

Thanks a lot
Johannes


-- 
Johannes Heinecke   [EMAIL PROTECTED]
Computerlinguistik   or:  [EMAIL PROTECTED]
Humboldt-Universit"at zu Berlin   Tel: (030) 20192-553
10099 Berlin  Fax: (030) 20196-729



Re: dh_link: Command not found

1999-05-17 Thread Ben Collins
On Mon, May 17, 1999 at 10:41:39AM +0200, Frank Barknecht wrote:
>
> When compiling debs from potato for my slink debian system (to avoid
> the libc-upgrade for now) I sometimes get this message in dpkg-buildpackage:
>
> dh_link: Command not found
>
> So a newer debhelper has a new helper app, am I right? Is it possible to
> build debs that use dh_link on a slink system. What is required for this?
> Upgrading debhelper?
>
> many thanks
> bye

Just install the newer debhelper, it does not require a newer libc
since it isn't a binary package (perl and bash, iirc).

--
--- -  -   ---  -  - - ---   
Ben Collins <[EMAIL PROTECTED]>Debian GNU/Linux
OpenLDAP Dev - [EMAIL PROTECTED] The Choice of the GNU Generation
-- -- - - - ---   --- --  -  - ---  -  --


Re: FSCK!!! only 8 disks!!!!

1999-05-17 Thread E.L. Meijer \(Eric\)
> 
> WTF?!?!?!?!? 
> 
> Please someone tell me that linux isn't limited to 8 scsi disks! If it isn't
> tell me how the FSCK to fix this. I'm trying to set up a raid array with 10
> disks after a couple crashes I read man MAKEDEV and found out that there is
> indeed a limit of 8 scsi disks. 8-(
> 

$ zless /usr/doc/HOWTO/SCSI-HOWTO.gz

... read read ...

./MAKEDEV sd\*

  "should" create entries for all SCSI disk devices (doing this should
  create /dev/sda through /dev/sdp, with fifteen partition entries for
  each)

... read read some more ...

  I say "should" because this is the standard unix behavior - the
  MAKEDEV script in your installation may not conform to this behavior,
  or may have restricted the number of devices it will create.


  If MAKEDEV won't do the right magic for you, you'll have to create the
 device entries by hand with the mknod command.

  The block/character type, major, and minor numbers are specified for
  the various SCSI devices in section ``Device Files'' in the
  appropriate section.

  Take those numbers, and use (as root)

   mknod /dev/device b|c major minor

... yup, that seems to be it.

Boy, ain't that /usr/doc directory great :)

HTH,
Eric

-- 
 E.L. Meijer ([EMAIL PROTECTED])
 Eindhoven Univ. of Technology
 Lab. for Catalysis and Inorg. Chem. (SKA)


Re: making linux look bad

1999-05-17 Thread John Pearson
On %M 0, David B.Teague wrote
> 
> On Mon, 17 May 1999, Michael Beattie wrote:
> 
> > On Sat, 15 May 1999, David B.Teague wrote:
> > 
> > > perhaps from whence you are down loading) 
> >^^
> > Sorry about the excess bandwidth killer, but is it whence or whom?
> 
> Hi Michael
> 
> Never say bandwidth killer about an English language issue.  It is


With an invite like that, and as you posted to debian-user, how
could I resist butting in...

> "from whence" or "from where", as "whom" refers to a person.  I
> think "from whence" may be a little stilted, but I tend to that
> sometimes. 
> 

"from whence" is indeed stilted, and needlessly and unnecessarily
redundant.  "Whence" alone is to be preferred.

> Thanks!
> 

You're welcome!


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Re: Xemacs won't use setup files

1999-05-17 Thread Arcady Genkin
Micha Feigin <[EMAIL PROTECTED]> writes:

> When i change the setup from within xemacs it saves the .emacs file and
> .xemacs-options but it won't load them the next time around.

Can you post your .emacs file?


dh_link: Command not found

1999-05-17 Thread Frank Barknecht

When compiling debs from potato for my slink debian system (to avoid 
the libc-upgrade for now) I sometimes get this message in dpkg-buildpackage:

dh_link: Command not found

So a newer debhelper has a new helper app, am I right? Is it possible to
build debs that use dh_link on a slink system. What is required for this? 
Upgrading debhelper?

many thanks
bye
-- 
 ____
 Frank Barknecht    __    __ trip\ \  / /wire __
  / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
 / /  / /  / /  / // // /\ \\  ___\\ \  
/_/  /_/  /_/  /_//_// /  \ \\_\\_\
/_/\_\ 


Re: VIM questions

1999-05-17 Thread Frank Barknecht
Steve Lamb hat gesagt: // Steve Lamb wrote:

> On Sat, May 15, 1999 at 03:15:05PM +0100, Dave Swegen wrote:
> > 1) For some reason vim inists on showing file stats at the bottom of the
> > screen whenever I edit a file. It isn't too bad normally, but when I
> > invoked from mutt it waits for me to press a key. Very annoying. How do I
> > get rid of that behaviour?
> 
> I'd love to know how to shut that thing off as well.  Completely unneeded
> and annoying as all hell.  

One solution is hidden in the VIM-docs. See options.txt.


*'shortmess'* *'shm'*
'shortmess' 'shm'   string  (default "")
global
{not in Vi}
This option helps to avoid all the |hit-return| prompts caused by file
messages, for example  with CTRL-G, and to avoid some other messages.
It is a list of flags:
 flag   meaning when present~
  f use "(3 of 5)" instead of "(file 3 of 5)"

 [plus more flags...]

This gives you the opportunity to avoid that a change between buffers
requires you to hit return, but still gives as useful a message as
possible for the space available.  To get the whole message that you
would have got with 'shm' empty, use ":file!"
Useful values:
shm=No abbreviation of message.
shm=a   Abbreviation, but no loss of information.
shm=at  Abbreviation, and truncate message when necessary.

Plus you will want to read message.txt's explanation of |hit-retrun|
messages:

*hit-return*
>  Press RETURN or enter command to continue
This message is given when there is something on the screen for you to read,
and the screen is about to be redrawn:
- After executing an external command (e.g., ":!ls" and "=").
- Something is displayed on the status line that is longer than the width of
  the window, or runs into the 'showcmd' or 'ruler' output.

To reduce the number of hit-return prompts:
- Set 'cmdheight' to 2 or higher.
- Add flags to 'shortmess'.
- Reset 'showcmd' and/or 'ruler'.

-- 
 ____
 Frank Barknecht    __    __ trip\ \  / /wire __
  / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
 / /  / /  / /  / // // /\ \\  ___\\ \  
/_/  /_/  /_/  /_//_// /  \ \\_\\_\
/_/\_\ 


Re: RPM packages

1999-05-17 Thread with a gun for a lover and a shot for the pain
yes you can do that, with a tool called alien and perhaps some other things as 
well.


Help with setting up a mirror

1999-05-17 Thread ferret


Hi,

I'm looking at setting up several machines running under vmware with slink
and/or potato. I'm currently running my network over a single 28.8 dial-up
connection, so I'd like to mirror the distribution trees (main, contrib,
non-free and non-US) and not have to download the same packages multiple
times. What would the best way to set this up be?

I can mirror the entire distribution tree for i386 (complete but slow) or
if someone knows a way to set up a caching proxy with a large cache
(preferable, especially if I could move the cache into a local
distribution mirror) I'd rather go that way to save bandwidth. Disk space
is not the issue here. I have about 10G or more free on my server, and I
can pop in an extra 4G into my vmware box if I need. But until Ricochet
upgrades or I can afford DSL I'm stuck at 28.8

Thanks,

Ian


Re: Inetd: smtp/tcp server failing (looping), service terminated

1999-05-17 Thread Corey Ralph
Try using tcpserver, I have installed it on my qmail server with no problems.

The package is ucspi-tcp-src on slink, no binary package is allowed so you have
to build it.

On Mon, 17 May 1999, John Pearson wrote:
> Hi!
> 
> I receive my mail via uucp and send it to am internal machine
> via smtp; that means that each time I poll, there are many (30-200)
> brief smtp connections to my mail spool.
> 
> I noticed today that some incoming messages were queued on my uucp
> host, and saw the following in /var/log/syslog on my mail server:
>   inetd[164]: smtp/tcp server failing (looping), service terminated
> although there was no sign of trouble in /var/log/exim/*.
> 
> I'm guessing that exim was forking to perform the local delivery
> and was returning so quickly that inetd assumed something was
> broken.
> 
> For the moment I'm running exim as a stand-alone daemon rather 
> than from inetd, but I'd like to be able to use inetd because it
> allows me to use TCP wrappers.  I also want exim to return quickly
> rather than delivering in the foreground.
> 
> How can I get inetd to work nicely with exim?
> 
> 
> John P.
> -- 
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> "Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
--
Corey Ralph Email:   [EMAIL PROTECTED]
Technical Manager   Phone:  (03) 5133 0115
Network Technology  Fax:(03) 5133 0805


Re: RPM packages

1999-05-17 Thread Jake Bishop
Eber de Castro Diniz wrote:

> Hi guys...
>
> Hope you could help me... I've downloaded some RPM files and I'd like to
> install it...
> I've heard that's pretty possible to convert .rpm files to .deb... but
> how?
>
> Is it really possible? If so, it will cause any damage to my system?
>
> Regards
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Get Alien, I used it today for the latest Red Hat version of Irssi.It works 
great.I
am running potato
with glibc2.1.


Re: Help! Tar won't work!

1999-05-17 Thread John Pearson
On %M 0, Dan Smith wrote
> The first few archives I opened with tar worked fine,
> but then it stopped working.  I installed cpio and the
> first few tars I opened with it worked fine too, but
> then it stopped functioning as well.  I tried
> reinstalling both, to no avail.  What happens is, I
> type the command to untar an archive, and it scrolls
> up a line and the next line is just blank, and the
> whole thing freezes until I hit CTRL-C, at which point
> I'm back at the prompt again.  I can tell it isn't
> doing anything during this time because the HDrive
> light isn't on and it isn't making any drive noises. 
> Help!
> 

The actual command that you are running to produce this 
would help identify the problem.


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Re: We got '-dpkg-new'!

1999-05-17 Thread John Pearson
On %M 0, Bob Bernstein wrote
> Having bulled my way through the extermination of emacs20, I went ahead with a
> massive apt-get update/upgrade, 129 meg all tolled. The cable modem is doing
> its thing with valor.
> 
> Now I notice syslogd has been stopped so I peek into /etc/init.d and behold a
> bevy of new scripts eg 'whutever.dpkg-new'. Without looking further into the
> matter, they mostly appear to be of identical length to their 'old' forebears.
> 
> What is the prescribed course of action with these? Copy them over into their
> working names and restart the respective process? Or has that been done?
> 

If apt-get is still running, this is normal.

These have been unpacked from the packages that are downloaded, and should
be moved into place as appropriate at a later stage.  

If they're still there after apt-get finishes, try
  dpkg --pending --configure



John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Re: having trouble with kernel 2.2.5 and ppp

1999-05-17 Thread John Pearson
On %M 0, Seth Turner wrote
> Hello,
> 
> I have recently installed slink from CD on my computer.  With kernel 2.0.36,
> I can use ppp and get connected to the internet (pon ourtown), however when
> I upgrade my kernel to 2.2.5, I loose ppp.  It complains that LCP times out on
> configuration requests.  I will appologize in advance for the length of this 
> message, I felt it might help to see what is actually happening.  I am not 
> currently subscribed to debian-user, so if anyone could help, would you 
> please 
> reply offlist to [EMAIL PROTECTED]   thanks.
> 
> History:
> 
> In the past I have had ppp and kernel 2.2.5 working properly, howver since 
> this 
> new installation, it doesn't work.
> 
> I have looked at the pages on www.debian.org in requards to kernel version 
> 2.2.X
> Nothing about ppp is mentioned there, that I was able to find.  
> 
> In compiling the kernel (2.2.5) it mentions that one might need to upgrade 
> pppd
> in order for ppp to work properly.  I am using ppp_2.3.5-2 and also have 
> ppp-pam_2.3.5-2 installed (not completely sure what ppp-pam is for).
> 
> I have gone through pppconfig again since recompiling the kernel and it did 
> not 
> help.  
> 
> Modem init is currently ATZ, have also tried AT&F.  Neither seem to make a 
> difference.
> 
> Where the email will get long (again appologies):
> 
>[snip]

I've used ppp_2.3.5-2 and kernel 2.2.{6,7,8,9} with no problems, so it
should be possible.

Your log files contain LCP request and reject messages from your end but
only LCP requests from the other end, so it looks as if the other end
is not seeing your machine's LCP requests; in fact the other end seems to
be repeating the same request over and over, ignoring the LCP reject message
that your machine returns each time.  That makes me think that wherever the
immediate problem is, it isn't in your ppp configuration or chatscripts.

I notice that kernel 2.2.7 and 2.2.8 both include patches to the kernel's
ppp driver; I'd suggest that you upgrade to 2.2.9 (works for me) and see
how that works.


Good luck,


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Inetd: smtp/tcp server failing (looping), service terminated

1999-05-17 Thread John Pearson
Hi!

I receive my mail via uucp and send it to am internal machine
via smtp; that means that each time I poll, there are many (30-200)
brief smtp connections to my mail spool.

I noticed today that some incoming messages were queued on my uucp
host, and saw the following in /var/log/syslog on my mail server:
  inetd[164]: smtp/tcp server failing (looping), service terminated
although there was no sign of trouble in /var/log/exim/*.

I'm guessing that exim was forking to perform the local delivery
and was returning so quickly that inetd assumed something was
broken.

For the moment I'm running exim as a stand-alone daemon rather 
than from inetd, but I'd like to be able to use inetd because it
allows me to use TCP wrappers.  I also want exim to return quickly
rather than delivering in the foreground.

How can I get inetd to work nicely with exim?


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Problem with booting

1999-05-17 Thread mozafar bag
Dear sir
I am adminsterator of an E-mail server which is based on linux
operating system recently the system can not boot successfully.Dureing
the booting the station stoped  at following point:

starting...
...
...
starting named:named
starting lpd:lpd

and system do nothing after this point.

Tank You
_
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com


Re: Trouble with Debian kernel build

1999-05-17 Thread Pollywog

On 17-May-99 Bob Nielsen wrote:
> Hmmm, I thought that the installation did that, but I haven't an
> installed kernel-source package to check. If you have kernel-source, you
> don't need the kernel-headers (with hamm you did). 
> 

That is what I was confused about, the headers.

thanks

--
Andrew


  1   2   >