Re: CD rom & Syquest

1996-12-16 Thread Jeff Gibbs
At 08:11 AM 12/16/96 -0500, Thomas Kocourek wrote:



>Hello Jeff, I'm not an expert at Linux, but I've many, many hours fiddling
>with hardware 8-) I've found that if you make the CDROM drive either a slave
>to a permanent hard drive, or as a stand-alone master, then it can be
>reliably read on boot up. I assume that you have 2 hard drives on the primary
>IDE bus. If I was in your situation, I'd make the SyQuest a slave drive to
one
>hard drive, and the CDROM a slave to the other. Good luck!
>


Thanks for the tip, I'll have to give it a try :)

Jeff
~
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Problem with Kernal Source 2.0.27_1.00

1996-12-16 Thread Paul Christenson
On Sat, 14 Dec 1996, J. Ramos Goncalves wrote:

> Proceed like this:
> 
> cp /usr/src/kernel-source-2.0.27/arch/i386/boot/zImage /boot/linux-2.0.27
> cp /usr/src/kernel-source-2.0.27/System.map /boot/System.map-2.0.27
> ln -s /boot/linux-2.0.27 /vmlinuz
> ln -s /boot/System.map-2.0.27 /System.map

There is an easier way.  From the source tree, I did this for 2.0.27:

make-kpkg -revision 2.0.27-tech.1 kernel_image
cd ..
dpkg -i kernel-image-2.0.27_2.0.27-tech.0_i386.deb
lilo
reboot

(Machine name is 'tech'; I use actual source, not the kernel-source
package.)

However, does anyone know why I have to manually run lilo after installing
the kernel?

   |This is OFFICIAL WRITTEN notification that I want to be REMOVED|
   |from ALL commercial mailing lists.  EVERY message sent from this   |
   |  account has had this request posted. ALL UNSOLICITED ADVERTISEMENTS  |
   |  SENT TO THIS ACCOUNT ARE IN VIOLATION OF FEDERAL (U.S.) LAW. |
   | Opinions expressed are not necessarily those of Cyclades Corporation. |


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: How to override xlib6 dependencies?

1996-12-16 Thread Paul Christenson
On Fri, 13 Dec 1996 [EMAIL PROTECTED] wrote:

> I use AcceleratedX (the only accelerated server for my graphics card), so I
> don't want to install XFree86, but I haven't been able to convince dselect
> that I already have a package which provides xlib6.

That's because AcceleratedX does *NOT* provide the X libraries.

Go ahead and install the new XFree86 3.2, including the VGA16 server, then
reinstall AcceleratedX.

   |This is OFFICIAL WRITTEN notification that I want to be REMOVED|
   |from ALL commercial mailing lists.  EVERY message sent from this   |
   |  account has had this request posted. ALL UNSOLICITED ADVERTISEMENTS  |
   |  SENT TO THIS ACCOUNT ARE IN VIOLATION OF FEDERAL (U.S.) LAW. |
   | Opinions expressed are not necessarily those of Cyclades Corporation. |


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: please help g77 broken

1996-12-16 Thread J. Ramos Goncalves
On Mon, 16 Dec 1996, Martin Konold wrote:

> On Mon, 16 Dec 1996, Alex Lobkovsky wrote:
> 
> > Thanks a bunch this worked.  Should this be reproted as a bug?
> 
> I do not think that this is a bugfix but it is work around. The problem is
> that gcc and g77 are maintained by different people.
> This leads to these probnlems when you do update gcc but the new version
> of g77 is not ready. This is what happend to you.  
> 
> Yours,
> -- martin
> 
> // Martin Konold, Muenzgasse 7, 72070 Tuebingen, Germany  // 
> // Email: [EMAIL PROTECTED]  // 
>Linux - because reboots are for hardware upgrades 
>-- Edwin Huffstutler <[EMAIL PROTECTED]> -- 
> 

These two packages are part of Debian 1.2. Therefore it's a bug not
having a ready g77 package and should be reported as a bug. I did not
say it was a bug fix. I just said what worked for me.

Ramos.


 J. RAMOS Goncalves | E-mail: [EMAIL PROTECTED]   
 Department of Physics - University of Reading - England - U.K.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: What package do I need ? (libXpm.so.4)

1996-12-16 Thread David Ogilvie

the virtual package X11R6 was missing from some previous releases of xbase.  
it's been added in the latest package though.

-david


> Also, I found many of the packages required "X11R6", and couldn't
> figure out what supplied that.  I would have figured "xbase", but it
> did not.  I ended up installing "xcompat" from my attic of debian
> packages.  Note that I grabbed 1.2 a day or two before it was official
> - I might have a problem with MY copy of the distribution.
> 
> Later,
>   Dale
> 





--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


problems with innd

1996-12-16 Thread Ricardo Kleemann

Hi,

I'm using Debian 1.1, with the supplied innd package. 

I'm having problems posting articles, getting the message

Can't send article to the server:
441 400 File exists writing symlinking article file -- throttling
(Article not posted.)

According to the INN-FAQ, Linux must not use MMAP for innd; supposedly
that's the cause of the problem.

Is that true? I assumed that the debian-distributed innd would work fine
out of the box... What is the problem with mmap? How do I fix this
problem?

Please help...

Thanks!
Ricardo


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Dot-matrix printers

1996-12-16 Thread Alexander Gieg
> >I've an old dot-matrix printer, a Citizen 200GX, and I'm at a
> >*great* distance from purchasing any postscript printer. There
> >is some way of print .ps files in this printer? It's epsons
> >and/or ibm-proprinter compatible.
> 
> Ghostscript can do this. It will take a postscript file as input and
> output many formats (including epson 8 and 24 pin). I use this to print
> to a color epson inkjet printer and it works well.
> 
> Since it does everything in graphics mode, it will print slower than 
> you might be used to.

I have ghostscript (with all recommended/suggested packages),
apsfilter, lpr and all the things necessary to print, but
nothing goes to the printer! I don't know if I forget
something, or didn't configured correctly. In W95 all works
fine, but in Linux doesn't. Can anyone tell me the practical
way of doing the things work, like "do this, this, this and
this; end."?

Thanks.

Alexander Gieg

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
By: Alexander Gieg
E-mail: [EMAIL PROTECTED]
URL: http://www.geocities.com/TimesSquare/3222
IRC: AlexG
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


no Packages via dftp?

1996-12-16 Thread Paul Kirschner

In trying to download debian 1.2 via dselect/dftp I get the following
error:

Getting Packages files...(stop with ^C)

Connecting to medusa.res.utc.com...
Login as [EMAIL PROTECTED]
Setting transfer mode to binary...
Cd to /debian...
Getting Packages file from stable/binary-i386...
Couldn't find Packages[.gz] in stable/binary-i386, stoppedFTP ERROR

update available list script returned error exit status 1.
Press RETURN to continue.


Medusa is our proxy server.  I can ftp stuff "by hand" fine.  

Any solutions?

--
Paul Kirschner   #include 
[EMAIL PROTECTED]
United Technologies Research Center


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Unidentified subject!

1996-12-16 Thread Thomas Baetzler
[EMAIL PROTECTED] wrote:

>I would like my xdm startup to start in 1024x768 resolution. How can
>this done - can it be done? I don't see any parameters in the
>xdm-config file ???

see /etc/X11/XF86config, section "Screen". Put 1024x768 as the first
mode to use, and remove all modes with higher resolutions if you don´t
want a scrolling virtual screen.
 
Ciao,
-- 
Thomas Baetzler, [EMAIL PROTECTED], [EMAIL PROTECTED]
   http://home.pages.de/~thb/";>thb's Homepage


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: please help g77 broken

1996-12-16 Thread Martin Konold
On Mon, 16 Dec 1996, Alex Lobkovsky wrote:

> Thanks a bunch this worked.  Should this be reproted as a bug?

