Re: QuarkExpress equivalent on Linux?

2001-02-20 Thread Richard Taylor
>   From: "Michael P. Soulier" <[EMAIL PROTECTED]>
>On Tue, Feb 20, 2001 at 09:24:04PM +0100, Jonathan Gift wrote:
>> Richard  Taylor wrote:

>> >  There's Adobe's port of Framemaker or the Corel stuff... WordPerfect
>> >  and so forth.

>> On Linux? I didn't know. Same name?
>
>WordPerfect, yes, but Adobe has cancelled the Beta of Frame on Linux, and
>word is that they don't plan to continue.

 I saw that right after I posted the above... It looks like Deneba's
 pulled Canvas as well. On the brighter side... Corel's got Corel
 Draw ported and I managed to find this stuff:

Koffice, lyx, klyx www.kde.org
impress http://www.ntlug.org/~ccox/impress/index.html
Star Office at www.sun.com

These office programs here:
http://www.linuxlinks.com/Software/Office/
here:
http://www.linuxlinks.com/Software/Wordprocessors/
and here:
http://chpc06.ch.unito.it/linux/G/3/

 And... then, you got the Gnome Office stuff... www.gnome.org





Re: All /var/lib/dpkg/status* files corrupt, how to recover?

2001-02-20 Thread Ethan Benson
On Tue, Feb 20, 2001 at 10:09:58PM -0500, Brian Servis wrote:
> Some how all my /var/lib/dpkg/status* files have become corrupt.  I have
> tried using the status.yesterday.* files but most of them won't even
> gunzip, or are corrupt.  How can I recover from this?  I searched the
> archives but was not able to find a solution.  Any and all help will be
> appreciated.

fire up your favorite text editor and repair the damage.  the status
files are plain human readable text and thus are easily repaired.  

i would check into why you have so much data corruption though,
perhaps a fsck and readonly badblocks scan is in order.

> Typical errors and status file lines:
> 
> apt-get update error message:
> Reading Package Lists... Error!
> E: Malformed 2nd word in the Status line
> E: Error occured while processing metamail (UsePackage3)
> E: Problem with MergeList /var/lib/dpkg/status
> E: The package lists or status file could not be parsed or opened.
> 
> Section of status file from 'less -N status'
>   4175  Package: offix-clipboard
>   4176  e ok not-installed
>   4177  Priority: optional
>   4178  le
>   4179  
>   4180  Package: metamail
>   4181  Status: install okriorityled
>   4182   ok not-installed
>   4183  Priority: opti: optional
>   4184  Section: mail
> 
> Failed gunzip:
> % gunzip status.yesterday.5.gz
> 
> gunzip: status.yesterday.5.gz: invalid compressed data--crc error
> 
> 
> I have also had to disable the dwww daily cron job as it for some reason
> is dumping ~132M of binary garbage to STDOUT which ends up in my
> mailbox. Most mail handlers don't take kindly to this!
> 
> 
> Thanks,
> 
> Brian Servis
> -- 
> [EMAIL PROTECTED] 
>  
> Never criticize anybody until you have walked a mile in their shoes,
> because by that time you will be a mile away and have their shoes.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpL5osgYbzAc.pgp
Description: PGP signature


Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Andrew n marshall wrote:
> Ah.. yes.  perl was pointing to an old copy of 5.6.  Now I have removed
> 5.6 completely, verified that both perl-5.005-base and perl-5.005 are
> properly installed.  Now this is the error I get:
> 
>   Can't locate object method "value" via package "Debconf::Question" at
>   /usr/lib/perl5/Debian/DebConf/Config.pm line 76.
> 
> This is even after removing the debconfpackage and retrying new apt-get
> install.  apt-get is pulling 0.2.80.17 from testing.

This indicates that you had debconf 0.5.59 or below installed (but not
0.5.60, which is supposed to handle downgrades).

VARDIR=/var/lib/debconf
cp $VARDIR/debconf.db $VARDIR/debconf.db.old
cp $VARDIR/templates.db $VARDIR/templates.db.old
sed -e s/Debconf::/Debian::DebConf::// \
< $VARDIR/debconf.db.old > $VARDIR/debconf.db
sed -e s/Debconf::/Debian::DebConf::/ \
< $VARDIR/templates.db.old > $VARDIR/templates.db
rm -f $VARDIR/debconf.db.old $VARDIR/templates.db.old

-- 
see shy jo



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall

On Tue, 20 Feb 2001, Joey Hess wrote:
> Andrew n marshall wrote:
> > I think I should have phrased the above as a question:
> >   Since I have 5.005 installed and it still doesn't work, what else can I
> > try or read?
> 
> You can trying making use that /usr/bin/perl points to some version of
> perl which you have the full package, not just a perl-*-base package,
> installed for.

Ah.. yes.  perl was pointing to an old copy of 5.6.  Now I have removed
5.6 completely, verified that both perl-5.005-base and perl-5.005 are
properly installed.  Now this is the error I get:

  Can't locate object method "value" via package "Debconf::Question" at
  /usr/lib/perl5/Debian/DebConf/Config.pm line 76.

This is even after removing the debconfpackage and retrying new apt-get
install.  apt-get is pulling 0.2.80.17 from testing.


Anm



Re: Missing C Lib man pages

2001-02-20 Thread Matthew Dalton
"Todd V . Rovito" wrote:
> 
> It seems like I am missing my standard C man pages.
> Is there a way to get these installed?? I am sure its
> apt-get install something, what is the something?

Have you tried looking for it with apt-cache search man?