I do not think that this is a bugfix but it is work around. The problem is
that gcc and g77 are maintained by different people.
This leads to these probnlems when you do update gcc but the new version
of g77 is not ready. This is what happend to you.  

Yours,
-- martin

// Martin Konold, Muenzgasse 7, 72070 Tuebingen, Germany  // 
// Email: [EMAIL PROTECTED]  // 
   Linux - because reboots are for hardware upgrades 
   -- Edwin Huffstutler <[EMAIL PROTECTED]> -- 

   Just go ahead and write your own multitasking multiuser os !
 Worked for me all the times.
 -- Linus Torvalds --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: moving directories to new partition

1996-12-16 Thread Boris D. Beletsky
Hi Richard, You wrote:
 Richard>
 Richard> I am in need of some advice about how to go about moving
 Richard> some of the directories off of my main partition and onto
 Richard> one I just made.
 Richard>
 Richard> /dev/hda4 is currently mounted / 8 is currently mounted
 Richard> /dev/hda/tmpmount
 Richard>
 Richard> I'd like to be able to move /home, /root, /lib, /bin, and a 
 Richard> couple others over to /dev/hda8 
 Richard>
 Richard> How would I approach this?

I am not sure why would you want to move lib and bin to other
partition (the system will not work!!! /bin and /lib HAVE to be at / )

As to /home and /root you can use 'cp -a' and remove them by hand.
Or you can just use 'mv' but there may be some problems with links.

borik

--
Boris D. Beletsky [EMAIL PROTECTED] 
For pgp public key, e-mail me 
with subject "get pgp-key"


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Installing Large Files

1996-12-16 Thread Fred Zarnowski
Thanks to all who posted their suggestions for downloading large
installation files to my laptop from a W95 desktop. Unfortunately, after
wrestling with PPP, HyperTerminal, and minicom I have not been able to
connect the two machines.

THEN SUDDENLY, someone offer to let me borrow their Iomega ZIP Drive. I
copied the files from the W95 desk top to the Zip Drive -- but   I
was looking for a ppa driver for Debian ( I'm using the parallel port) but
couldn't find one. I located one for Slackware but haven't tried installing
it yet. 

Is there a parallel port driver for Debian. Keep those cards and letters
coming folks. Thanks.

Any opinions expressed are those of the sender and do not necessarily
reflect the views of the State of Connecticut Dept of Transportation


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


exim and virtual domains

1996-12-16 Thread Tim Sailer
Now that exim is making it's debut in Debian, I'd like to try it out quickly.
I looked at the docs from it's home site, but the Virtual Domain stuff
was not real obvious.  Can someone who is using it (anyone?) post
a quick example on setting up a virtual domain? The box I'd like to
try it out on has 3 virtual domains and a fairly busy mailing list.
Currently sendmail is using sendmail.cw for the domain names, and
/etc/maildomains.db for mapping the [EMAIL PROTECTED] to local users.

Tim

-- 
 (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - http://www.buoy.com/~tps
"You mind if I smoke?"
   Joan D'Arc
** Disclaimer: My views/comments/beliefs, as strange as they are, are my own.**


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Strange ppp problem.

1996-12-16 Thread Dale Scheetz
Well, I fixed the problem, but I still don't understand it.
First, it has nothing to do with the kernels (whew).
At the same time I was building the new 2.0.27 kernel, I was experimenting
with setting up ppp over a nul modem cable (with little luck, I might
add). After giving up on the ppp issue, I left the null modem cable
connecting the two machines serial ports. This seems to be the culprit. As
soon as I thought to remove the cable everything workes fine.
In addition, it turned out not to be a retry issue, as I did some other
work after a reboot and then could not establish the ppp connection.
When it works pppd takes about 3 seconds to get chat up and dialing. When
it doesn't work chat takes as much as 30-40 seconds to start dialing. I
can only assume that chat is somehow delayed in reading the modem and
misses the request for a login and then fails.
The question is: Why does the cable interfere in the first place? Is this
a cua vs tty issue? (My option file still uses cua3 as the device. It's an
old pppd installation that I have been loath to "fix" by upgrading since,
until now it has worked just fine)
If I can find the time, I will try changing the cua entry and see if it
will still work with the cable installed. I really need to fix this, since
at some point I want both the modem and the serial port running pppd. (One
to my provider and the other to my other machine)

Thanks in advance,

Dwarf

  --

aka   Dale Scheetz   Phone:   1 (904) 877-0257
  Flexible Software  Fax: NONE 
  Black Creek Critters   e-mail:  [EMAIL PROTECTED]

 If you don't see what you want, just ask --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: please help g77 broken

1996-12-16 Thread Alex Lobkovsky
Thanks a bunch this worked.  Should this be reproted as a bug?

-alex


On Mon, 16 Dec 1996, J. Ramos Goncalves wrote:

> On Sun, 15 Dec 1996, Alex Lobkovsky wrote:
> 
> > After upgrading to Debian 1.2 g77 is broken.  It says when invoked
> > 
> > gcc: installation problem, cannot exec `f771': No such file or directory
> > 
> > But f771 is in /usr/lib/gcc-lib/i486-linux/2.7.2/ and is executable by 
> > everyone.  I have reinstalled gcc and g77 but that did not help.  What am 
> > I doing wrong.
> > 
> > -many thanks,
> > 
> 
> I think the problem is that g77 was compiled using gcc 2.7.2 and in
> Debian 1.2 we use gcc 2.7.2.1. I solved this problem by doing
> 
> cd /usr/lib/gcc-lib/i486-linux/2.7.2.1
> ln -s ../2.7.2/f771 f771
> ln -s ../2.7.2/libf2c.a libf2c.a
> 
> Then I was able to compile my FORTRAN programs.
> 
> I hope it helps.
> 
> Ramos.
> 
> --
>  J. RAMOS Goncalves | E-mail: [EMAIL PROTECTED]   
>  Department of Physics - University of Reading - England - U.K.
> 
> 

---
Alexander Lobkovsky Phone: (805) 893-3684
Institute for Theoretical Physics   Fax:   (805) 893-2431
University of CaliforniaEmail: [EMAIL PROTECTED]
Santa Barbara, CA 93106-4030WWW: http://rainbow.uchicago.edu/~lobkovsk
---


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: color-ls??

1996-12-16 Thread Dale Martin
Hugo HAAS <[EMAIL PROTECTED]> writes:

> 
> On Fri, 13 Dec 1996, Chris R. Martin wrote:
> 
> > I can't seem to find the color-ls package. Has it been replaced by
> > something else?
> 
> ls includes now the option color :
> 
>--color, --colour, --color=always, --colour=always
>   Colorize the names of files depending on  the  type
>   of file.  See DISPLAY COLORIZATION below.
> 
>--color=auto, --colour=auto
>   Same  as  --color  but only if standard output is a
>   terminal.  This is very useful  for  shell  scripts
>   and  command  aliases,  especially if your favorite
>   pager does not support color control codes.
> 
>--color=none, --colour=none
>   Disables colorization.  This is the default.   Pro­
>   vided to override a previous color option.

I was able to figure this out fine - how do I get "xterm" (from X3.2)
to display the colors, though?  I tried all of the options ("+cm +dc")
that I would have thought enabled them, but they don't seem to work.
So then I thought maybe I'd switch to "rxvt", but in "rxvt" the
backsapce key doesn't work right.  (I'm mapping backspace and delete
to backspace in my xmodmap.)  How do these things get so complex :-)

Later,
Dale

-- 
+  finger for pgp public key  -+
| Dale E. Martin | University of Cincinnati Savant Research Laboratory |
| [EMAIL PROTECTED]| http://www.ececs.uc.edu/~dmartin   |
+--+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


spam filter - ENOUGH MAIL PLEASE STOP!

1996-12-16 Thread Bruce Perens
I had no idea how enthusiastic a following the Spam Filter has.
I think I have a large enough sample now.

Thanks

Bruce
--
Bruce Perens K6BP   [EMAIL PROTECTED]
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Unidentified subject!

1996-12-16 Thread David_Oswald
 hello all ...
 
 
   I would like my xdm startup to start in 1024x768 resolution. How can 
 this done - can it be done? I don't see any parameters in the 
 xdm-config file ???
 
Also - on machines without xdm can I configure the startx process 
 to start up res. of a users preference ???
 
 Thanx again ...


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Cards using the Plug and Play protocol

1996-12-16 Thread Pedro Quaresma
Thomas Baetzler
===

>Since the current kernel hasn't P&P support, you'll need the isapnp tools
>to configure your card. I don't know whether there is a Debian package
>of it available yet, but in any case you can pick up a copy from sunsite.
>Archie tells me the URL is
>
>ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/pub/pnp/utils/isapnptools-1.8.tgz
>
>Grab the package, 

I already did

>compile it, and RTFM.

I will do it this evening (at home).


Many thanks

-- 
At\'e breve
===

Pedro Quaresma de Almeida
Departamento de Matem\'atica
Faculdade de Ci\^encias e Tecnologia
Universidade de Coimbra
P-3000 COIMBRA, PORTUGAL
e-mail: [EMAIL PROTECTED]
url: http://www.mat.uc.pt/~pedro/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Cobol/C

1996-12-16 Thread Wayne Schlitt
In <[EMAIL PROTECTED]> ciccio <[EMAIL PROTECTED]> writes:

> 
> Does anybody know of a package that performas a convertion
> from cobol to C? (Something like p2c, f2c, etc)


I have heard of commercial packages that claim to be able to translate
Cobol to C, but I have never heard of a freely available one.

Translating Cobol to C is simply a very hard thing to do.  C doesn't
support many of the things that are built into Cobol, such as packed
decimal arithmetic, accessing databases, etc.  Yes, you can get
packages that let C do the similar things, but it still isn't an easy
translation.  This is especially true if you want to use the resulting
C code for more than just an intermediate step of "compiling the
Cobol" program.


I have heard of simplistic freely available Cobol interpreters for
Unix, but I don't think they are good enough to be used in a serious
way.


-wayne



-- 
Wayne Schlitt can not assert the truth of all statements in this
article and still be consistent.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: What package do I need ? (libXpm.so.4)

1996-12-16 Thread Dale Martin
<[EMAIL PROTECTED]> writes:

> > > 3) but after installing the fvwm2 & afterstep Window managers. I 
> > >  get:
> > >  
> > >  fvwm2: can't load library 'libXpm.so.4'.
> > >  afterstep: can't load library 'libXpm.so.4'
> > >  
> > >  What package do I need to instll to get this lib?
> > 
> I got that too. I fixed it by adding /usr/X11R6/lib to the /etc/ld.so.conf
> file and then run ldconfig.
> 
> TIA
> Allan Jacobsen <[EMAIL PROTECTED]>

I had to do this too - add the X libraries to ldconfig by hand.  This
was installing on a "virgin" system - not even DOS installed :-)

Also, I found many of the packages required "X11R6", and couldn't
figure out what supplied that.  I would have figured "xbase", but it
did not.  I ended up installing "xcompat" from my attic of debian
packages.  Note that I grabbed 1.2 a day or two before it was official
- I might have a problem with MY copy of the distribution.

Later,
Dale

-- 
+  finger for pgp public key  -+
| Dale E. Martin | University of Cincinnati Savant Research Laboratory |
| [EMAIL PROTECTED]| http://www.ececs.uc.edu/~dmartin   |
+--+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: How to override xlib6 dependencies?

1996-12-16 Thread Fabien NinolesA
-BEGIN PGP SIGNED MESSAGE-

On Fri, 13 Dec 1996 [EMAIL PROTECTED] wrote:

> [apologies if this is a repeat, I'm having a little trouble with the spam 
> filter]
> 
> I use AcceleratedX (the only accelerated server for my graphics card), so I
> don't want to install XFree86, but I haven't been able to convince dselect
> that I already have a package which provides xlib6.  I have a local package
> that does nothing but provide lesstif, xlib, xlib6, etc., but dpkg still
> refuses to install xanim, quake, and a host of other programs.  Does anyone
> know how to get around this?
> 
> There really should be a simple way to do this sort of thing, it must happen
> quite a lot.
> 
> Return address withheld from header for anti-spam purposes.  Reply to the list
> or to username gobbel, host cogsci.ucsd.edu.
> 
> -Randy

WARNING: This can break your system!
WARNING: Be sure that's AcceleratedX really provides anything
WARNING: that is provides by xlib6
WARNING: to see which files are provide by xlib6 either
WARNING: run dpkg -L xlib6
WARNING: or greg xlib6 Contents | more
WARNING: You can find the Contents file on all Debian ftp sites

Make on your on local-dependencies...
First, create a directory named /local-deps_1.0
in this directory create a directory named DEBIAN
in this last one create a file named control who looks like this:
- -- cut here ---
Package: local-deps
Priority: optional
Section: local
Installed-Size: 0
Maintainer: Your Name <[EMAIL PROTECTED]>
Version: 1.0
Provides: xlib6, elf-x11r6lib, xlib, xlibraries
Description: Local Dependencies
 xlib provides by my AcceleratedX.

- --- end of cute ---
return to ANYPATH and run
'dpkg-deb --build local-deps_1.0' # No trailing slash after it!
Then, if everything is correct, installed it with
'dpkg -i local-deps_1.0.deb'

The only thing I can't do with that, is about version numbering dependancies.
If someone can give some hints... about it.

You can do you're own package too but that's another story... :)
Bye

- ---
 In theory, theory and practice are the same.  
 In practice, they're not.
- ---
Fabien Ninoles aka le Veneur|| Running Debian-Linux
[EMAIL PROTECTED]|| Lover of MOO, mountains, 
http://www-edu.gel.usherb.ca/ninf01 || poetry and Freedom.
- ---

-BEGIN PGP SIGNATURE-
Version: 2.6.2

iQCVAwUBMrWI01X6fc7jcjhFAQENWAP9EOwn9bwj6jvHrySCz3xxgjJUFaIMlOAT
s2jdl3r58ZATrgFscspr/YfBmS8mmvi+/mLvBnuwm46xg7Yssix1dQ70yiQs/lfB
ZdDOUKf7eptCZLUCYbkR/etq5qnVnJWK7/LtBCiJ3B7MFmuuO7H7nNILb/Aroo43
+1h/pJ8Y+zg=
=YHk3
-END PGP SIGNATURE-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


iBCS, ADSM

1996-12-16 Thread ryan quick
 Hi All:
 
 Does anyone have a lot of experience with the Intel Binary 
 Compatibility System (iBCS) module with Debian.  Particularly, I am 
 working on an install of the ADSM (Adstar Distributed Storage Manager) 
 client on my Debian 2.0.27 machine.  I have gotten iBCS working but am 
 having some difficulty with the SCO binary for ADSM.  Anyone done this 
 before and know of libs and/or environment changes which may be needed 
 to pull this off easily?
 
 Thanks,,
 
 
 S. Ryan Quick  [EMAIL PROTECTED] 
 Solaris/Sequent Admin  
 Value Behavioral Health, Inc.
 
 




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: How to convert attached files - Question

1996-12-16 Thread Dale Scheetz
On Mon, 16 Dec 1996, Terry Eck wrote:

> Hi-
> In the post "Re: FWD: FVWM95 Configuration File Wanted", and other there is
> an attached file of the format:
> 
> ---1950339284-1924296775-850739935=:11680
> Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".fvwm2rc95"
> Content-Transfer-Encoding: BASE64
> Content-ID: <[EMAIL PROTECTED]>
> Content-Description: 
> 
> Iw0KIyAuZnZ3bTJyYzk1IGV4YW1wbGUgY29uZmlndXJhdGlvbiBmaWxlIGZv
> ciBmdndtOTUtMi4wLjQxDQojDQoNCiM9PT09PT09PT09PT09PT09PT09PT09
> 
> [snip]
> 
> dXMNCiMqRnZ3bVRhc2tCYXJBdXRvSGlkZQ0KKkZ2d21UYXNrQmFyTWFpbENv
> bW1hbmQgRXhlYyB4dGVybV9jb2xvciAtVCBNYWlsIC1scyAtZm4gOHgxMyAt
> ZSBwaW5lIC1pDQo=
> ---1950339284-1924296775-850739935=:11680--
> 
> Can anyone tell me how to convert it to something I can use. When I use
> uudecode (on a SunOS) I get "No begin line". So, How do I convert it to
> .fvwm2rc95?
> 
If you are using pine use "V" to view the file (which will probably not
display the file) and then use "S" to save the attachment to a file. Give
it the filename .fvm2rc95 and you should have what you need.

Luck,
 
Dwarf

  --

aka   Dale Scheetz   Phone:   1 (904) 877-0257
  Flexible Software  Fax: NONE 
  Black Creek Critters   e-mail:  [EMAIL PROTECTED]

 If you don't see what you want, just ask --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


1.2 installation, problem making boot floppy

1996-12-16 Thread Martin Stromberg
Hi everyone.

I have problems with making a boot floppy during the installation of 1.2.
I do not have the exact error message but it appears when I have selected to 
make a boot floppy for my system (just before the rebooting part). It's when 
the installation program is formatting the floppy; it says I/O error or 
something like that at sector 17 (again from memory).

And yes I've tried with several new floppies. The result is always the same, 
even if I take one of the installation floppies which was written correctly
on my 1.1.don't_remeber system. 

If I switch to vt2 and try running superformat I also get this error message.
I've tried "superformat -d /dev/fd0", "superformat -D a", "superformat -D a:", 
"superformat -d /dev/fd0 --hd" and "superformat -d /dev/fd0 --dd" and probably
other pertubations as well.

By the way, it's a 1.44M floppy drive. 

When I try to format one floppy that has failed like this on my 
1.1.don't_remeber system with fdformat, it usually results i an I/O error 
there also, now!

However if I do "mdir", which results in an error message like "probably not
a dos disk", and THEN do "fdformat /dev/fd0", it works!


Now perhaps somebody can try out the make boot floppy part of the installation
and tell us if it works for them or not.

If anybody has an idea what the problem might be please let me know.


Truly perplexed,

Martin S.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: How to convert attached files - Question

1996-12-16 Thread D M-L

try 'munpack' from 'mpack' package.

> Hi-
> In the post "Re: FWD: FVWM95 Configuration File Wanted", and other there is
> an attached file of the format:
> 
> ---1950339284-1924296775-850739935=:11680
> Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".fvwm2rc95"
> Content-Transfer-Encoding: BASE64
> Content-ID: <[EMAIL PROTECTED]>
> Content-Description: 
> 
> Iw0KIyAuZnZ3bTJyYzk1IGV4YW1wbGUgY29uZmlndXJhdGlvbiBmaWxlIGZv
> ciBmdndtOTUtMi4wLjQxDQojDQoNCiM9PT09PT09PT09PT09PT09PT09PT09
> 
> [snip]
> 
> dXMNCiMqRnZ3bVRhc2tCYXJBdXRvSGlkZQ0KKkZ2d21UYXNrQmFyTWFpbENv
> bW1hbmQgRXhlYyB4dGVybV9jb2xvciAtVCBNYWlsIC1scyAtZm4gOHgxMyAt
> ZSBwaW5lIC1pDQo=
> ---1950339284-1924296775-850739935=:11680--
> 
> Can anyone tell me how to convert it to something I can use. When I use
> uudecode (on a SunOS) I get "No begin line". So, How do I convert it to
> .fvwm2rc95?
> 
> Thanks for any help,
> 
> Terry...
> _
> Terry Eck   "Unix is a user friendly OS...
> [EMAIL PROTECTED]  it's just choosy about its friends"
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> 


-- 

Spineux Alain

==
  Spineux Alain E-MAIL : [EMAIL PROTECTED]
  INSTITUT STEVIN
  Catholic University of LouvainFAX: 32-10-472501
  PLACE DU LEVANT 2 PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
===


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: AGREE kazem Bakhshesh

1996-12-16 Thread Paulo Ramos


On Wed, 6 Nov 1996, kazem wrote:

> Hi,
> I need the ftp site to find
> bash and perl package for windows95 or win3.11
> 
> If somme one can give sommes adresses, please send me a 
>   mail [EMAIL PROTECTED]
> 
> thanks.
> 

Sorry, but I'm reading old email... try www.windows95.com


At least Perl is there (file 110-i86.zip).


If you want I can send to you by email.


Paulo


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


FAQ: Work-Needing and Prospective Packages

1996-12-16 Thread Sven Rudolph
Work-Needing and Prospective Packages for Debian GNU/Linux
Sven Rudolph, [EMAIL PROTECTED]
$Id: packages.sgml,v 1.31 1996/12/16 14:47:11 sr1 Exp sr1 $

1.  General Questions

1.1.Before reading this document

You should have read the Debian GNU/Linux FAQ (
ftp://ftp.debian.org/debian/doc/FAQ/debian-faq.html ).

1.2.Purpose of this document

This document is intended to identify areas that need your
contributions. It provides information that hopefully changes quite
often, so it supplements the Debian GNU/Linux FAQ.

1.3.Feedback

Please send additions, corrections, suggestions and wishes to Sven
Rudolph [EMAIL PROTECTED]  Please mention to which version of
this document your comments refer.

2.  Packages needing a new maintainer

Please inform me via e-mail:
o  when you find that you need to discontinue maintaining a package
o  when you believe that the following list is incomplete
o  when you would like to maintain one of the packages listed here.

orphaned :
o  binutils
o  libc4, aout-binutils, aout-gcc (stone-age compatibility packages)

David Engel [EMAIL PROTECTED] :
o  libc5, libc6 (potentially a lot of work)

Andrew D. Fernandes [EMAIL PROTECTED] :
o  acs

DJ Gregor [EMAIL PROTECTED] :
o  xwpe

Christian Linhart [EMAIL PROTECTED] :
o  statserial
o  tgif
o  xarchie

Michael Meskes [EMAIL PROTECTED] :
o  adjtimex
o  fdutils
o  hkgerman
o  html2latex
o  icmake
o  lshell
o  metamail
o  ntfs
o  umsdos
o  watchdog
o  xftp

Dale Miller [EMAIL PROTECTED] :
o  lclint

Ian Murdock [EMAIL PROTECTED] :
o  acm
o  aout-librl (this package might be unnecessary now)
o  pmake

Jim Robinson [EMAIL PROTECTED] :
o  auctex
o  netpbm
o  xless
o  xpaste

Sven Rudolph [EMAIL PROTECTED] :
o  seyon

Martin Schulze [EMAIL PROTECTED] :
o  sokoban

Andrew Howell [EMAIL PROTECTED] :
o  xtron

Dominik Kubla [EMAIL PROTECTED] :
o  kbd
o  vlock
o  ssh (ITAR restricted, needs US maintainer)

Doug Geiger [EMAIL PROTECTED] :
o  abuse
o  apsfilter

Yves Arrouye :
o  apache
o  cgi-scripts
o  compress-package
o  libpaper
o  mush
o  ppd-adobe-common, ppd-adobe-extra, ppd-adobe-misc, ppd-gs
o  psptools
o  xaw95

Michael Nonweiler [EMAIL PROTECTED] :
o  e2fsprogs
o  ipx
o  ncpfs

Joe Kirby [EMAIL PROTECTED] :
o  lxtools
o  glibcdoc
o  hyperlatex
o  id-utils
o  elisp-manual
o  emacs-lisp-intro
o  mathpad
o  dlh
o  wenglish
o  wdutch
o  idutch

3.  Packages that someone is working on

Programs listed in this section aren't yet available as Debian
packages, but someone is working on providing a package.

If you would like to work on one of these packages please contact the
responsible person listed below.

Chris Fearnley [EMAIL PROTECTED] :
o  dome (http://www.netaxs.com/ cjf/jpegs.html)
o  and probably : xli

[EMAIL PROTECTED] (Karl R. Sackett) :
o  LEE - Latent Energy Environments artificial life simulator
o  rsaref - installer scripts for the RSAREF crypto library
o  swarm - Objective-C based artificial life research tool
o  GNU Smalltalk
o  mimedecode: decodes transfer encoded text type mime messages.
o  rel: determines relevance of text documents to a set of keywords.
o  utf-mailx: scripts to add UTF support to mailx.

Mike Wilson [EMAIL PROTECTED] :
o  mule

Sven Rudolph [EMAIL PROTECTED] :
o  xbill

Behan Webster [EMAIL PROTECTED]
o  sxpc (Simple Xwindows Protocol Compresser)
o  qfax (multi-user e-mail extension to efax).

[EMAIL PROTECTED]:
o  tkHTML

Darren [EMAIL PROTECTED] :
o  giftool
o  canna
o  lx-gdb

Michael Alan Dorman [EMAIL PROTECTED] :
o  glimpsehttpd

Warwick Harvey [EMAIL PROTECTED] :
o  mercury (a purely declarative logic programming language with
   strong modes, strong types, and strong determinism)

[EMAIL PROTECTED] :
o  CLISP

David H. Silber [EMAIL PROTECTED] :
o  dbackup - A Debian-specific backup program.
o  lockstep - A program to keep various directory trees in sync.
o  uucpconfig - A configuration program which will become part of my
   uucp package.
o  latex2html

Hakan Ardo [EMAIL PROTECTED] :
o  faces - visual list monitor

Brian Sulcer [EMAIL PROTECTED] :
o  vile (vi-like editor)
o  rogue
o  umoria

Martin Schulze [EMAIL PROTECTED] :
o  vtwm: Virtual Window Manager for X11

Michael Shields [EMAIL PROTECTED] :
o  amanda, the University of Maryland's free network backup system.
o  nntplink

Christophe Le Bars [EMAIL PROTECTED] :
o  MMM: a WWW browser implemented in Caml
o  doc-debian-fr

Yves Arrouye [EMAIL PROTECTED]> :
o  btoa

Jon Rabone [EMAIL PROTECTED] :
o  SISCAD

Christian Lynbech [EMAIL PROTECTED] :
o  ilisp (emacs interface to a number of lisp systems)
o  hyperbole (emacs hypertext/info management system)
o  oobr (emacs package for browsing OO programs)
o  STk (Scheme Tk, a scheme interpreter with Tk support)

Christian Hudon [EMAIL PROTECTED] :
o  qmail (waiting for license change)

Tim Cutts [EMAIL PROTECTED] :
o  exim (a mail transfer agent,
   ftp://cus.cam.ac.uk/pub/software/programs/exim)

Christian Schwarz [EMAIL PROTECTED] :
o  metapost (postscript generating language similar to

Re: please help g77 broken

1996-12-16 Thread Dale Scheetz
On Sun, 15 Dec 1996, Alex Lobkovsky wrote:

> After upgrading to Debian 1.2 g77 is broken.  It says when invoked
> 
> gcc: installation problem, cannot exec `f771': No such file or directory
> 
> But f771 is in /usr/lib/gcc-lib/i486-linux/2.7.2/ and is executable by 
> everyone.  I have reinstalled gcc and g77 but that did not help.  What am 
> I doing wrong.
> 
Did you also install gnats? (I think this is the culprit) This was
supposed to be fixed by now.
Try re-installing gcc and g77 and see if that fixes it.

Luck,

Dwarf

  --

aka   Dale Scheetz   Phone:   1 (904) 877-0257
  Flexible Software  Fax: NONE 
  Black Creek Critters   e-mail:  [EMAIL PROTECTED]

 If you don't see what you want, just ask --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: please help g77 broken

1996-12-16 Thread J. Ramos Goncalves
On Sun, 15 Dec 1996, Alex Lobkovsky wrote:

> After upgrading to Debian 1.2 g77 is broken.  It says when invoked
> 
> gcc: installation problem, cannot exec `f771': No such file or directory
> 
> But f771 is in /usr/lib/gcc-lib/i486-linux/2.7.2/ and is executable by 
> everyone.  I have reinstalled gcc and g77 but that did not help.  What am 
> I doing wrong.
> 
> -many thanks,
> 

I think the problem is that g77 was compiled using gcc 2.7.2 and in
Debian 1.2 we use gcc 2.7.2.1. I solved this problem by doing

cd /usr/lib/gcc-lib/i486-linux/2.7.2.1
ln -s ../2.7.2/f771 f771
ln -s ../2.7.2/libf2c.a libf2c.a

Then I was able to compile my FORTRAN programs.

I hope it helps.

Ramos.

--
 J. RAMOS Goncalves | E-mail: [EMAIL PROTECTED]   
 Department of Physics - University of Reading - England - U.K.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: grab updates from a new Debian ...

1996-12-16 Thread P. Huygen Heelkunde
Someone asked about the tool dftp. I recently used this tool. It is called
DFTP-1.5 and it was located in a directory "tools" on the Debian CD-ROM
of the Infomagic CD-ROM set of september 1996. I regret that I have no more
information available on the location where I am now.

Paul Huygen


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: How to convert attached files - Question

1996-12-16 Thread ben
Ahh, right.  Sorry about that ... I assumed a Mime-compliant mailer on
the other end such as Pine which can handle this format.  But any Base64
decoder should do the trick.  I think metamail provides one, but haven't
tried it myself.  I think the easiest thing to do is just obtain and
install Pine, which is quite a fine mail reader.  It is available in
the non-free area.

Ben.

On Mon, 16 Dec 1996, Terry Eck wrote:

> Hi-
> In the post "Re: FWD: FVWM95 Configuration File Wanted", and other there is
> an attached file of the format:
> 
> ---1950339284-1924296775-850739935=:11680
> Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".fvwm2rc95"
> Content-Transfer-Encoding: BASE64
> Content-ID: <[EMAIL PROTECTED]>
> Content-Description: 
> 
> Iw0KIyAuZnZ3bTJyYzk1IGV4YW1wbGUgY29uZmlndXJhdGlvbiBmaWxlIGZv
> ciBmdndtOTUtMi4wLjQxDQojDQoNCiM9PT09PT09PT09PT09PT09PT09PT09
> 
> [snip]
> 
> dXMNCiMqRnZ3bVRhc2tCYXJBdXRvSGlkZQ0KKkZ2d21UYXNrQmFyTWFpbENv
> bW1hbmQgRXhlYyB4dGVybV9jb2xvciAtVCBNYWlsIC1scyAtZm4gOHgxMyAt
> ZSBwaW5lIC1pDQo=
> ---1950339284-1924296775-850739935=:11680--
> 
> Can anyone tell me how to convert it to something I can use. When I use
> uudecode (on a SunOS) I get "No begin line". So, How do I convert it to
> .fvwm2rc95?
> 
> Thanks for any help,
> 
> Terry...
> _
> Terry Eck   "Unix is a user friendly OS...
> [EMAIL PROTECTED]  it's just choosy about its friends"
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> 
> 

--
  Ben Armstrong-.   Medianet Development Group,
  [EMAIL PROTECTED] `-.Dymaxion Research Limited
  http://www.dymaxion.ca/>`-  Halifax, Nova Scotia, Canada


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: moving directories to new partition

1996-12-16 Thread Pete Templin

On Mon, 16 Dec 1996, Richard Morin wrote:

> I am in need of some advice about how to go about moving some of the 
> directories off of my main partition and onto one I just made.
> 
> /dev/hda4  is currently mounted /
> /dev/hda8 is currently mounted /tmpmount
> 
> I'd like to be able to move /home, /root, /lib,  /bin, and a couple 
> others over to /dev/hda8  

Let me first suggest caution, as I've made the classic oops with /lib
before.  If you proceed with your plans, you risk being without /bin (if
the partition holding it won't mount) and having an unfixable system.  Not
a good thing.

My normal approach is to create a new directory somewhere (if there won't
be too many I put it on /) and give it a representative name (/slashextend
in your case?).  In that directory, I make the appropriate directories
(bin, home, lib, root) and migrate the files (using either tar cvf
somefile /bin; cd /slashextend; tar xvpf /path/to/somefile  OR cp -p -r
/thisdir /thatdir).  Once the migration is tested, then I rmdir the
original directory and place a symbolic link from /home to
/slashextend/home.

I'd suggest that you consider putting more on your / partition (as opposed
to less as you propose) and then freeing up some space elsewhere.

I do some of the above on my box.  I have a Linux "server" and a
triple-boot workstation (95, NTW, Linux).  Unfortunately, I have an overly
new network card which isn't supported, so I don't have this fully working
yet.  I have the following partitions on the server:

The usual: (hda and hdc are both Quantum 850, hdc2 is 120M swap)
Filesystem 1024-blocks  Used Available Capacity Mounted on
/dev/hda1  19485   14050 4429 76%   /
/dev/hdc4 288354  33   273428  0%   /tmp
/dev/hda2 223494  14428367670 68%   /usr
/dev/hdc3 1981238697   179195  5%   /var

The not-so-usual (hdb is a 3.1G WD).
/dev/hda3 560060   13660   517471  3%   /nfs
/dev/hdb12990073  914789  1920659 32%   /server

/nfs contains /nfs/home, /nfs/usr/local, and /nfs/spool/mail.  Once I get
the workstation up and networked, I can just mount /nfs via NFS into the
workstation, symlink /home, /usr/local, and /var/spool/mail, and I'll have
all of my appropriate files with only one NFS mount.  I've got 560M to
play with between personally-built programs, home directories, and
incoming mail.  The symlinks mentioned above are already in place on the
server, so the setup will be identical on server and workstation (except
for export out vs. mounted in).

/server contains /server/ftp, and /home/ftp is a symlink to /server/ftp.
I already provide a mirror of ftp.debian.org/debian/, and I might end up
providing a variety of other services in the future, so this way I can use
one big drive in a variety of ways without having to dump, repartition,
and restore.  I used to mount the big drive on /nfs/home/ftp, but that
becomes very restrictive (I have to make other directories available by
ftp if I ever want to make new directories on that partition).

I tend to play a lot with performance tuning and disk usage, so holler if
you have questions.  :)


  --Pete
___
Peter J. Templin, Jr.   Client Services Analyst
Computer & Communication Services   tel: (717) 524-1590
Bucknell University [EMAIL PROTECTED]



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


spam filtering

1996-12-16 Thread tomk%westgac3
Bruce writes:
> There's one Debian developer who has voiced strong objections to the spam
> filter. I'd prefer to leave it on. What do you guys think? Please reply to
> me, not the list.
>
>   Thanks
>
>   Bruce

While it is a pain in the A** for that initial posting, I like it! I wish I
could do that with Smail/Elm 8-) Spam is ok for sandwiches, not for Internet!