(That's 'apt-cache search man', not 'apt-cache search, man'!)



xmh gives 'errno = 2' for scan and msgchk

2001-02-20 Thread Robert Cymbala

Will xmh work without scan and msgchk?  As soon as xmh comes up,
two "notice" boxes appear:

  scan command returned:
  scan: (cannot execvp it)
  errno = 2; No such file or directory^G

  msgchk command returned:
  msgchk: (cannot execvp it)
  errno = 2; No such file or directory^G

This is on a mid-1990's Toshiba notebook. Got xmh as a result of
installing "X Window System (complete)" using tasksel.
* * *



Re: Making a Backup to a CD-RW

2001-02-20 Thread Richard Cobbe
Lo, on Tuesday, February 20, Rich Renomeron did write:

> On Tue, 20 Feb 2001, Phillip Deackes wrote:
> 
> > Thanks, Richard. I downloaded cddump and it works well. However, I can't
> > seem to get it to backup multiple directories. How would I, say, get it
> > backup /home and /etc? I tried 'cddump 0 /etc /home' and it ignored /home.
> > There is nothing in the man page to suggest how it can be done.
> 
> You can only back up one directory (or directory tree) at a time.
> Furthermore, everything you back up must be on the same filesystem.

True, although if they're small enough, you can back multiple filesystems
up to the same disk.

> And a word of warning: My last 0-level backup did not contain any
> symbolic links (e.g. /etc/alternatives and /etc/init.d), so when I tried
> to do a full restore, I had some problems.  My impression from poking
> around the code a bit symlinks are not supported.

Check out the c switch, which creates a cpio archive of special files,
including symbolic links.

I'm a little unclear as to why this is necessary, I must admit.  Based on
some quick little tests I just performed, mkisofs is capable of generating
ISO/RockRidge images which contain symbolic links, hard links, block
devices, character devices, FIFOs, and Unix sockets.  (Far as I can tell,
that's everything.)  Perhaps cddump doesn't do this because it generates
Joliet images by default?

Ah well.  At least it works.

Richard



Re: Putting computer on standby or sleep

2001-02-20 Thread Krzys Majewski
I use  a combination  of 'hdparm  -y' and 'apm  --suspend', run  via a
script that sits in the  background checking if  the cpu is  idle and
there has been no typing on the console recently. Details on request. 
-chris

Enrico Zini <[EMAIL PROTECTED]> writes:

> Hello,
> 
> I would like to know if (and how) I can make my computer "suspend" so that
> all (most of) is powered down but I can "resume" it and have it in the
> same state it had before the "suspend".  Something like portables do, but
> with a workstation.
> 
> The system is a dual PII-450 on a Supermicro P6DGU 440GX motherboard on an
> ATX power supply, and runs Debian unstable updated every night with kernel
> release 2.4.1.  APM is disabled on multiprocessor systems, ACPI works.
> 
> 
> Thanks in advance, Enrico
> 
> --
> GPG public key available on finger -l [EMAIL PROTECTED]
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Missing C Lib man pages

2001-02-20 Thread Todd V . Rovito
It seems like I am missing my standard C man pages.
Is there a way to get these installed?? I am sure its
apt-get install something, what is the something? 

Thanks for your help :-)
-- 
Todd V. Rovito
[EMAIL PROTECTED]
Carpe Aptenodytes!  "Seize the Penguins!" 



All /var/lib/dpkg/status* files corrupt, how to recover?

2001-02-20 Thread Brian Servis
Some how all my /var/lib/dpkg/status* files have become corrupt.  I have
tried using the status.yesterday.* files but most of them won't even
gunzip, or are corrupt.  How can I recover from this?  I searched the
archives but was not able to find a solution.  Any and all help will be
appreciated.

Typical errors and status file lines:

apt-get update error message:
Reading Package Lists... Error!
E: Malformed 2nd word in the Status line
E: Error occured while processing metamail (UsePackage3)
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.

Section of status file from 'less -N status'
  4175  Package: offix-clipboard
  4176  e ok not-installed
  4177  Priority: optional
  4178  le
  4179  
  4180  Package: metamail
  4181  Status: install okriorityled
  4182   ok not-installed
  4183  Priority: opti: optional
  4184  Section: mail

Failed gunzip:
% gunzip status.yesterday.5.gz

gunzip: status.yesterday.5.gz: invalid compressed data--crc error


I have also had to disable the dwww daily cron job as it for some reason
is dumping ~132M of binary garbage to STDOUT which ends up in my
mailbox. Most mail handlers don't take kindly to this!


Thanks,

Brian Servis
-- 
[EMAIL PROTECTED] 
 
Never criticize anybody until you have walked a mile in their shoes,
because by that time you will be a mile away and have their shoes.



Re: autofs example

2001-02-20 Thread Matthew Dalton
Alvin Oga wrote:

> /etc/auto.master
> /.autofs/etc/auto.misc  --timeout 600

I found that with the debian autofs init script (/etc/init.d/autofs),
the timeout option wasn't parsed properly unless it was specified like
so (YMMV):
/.autofs/etc/auto.misc  timeout=600

(I'm running potato, but have the autofs package from unstable
installed, because I was trying to figure out why the timeout wasn't
working and had upgraded first to see if that would work. It didn't, but
the above did. I don't know if the above will work with the potato
version because I didn't try it.)

My auto.master looks like:
/auto /etc/auto.floppy  timeout=1
/var/autofs/misc  /etc/auto.cds timeout=2

Where /etc/auto.floppy contains the floppy-disk line from the original
/etc/auto.misc, and the /etc/auto.cds the cdrom lines (I have 2 cdrom
drives). I still have the auto.misc file sitting there, but it's not
referenced anywhere.

Note that I have the automounter mounting to two different directories.
The automounter wouldn't work properly for me if instructed to mount
both to the same directory. This doesn't matter much though, because you
just use symlinks to put the access directory in a more convenient
place, as you've done with the /Win98 symlink below.

> 
> /etc/auto.misc
> win98   -fstype=vfat:/dev/hdb1
> 
> ln -s /Win98  /.autofs/win98


Matthew



Re: lucent winmodem driver and potato/2.2.18pre21

2001-02-20 Thread Damir J. Naden
Hi,

I got it working under 2.2.18 from the stable dist on thinkpad A21m ...
compiled my own from source 5.78e
HTH,

> I'm trying to get it working right now, trying some advice from
> [EMAIL PROTECTED]
> I have a weird error, I'd expect it to work for other people.  Make sure to
> download the source version to compile with the specific kernel version.
> From: "Kimon Ioannides" <[EMAIL PROTECTED]>
> To: 
> Sent: Tuesday, February 20, 2001 11:48 AM
> Subject: lucent winmodem driver and potato/2.2.18pre21
> > Has anyone been able to get the lucent winmodem driver from linmodems.org
> > working on potato (linux 2.2.18pre21)?



Squelching messages from the via82cxxx_audio driver.

2001-02-20 Thread Curtis Hogg
I'm running kernel 2.2.18, and the via82cxxx_audio driver prints out about
150 messages from the driver stating
  via82cxxx: unknown AFMT

These messages are driving me nuts... can somebody please tell me a way to
make these messages go away? Any help would be greatly appreciated.

-- Curtis Hogg [EMAIL PROTECTED]
--

Support your right to bare arms!
-- A message from the National Short-Sleeved Shirt Association
--
Email 1 - [EMAIL PROTECTED]
Email 2 - [EMAIL PROTECTED]
WWW - [in transit]



Re: fonts

2001-02-20 Thread Eric G. Miller
On Tue, Feb 20, 2001 at 01:00:39PM -0700, user list wrote:
> I'm sure this is an old question but gv and ghostview give me the
> following error when I try to load a file with an .eps graphics file
> embedded

What do you mean a "file" with an eps graphic embedded?  This *is* a
PostScript[tm] or PDF file, no?
 
> Error: /invalidfontAladdin Ghostscript: Unrecoverable error, exit code
> 1 in findfont Operand stack: --nostringval--   --nostringval--   6
> --nostringval--   Helvetica-Bold   Font   Helvetica-Bold   265146
> Helvetica-Bold   --nostringval--   Helvetica-Bold   NimbusSanL-Bold
> Execution stack: %interp_exit   .runexec2   --nostringval--
> --nostringval--   --nostringval--   2   %stopped_push
> --nostringval--   --nostringval--   --nostringval--   false   1
> %stopped_push   1   3   %oparray_pop   .runexec2   --nostringval--
> --nostringval--   --nostringval--   2   %stopped_
> 
> This doesn't happen with the gnome-gv, so the font is somewhere. How
> do I find it and how do I point to it?

It's weird that it doesn't happen with gnome-gv, since they all use
"ghostscript" to render the postscript.  Since Helvetica-Bold should be
a "built-in" font with ghostscript, I suspect your (a) missing the font
or font metrics for some reason, (b) your /etc/gs.Fontmap is somehow
messed up, or (c) your PostScript is badly formed.  It may be possible
to get GV to render it by turning off the -dNOPLATFONTS in GV's
GhostScript options.  If the PostScript is bad, you might be able to fix
it up with one of the "fixps" utilities.

-- 
Eric G. Miller 



MTA

2001-02-20 Thread Daniel Jones
I have a small home network.  I'm in the process of
configuring one box as a primary server.  I have qmail
installed and, I believe, fully operational on this box,
including pop3.  I can send and receive email from a local
login on the server through pine.  On a second box, my
primary client, I can grab mail from my server via pop3 on
kmail.  I can't, however, send.  Do I need to load an MTA on
the client box in order to transfer outgoing mail to the
server, or do I have to configure the server to accept mail
via an SMTP client?

Thanks in advance for any assistance.

Dan



Re: Tool to measure network/connection speed

2001-02-20 Thread Alvin Oga

hi richard..

heres more tests...

speedtest.mybc.com-- needs java
www.2wire.com/services/bandwidth.asp
computingcentral.msn.com/topics/bandwidth/speedtest.asp

have fun linuxing
alvin
http://www.linux-1U.net ... 1U Raid5 .. 500Gb per system ...


On Fri, 16 Feb 2001, Philipp Schulte wrote:

> On Fri, Feb 16, 2001 at 03:12:49PM -0500, Richard Black wrote: 
> 
> > can anyone recommend a tool that will estimate network/connection
> > speed?  In particular I want to estimate my upload/download times over
> > my cable DSL...
> 
> $apt-get install bing
> Phil
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: Making a Backup to a CD-RW

2001-02-20 Thread Rich Renomeron
On Tue, 20 Feb 2001, Phillip Deackes wrote:

> Thanks, Richard. I downloaded cddump and it works well. However, I can't
> seem to get it to backup multiple directories. How would I, say, get it
> backup /home and /etc? I tried 'cddump 0 /etc /home' and it ignored /home.
> There is nothing in the man page to suggest how it can be done.

You can only back up one directory (or directory tree) at a time.
Furthermore, everything you back up must be on the same filesystem.

And a word of warning: My last 0-level backup did not contain any
symbolic links (e.g. /etc/alternatives and /etc/init.d), so when I tried
to do a full restore, I had some problems.  My impression from poking
around the code a bit symlinks are not supported.

Good luck,
Rich

-- 
 From the Desktop of Rich Renomeron
 Madness takes its toll. Please have exact change.



Re: xmps-win32-plugin

2001-02-20 Thread Jaye Inabnit ke6sls

Hello,

I wanted to include my 2 cents worth on this. Since you already found
avifile/aviplay then also look for his list server archives. I was subscribed
for a time and that developer was archiving ALL the players for linux and
trying to get co-development underway. It might produce some great results
for the linux community! One player, all media supported.

Good luck

On Tuesday 20 February 2001 10:57, studenten wg wrote:
> i finally found that out yesterday night (blame me i thought the libs would
> be installed by default)...
>
> now after i compiled it and copied the dll's and stuff i can view the divx
> movies...
> BUT the xmps is running in a little messy box and i couldnt figure out
> whats the matter ( is xmps workin fine for you ?? )...
>
> so i started a desperate search for another divx viewer for linux and
> finally found it at
>
>  http://divx.euro.ru/
>
> the things called avifile and worked fine from the beginning ( but it cant
> play mpegs :-( )
>
> anyways... thx for the answer ( by the way i LOVE the debian mailinglists.
> so many kind people with prompt usefull answers :-) )...
>
> cu peter
>
> On Tuesday 20 February 2001 11:46, Alexey Vyskubov wrote:
> > > > In file included from win32_codec.c:29:
> > >
> > > win32_codec.h:36: libxmps/libxmps.h: No such file or directory
> >
> > Install xmps-dev.
>
> 
> Content-Type: application/pgp-signature; charset="us-ascii";
> name="Attachment: 1"
> Content-Transfer-Encoding: 7bit
> Content-Description:
> 

-- 

Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
707-442-6579 h/m 707-268-4074
http://www.qsl.net/ke6slsICQ# 12741145
This mail composed with kmail on kde on X on linux warped by debian
If it's stupid, but works, it ain't stupid.




Re: disk duplication question

2001-02-20 Thread Alvin Oga

hi ya


> IF (and only if) the drives are geometrically the same, you can use dd:
> 
> dd if=/dev/hda of=/dev/hdb

you can specify only to copy the first 1Mb if that is the smaller
partition to be copied to the new disk ...

-- problem(??) with dd for copying it copies the good and bad block data
   from the original disk to the new disk

-- dd also copies stuff...you dont care aboutif the partition is 90%
   used..dd might be okay...but if the partition is only 10% used...use
   tar to copy stuff instead of dd
 
> > I would like to duplicate a hard drive that has Debian
> > installed to use of several additional computers.
> > 
> > I can write a script which does:
> > 
> >   sfdisk to partition the new drive;
> >   mke2fs to make file systems on the new drive;
> >   mkswap to initialize the swap area on the new drive;
> >   cd old-partition; find . -mount | cpio -pdm /new-partition
> >  (for each partition).

lilo  -C /etc/lilo.clone.conf

i would use   fdisk instead of sfdisk...

http://www.linux-consulting.com/Boot/fdisk.simple.sh.txt

than to clone it... ( ie all the steps you specified above )

http://www.linux-consulting.com/Boot/clone.sh.txt

have fun linuxing
alvin

> > 
> > But then to finish it seems I need to boot the new computer
> > (after installing the new drive) with a boot floppy and
> > run lilo by hand.
> > 
> > Is there some way to also install the stuff that lilo does
> > on the new drive?  The new machines will not usually have
> > a floppy so I would like to avoid that step.
> > 
> > thanks,
> > Stuart



Re: after 'su -', 'Can't open display'

2001-02-20 Thread James Sinnamon
Sam,

SamBozo Debian User wrote:

> Pardon me I'm a newbie here so this may not be what you are looking for.
>
> ALT-F2 (any number from 2-6)
> login as root (or as user then su to root)
> start x -- :1
>

>
> Hope that works for you.
>

... not exactly, but  having a second X server running  seems like a reasonable
stopgap
measure.

By having two concurrent X window sessions running,
I would not need to close down X and start another X session as root, every 
time I
need to
run some administrative task.

Thanks for your help.

James



> Sam Morgan
>
> James Sinnamon wrote:
> >
> > Dear Debian user's,
> >
> > My apologies for a question that should have been answered over and over
> > again on this
> > list (I have searced but not been able to find an answer),  or if I am
> > on the wrong  list.
> >
> > When I start X Windows, using the KDE window manager, I change to root
> > (with su - )
> > for administrative tasks.  However I seem unable to run X window
> > applications.
> >
> > Whatever X application  I try to run, I inevitably get a message similar
> > to "... unable to open display".
> >
> > Previously on other distributions of Linux, I have used, as root :
> >
> > export DISPLAY=localhost:0.0
> >
> > and, prior to that,  as the normal user that started the X window
> > session:
> >
> > xhost localhost
> >
> > This somehow doesn;t work on Debian Linux (unstable distribution).
> >
> > Would anybody be able to tell me why, and how to go about diagnosing the
> > problem,
> > or better still, what to do about it.
> >
> > TIA,
> >
> > James
> >
> > --
> > James Sinnamon  [EMAIL PROTECTED]
> >
> > ph +61 7 46311490, +61 412 319669
> > PO Box 517 Darling Heights QLD 4350
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

--
James Sinnamon  [EMAIL PROTECTED]

ph +61 7 46311490, +61 412 319669
PO Box 517 Darling Heights QLD 4350





Re: autofs example

2001-02-20 Thread Alvin Oga

hi robin

donno if its been answered or not... ( been away from email for a week )

-- first make sure your amn manually mount the partition

you need to fix /etc/auto.master and /etc/auto.misc
( auto.misc is something that is referenced from auto.master

/etc/auto.master
/.autofs/etc/auto.misc  --timeout 600

/etc/auto.misc
win98   -fstype=vfat:/dev/hdb1

ln -s /Win98  /.autofs/win98

when you refernce anything in /Win98... autofs will automount
it to /.autofs

have fun linuxing
alvin
http://www.Linux-Consulting.com/AutoFS/autofs-HOWTO.html


On Mon, 12 Feb 2001, Robin Rowe wrote:

> I have a win98 partition on /dev/hdb1. I want to mount that automatically,
> instead of explicitly using 'mount -t vfat /dev/hdb1 /win98'. I looked at
> the docs for autofs but found it confusing. How do I do it?
> 
> Thanks.
> 
> Robin
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: LILO on my windows partition

2001-02-20 Thread D-Man
On Tue, Feb 20, 2001 at 11:52:44AM -0600, John Hasler wrote:
| The Doctor writes:
| > Like an idiot, I accidentally wrote a LILO boot into my windows
| > partition, so nw booting from my LILO to windows (on /dev/hda3) starts up
| > another LILO that croaks with LI is there a way to be able to boot
| > windows again?
| 
| Run 'lilo -u /dev/hda3'.  This tells lilo to put the mbr back the way it
| found it.

This is a good lifesaver.  I had to install RH6.2 on a machine at work
(for testing our product) and it didn't ask, it simply overwrote the
mbr.

Then I tried grub.  Get it from www.gnu.org, download the
grub-0.5.96-1-i386.ext2fs file.  Then copy it to a floppy using dd or
rawrite and reboot.  Grub is a piece of cake to get working.  It boots
both Linux and Win2k out-of-the-box without any trouble.  I had never
used grub before, but it only took about a minute before I had both
systems booting cleanly.  The kernel is on the hd _above_ the 1024
cylinder too.

You can configure grub as you are booting (unlike lilo which requires
you to boot a system first) and then set /boot/grub/menu.lst to
however suits you.

(just note that grub uses zero-based indexing, so /dev/hda3 is (hd0,2)
to grub, you'll understand when you look at the menu.lst file or boot
the sample one)

I will never use lilo again, grub is just too cool!
-D



Re: sudo strangeness

2001-02-20 Thread Ethan Benson
On Tue, Feb 20, 2001 at 05:39:54PM -0600, Rob VanFleet wrote:
> Nope, still no password prompt  This is strange...

you didn't add yourself to group `sudo' did you?  members of this
group are never required to authenticate.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpdYSAinUfTa.pgp
Description: PGP signature


Re: rc.local

2001-02-20 Thread Ethan Benson
On Tue, Feb 20, 2001 at 11:59:49PM +, Miquel van Smoorenburg wrote:

> That's not true. In fact the stuff in /etc/rc.boot will be run
> very, very early in the boot process, and you can't count on
> things like NFS or NIS working yet.

rc.boot is obsolete in potato.  early boot scripts that are run once
per boot (not once per runlevel change) are run from /etc/rcS.d which
is just a symlink farm to /etc/init.d scripts like /etc/rc[0-6].d
are. 

> What you want to do is to put a proper RC script in /etc/init.d
> and install it with update-rc.d

yep

> Read /etc/init.d/README and /usr/share/doc/sysvinit/README.runlevels.gz
> to get an idea how it all fits together



-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpui0DMm5Z2m.pgp
Description: PGP signature


Re: jre problem

2001-02-20 Thread D-Man
On Wed, Feb 19, 2003 at 10:54:10PM +0800, wujf wrote:
| 
| Unable to initialize threads: cannot find class java/lang/Thread
^^
| Could not create Java VM
| 

Here's your problem.  You said you were using jdk 1.1.x, so you need
to include classes.zip in the CLASSPATH.  The problem is the VM (java)
can't find the standard library stuff.  If you use a newer jdk (1.2.x
or 1.3.x) it will find the file automagically (it is called rt.jar in
the newer releases).

classes.zip should be located somewhere like
/usr/share/java/lib/classes.zip.  I haven't installed a jdk on Linux
yet as I have a Win2k box at work.  On it I have jdk1.1.8, jdk1.2.2,
and jdk1.3.  I installed them in d:\jdk1.1.8, etc.  I put
"d:\jdk1.1.8\lib\classes.zip" in the CLASSPATH environment variable,
or on the commandline as   

java -classpath "d:\jdk1.1.8\lib\classes.zip"


HTH,
-D



Re: who/finger output - billions of pts

2001-02-20 Thread Ethan Benson
On Tue, Feb 20, 2001 at 12:57:52PM -0500, MaD dUCK wrote:
> and a line for every terminal i opened on :0
> 
> why is this? what's different about wtmp/utmp (i presume) on
> suse/redhat than on debian? i don't want finger to show 20+ logins of
> my account when all i did was login once and opened xterms
> otherwise...

this is because debian *terms register themselves in the utmp file.
this is a feature, if the terms are not registered no other user can
write(1) you.  i personally find that a good thing YMMV.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpysVyaqqTd2.pgp
Description: PGP signature


Re: Making a Backup to a CD-RW

2001-02-20 Thread csj
On Tuesday 20 February 2001 07:38, Richard Cobbe wrote:
> Lo, on Monday, February 19, Raffaele Sandrini did write:
> > Hi all
> >
> > I want to make backups to CD-RW. So i have to do it with the
> > mkisofs prog to create the image.  Is it possible that i culd
> > make an exact copy of my files, i mean, that no name is altered
> > after?  I tried it but i never got the output i want.  I want to
> > backup the /root, /home and the /etc directory into the /root
> > /home and /etc dirs on the CD.  I tried this command:
> >
> > mkisofs -R -o /tmp/backup.iso /home=/home/ /root=/root/
> > /etc=/etc/ but i had errors about dubble files or it merged the
> > files wrong
>
> Far as I know, this should have worked.

I use option -graft-points [Allow to use graft points for filenames], 
so I would type:

mkisofs -graft-points -R -o /tmp/backup.iso /home/=/home/ \
/root/=/root/

The additional slash after "home" and "root" is just to be sure. I've 
had problems with the missing second slash. Actually I think it's 
better "home/=" than "/home=". Don't flame me if I'm wrong.



Re: Ip masquerading help

2001-02-20 Thread Matthew Dalton
Guilherme Barile wrote:
> >From a computer in the 10.0.0.x network I can ping the internet (via ADSL)
> and any computer on the 10.0.1.x network (vice versa for the computers on
> the 10.0.1.x net) BUT, i cannot access the servers connected to NIC2 (eth1)
> directly  I need some special rule for that.

Check your routing table with 'route -n'.
Do you have a route on the Linux router machine that looks like this? --

Destination Gateway   GenmaskIface
200.189.192.144 0.0.0.0   255.255.255.248eth1


Matthew



Re: matlab

2001-02-20 Thread Pascal Hos
Well it seems that the program was just suffering from PMS. When performing 
another strace matlab 2&> output, it decided to start working. Oh well, I 
guess Mathworks need to iron out some kinks for their linux version.

Thanks for the replies guys,

Pascal Hos
[EMAIL PROTECTED]



Re: sudo strangeness

2001-02-20 Thread Phil Brutsche
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A long time ago, in a galaxy far, far way, someone said...

> Nope, still no password prompt  This is strange...

The line you're looking for is:

rvf ALL=PASSWD: ALL

If that doesn't work, something really is odd.

- -- 
- --
Phil Brutsche   [EMAIL PROTECTED]

GPG fingerprint: 9BF9 D84C 37D0 4FA7 1F2D  7E5E FD94 D264 50DE 1CFC
GPG key id: 50DE1CFC
GPG public key: http://tux.creighton.edu/~pbrutsch/gpg-public-key.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6kwZu/ZTSZFDeHPwRAjbgAJ0VptFJayVO8mu91FK8pqdXDvoK5ACgiCQU
M1IAD6tTUNEVsUuN5DABa2E=
=Pz0H
-END PGP SIGNATURE-



Re: fake packages?

2001-02-20 Thread Colin Watson
"Michael P. Soulier" <[EMAIL PROTECTED]> wrote:
>Hey guys. How does this work?
>
>lupus:~# apt-get install latex
>Reading Package Lists... Done
>Building Dependency Tree... Done
>Note, selecting tetex-bin instead of latex
>
>I don't see a package called latex in the cache, but apt-get knew to grab
>tetex-bin. Where does it get that information?

  [EMAIL PROTECTED] ~]$ dpkg -p tetex-bin
  Package: tetex-bin
  [...]
  Provides: tex, latex, dvips, dvipsk, xdvi, metafont

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]