-- 
-= Sent by Debian Linux =-
Thomas Kocourek  KD4CIK
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


How to convert attached files - Question

1996-12-16 Thread Terry Eck
Hi-
In the post "Re: FWD: FVWM95 Configuration File Wanted", and other there is
an attached file of the format:

---1950339284-1924296775-850739935=:11680
Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".fvwm2rc95"
Content-Transfer-Encoding: BASE64
Content-ID: <[EMAIL PROTECTED]>
Content-Description: 

Iw0KIyAuZnZ3bTJyYzk1IGV4YW1wbGUgY29uZmlndXJhdGlvbiBmaWxlIGZv
ciBmdndtOTUtMi4wLjQxDQojDQoNCiM9PT09PT09PT09PT09PT09PT09PT09

[snip]

dXMNCiMqRnZ3bVRhc2tCYXJBdXRvSGlkZQ0KKkZ2d21UYXNrQmFyTWFpbENv
bW1hbmQgRXhlYyB4dGVybV9jb2xvciAtVCBNYWlsIC1scyAtZm4gOHgxMyAt
ZSBwaW5lIC1pDQo=
---1950339284-1924296775-850739935=:11680--

Can anyone tell me how to convert it to something I can use. When I use
uudecode (on a SunOS) I get "No begin line". So, How do I convert it to
.fvwm2rc95?

Thanks for any help,

Terry...
_
Terry Eck   "Unix is a user friendly OS...
[EMAIL PROTECTED]  it's just choosy about its friends"


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: moving directories to new partition

1996-12-16 Thread Ioannis Tambouras
>I am in need of some advice about how to go about moving some of the
>directories off of my main partition and onto one I just made.

(1) from Tips-HOWTO:
 Quick way to move an entire tree of files from one disk to another
(cd /source/directory && tar cf - . ) | (cd /dest/directory && tar xvfp -)

(2) I saw a program in sunsite called "reflect". I think  it is in
/pub/Linux/utils/files 


Ioannis Tambouras
[EMAIL PROTECTED]
PGP 512/D042DD45, West Palm Beach, Florida


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: spam filter

1996-12-16 Thread Philippe Troin

On Sun, 15 Dec 1996 21:47:00 PST Bruce Perens ([EMAIL PROTECTED]) wrote:

> There's one Debian developer who has voiced strong objections to the spam
> filter. I'd prefer to leave it on. What do you guys think? Please reply to
> me, not the list.

Sorry for replying to the list, but what were his objections ? The spam filter 
is not really intrusive (one reply once for all the lists) and seems to get us 
rid of the latest news in commercial development of the net...

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: PCB, Abuse, Xaw* etc.