Re: matlab

2001-02-20 Thread Rick Rezinas
if you can check out the lines shortly preceding the first

read(4, 0xbfffdc0c, 32) = -1 EAGAIN (Resource temporarily
unavailable)

there may be some useful information there.  I don't know nearly enough to
do anything with this stuff ;)

rick

On Tue, 20 Feb 2001, Pascal Hos wrote:

> Well the same happens when using ssh or rsh or any variant of remote login. 
> The environments are exactly the same when logged in locally or remote.
> 
> strace matlab hangs on the following statement:
> bash-2.03$ strace matlab
> execve("/usr/local/bin/matlab", ["matlab"], [/* 23 vars */]) = 0
> brk(0)  = 0x80bb3ec
> ...
> 
> 
> 
> ...
> read(4, 0xbfffdc0c, 32) = -1 EAGAIN (Resource temporarily 
> unavailable)
> select(5, [4], NULL, NULL, NULL)= 1 (in [4])
> read(4, "\1\0:\1\0\0\0\0\1\0\0\0\2\0\0\0t\370\377\277\334\234*\10"..., 32) = 
> 32
> write(4, "\217\16\2\0\0\0\0\0", 8)  = 8
> read(4, 0xbfffdbc8, 32) = -1 EAGAIN (Resource temporarily 
> unavailable)
> select(5, [4], NULL, NULL, NULL)= 1 (in [4])
> read(4, "\1\370;\1\200\0\0\0\4\0\0\0 \0\0\0\0\20\0\0\0\0\0\0\0\0"..., 32) = 32
> read(4, "#\0\0\0\4\0\0\0\1\0\0\0\10\0\0\0\10\0\0\0\10\0\0\0\0\0"..., 128) = 
> 128
> rt_sigprocmask(SIG_SETMASK, NULL, [RT_0], 8) = 0
> rt_sigsuspend([]
> 
> I have no idea what that means. Maybe one of you knows. Anyway, thanks for 
> replying.
> 
> Pascal
> 
> On Tuesday 20 February 2001 17:46, Brian May wrote:
> > > "Erik" == Erik Steffl <[EMAIL PROTECTED]> writes:
> >
> > Erik> Pascal Hos wrote:
> > >> I just received my matlab R12 student version and I'm having
> > >> some difficulties getting it to work correctly on potato. When
> > >> I start it from an xterm the splash screen shows up and it then
> > >> the program hangs. The strange part is that if I su as myself
> > >> and then execute matlab, everything works just fine!? The same
> > >> problem occurs as root. What could be happening here?
> >
> > Try strace matlab?
> >
> > Erik>   I suspect that program tries to figure out who's ruinning
> > Erik> it and does not succeed - perhaps it uses entry in utmp/wtmp
> > Erik> and xterm does not log entry there but su does. also check
> > Erik> the differences between environments (when you open xterm
> > Erik> and then when you su)
> >
> > Is Matlab still based on libc5?
> >
> > If so that might be a problem - the format of utmp/wtmp IIRC has
> > changed from libc5 to libc6.
> >
> > (then again, if that was the case it shouldn't work with su...).
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: rc.local

2001-02-20 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>,
David B. Harris  <[EMAIL PROTECTED]> wrote:
>To quote Vittorio De Martino <[EMAIL PROTECTED]>,
># Having experience of Linux RedHat, is there anyone out there able to
>tell me 
># where is the equivalent of the rc.local file in Debian and where can I
>find 
># it?
>
>There's isn't any rc.local per se, but executables in /etc/rc.boot/ will
>be run on boot-up, after everything else.

That's not true. In fact the stuff in /etc/rc.boot will be run
very, very early in the boot process, and you can't count on
things like NFS or NIS working yet.

What you want to do is to put a proper RC script in /etc/init.d
and install it with update-rc.d

Read /etc/init.d/README and /usr/share/doc/sysvinit/README.runlevels.gz
to get an idea how it all fits together

Mike.
-- 
I live the way I type; fast, with a lot of mistakes.



Re: matlab

2001-02-20 Thread Pascal Hos
Well the same happens when using ssh or rsh or any variant of remote login. 
The environments are exactly the same when logged in locally or remote.

strace matlab hangs on the following statement:
bash-2.03$ strace matlab
execve("/usr/local/bin/matlab", ["matlab"], [/* 23 vars */]) = 0
brk(0)  = 0x80bb3ec
...



...
read(4, 0xbfffdc0c, 32) = -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], NULL, NULL, NULL)= 1 (in [4])
read(4, "\1\0:\1\0\0\0\0\1\0\0\0\2\0\0\0t\370\377\277\334\234*\10"..., 32) = 
32
write(4, "\217\16\2\0\0\0\0\0", 8)  = 8
read(4, 0xbfffdbc8, 32) = -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], NULL, NULL, NULL)= 1 (in [4])
read(4, "\1\370;\1\200\0\0\0\4\0\0\0 \0\0\0\0\20\0\0\0\0\0\0\0\0"..., 32) = 32
read(4, "#\0\0\0\4\0\0\0\1\0\0\0\10\0\0\0\10\0\0\0\10\0\0\0\0\0"..., 128) = 
128
rt_sigprocmask(SIG_SETMASK, NULL, [RT_0], 8) = 0
rt_sigsuspend([]

I have no idea what that means. Maybe one of you knows. Anyway, thanks for 
replying.

Pascal

On Tuesday 20 February 2001 17:46, Brian May wrote:
> > "Erik" == Erik Steffl <[EMAIL PROTECTED]> writes:
>
> Erik> Pascal Hos wrote:
> >> I just received my matlab R12 student version and I'm having
> >> some difficulties getting it to work correctly on potato. When
> >> I start it from an xterm the splash screen shows up and it then
> >> the program hangs. The strange part is that if I su as myself
> >> and then execute matlab, everything works just fine!? The same
> >> problem occurs as root. What could be happening here?
>
> Try strace matlab?
>
> Erik>   I suspect that program tries to figure out who's ruinning
> Erik> it and does not succeed - perhaps it uses entry in utmp/wtmp
> Erik> and xterm does not log entry there but su does. also check
> Erik> the differences between environments (when you open xterm
> Erik> and then when you su)
>
> Is Matlab still based on libc5?
>
> If so that might be a problem - the format of utmp/wtmp IIRC has
> changed from libc5 to libc6.
>
> (then again, if that was the case it shouldn't work with su...).



Re: fake packages?

2001-02-20 Thread Bruce Sass
On Tue, 20 Feb 2001, Michael P. Soulier wrote:

> Hey guys. How does this work?
>
> lupus:~# apt-get install latex
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Note, selecting tetex-bin instead of latex
>
> I don't see a package called latex in the cache, but apt-get knew to grab
> tetex-bin. Where does it get that information?

latex is a virtual package

checkout "aptitude", then look in the "Virtual Packages" tree


- Bruce



Re: Making a Backup to a CD-RW

2001-02-20 Thread Carel Fellinger
On Tue, Feb 20, 2001 at 02:12:09PM -0800, Steve Cooper wrote:
> I wrote a set of Python scripts that have been working pretty well for me.  
> Input
> is a list of directories for each cdr and exclusions specified as regular
> expressions in config files.  Output is a bunch of tarred and gzipped 
> archives.
> The script then moves the archives to one or more cdrs via mkisofs and 
> cdrecord.
> You have to figure out which directory archives fit best on each disc, but it
> should be easy to adapt to your environment.
> 
> It's a work in progress, but it's how I do all my cdr backups.  Let me know if
> you're interested.

Could you send me a copy as well?
Would save me the time of dreaming it all up myself:)

-- 
groetjes, carel



Re: matlab

2001-02-20 Thread Brian May
> "Erik" == Erik Steffl <[EMAIL PROTECTED]> writes:

Erik> Pascal Hos wrote:
>> I just received my matlab R12 student version and I'm having
>> some difficulties getting it to work correctly on potato. When
>> I start it from an xterm the splash screen shows up and it then
>> the program hangs. The strange part is that if I su as myself
>> and then execute matlab, everything works just fine!? The same
>> problem occurs as root. What could be happening here?

Try strace matlab?

Erik>   I suspect that program tries to figure out who's ruinning
Erik> it and does not succeed - perhaps it uses entry in utmp/wtmp
Erik> and xterm does not log entry there but su does. also check
Erik> the differences between environments (when you open xterm
Erik> and then when you su)

Is Matlab still based on libc5?

If so that might be a problem - the format of utmp/wtmp IIRC has
changed from libc5 to libc6.

(then again, if that was the case it shouldn't work with su...).
-- 
Brian May <[EMAIL PROTECTED]>



Re: matlab

2001-02-20 Thread Gary Hennigan
"Pascal Hos" <[EMAIL PROTECTED]> writes:
> I just received my matlab R12 student version and I'm having some
> difficulties getting it to work correctly on potato. When I start it
> from an xterm the splash screen shows up and it then the program
> hangs. The strange part is that if I su as myself and then execute
> matlab, everything works just fine!? The same problem occurs as
> root. What could be happening here?

Hard to say, but you might try using "strace" to find out exactly what
system call it's hanging up on.

Gary



Re: sudo strangeness

2001-02-20 Thread Rob VanFleet
Nope, still no password prompt  This is strange...

-Rob

On Tue, Feb 20, 2001 at 03:19:39PM -0800, Rick Rezinas wrote:
> try it like this in sudoers:
> 
> rvf   ALL=(ALL) ALL
> 
> I'm also on testing and not having issues.
> 
> rick
> 
> On Tue, 20 Feb 2001, Rob VanFleet wrote:
> 
> > I set up an /etc/sudoers file to give user rvf the ability to run
> > anything, but be asked for a password.  As the example files shows, I
> > set it up like this:
> > 
> > rvf ALL = ALL
> > 
> > The problem is that whenever I run a command with sudo, it works but I'm
> > never asked for a password.  Would anyone have an idea as to what the
> > problem is?
> > 
> > -Rob
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Andrew n marshall wrote:
> I think I should have phrased the above as a question:
>   Since I have 5.005 installed and it still doesn't work, what else can I
> try or read?

You can trying making use that /usr/bin/perl points to some version of
perl which you have the full package, not just a perl-*-base package,
installed for.

-- 
see shy jo



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Dave Bresson wrote:
> I'm all for that.  Right now there's so many different versions and perl
> packages (dependencies and conflicts) that i can't make heads or tails of
> it.

No, it's quite simple. In unstable there are two packages:

perl-base
perl

Notice there are no longer versions or any of that crap. You will need
some of the old versioned packages for the next couple of weeks until
everything is updated. But unstable is the essence of simplicity now WRT
perl.

-- 
see shy jo



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall

On Tue, 20 Feb 2001, Joey Hess wrote:
> > > When will people learn?
> > 
> > When there is obvious documentation on the difference, such in the
> > description of the packages.  If this is a reoccuring problem, then the
> > current documentation on the issue should be revaluated.
> 
> Unfortunatly we can't go back and add documentation to stable about
> partial downgrades from unstable.
>
> This is fully fixed in unstable btw.

Good to hear.

> Andrew n marshall wrote:
> > 
> > On Tue, 20 Feb 2001, Joey Hess wrote:
> > > Install perl-5.004 (not -base)
> > 
> > I have perl-5.005.03-7 installed, which I would think would be enough.

I think I should have phrased the above as a question:
  Since I have 5.005 installed and it still doesn't work, what else can I
try or read?


Anm



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Dave Bresson
On Tue, 20 Feb 2001, Andrew n marshall wrote:

>
> On Tue, 20 Feb 2001, Joey Hess wrote:
> > Install perl-5.004 (not -base)
>
> I have perl-5.005.03-7 installed, which I would think would be enough.
>
> > When will people learn?
>
> When there is obvious documentation on the difference, such in the
> description of the packages.  If this is a reoccuring problem, then the
> current documentation on the issue should be revaluated.
>
>


I'm all for that.  Right now there's so many different versions and perl
packages (dependencies and conflicts) that i can't make heads or tails of
it.  It's to the point that right now when i update sid, i just do an
update by hand in capt of everything that *doesn't* involve perl, since
everything on my system appears to be working at the moment, and i'd like
it to stay that way.  However, it is annoying that i can't just do a
regular 'apt-get' to solve my updates, since it always wants to do the
perl stuff...

I see this is supposed to be fixed in unstable...but my packages appear to
be having some conflicts...any suggestions?



dave



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Andrew n marshall wrote:
> 
> On Tue, 20 Feb 2001, Joey Hess wrote:
> > Install perl-5.004 (not -base)
> 
> I have perl-5.005.03-7 installed, which I would think would be enough.
> 
> > When will people learn?
> 
> When there is obvious documentation on the difference, such in the
> description of the packages.  If this is a reoccuring problem, then the
> current documentation on the issue should be revaluated.

Unfortunatly we can't go back and add documentation to stable about
partial downgrades from unstable.

This is fully fixed in unstable btw.

-- 
see shy jo



Re: Virtual Desktop

2001-02-20 Thread Brendan O'Connor
Wayne:

If, at the color depth you're using, the first resolution in the list is
800x600, but another one is 1024x768, it'll run XWindows in 800x600 with a
virtual screen of 1024x768.  The biggest resolution in the list becomes the
virtual screen size, and the first is default actual size.

I'd just do it by editing /etc/X11/XF86Config -- the lines are near the
bottom, under the "Screen" sections.

Brendan


> I know, but the new config file makes no mention of virtual settings, so
I'm not
> sure where to set it to 1024x768.
>
> Wayne
>
>
> Joris Lambrecht <[EMAIL PROTECTED]> wrote ..
> > you're addicted aren't ya ? you'll have to edit the /etc/X11/XF86Config
file
> > and adjust the virtual entry to 1024 768
> >
> > good luck,
> >
> > joris
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 20, 2001 4:06 PM
> > To: debian-user@lists.debian.org
> > Subject: Virtual Desktop
> >
> >
> > I just bought Railroad Tycoon II for Linux.  It only runs at 1024x768.
My
> > Laptop will only do 800x600, I'm running woody, XF864.0.2, KDE 2.0.
> >
> > How do I make my Virtual Desktop 1024x768, so I can play this on my
Laptop.
> >
> > It runs fine on my Desktop, I guess it serves me right for going with a
> > clone laptop.
> >
> > Wayne



Re: APIC error

2001-02-20 Thread Dave Bresson


Yep, sure enough, you guessed it.  It is a bit of a strange problem.
Today i haven't gotten any of the APIC error messages at all.  Just shows
how unstable the board is i guess.  Yesterday i even had the machine
lockup once or twice, which was really annoying.  This is all kinda
strange, it makes me almost wish i *hadn't* switched over to 2.4.1, since
i never had a problem with the 2.2.x series...


dave



On Tue, 20 Feb 2001, Sean wrote:

> Let me guess, you have an Abit BP6 motherboard .
>
> If so, don't worry about it ... the SMP on the BP6 is basically a hack job,
> which is why these error messages are getting generated. These things used to
> lock the kernel tight in the early 2.4.x days, but now they're just annoying
> messages. Even if you don't have a BP6, this is nothing to be worried about
> unless it's causing lock ups.
>
> What's happening, if I understand it correctly, is the CPU is getting "hung
> up" momentarily. Eventually it works itself out, which is why it isn't really
> an issue. There's the argument that it hurts system performance, but I don't
> think it does so to a measurable degree.
>
> Also, the kernel mailing list is going to be packed with emails about APIC,
> if you feel like sifting through the moutain of posts.
>
> Cheers,
>
> Sean
>
>
> On Monday 19 February 2001 15:46, Dave Bresson wrote:
> > Hi, in my system logs i'm getting tons and tons of this error message:
> >
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU0: 02(02)
> > APIC error on CPU1: 08(08)
> >
> >
> >
> > ...and so on.  As you can probably tell, i'm running a SMP machine.  I
> > just recently rolled my own 2.4.1 kernel based on the kernel-source-2.4.1
> > package in sid.  I imagine this means i configured something wrong in my
> > kernel, however i'm not sure what it is, since i've make several kernels
> > for this machine before (with SMP support) and never come across this
> > error.  Any ideas?
> >
> > thanks,
> >
> >
> >
> > dave
>
> --
>   Two brothers, Mort and Bill, like to sail.  While Bill has a great
> deal of experience, he certainly isn't the rigger Mort is.
>





Re: Debian 2.2 and ISDN

2001-02-20 Thread Shaul Karl
> Hi
> 
> I have loaded Hisax module, but can't dialing my ISP with my S0-PCI ISDN
> card,
> I don't understand this error message:
> Dialing isdn0 is triggered.


As far as I can tell this is not an error message, although I might be wrong.
In case you have a problem with ISDN, the first thing I would do is make sure 
that the system logs contain the "right" (= seems alright) messages from the 
Hisax module when it is being loaded. Here is what I have:

Script started on Wed Feb 21 01:18:13 2001
[01:18:14 /tmp]$ zgrep -A29 ISDN /var/log/messages.1.gz |head -29
Feb  6 00:32:02 rakefet kernel: ISDN subsystem Rev: 
1.100/1.84/1.114/1.63/1.17/1.4 loaded
Feb  6 00:32:03 rakefet kernel: HiSax: Linux Driver for passive ISDN cards
Feb  6 00:32:03 rakefet kernel: HiSax: Version 3.3e (module)
Feb  6 00:32:03 rakefet kernel: HiSax: Layer1 Revision 2.37
Feb  6 00:32:03 rakefet kernel: HiSax: Layer2 Revision 2.20
Feb  6 00:32:03 rakefet kernel: HiSax: TeiMgr Revision 2.13
Feb  6 00:32:03 rakefet kernel: HiSax: Layer3 Revision 2.10
Feb  6 00:32:03 rakefet kernel: HiSax: LinkLayer Revision 2.40
Feb  6 00:32:03 rakefet kernel: HiSax: Approval certification valid
Feb  6 00:32:03 rakefet kernel: HiSax: Approved with ELSA Quickstep series 
cards
Feb  6 00:32:03 rakefet kernel: HiSax: Approval registration numbers:
Feb  6 00:32:03 rakefet kernel: HiSax: German D133361J CETECOM ICT Services 
GmbH
Feb  6 00:32:03 rakefet kernel: HiSax: EU (D133362J) CETECOM ICT Services GmbH
Feb  6 00:32:03 rakefet kernel: HiSax: Approved with Eicon Technology Diva 
2.01 PCI cards
Feb  6 00:32:03 rakefet kernel: HiSax: Warning - no protocol specified
Feb  6 00:32:03 rakefet kernel: HiSax: Note! module load syntax has changed.
Feb  6 00:32:03 rakefet kernel: HiSax: using protocol EURO
Feb  6 00:32:03 rakefet kernel: HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
Feb  6 00:32:03 rakefet kernel: HiSax: AVM PCI driver Rev. 1.14
Feb  6 00:32:03 rakefet kernel: AVM PCI: stat 0x20a
Feb  6 00:32:03 rakefet kernel: AVM PCI: Class A Rev 2
Feb  6 00:32:03 rakefet kernel: HiSax: AVM Fritz!PCI config irq:11 base:0x6100
Feb  6 00:32:03 rakefet kernel: AVM PCI: ISAC version (0): 2086/2186 V1.1
Feb  6 00:32:03 rakefet kernel: AVM Fritz PnP/PCI: IRQ 11 count 0
Feb  6 00:32:03 rakefet kernel: AVM Fritz PnP/PCI: IRQ 11 count 5
Feb  6 00:32:03 rakefet kernel: HiSax: DSS1 Rev. 2.23
Feb  6 00:32:03 rakefet kernel: HiSax: 2 channels added
Feb  6 00:32:03 rakefet kernel: HiSax: MAX_WAITING_CALLS added
Feb  6 00:32:04 rakefet kernel: isdn: Verbose-Level is 2
[01:18:25 /tmp]$ exit
exit

Script done on Wed Feb 21 01:18:27 2001



> Somebody can help me?
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 

Shaul Karl <[EMAIL PROTECTED]>




Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall

On Tue, 20 Feb 2001, Joey Hess wrote:
> Install perl-5.004 (not -base)

I have perl-5.005.03-7 installed, which I would think would be enough.

> When will people learn?

When there is obvious documentation on the difference, such in the
description of the packages.  If this is a reoccuring problem, then the
current documentation on the issue should be revaluated.


Anm



Re: sudo strangeness

2001-02-20 Thread Rick Rezinas
try it like this in sudoers:

rvf ALL=(ALL) ALL

I'm also on testing and not having issues.

rick

On Tue, 20 Feb 2001, Rob VanFleet wrote:

> I set up an /etc/sudoers file to give user rvf the ability to run
> anything, but be asked for a password.  As the example files shows, I
> set it up like this:
> 
> rvf   ALL = ALL
> 
> The problem is that whenever I run a command with sudo, it works but I'm
> never asked for a password.  Would anyone have an idea as to what the
> problem is?
> 
> -Rob
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: Debian GNU/Linux Banners and Logos

2001-02-20 Thread Eric VB
On Tue, Feb 20, 2001 at 11:14:15AM +0530, Murali Kumar K wrote:
> 
> Dear sir,
> 
> We have launched a Brand New Site www.softlandindia.com
> 
> SoftLandIndia is a virtual freewares and Sharewares directory. The entries
> are selected with the average Indian user in mind. The aim is for a better,
> powerful and pleasant usage of PC. Software is key to that. With right
> software you can do what you always wanted to do. Browse more and you would
> surely find unknown and/or unexpected gems from this software mine.
> In March 1st Week we are starting a New Section for Linux OS, Applications.
> There we would like to put your Banners and Logos.   Please inform us of
> your consent and instruct us about how to do it.

There's a link to logos, banners and related legal stuff on
http://www.debian.org

> 
> Our Editorial Panel likes to review your distribution for INDIAN  readers.
> Please send us your complementray CD if you have any.
> 
> Our Mail Address is:
> 
> K.Murali Kumar,
> Softlandindia.com
> 184-J, Highways Colony,
> Suramangalam Post,
> Salem 636005,
> Tamilnadu, India.
> 
> 
> Sincerely yours,
> 
> K.Murali Kumar
> Webmaster
> www.softlandindia.com
> Email Ids: [EMAIL PROTECTED] and [EMAIL PROTECTED]
> 

-- 
Eric VAN BUGGENHAUT

[EMAIL PROTECTED]



fake packages?

2001-02-20 Thread Michael P. Soulier
Hey guys. How does this work?

lupus:~# apt-get install latex
Reading Package Lists... Done
Building Dependency Tree... Done
Note, selecting tetex-bin instead of latex

I don't see a package called latex in the cache, but apt-get knew to grab
tetex-bin. Where does it get that information?

Thanks,

Mike



Image Aquisition Boards / Cameras

2001-02-20 Thread Pedro Zorzenon Neto
Hi all,

  Please cc a copy of the replies because I am not a subscriber of this list

I need to capture a image with a CCD camera in a i386 PC computer.

Does anybody know a manufacturer that I can buy the camera and aquisition board 
to use in my Debian GNU/Linux?

   Thanks a lot
   Pedro



Re: matlab

2001-02-20 Thread Rick Rezinas
check to see if there's any obvious difference between your .profile and
.bashrc (if that's what you're into) that may be causing the problem.

rick

On Tue, 20 Feb 2001, Pascal Hos wrote:

> I just received my matlab R12 student version and I'm having some 
> difficulties getting it to work correctly on potato. When I start it from an 
> xterm the splash screen shows up and it then the program hangs. The strange 
> part is that if I su as myself and then execute matlab, everything works just 
> fine!? The same problem occurs as root. What could be happening here?
> 
> Thanks for any help,
> 
> Pascal
> [EMAIL PROTECTED]
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: sudo strangeness

2001-02-20 Thread Rob VanFleet
On Tue, Feb 20, 2001 at 03:10:12PM -0800, Rick Rezinas wrote:
> Never?  That is very odd...I know that sudo can be compiled to or not to 
> timeout after a bit of time...and debian has a timeout (somewhere between 5 
> and 15 minutes methinks).  I'm not sure if this can be changed w/o compiling
> from the source yourself.  But I think it's way nicer to not have to type in
> your password four times for every directory you add.

Yeah, I even tried sudo -k to reset my timestamp, and I still don't get
prompted for a password.  This is default debian package for testing.

-Rob



Re: sudo strangeness

2001-02-20 Thread Rick Rezinas
Never?  That is very odd...I know that sudo can be compiled to or not to 
timeout after a bit of time...and debian has a timeout (somewhere between 5 
and 15 minutes methinks).  I'm not sure if this can be changed w/o compiling
from the source yourself.  But I think it's way nicer to not have to type in
your password four times for every directory you add.

rick

On Tue, 20 Feb 2001, Rob VanFleet wrote:

> I set up an /etc/sudoers file to give user rvf the ability to run
> anything, but be asked for a password.  As the example files shows, I
> set it up like this:
> 
> rvf   ALL = ALL
> 
> The problem is that whenever I run a command with sudo, it works but I'm
> never asked for a password.  Would anyone have an idea as to what the
> problem is?
> 
> -Rob
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: matlab

2001-02-20 Thread Erik Steffl
Pascal Hos wrote:
> 
> I just received my matlab R12 student version and I'm having some
> difficulties getting it to work correctly on potato. When I start it from an
> xterm the splash screen shows up and it then the program hangs. The strange
> part is that if I su as myself and then execute matlab, everything works just
> fine!? The same problem occurs as root. What could be happening here?

  I suspect that program tries to figure out who's ruinning it and does
not succeed - perhaps it uses entry in utmp/wtmp and xterm does not log
entry there but su does. also check the differences between environments
(when you open xterm and then when you su)

erik



Re: rc.local

2001-02-20 Thread David B . Harris
To quote Vittorio De Martino <[EMAIL PROTECTED]>,
# Having experience of Linux RedHat, is there anyone out there able to
tell me 
# where is the equivalent of the rc.local file in Debian and where can I
find 
# it?

There's isn't any rc.local per se, but executables in /etc/rc.boot/ will
be run on boot-up, after everything else.

David Barclay Harris, Clan Barclay
Aut agere, aut mori. (Either action, or death.)



Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Install perl-5.004 (not -base)

When will people learn?

-- 
see shy jo



Re: lucent winmodem driver and potato/2.2.18pre21

2001-02-20 Thread Brendan O'Connor
I'm trying to get it working right now, trying some advice from
[EMAIL PROTECTED]

I have a weird error, I'd expect it to work for other people.  Make sure to
download the source version to compile with the specific kernel version.

- Original Message -
From: "Kimon Ioannides" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, February 20, 2001 11:48 AM
Subject: lucent winmodem driver and potato/2.2.18pre21


> Has anyone been able to get the lucent winmodem driver from linmodems.org
> working on potato (linux 2.2.18pre21)?
>
> thanks
>
> kimon
> _
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
>



Re: [OT]: UUCP

2001-02-20 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>,
Joris Lambrecht  <[EMAIL PROTECTED]> wrote:
>UUCP stands for Unix-to-Unix-CoPy 
>
>I've used it nearly 8 yrs ago in a specific situation, even then it was
>considered out-dated.  I figure it's mostly replaced by TCP/IP on all
>devices. From what i remember (did not use it since then) it's easy (what's
>in a word) to set up but only support serial/modem lines, hence is rather
>slow. 

Hmm. In fact, UUCP runs fine _over_ TCP/IP. It just needs a transport,
a serial line will do, a TCP connection will do too.

Actually running UUCP over a serial line is probably a lot faster
than running PPP over it and TCP/IP on that.

>NFS is also one of the protocols wich started replacing UUCP back then in
>19993/1994.

NFS relaced UUCP? Hmm. That's like saying the microwave has
replaced the bicycle.

>I must add this has been a real long time and i'm not up-to-speed with
>eventual current UUCP features/implementations but i suggest you take a look
>at it from an historical point of view :-)

UUCP still has it's merits, even today. The only problem is that
people _view_ it as outdated and forget about it. So there's not
much expertise around, unfortunately.

Mike.
-- 
I live the way I type; fast, with a lot of mistakes.



Re: QuarkExpress equivalent on Linux?

2001-02-20 Thread Michael P. Soulier
On Tue, Feb 20, 2001 at 09:24:04PM +0100, Jonathan Gift wrote:
> Richard  Taylor wrote:
> > 
> >  There's Adobe's port of Framemaker or the Corel stuff... WordPerfect
> >  and so forth.
> > 
> 
> On Linux? I didn't know. Same name?

WordPerfect, yes, but Adobe has cancelled the Beta of Frame on Linux, and
word is that they don't plan to continue.

Mike



pls help: Can't call method "handle_request"

2001-02-20 Thread Martin Würtele
hi,

i can't get perl "handle_request" to work with nor potato nor testing using 
perl 5.005.

strange thing as handle_request should be compiled in apache-common.

any ideas?

tia martin



matlab

2001-02-20 Thread Pascal Hos
I just received my matlab R12 student version and I'm having some 
difficulties getting it to work correctly on potato. When I start it from an 
xterm the splash screen shows up and it then the program hangs. The strange 
part is that if I su as myself and then execute matlab, everything works just 
fine!? The same problem occurs as root. What could be happening here?