1996-12-16 Thread Philippe Troin

On Sun, 15 Dec 1996 12:41:40 -0200 "Alexander Gieg" 
([EMAIL PROTECTED]) wrote:

> 1) When I attempt to use PCB it doesn't work, saying that
>there is no libXaw.so.6. They look in /usr/lib and /lib,
>so I tried to put a symlink in one of these directories
>to the real libXaw file, and runned ldconfig, but didn't
>work.

Might be an old a.out compiled package. Try a ldd on it and if says 
it has DLL Jump something, it is an old a.out. Install xcompat then.

> 3) I've installed the Xaw3d and Xaw95 packages, and now I'm
>with three 'libXaw.so.?' files, but the softwares don't seem
>to work with 3d decorations. I need to delete, move, copy,
>symlink or another thing any of these libraries? There is
>the need for recompiling some programs? I've read the
>documentation but, with sicerity, I don't understood
>anything. :-(

Normally, try to symlink libXaw.so to your favorite libXaw
. Check for the soname with ldd again, you might have to link from 
libXaw..so.

> 5) There are some packages required or suggested by another
>with aren't classified in any "Package" file of either
>rex, contrib or non-free, like "xcompat" and "xcontrib".
>There is some problem if I'll do a manual installation?

Not at all. These cannot be find in rex but should be in buzz and 
work perfectly with rex.

> 6) Wath I do when a package needs another package that don't
>exists, like "xbmbrowser", who needs "pbmplus"? I know
>that netpbm have pbmplus, but dselect don't, and give me
>some error messages.