Thanks for any help,

Pascal
[EMAIL PROTECTED]



make a raid-1 with 2 disks

2001-02-20 Thread Szabó Dániel
Hello. I've stucked with this scenario. I've read the howtos and the
documentation 10-15 times, but it did not help :(

All i wanna do (is have some fun), to create a mirror disk system (raid1),
so, if one of the disks fail, the other can easily (and _automatically_)
boot up.

the config is: two PIII 800, 512 megabytes of memory, abit vp6 board, and 2
40 Gb quantum disks (unfortunatelly, this is not my machine:))

I did the following steps (as described in the root+boot+raid howto):

created partitions:
hda1: 15 Mb for boot (partition type linux native)
hda2: 128 Mb for swap  (swap)
hda3: the remaining space (linux native)

hdc is just the same.

installed a fresh system on hda3. i got the kernel (2.2.18), and the raid
patch for 2.2.18. after some pretty compiling (raid-1 is in the kernel), i
rebooted the host.

created the /etc/raidtab file:
raiddev/dev/md0
raid-level1
nr-raid-disks   2
chunk-size  32
nr-spare-disks 0
persistent-superblock1
device /dev/hdc3
raid-disk   0
device/dev/hda3
failed-disk 1

modified the partition type for hdc3 to linux raid autodetect (`fd' in
fdisk)
i typed to command line:
mkraid /dev/md0
mke2fs /dev/md0
mount /dev/md0 /mnt

ok, i succesfully created a filesys on /dev/md0. now, i copied all of my
files (except /proc and /mnt) to the newly mounted location to /mnt.

unmounted the devices, then umounted /boot also, and did a dd if=/dev/hda
of=/dev/hdc blocks=512 count=1
dd if=/dev/hda1 of=/dev/hdc1
(to copy the /boot partition to hdc1, so, the system could boot from hdc)

ok then. Now what? the doc says, reboot. but if i reboot, nothing happens.

thanks for any help,
Daniel




Re: can't exec some CGI scripts

2001-02-20 Thread Erik van Roode

At 03:59 PM 2/20/01 -0500, John May wrote:


Unfortunately the problem is, 1. It isn't my script, I downloaded it from
another site, and the other users report no problem like I am having and
2. I can't remove the -w option from the Perl line and still have the
script work.  As soon as I remove -w, the script won't execute and I get
an Internal Server Error in my browser window.


You probably downloaded it in non-ascii, and there are some control characters
that you can't see.

You most likely have something like:
#!/usr/local/bin/perl<0x0a>

And there is no perl<0x0a>, so you get an execute error

Then you add -w:
#!/usr/local/bin/perl -w<0x0a>

and then the script does run, and the -w option ignores the <0x0a>

Erik



sudo strangeness

2001-02-20 Thread Rob VanFleet
I set up an /etc/sudoers file to give user rvf the ability to run
anything, but be asked for a password.  As the example files shows, I
set it up like this:

rvf ALL = ALL

The problem is that whenever I run a command with sudo, it works but I'm
never asked for a password.  Would anyone have an idea as to what the
problem is?

-Rob



Re: can't exec some CGI scripts

2001-02-20 Thread John May

It's ok that you don't believe me, but I hacked around the script a little
bit and was able to get it to run by removing all the comments at the
beginning of the script and few extra things that didn't need to be in
there.  Now the script runs fine.  BTW, yes, the script did produce the
desired results with -w option, and I didn't believe it, but the -w did
make a difference to start with.  I don't know how or why, but I don't
need it now.  Thanks for all your help.

On Tue, 20 Feb 2001, Andrew Perrin wrote:

> Sorry, but I'm not sure I believe you :) - the -w switch is well
> documented and never, under any circumstances, affects what goes to STDOUT
> (or anywhere other than STDERR, which ends up in your log). When you say
> "the script will run", do you mean that it does so *correctly*, that is,
> that you get the expected output from your browser?
>
> What is the output of perl -V? How about perl -wc newspro.cgi?
>
> --
> Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology
> Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> [EMAIL PROTECTED] - [EMAIL PROTECTED]
> On Tue, 20 Feb 2001, John May wrote:
>
> >
> > Unfortunately the problem is, 1. It isn't my script, I downloaded it from
> > another site, and the other users report no problem like I am having and
> > 2. I can't remove the -w option from the Perl line and still have the
> > script work.  As soon as I remove -w, the script won't execute and I get
> > an Internal Server Error in my browser window.
> >
> > On Tue, 20 Feb 2001, Andrew Perrin wrote:
> >
> > > I can't speak off the top of my head to the exec problem you're
> > > having; the -w problem is clear. -w turns on warnings in perl, which are
> > > essentially non-fatal errors regarding programming style and
> > > structure.  The "Name %s used only once" warning tells you that the given
> > > variable appears to be either only read or only written to in the
> > > script, but not both, so you may have made a typo. The "Use of
> > > uninitialized value" warning tells you that you've tried to read a
> > > variable or array element that is undefined when you try to read
> > > it; again, it signifies the possibility that your script is trying to
> > > read a variable that has no value.
> > >
> > > If your script works passably otherwise, you can *technically* just remove
> > > the -w from the shebang line and you should be fine. However, the Right
> > > Way (tm) is to fix the problems and leave -w in.
> > >
> > > Cheers,
> > > Andy Perrin
> > >
> > > --
> > > Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology
> > > Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> > > [EMAIL PROTECTED] - [EMAIL PROTECTED]
> > > On Tue, 20 Feb 2001, John May wrote:
> > >
> > > >
> > > >
> > > > On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
> > > >
> > > > I can execute the CGI scripts from the command line, when I use:
> > > >
> > > > $ perl newspro.cgi
> > > >
> > > > Also, below is a sample of the errors I get in my Apache error_log file
> > > > when I run the scripts from a web browser with the #!/usr/bin/perl -w
> > > > option.  BTW, I get these types of errors no matter which script I try 
> > > > to
> > > > run.
> > > >
> > > > [Tue Feb 20 14:58:46 2001] [notice] Apache/1.3.17 (Unix) configured --
> > > > resuming normal operations
> > > > Name "main::SilentBuild" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 969.
> > > > Name "main::nplang_12Hour" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 1498.
> > > > Name "main::nplangversion" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 238.
> > > > Name "main::glossaryon" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 744.
> > > > Name "main::EnableDailyArchiving" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 1575.
> > > > Name "main::nplibBuild" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 235.
> > > > Name "main::nplang_DateFormat" used only once: possible typo at
> > > > /home/www/cgi-bin n/newspro/newspro.cgi line 1501.
> > > > Name "main::JustLoadSubs" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 113.
> > > > Name "main::ChangedItems" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 1227.
> > > > Name "main::npconfigversion" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 232.
> > > > Name "main::FormFieldsModifySize" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/newspro.cgi line 1133.
> > > > Name "main::ArcHtmlExt" used only once: possible typo at
> > > > /home/www/cgi-bin/newspro/news

Re: Drivers for ASUS K7M onboard audio

2001-02-20 Thread W. Paul Mills

If you run "depmod -ae" it will tell you all modules
with dependency problem, and what the symbols are
unresolved.

My SOYO board with onboard audio using the VIA 
chipset required APM (Advanced Power Management)
built into the kernel.


[EMAIL PROTECTED] wrote:
: Can someone help?

: ASUS has rh/caldera on there site... both give unresolved dependancies
: when the drivers are insmod
: TIA


: -- 
: To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
: with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
*  For God so loved the world that He gave his only begotten Son,  *
*  that whoever believes in Him should not perish...John 3:16  *
 



Re: Making a Backup to a CD-RW

2001-02-20 Thread Steve Cooper
I wrote a set of Python scripts that have been working pretty well for me.  
Input
is a list of directories for each cdr and exclusions specified as regular
expressions in config files.  Output is a bunch of tarred and gzipped archives.
The script then moves the archives to one or more cdrs via mkisofs and cdrecord.
You have to figure out which directory archives fit best on each disc, but it
should be easy to adapt to your environment.

It's a work in progress, but it's how I do all my cdr backups.  Let me know if
you're interested.

Steve Cooper


Phillip Deackes wrote:

> On Mon, 19 Feb 2001 17:38:07 -0600 (CST)
> Richard Cobbe <[EMAIL PROTECTED]> wrote:
>
> > If you're interested in doing backups to CD-R(W), I'd recommend cddump.
> > There's not a dpkg, but it's easy enough to install.  See
> > http://users.gtn.net/fraserm/cddump.html.
>
> Thanks, Richard. I downloaded cddump and it works well. However, I can't
> seem to get it to backup multiple directories. How would I, say, get it
> backup /home and /etc? I tried 'cddump 0 /etc /home' and it ignored /home.
> There is nothing in the man page to suggest how it can be done.
>
> Any ideas?
>
> --
> Phillip Deackes
> Using Progeny Debian Linux
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: can't exec some CGI scripts

2001-02-20 Thread Andrew Perrin
Sorry, but I'm not sure I believe you :) - the -w switch is well
documented and never, under any circumstances, affects what goes to STDOUT
(or anywhere other than STDERR, which ends up in your log). When you say
"the script will run", do you mean that it does so *correctly*, that is,
that you get the expected output from your browser?

What is the output of perl -V? How about perl -wc newspro.cgi?

--
Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology  
Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
[EMAIL PROTECTED] - [EMAIL PROTECTED]
On Tue, 20 Feb 2001, John May wrote:

> 
> Unfortunately the problem is, 1. It isn't my script, I downloaded it from
> another site, and the other users report no problem like I am having and
> 2. I can't remove the -w option from the Perl line and still have the
> script work.  As soon as I remove -w, the script won't execute and I get
> an Internal Server Error in my browser window.
> 
> On Tue, 20 Feb 2001, Andrew Perrin wrote:
> 
> > I can't speak off the top of my head to the exec problem you're
> > having; the -w problem is clear. -w turns on warnings in perl, which are
> > essentially non-fatal errors regarding programming style and
> > structure.  The "Name %s used only once" warning tells you that the given
> > variable appears to be either only read or only written to in the
> > script, but not both, so you may have made a typo. The "Use of
> > uninitialized value" warning tells you that you've tried to read a
> > variable or array element that is undefined when you try to read
> > it; again, it signifies the possibility that your script is trying to
> > read a variable that has no value.
> >
> > If your script works passably otherwise, you can *technically* just remove
> > the -w from the shebang line and you should be fine. However, the Right
> > Way (tm) is to fix the problems and leave -w in.
> >
> > Cheers,
> > Andy Perrin
> >
> > --
> > Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology
> > Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> > [EMAIL PROTECTED] - [EMAIL PROTECTED]
> > On Tue, 20 Feb 2001, John May wrote:
> >
> > >
> > >
> > > On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
> > >
> > > I can execute the CGI scripts from the command line, when I use:
> > >
> > > $ perl newspro.cgi
> > >
> > > Also, below is a sample of the errors I get in my Apache error_log file
> > > when I run the scripts from a web browser with the #!/usr/bin/perl -w
> > > option.  BTW, I get these types of errors no matter which script I try to
> > > run.
> > >
> > > [Tue Feb 20 14:58:46 2001] [notice] Apache/1.3.17 (Unix) configured --
> > > resuming normal operations
> > > Name "main::SilentBuild" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 969.
> > > Name "main::nplang_12Hour" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 1498.
> > > Name "main::nplangversion" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 238.
> > > Name "main::glossaryon" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 744.
> > > Name "main::EnableDailyArchiving" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 1575.
> > > Name "main::nplibBuild" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 235.
> > > Name "main::nplang_DateFormat" used only once: possible typo at
> > > /home/www/cgi-bin n/newspro/newspro.cgi line 1501.
> > > Name "main::JustLoadSubs" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 113.
> > > Name "main::ChangedItems" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 1227.
> > > Name "main::npconfigversion" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 232.
> > > Name "main::FormFieldsModifySize" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 1133.
> > > Name "main::ArcHtmlExt" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 800.
> > > Name "main::newtime" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 817.
> > > Name "main::newsdate" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 816.
> > > Name "main::NewsID" used only once: possible typo at
> > > /home/www/cgi-bin/newspro/newspro.cgi line 761.
> > > Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> > > 1277.
> > > Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> > > 1277.
> > > Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> > > 1277.
> > >
> > > > On Tue, Feb 20, 2001 at 11:20:11AM -0500, 

Re: XFree86 4.0.2 and Matrox G400

2001-02-20 Thread Rob Hudson
I've got the G450 also.  I'm running dual-head.  I think I read
somewhere that DRI doesn't work under dual-head.  Is this true?

> On 20010213.2045, Damon Muller said ...
>
> Quoth Lee Elliott, 
> > I'm not able to get hardware rendering/GL running on my G400.  Kernel is
> > currently 2.4.0-test11 (2.4.0 was a bit wobbly for me - haven't d/loaded
> > 2.4.1 yet) and I'm getting the follwing error in /var/log/XFre86.0.log
> 
> I don't know if this will help for your particular problem, but Matrox
> has recently (within the last few days) released a new set of driver
> modules for X 4.02
> 
> The drivers are available here:
> 
> http://www.matrox.com/mga/support/drivers/latest/home.cfm
> 
> While I had problems with the last lot of drivers, I now have dri
> working perfectly with my G450.
> 
> cheers,
> 
> damon



Re: rc.local

2001-02-20 Thread mike polniak
Vittorio De Martino wrote:
> Having experience of Linux RedHat, is there anyone out there able to tell me 
> where is the equivalent of the rc.local file in Debian and where can I find 

/etc/init.d/bootmisc.sh

-- 

~~~



Drivers for ASUS K7M onboard audio

2001-02-20 Thread hanasaki
Can someone help?

ASUS has rh/caldera on there site... both give unresolved dependancies
when the drivers are insmod
TIA



Re: ICQ and other applications for Linux???

2001-02-20 Thread Known Human Nick Rusnov
In message <[EMAIL PROTECTED]>it was written:
>   Does anyone know what protocols ICQ uses to send data out on the
>internet?  I am attempting to use my my linux machine as a router for my
>cable internet service and was wondering if i would get full internet
>funtionality on my client machines on the LAN.

You really have two options getting icq to work like this; one is to install
a SOCKS proxy on your router, and the other is to use the ip_masq_icq module
for the kernel (which isn't in the official kernel iirc, you have to download
it separately and compile it yourself).

Debian has a few socks proxies packaged if you do an apt-cache search for it.

hth
as always,
nick
[EMAIL PROTECTED] * http://www.fargus.net/nick
Developer - Systems Engineer - Mad System Guru - MOO Sales
he picks up scraps of information/he's adept at adaptation
because for strangers and arrangers/constant change is here to stay



Re: Any gotchas with kernel 2.4.x and Debian?

2001-02-20 Thread Aaron Brashears
On Tue, Feb 20, 2001 at 07:02:59PM +0100, Mario Vukelic wrote:
> Hi,
> 
> I'm running 2.4.1, too, but I didn't get alsa to build. I used the
> male-dpkg modules_image method. alsa-source from woody didn't compile,
> the package from sid had a problem that looked like I needed some newer
> package management parts. I've asked already on the list (complete with
> error messages, I could dig that up in the archives if you want), but
> received no answer. Did you do anything special? Alsa version?


I read through the changelist over on alsa-project.org and noticed
that one of the changes was to 'support the latest kernels.' I suspect
you should use the alsa-source from sid since it's in the .5 range,
whereas woody is still a .4 release.

Luckily, I found a soundcard in another computer that's directly
supported by the kernel source, so I didn't have to worry about alsa
with this computer.



Re: Making a Backup to a CD-RW

2001-02-20 Thread Phillip Deackes
On Mon, 19 Feb 2001 17:38:07 -0600 (CST)
Richard Cobbe <[EMAIL PROTECTED]> wrote:

> If you're interested in doing backups to CD-R(W), I'd recommend cddump.
> There's not a dpkg, but it's easy enough to install.  See
> http://users.gtn.net/fraserm/cddump.html.

Thanks, Richard. I downloaded cddump and it works well. However, I can't
seem to get it to backup multiple directories. How would I, say, get it
backup /home and /etc? I tried 'cddump 0 /etc /home' and it ignored /home.
There is nothing in the man page to suggest how it can be done.

Any ideas?

-- 
Phillip Deackes
Using Progeny Debian Linux



Debian 2.2 and ISDN

2001-02-20 Thread WauWau
Hi

I have loaded Hisax module, but can't dialing my ISP with my S0-PCI ISDN
card,
I don't understand this error message:
Dialing isdn0 is triggered.
Somebody can help me?





Re: can't exec some CGI scripts

2001-02-20 Thread John May

Unfortunately the problem is, 1. It isn't my script, I downloaded it from
another site, and the other users report no problem like I am having and
2. I can't remove the -w option from the Perl line and still have the
script work.  As soon as I remove -w, the script won't execute and I get
an Internal Server Error in my browser window.

On Tue, 20 Feb 2001, Andrew Perrin wrote:

> I can't speak off the top of my head to the exec problem you're
> having; the -w problem is clear. -w turns on warnings in perl, which are
> essentially non-fatal errors regarding programming style and
> structure.  The "Name %s used only once" warning tells you that the given
> variable appears to be either only read or only written to in the
> script, but not both, so you may have made a typo. The "Use of
> uninitialized value" warning tells you that you've tried to read a
> variable or array element that is undefined when you try to read
> it; again, it signifies the possibility that your script is trying to
> read a variable that has no value.
>
> If your script works passably otherwise, you can *technically* just remove
> the -w from the shebang line and you should be fine. However, the Right
> Way (tm) is to fix the problems and leave -w in.
>
> Cheers,
> Andy Perrin
>
> --
> Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology
> Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
> [EMAIL PROTECTED] - [EMAIL PROTECTED]
> On Tue, 20 Feb 2001, John May wrote:
>
> >
> >
> > On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
> >
> > I can execute the CGI scripts from the command line, when I use:
> >
> > $ perl newspro.cgi
> >
> > Also, below is a sample of the errors I get in my Apache error_log file
> > when I run the scripts from a web browser with the #!/usr/bin/perl -w
> > option.  BTW, I get these types of errors no matter which script I try to
> > run.
> >
> > [Tue Feb 20 14:58:46 2001] [notice] Apache/1.3.17 (Unix) configured --
> > resuming normal operations
> > Name "main::SilentBuild" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 969.
> > Name "main::nplang_12Hour" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 1498.
> > Name "main::nplangversion" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 238.
> > Name "main::glossaryon" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 744.
> > Name "main::EnableDailyArchiving" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 1575.
> > Name "main::nplibBuild" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 235.
> > Name "main::nplang_DateFormat" used only once: possible typo at
> > /home/www/cgi-bin n/newspro/newspro.cgi line 1501.
> > Name "main::JustLoadSubs" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 113.
> > Name "main::ChangedItems" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 1227.
> > Name "main::npconfigversion" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 232.
> > Name "main::FormFieldsModifySize" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 1133.
> > Name "main::ArcHtmlExt" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 800.
> > Name "main::newtime" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 817.
> > Name "main::newsdate" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 816.
> > Name "main::NewsID" used only once: possible typo at
> > /home/www/cgi-bin/newspro/newspro.cgi line 761.
> > Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> > 1277.
> > Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> > 1277.
> > Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> > 1277.
> >
> > > On Tue, Feb 20, 2001 at 11:20:11AM -0500, John May wrote:
> > > > I am using Apache 1.3.17 (compiled from source) on Debian Woody.  When I
> > > > try to exec some CGI scripts, by typeing in the URL, ex.
> > > > http://www.cybergeek.org/cgi-bin/newspro/newspro.cgi, I get an an
> > > > Internal Server Error with the following error in Apache's error log:
> > > >
> > > > [Tue Feb 20 08:55:23 2001] [error] (2)No such file or directory: exec of
> > > > /home/www/cgi-bin/newspro/newspro.cgi failed
> > > >
> > > > [Tue Feb 20 08:55:23 2001] [error] [client (ip address)] Premature end
> > > > of script headers: /home/www/cgi-bin/newspro/newspro.cgi
> > > >
> > > > I have made sure that the path to Perl is correct in the scripts and
> > > > that the correct permissions are set.  I also made sure that my
> > > > ScripAlias directory was correct.  I can run other scripts, like the
> > > > test-cgi script and

Re: kernel make-config not recognising new drivers

2001-02-20 Thread mike polniak
Pete Meyer wrote:
> I've got the source for a network card driver, and am trying to compile it
 into my kernel.  I put the code into kernelsource/drivers/net.  Unfortunately,
 make config does not recogise that it's there (neither does make menuconfig).
  Is there a way I can get the configuration scripts to recognise the new
modules

I normally build the add on modules packages with Debian
kernel-package> make-kpkg modules_image. Then install the newly created
deb files with> dpkg -i.
You can do this right after building a new kernel_image or
independently. To do it the Debian way, install kernel-package and take a
look at /usr/share/doc/kernel-package.  


-- 

~~~



Re: oldlibs

2001-02-20 Thread Bob Hilliard
Sebastiaan <[EMAIL PROTECTED]> writes:

> I am trying to make an old compiled application to work, but it is one of
> the 'olddays' compilations. That means that I need old library's. I know
> that there is a package under Slackware called oldlibs6, but I cannot find
> then under Debian. Anyone know where I can find them?

 Look in in the Packages file for Section: oldlibs.  There are a
great many old libs there.

Bob 
-- 
   _
  |_)  _  |_   Robert D. Hilliard  <[EMAIL PROTECTED]>
  |_) (_) |_)  1294 S.W. Seagull Way   <[EMAIL PROTECTED]>
   Palm City, FL  USA  GPG Key ID: 390D6559 
   PGP Key ID: A8E40EB9




ICQ and other applications for Linux???

2001-02-20 Thread Mahalingam, Sivendiran
Does anyone know what protocols ICQ uses to send data out on the
internet?  I am attempting to use my my linux machine as a router for my
cable internet service and was wondering if i would get full internet
funtionality on my client machines on the LAN.

Thanks.

Siva



Re: Tailoring a window manager

2001-02-20 Thread Hall Stevenson
> I've installed icewm-gnome as my favourite window manager.  
> I'd like that when starting up the window manager, 
> automatically il loads GMC. Is that possible?
> What should I do?
> If not what window manager should I use and hoc can I 
> configure it?

In either .xinitrc or .xsession, add the line 

"gmc &" 

(without quotes) *before the line for your window manager.

Regards
Hall



apache-ssl broken in potato?

2001-02-20 Thread aphro

hi

a couple weeks ago i installed several apache-ssl servers on 
potato machines. today when i try i get:

fury:/tmp# cat /etc/apt/sources.list ; apt-get update ; apt-get install 
apache-ssl
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
#deb http://kde.tdyc.com potato kde contrib
#deb http://kde.tdyc.com potato kde2 extra

# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable non-US

#deb cdrom:[Debian GNU/Linux 2.2 r0 _Potato_ - Official i386 Binary-1 
(2814)]/ unstable contrib main non-US/contrib non-US/main
#deb cdrom:[Debian GNU/Linux 2.2 r0 _Potato_ - Official i386 Binary-2 
(2814)]/ unstable contrib main non-US/contrib non-US/main


Hit http://http.us.debian.org stable/main Packages
Hit http://http.us.debian.org stable/main Release
Hit http://http.us.debian.org stable/contrib Packages
Hit http://http.us.debian.org stable/contrib Release
Hit http://http.us.debian.org stable/non-free Packages  
Hit http://http.us.debian.org stable/non-free Release   
Hit http://security.debian.org stable/updates/main Packages 
Hit http://security.debian.org stable/updates/main Release
Hit http://security.debian.org stable/updates/contrib Packages
Hit http://security.debian.org stable/updates/contrib Release
Hit http://security.debian.org stable/updates/non-free Packages
Hit http://security.debian.org stable/updates/non-free Release
Hit http://non-us.debian.org stable/non-US/main Packages
Hit http://non-us.debian.org stable/non-US/main Release
Hit http://non-us.debian.org stable/non-US/contrib Packages
Hit http://non-us.debian.org stable/non-US/contrib Release
Hit http://non-us.debian.org stable/non-US/non-free Packages
Hit http://non-us.debian.org stable/non-US/non-free Release
Reading Package Lists... Done
Building Dependency Tree... Done
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  apache-ssl: Depends: apache-common (< 1.3.10) but 1.3.12-2.0.potato.1 is to 
be installed
E: Sorry, broken packages
fury:/tmp# 


any ideas?

kind of suprised to see this in the stable distribution :)

thanks.

nate



Re: netscape 4.76

2001-02-20 Thread Hall Stevenson
> What files from the www.debian.org stable download
> should I download to have netscape 4.76 up and
> running?

"apt-get install navigator" *should* get all the necessary
files/dependencies to install just the browser component. I'm not sure
if there's a similar one for the entire "Communicator" suite.


Hall




Re: can't exec some CGI scripts

2001-02-20 Thread Andrew Perrin
I can't speak off the top of my head to the exec problem you're
having; the -w problem is clear. -w turns on warnings in perl, which are
essentially non-fatal errors regarding programming style and
structure.  The "Name %s used only once" warning tells you that the given
variable appears to be either only read or only written to in the
script, but not both, so you may have made a typo. The "Use of
uninitialized value" warning tells you that you've tried to read a
variable or array element that is undefined when you try to read
it; again, it signifies the possibility that your script is trying to
read a variable that has no value.

If your script works passably otherwise, you can *technically* just remove
the -w from the shebang line and you should be fine. However, the Right
Way (tm) is to fix the problems and leave -w in.

Cheers,
Andy Perrin

--
Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology  
Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
[EMAIL PROTECTED] - [EMAIL PROTECTED]
On Tue, 20 Feb 2001, John May wrote:

> 
> 
> On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:
> 
> I can execute the CGI scripts from the command line, when I use:
> 
> $ perl newspro.cgi
> 
> Also, below is a sample of the errors I get in my Apache error_log file
> when I run the scripts from a web browser with the #!/usr/bin/perl -w
> option.  BTW, I get these types of errors no matter which script I try to
> run.
> 
> [Tue Feb 20 14:58:46 2001] [notice] Apache/1.3.17 (Unix) configured --
> resuming normal operations
> Name "main::SilentBuild" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 969.
> Name "main::nplang_12Hour" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 1498.
> Name "main::nplangversion" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 238.
> Name "main::glossaryon" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 744.
> Name "main::EnableDailyArchiving" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 1575.
> Name "main::nplibBuild" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 235.
> Name "main::nplang_DateFormat" used only once: possible typo at
> /home/www/cgi-bin n/newspro/newspro.cgi line 1501.
> Name "main::JustLoadSubs" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 113.
> Name "main::ChangedItems" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 1227.
> Name "main::npconfigversion" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 232.
> Name "main::FormFieldsModifySize" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 1133.
> Name "main::ArcHtmlExt" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 800.
> Name "main::newtime" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 817.
> Name "main::newsdate" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 816.
> Name "main::NewsID" used only once: possible typo at
> /home/www/cgi-bin/newspro/newspro.cgi line 761.
> Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> 1277.
> Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> 1277.
> Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
> 1277.
> 
> > On Tue, Feb 20, 2001 at 11:20:11AM -0500, John May wrote:
> > > I am using Apache 1.3.17 (compiled from source) on Debian Woody.  When I
> > > try to exec some CGI scripts, by typeing in the URL, ex.
> > > http://www.cybergeek.org/cgi-bin/newspro/newspro.cgi, I get an an
> > > Internal Server Error with the following error in Apache's error log:
> > >
> > > [Tue Feb 20 08:55:23 2001] [error] (2)No such file or directory: exec of
> > > /home/www/cgi-bin/newspro/newspro.cgi failed
> > >
> > > [Tue Feb 20 08:55:23 2001] [error] [client (ip address)] Premature end
> > > of script headers: /home/www/cgi-bin/newspro/newspro.cgi
> > >
> > > I have made sure that the path to Perl is correct in the scripts and
> > > that the correct permissions are set.  I also made sure that my
> > > ScripAlias directory was correct.  I can run other scripts, like the
> > > test-cgi script and the printenv script, but not any others.  Also if I
> > > add a (-w) to the Perl statement at the begginning of the script, i.e.
> > > #!/usr/bin/perl -w  then the script will run, but a whole lot of
> > > debugging information fills up the error logs.  I have scoured the
> > > maillist archives for any solution, but came up empty handed.  Any help
> > > would be appreciated.
> >
> > Can you run the script normally outside of apache -- it may not do
> > what you want it to do, then, but does it start properly?
> >
> > It might also be useful if y

Re: QuarkExpress equivalent on Linux?

2001-02-20 Thread Jonathan Gift
Richard  Taylor wrote:
> 
>  There's Adobe's port of Framemaker or the Corel stuff... WordPerfect
>  and so forth.
> 

On Linux? I didn't know. Same name?

Thanks, 

Jonathan


-- 
Jonathan // Gift 
 /~~(0)
(_|   



Re: can't exec some CGI scripts

2001-02-20 Thread John May


On Tue, 20 Feb 2001, Erdmut Pfeifer wrote:

I can execute the CGI scripts from the command line, when I use:

$ perl newspro.cgi

Also, below is a sample of the errors I get in my Apache error_log file
when I run the scripts from a web browser with the #!/usr/bin/perl -w
option.  BTW, I get these types of errors no matter which script I try to
run.

[Tue Feb 20 14:58:46 2001] [notice] Apache/1.3.17 (Unix) configured --
resuming normal operations
Name "main::SilentBuild" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 969.
Name "main::nplang_12Hour" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 1498.
Name "main::nplangversion" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 238.
Name "main::glossaryon" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 744.
Name "main::EnableDailyArchiving" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 1575.
Name "main::nplibBuild" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 235.
Name "main::nplang_DateFormat" used only once: possible typo at
/home/www/cgi-bin n/newspro/newspro.cgi line 1501.
Name "main::JustLoadSubs" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 113.
Name "main::ChangedItems" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 1227.
Name "main::npconfigversion" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 232.
Name "main::FormFieldsModifySize" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 1133.
Name "main::ArcHtmlExt" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 800.
Name "main::newtime" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 817.
Name "main::newsdate" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 816.
Name "main::NewsID" used only once: possible typo at
/home/www/cgi-bin/newspro/newspro.cgi line 761.
Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
1277.
Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
1277.
Use of uninitialized value at /home/www/cgi-bin/newspro/newspro.cgi line
1277.

> On Tue, Feb 20, 2001 at 11:20:11AM -0500, John May wrote:
> > I am using Apache 1.3.17 (compiled from source) on Debian Woody.  When I
> > try to exec some CGI scripts, by typeing in the URL, ex.
> > http://www.cybergeek.org/cgi-bin/newspro/newspro.cgi, I get an an
> > Internal Server Error with the following error in Apache's error log:
> >
> > [Tue Feb 20 08:55:23 2001] [error] (2)No such file or directory: exec of
> > /home/www/cgi-bin/newspro/newspro.cgi failed
> >
> > [Tue Feb 20 08:55:23 2001] [error] [client (ip address)] Premature end
> > of script headers: /home/www/cgi-bin/newspro/newspro.cgi
> >
> > I have made sure that the path to Perl is correct in the scripts and
> > that the correct permissions are set.  I also made sure that my
> > ScripAlias directory was correct.  I can run other scripts, like the
> > test-cgi script and the printenv script, but not any others.  Also if I
> > add a (-w) to the Perl statement at the begginning of the script, i.e.
> > #!/usr/bin/perl -w  then the script will run, but a whole lot of
> > debugging information fills up the error logs.  I have scoured the
> > maillist archives for any solution, but came up empty handed.  Any help
> > would be appreciated.
>
> Can you run the script normally outside of apache -- it may not do
> what you want it to do, then, but does it start properly?
>
> It might also be useful if you would post the info you get in the error
> log when using "-w".
>
> Erdmut
>
>
> --
> Erdmut Pfeifer
> science+computing gmbh
>
> -- Bugs come in through open windows. Keep Windows shut! --
>



netscape 4.76

2001-02-20 Thread Vittorio De Martino
What files from the www.debian.org stable download should I download to have 
netscape 4.76 up and running?
Vittorio



Tailoring a window manager

2001-02-20 Thread Vittorio De Martino
I've installed icewm-gnome as my favourite window manager.  I'd like that 
when starting up the window manager, automatically il loads GMC. Is that 
possible?
What should I do?
If not what window manager should I use and hoc can I configure it?
Vittorio



Re: [OT] Re: WYSIWYG HTML Editor

2001-02-20 Thread Richard Taylor
>   From: "Keith G. Murphy" <[EMAIL PROTECTED]>
>Steve wrote:

>> It's like the argument that b4 good page layout apps like Quark were as
>> good as they are that the pros used to write their own postcript. Now most
>> pros use a professional page layout app like Quark because it truly is
>> WYSIWYG and almost no one writes their own postscript anymore. =)
>> 
>> Why? Because it's faster and makes fewer mistakes, in business time is
>> money.
>> 
>> That's why most pros now do use a quality html layout app like DreamWeaver
>> UltraDev, because it does the whole enchilada and is really very good.
>> 
>It's certain that purely hand-editing a large site wastes a lot of
>time.  But the thing left out of this discussion is templating systems

 It's not "certai" at all.

>like Template Toolkit.  They can get rid of all your redundant hand
>editing.

 Like copy and paste.

>And HTML generation is easy to automate with one of those, where I'm
>sure postscript wouldn't be, so the above analogy doesn't really extend
>to those.
>
>Not saying UltraDev isn't good.  I rather liked the standard
>DreamWeaver, but I have no interest in a WYSIWYG tool now.

 http://freshmeat.net/browse/751/




rc.local

2001-02-20 Thread Vittorio De Martino
Having experience of Linux RedHat, is there anyone out there able to tell me 
where is the equivalent of the rc.local file in Debian and where can I find 
it?
Vittorio



Re: QuarkExpress equivalent on Linux?

2001-02-20 Thread Richard Taylor
>   From: "Eric G. Miller" 
>On Tue, Feb 20, 2001 at 10:47:08AM +0100, Jonathan Gift wrote:

>> Would that be the Latext system? Considered professionally acceptable?
>
>LaTeX is nice, but it is *not* a desktop publishing programming like
>Quark.

 There's Adobe's port of Framemaker or the Corel stuff... WordPerfect
 and so forth.

 



Reinstalling unstable broke cookies

2001-02-20 Thread Juergen Fiedler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dumb subject, but I couldn't come up with anything better. 
The problem is:
I reinstalled Linux a few days ago; the only big change that I made was 
that I replaced Gnome with KDE.
Before, I had a CGI script written in Perl that would set a session 
cookie and another one that would read it. They both worked flawlessly.
But now, after reinstalling unstable, I can still set the cookie, but I 
can't retrieve it. After running the CGI, Konqueror's cookie manager 
shows me two cookies in the 127.0.0.1 group: Both are named 'auth' - 
the name I gave to the cookie. Neither one has a target domain 
specified and both are listed as set by host 127.0.0.1. They do have 
the value that I set them to. The target path of the first one is 
'/%7Ejuergen/ldap/auth.cgi', the path of the second one is 
'/~juergen/ldap/auth.cgi'. So they seem to be there, but the script 
that is supposed th\o retrieve the cookie just gets an empty string.
My question would be: Can anyone please tell me what could have caused 
this? Or failing that, could anyone please tell me what the proper 
place to ask this question is?

Thanks,
j
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6ks2QRioLhcc1F0gRAmnmAJ9i244CgHpGzdKlJMkVfFJsMVlwHwCgpuEo
oGB4IdIsoDWzTKSpSuj34XI=
=AVop
-END PGP SIGNATURE-



fonts

2001-02-20 Thread user list
I'm sure this is an old question but gv and ghostview give me the following
error when I try to load a file with an .eps graphics file embedded

Error: /invalidfontAladdin Ghostscript: Unrecoverable error, exit code 1
 in findfont
Operand stack:
   --nostringval--   --nostringval--   6   --nostringval--   Helvetica-Bold   
Font   Helvetica-Bold   265146   Helvetica-Bold   --nostringval--   
Helvetica-Bold   NimbusSanL-Bold
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   .runexec2  
 --nostringval--   --nostringval--   --nostringval--   2   %stopped_

This doesn't happen with the gnome-gv, so the font is somewhere. How do I 
find it and how do I point to it?

Art Edwards



Re: Ip masquerading help

2001-02-20 Thread Anthony Fox
"Guilherme Barile" <[EMAIL PROTECTED]> writes:

> Hello debian users.
> I am having the following ip masquerading issue:
> 
> 1) I have four networks in my office
> 
> 200.189.194.144 (netmask 255.255.255.248) - internet servers
> 
> 10.0.0.x (netmask 255.255.255.0) - internal network
> 
> 10.0.1.x (netmask 255.255.255.0) - other internal network
> 
> 200.217.207.129 (netmask 255.255.255.255) - ADSL router
> 


Could you post the output of the route command for your router and for
an internal box?  I have a feeling it has something to do with that,
although if 200.189.194.144 is an internet server that the internal
boxes are trying to access through dns, it should route through the
router and back correctly.  Can external boxes see the internet
server?

-Anthony.



PowerMac G3 not booting after installation

2001-02-20 Thread Mohamed Abdulbaset
greetings,

i have downloaded the 3 binary  CD images for the potato version and write
them my self to CD's i went through installation steps till end but my
system not rebooting from the harddisk.
my computer is Power Mac G3,

PLS. Assist me.




Why did all my X11 fonts suddenly double in size?

2001-02-20 Thread Chris Gahan
I used to be using the fonts package that came with the XFree86 4 binary
distribution, but after upgrading to the most recent XFree86 package in sid
(4.0.2-4), X refused to start, on account of not having the "fixed" font.

I checked it out, and the font was installed! I've never had that error
before either, but X was refusing to start, so I decided to humour it and
install the Debian xfonts packages instead.

To my chagrin, as soon as I entered X, I noticed that every font was way
too big! They were all at least twice as big.

I'm trying to figure out whether this is an mkfontdir problem (which got
changed recently when it was removed from the xbase-clients package), or
something in the X11 settings.

I'm not sure, since I don't know enough about X11 fonts; I've always kinda
taken them for granted. They've always just BEEN there, you know? :)

Anyhow, any help would be appreciated.

-- 
Chris



Re: ssh-client, which terminal emulation?

2001-02-20 Thread Anthony Fox
Florian Kessler <[EMAIL PROTECTED]> writes:

> Hi,
> 
> i want to connect to a remote linux server via ssh using nifty-telnet (mac)
> or putty (win32).
> Which terminal emulation is the right? Vt102 doesn´t work for me, because
> all funktion keys, insert, delete and some others aren´t mapped correctly.

Try xterm-color.  Should give you the right key mapping and nice
colors.  It also depends on the terminal definitions on the remote
server, but this terminal definition is pretty standard.

-Anthony.



Re: who/finger output - billions of pts

2001-02-20 Thread Colin Watson
MaD dUCK <[EMAIL PROTECTED]> wrote:
>why is this? what's different about wtmp/utmp (i presume) on
>suse/redhat than on debian? i don't want finger to show 20+ logins of
>my account when all i did was login once and opened xterms
>otherwise...

You could try starting 'xterm -ut' or 'rxvt -ut' instead to inhibit
writing to the utmp file. rxvt also has an X resource you can set to do
this for all rxvts: it's documented in the man page.

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]



Re: Debian or Redhat 7???

2001-02-20 Thread Rick Rezinas
oops...guess there was a reason I wasn't using it already ;)

rick

On Mon, 19 Feb 2001, Tal Danzig wrote:

> On Mon, Feb 19, 2001 at 07:13:40PM -0800, Rick Rezinas wrote:
> > I've been loosely foloowing this thread, and hope you have the best of
> > luck locking down.  A few places to start with the inetd.conf file.  You 
> > probably don't
> > need any of those services.  Install ssh.  Setup your apt sources.list to
> > check for 
> > 
> > deb http://security.debian.org stable/updates main contrib non-free
> > 
> > but you may want to use a mirror, so they don't get nailed.
> > 
> 
> There are no mirrors of security.debian.org (or shouldn't be)
> for security reasons.
> This way the authenticity of security packages can be better controlled.
> 
> - Tal
> 
> > basically, each line in the sources.list has a list of packages, and they
> > look to see who is the newest and install that puppy.
> > 
> > those are a coupla basic steps to locking down your box.  Others include
> > not running named cux it's often a problem...I have no doubt that there are
> > crackers out there with several named and sendmail holes in their pocket.
> > That haven't been exposed before.  So if you run mail, check out qmail. 
> > IMHO.  Don't have key services run as root, like your webserver if that is
> > key.  That way if you get compromised they still need to work for root.
> > 
> > have a nice day
> > rick
> > 
> > 
> > 
> > On Mon, 19 Feb 2001, Steve Rudd wrote:
> > 
> > > Steve here,
> > > 
> > > Well first, I repent of calling Linux 7: Redhat 7. Yes I am new. I have 
> > > been maintaining my own box from a su level for about 3 months. That is 
> > > why 
> > > I was calling in an expert to install Debian tomorrow. It has become 
> > > quite 
> > > obvious to me that I am way over my head in trying to get my server 
> > > secure.
> > > 
> > > But I would also like to say that I was humbled by the sheer volume of 
> > > caring replies. I want to say that I have taken note of all of them and 
> > > thank you.
> > > 
> > > My personal/superficial conclusions to my own questions based upon your 
> > > replies is that Debian (as a software package) is a little more secure 
> > > (for 
> > > a variety of reasons), than Redhat 7. But the biggest factor is me 
> > > getting 
> > > pro help by someone who knows what he is doing. Done!
> > > 
> > > There is one primary reason why I would have chosen Debian over Redhat in 
> > > the first place. The auto-update feature. I was on line for the Redhat 
> > > Network. It never notified me of anything. Even now, after being hacked, 
> > > is 
> > > gives me those nice smiley icons saying all is ok! 
> > > 
> > > For me to get the box set up, then issue a one line command as the SU via 
> > > "CRT" program in SSH mode, to update is breathtakingly attractive!
> > > 
> > > Steve
> > > 
> > > 
> > > -- 
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > > 
> > 
> > 
> > --  
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> 
> -- 
> - 
> Tal Danzig [EMAIL PROTECTED] |  Libranet Linux
> http://tal.thepenismightier.net | http://www.libranet.com
> - 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



  1   2   3   >