Pbmplus has been obsoleted to netpbm. If a package requires pbmplus, complain 
to the developper.

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


re: Cards using the Plug and Play protoc

1996-12-16 Thread Thomas Baetzler
Hi,

>   I have bought a SoundBlaster 16 PnP (Plug and Play) sound card
> to my computer, since then I am trying to put it to work with litle
> success. I manage to ear the CDs (booting first in MS-Dos mode) but
> thats all. 

Since the current kernel hasn't P&P support, you'll need the isapnp tools
to configure your card. I don't know whether there is a Debian package
of it available yet, but in any case you can pick up a copy from sunsite.
Archie tells me the URL is

ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/pub/pnp/utils/isapnptools-1.8.tgz

Grab the package, compile it, and RTFM. Basically, you'll have to run
pnpdump to extract info about the SoundBlaster card and its possible
configurations. Capture that info to a file and edit it to give you the
configuration you want. You must then create a small init file that reads
this config each time you boot in /etc/init.d. See the readme provided
there for details on how to set up your own init file. Once you have that
down, you can recompile your kernel to give you sound support for the
Soundblaster with the paramaters you'veconfigured. Works for me, YMMV.

Ciao,
-- 
Thomas Baetzler, [EMAIL PROTECTED], http://home.pages.de/~thb/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Configuring Modem

1996-12-16 Thread Daniel Stringfield
On Mon, 16 Dec 1996, Didier Nghia Le Tien wrote:

> Hi all, I'am just a new comer with debian and i have a little question
> (i used Slackware before). I've insltal debian and configure the serial
> port. Then i connected my modem on (cua0 because of PS/2 mouse) and
> started minicom which can't reach the modem. When i type a command like
> "AT" i got no response. And when i use ppp both modem (USR sportster)
> establish the connection but pppd daemon. 
> 
> Does anyone has an idea of what to do ?

You should be using "ttyS0" instead. (use it on all programs that use the
modem)

--
  Daniel Stringfield
   mailto:[EMAIL PROTECTED] http://www.jax-inter.net/users/servo
Send email for more information on the Jacksonville Linux Users Group! 



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: FWD: FVWM95 Configuration File Wanted

1996-12-16 Thread ben
Here's mine, Victor.

Ben.

On Sun, 15 Dec 1996, Dale Scheetz wrote:

> Here's another problem from Victor. Can someone give him a hand?
> 
> >From [EMAIL PROTECTED] Sun Dec 15 20:14:12 1996
> Date: Sun, 15 Dec 1996 19:12:44 -0500
> From: Victor Torrico <[EMAIL PROTECTED]>
> To: Dale Scheetz <[EMAIL PROTECTED]>
> Subject: FVWM95 Configuration File Wanted
> 
> Hi,
> 
> Would someone be really kind and eMail me a copy that works well of
> their FVWM95 Window Manager file "fvwm2rc95" aka "system.fvwm2rc95".
> Mine is all dorked up and half the stuff doesn't work. The screen stuff
> is fine except many of the selections don't work. I am using all the
> latest .deb versions of "fvwm", "fvwm2", "fvwm-common" and "fvwm95".
> 
> Thanks bunches.
> 
> Cheers,
> 
> Victor Torrico
> [EMAIL PROTECTED]
> 
> 
> Thanks,
> 
> Dwarf
> 
>   --
> 
> aka   Dale Scheetz   Phone:   1 (904) 877-0257
>   Flexible Software  Fax: NONE 
>   Black Creek Critters   e-mail:  [EMAIL PROTECTED]
> 
>  If you don't see what you want, just ask --
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
> 
> 

--
  Ben Armstrong-.   Medianet Development Group,
  [EMAIL PROTECTED] `-.Dymaxion Research Limited
  http://www.dymaxion.ca/>`-  Halifax, Nova Scotia, Canada
#
# .fvwm2rc95 example configuration file for fvwm95-2.0.41
#

##

#
# Fonts - one for window titles, another for icons, and another for the menus
#
WindowFont  -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
IconFontfixed
MenuFont-adobe-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*

#
# Set the default window colors. The syntax is:
#  DefaultColors winforecolor winbackcolor titleforecolor titlebackcolor
# where:
#  winbackcoloris the background (border) color of all windows,
#  including the menu windows 
#  winforecoloris used for the menu text
#  titlebackcolor  is the background color used for title bars of 
#  non selected windows
#  titleforecolor  is the color of the title text of non selected windows
#
DefaultColors   Black #c0c0c0 #c0c0c0 grey51

#
# Text and background color for the title bar of the active (selected) window
#
HilightColors   White #80

#
# Text and background color for the title bar of sticky windows
#
StickyColorsgrey51 #60c080

# You can also use the Style command to set the colors of individual
# title bars of some non-selected windows

#Style "*" ForeColor #c0c0c0
#Style "*" BackColor grey51

##

#
# Set up the major operating modes
#

Style "*" ClickToFocus
# Comment the above and uncomment one of the following if you prefer
# focus follow mouse.
#Style "*" MouseFocus
#Style "*" SloppyFocus

# If we use the FvwmTaskBar we don't need the icons :-)
# Style "..." Icon are also commented below.
Style "*" NoIcon
Style "*" MWMFunctions
Style "*" HintOverride
Style "*" MWMDecor
Style "*" DecorateTransient

OpaqueMoveSize 100
EdgeScroll 100 100
EdgeResistance 1 0

#
# RandomPlacement prevents user interaction while placing windows:
#
Style "*" RandomPlacement

#
# NoPPosition instructs fvwm to ignore the PPosition field in window 
# geometry hints. Emacs annoyingly sets PPosition to (0,0)!
#
# Style "*" NoPPosition

##

#
# Set the desk top size in units of physical screen size
#
DeskTopSize 4x2

##

#
# Module path and paths to the icons
# ModulePath is a colon-separated list, just like regular unix PATH
#
ModulePath /usr/X11R6/lib/X11/fvwm95-2/
PixmapPath /usr/X11R6/pixmaps:/usr/include/X11/pixmaps/:/usr/local/mini-icons/
IconPath   /usr/X11R6/icons:/usr/include/X11/bitmaps/:/usr/local/icons/

##

# Set the decoration styles and window options
# If compatible styles are set for a single window in multiple Style
# commands, then the styles are ORed together. If conflicting styles
# are set, the last one specified is used.

# These commands should command before any menus or functions are defined,
# and before the internal pager is started.

#
# Default border and handle widths
#
Style "*" BorderWidth 5, HandleWidth 5

Style "Fvwm*"NoTitle, Sticky, WindowListSkip
Style "Fvwm Pager"   StaysOnTop, NoHandles
Style "FvwmBanner"   StaysOnTop
Style "FvwmButtons"  NoTitle, NoHandles, Sticky, WindowListSkip,BorderWidth 5
Style "*lock"NoTitle, NoHandles, Sticky, WindowListSkip
Style "xbiff"

Driver for GE2500 II PCI Ethernet Card

1996-12-16 Thread Paulo Ramos
Hi people

I need the driver for this ethernet card. Where I can get it?


Thanks


Paulo


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Configuring Modem

1996-12-16 Thread Didier Nghia Le Tien

Hi all,

I'am just a new comer with debian and i have a little question (i used 
Slackware before). I've insltal debian and configure the serial port. Then i 
connected my modem on (cua0 because of PS/2 mouse) and started minicom which 
can't reach the modem. When i type a command like "AT" i got no response. And 
when i use ppp both modem (USR sportster) establish the connection but pppd 
daemon.

Does anyone has an idea of what to do ?

Didier

-- 
Ces propos n'engagent que moi et en aucun cas l'organisme dont je depend

Didier Nghia LE TIEN 
Institut National des Telecommunications
Computer Science Department 



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Cards using the Plug and Play protocol

1996-12-16 Thread Pedro Quaresma
Hi
==

I have bought a SoundBlaster 16 PnP (Plug and Play) sound card
to my computer, since then I am trying to put it to work with litle
success. I manage to ear the CDs (booting first in MS-Dos mode) but
thats all. 

I reed in the Sound-HOWTO that

"Cards using the Plug and Play protocol are not currently supported
but should be in the future"

Is this still true? (I have kernel-source-1.99.7-0.deb).

Thanks.

-- 
At\'e breve
===

Pedro Quaresma de Almeida
Departamento de Matem\'atica
Faculdade de Ci\^encias e Tecnologia
Universidade de Coimbra
P-3000 COIMBRA, PORTUGAL
e-mail: [EMAIL PROTECTED]
url: http://www.mat.uc.pt/~pedro/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


moving directories to new partition

1996-12-16 Thread Richard Morin
I am in need of some advice about how to go about moving some of the 
directories off of my main partition and onto one I just made.

/dev/hda4  is currently mounted /
/dev/hda8 is currently mounted /tmpmount

I'd like to be able to move /home, /root, /lib,  /bin, and a couple 
others over to /dev/hda8  

How would I approach this? 

I need the space to install quake ;-) and a few other packages I've 
been itching to try.

Rich M(thinking of writing to santa for another HD)
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Cobol/C

1996-12-16 Thread ciccio
Hi,

Does anybody know of a package that performas a convertion
from cobol to C? (Something like p2c, f2c, etc)

TIA

--
Ciccio C. Simon
[EMAIL PROTECTED]



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


please help g77 broken

1996-12-16 Thread Alex Lobkovsky
After upgrading to Debian 1.2 g77 is broken.  It says when invoked

gcc: installation problem, cannot exec `f771': No such file or directory

But f771 is in /usr/lib/gcc-lib/i486-linux/2.7.2/ and is executable by 
everyone.  I have reinstalled gcc and g77 but that did not help.  What am 
I doing wrong.

-many thanks,

---
Alexander Lobkovsky Phone: (805) 893-3684
Institute for Theoretical Physics   Fax:   (805) 893-2431
University of CaliforniaEmail: [EMAIL PROTECTED]
Santa Barbara, CA 93106-4030WWW: http://rainbow.uchicago.edu/~lobkovsk
---


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


spam filter

1996-12-16 Thread Bruce Perens
There's one Debian developer who has voiced strong objections to the spam
filter. I'd prefer to leave it on. What do you guys think? Please reply to
me, not the list.

Thanks

Bruce
--
Bruce Perens K6BP   [EMAIL PROTECTED]
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Is this OK??

1996-12-16 Thread David Puryear
Hi all,

I have been trying to make xserver-svga_3.2 to work on my system with no
luck. When I do 'startx' I get blank screen. I can change to other
console and do ps -a and it shows that X is running. But I cannot see
anything. I am using old XF86Config script which worked for me with
xserver-svga_3.1. Does any one have any idea as to why not?

So to make X run again I extracted XF86_SVGA from xserver-svga_3.1 and
placed it in /usr/X11R6/bin and renamed one that was there to something
else(just in case). Now I can run X. Is this okay? Do I need to worry
about any side effects?

Thanks,
David


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Package: Base

1996-12-16 Thread Kevin Dalley
Daniel Stringfield <[EMAIL PROTECTED]> writes:

> 
> On Sun, 15 Dec 1996, Dale Scheetz wrote:
> 
> > Which package?
> Smartlist.
> 
> > The 1.2 system has replaced base with base-files. However base-files
> > doesn't remove base during an upgrade, but doesn't provide base either, so
> > a "new" installation will appear to have no base support. Don't know what
> > Bruce plans to do to fix this.
> I guess this could be a bug for the base/base-files.
> 
> Hmm.. how does one file a bug report debian style?  (Never done it before)
> 


This bug has already been reported--twice.  It is #5729 and 5657.
Bruce's response follow:

> It's OK for base to still be on the system. All of its files are
> taken over by other packages.


Some people disagree.

To report and look up bugs, go to:

http://www.debian.org

and look for bugs.  Just follow the links and you will find everything
you need to know about 

-- 
Kevin Dalley
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: loadlin bootable CD

1996-12-16 Thread Dale Scheetz
On Sun, 15 Dec 1996, Tim Sailer wrote:

> In your email to me, Dale Scheetz, you wrote:
> > I am aware of how to do this with loadlin and initrd, however, the only
> > reason for using initrd is to configure mount points on the CD to r/w disk
> > for the portions of the system that needs to be changed from time to time.
> > I don't think that initrd can be run from lilo (but I could be mistaken),
> > but if you are willing to configure the system (fstab for instance)
> > completely before comitting it to CD you should be able to boot the CD
> > from a small partition with lilo and a kernel that has built in drivers
> > for the cd drive. However, this is a lot of work to get a system that
> > will, by virtue of CD access speeds be brutally slow. 
> 
> True, but faster than floppies, and only 1 disk!

Exactly! I didn't mean to imply that this had no value, just that it
wasn't the way to go with a "real" system.

> 
> > The main reason for my interst in this path is that it provides a path for
> > bringing up a system (larger than base) without boot, root, and base
> > disketts, from which a "real" system can be installed with all the
> > networking tools needed to perform this installation in whatever method
> > the installer desires.
> 
> Thats what I want to do too. Almost every install I've been doing on other
> peoples machines have had win31 or 95 on it with a working CDROM.
> 
Both of these situations are resolvable with loadlin from the dos
partition.

> > I have been hearing on Linux-Kernel that there is work being done to patch
> > the kernel so that it will boot with a loop device, thus allowing an ext2
> > file system to be built as a file image that can be copied to any
> > partition (either dos or linux) and be booted using the loop device to
> > mount root. This would be a read/write filesystem without the limitations
> > on umsdos file systems. This configuration can be booted from either lilo
> > or loadlin.
> 
> That would be perfect...
> 
I'm waiting to see the patches. I'll let you know how this works. I intend
to set up something like this as an alternative to an emergency diskette.

Luck,

Dwarf

  --

aka   Dale Scheetz   Phone:   1 (904) 877-0257
  Flexible Software  Fax: NONE 
  Black Creek Critters   e-mail:  [EMAIL PROTECTED]

 If you don't see what you want, just ask --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: loadlin bootable CD

1996-12-16 Thread Tim Sailer
In your email to me, Dale Scheetz, you wrote:
> I am aware of how to do this with loadlin and initrd, however, the only
> reason for using initrd is to configure mount points on the CD to r/w disk
> for the portions of the system that needs to be changed from time to time.
> I don't think that initrd can be run from lilo (but I could be mistaken),
> but if you are willing to configure the system (fstab for instance)
> completely before comitting it to CD you should be able to boot the CD
> from a small partition with lilo and a kernel that has built in drivers
> for the cd drive. However, this is a lot of work to get a system that
> will, by virtue of CD access speeds be brutally slow. 

True, but faster than floppies, and only 1 disk!

> The main reason for my interst in this path is that it provides a path for
> bringing up a system (larger than base) without boot, root, and base
> disketts, from which a "real" system can be installed with all the
> networking tools needed to perform this installation in whatever method
> the installer desires.

Thats what I want to do too. Almost every install I've been doing on other
peoples machines have had win31 or 95 on it with a working CDROM.

> I have been hearing on Linux-Kernel that there is work being done to patch
> the kernel so that it will boot with a loop device, thus allowing an ext2
> file system to be built as a file image that can be copied to any
> partition (either dos or linux) and be booted using the loop device to
> mount root. This would be a read/write filesystem without the limitations
> on umsdos file systems. This configuration can be booted from either lilo
> or loadlin.

That would be perfect...

Tim

-- 
 (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - http://www.buoy.com/~tps
  Madness takes its toll...
  Please have exact change!
** Disclaimer: My views/comments/beliefs, as strange as they are, are my own.**


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]