Re: debian: where can I find ieeefp.h header file.

2001-02-04 Thread Eric G . Miller
On Mon, Feb 05, 2001 at 04:39:25PM +1100, Brendan J Simon wrote:
> 
> I'm trying to compile SystemC (opensource C++ HDL) from 
> www.systemc.org.  It configures but will not build because it can't find 
> ieeefp.h.  Does this file exist in any debian pacakges ?  If so, which 
> one ???

No such thing, AFAICT.  Maybe they want /usr/include/ieee754.h ?

> Is there anyway to search the package contents for files (eg. using 
> "apt-cache search" or something similar) ???
> 
> Thanks,
> Brendan Simon.

-- 
Eric G. Miller 



Re: debian: where can I find ieeefp.h header file.

2001-02-04 Thread Brendan J Simon

Pollywog wrote:

I'm trying to compile SystemC (opensource C++ HDL) from 
www.systemc.org.  It configures but will not build because it can't find 
ieeefp.h.  Does this file exist in any debian pacakges ?  If so, which 
one ???


libc5-altdev: /usr/i486-linuxlibc1/include/i386/ieeefp.h


OK I found this by doing the search, but I have a powerpc based 
machine.  It doesn't seem to be available for powerpc !!!

Anyone know if I can install this from a non-debian source ???

Brendan Simon.



Re: debian: where can I find ieeefp.h header file.

2001-02-04 Thread ktb
On Mon, Feb 05, 2001 at 04:39:25PM +1100, Brendan J Simon wrote:
> 
> I'm trying to compile SystemC (opensource C++ HDL) from 
> www.systemc.org.  It configures but will not build because it can't find 
> ieeefp.h.  Does this file exist in any debian pacakges ?  If so, which 
> one ???
> 
> Is there anyway to search the package contents for files (eg. using 
> "apt-cache search" or something similar) ???
> 

A quick search at -
http://www.debian.org/distrib/packages
shows it is in package -
libc5-altdev
and
oskit
kent

-- 
>From seeing and seeing the seeing has become so exhausted
First line of "The Panther" - R. M. Rilke




Re: debian: where can I find ieeefp.h header file.

2001-02-04 Thread Leonard Leblanc
I believe that is a part of libstdc++ so make sure you have libstdc++-dev
(or something along those lines) installed.

Leonard Leblanc

- Original Message -
From: Brendan J Simon <[EMAIL PROTECTED]>
To: 
Sent: Sunday, February 04, 2001 9:39 PM
Subject: debian: where can I find ieeefp.h header file.


>
> I'm trying to compile SystemC (opensource C++ HDL) from
> www.systemc.org.  It configures but will not build because it can't find
> ieeefp.h.  Does this file exist in any debian pacakges ?  If so, which
> one ???
>
> Is there anyway to search the package contents for files (eg. using
> "apt-cache search" or something similar) ???
>
> Thanks,
> Brendan Simon.
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
>



Re: Potato and files > 2G

2001-02-04 Thread Tommy Wu
"Eric G . Miller"  wrote:

> > Catch is, I need to be able to back up partitons that will be over 2G, 
> > even
> > after compression. 

  try to use 'afio' to backup files. it could splite file as you want.

-- 

Tommy Wu
mailto:[EMAIL PROTECTED]
http://www.teatime.com.tw/~tommy
ICQ: 22766091
Mobile Phone: +886 936 909490
TeaTime BBS +886 2 3151964 24Hrs V.Everything





debian: where can I find ieeefp.h header file.

2001-02-04 Thread Brendan J Simon


I'm trying to compile SystemC (opensource C++ HDL) from 
www.systemc.org.  It configures but will not build because it can't find 
ieeefp.h.  Does this file exist in any debian pacakges ?  If so, which 
one ???


Is there anyway to search the package contents for files (eg. using 
"apt-cache search" or something similar) ???


Thanks,
Brendan Simon.



Re: perl:warning: on apt-get dist-upgrade

2001-02-04 Thread Chris Matta
Nevermind, i just made sure i didnt have any perl installed and then forced
the install of perl-5.6-base, and perl-5.6

thanks!

-c
- Original Message -
From: "Chris Matta" <[EMAIL PROTECTED]>
To: "Charlie Yao" <[EMAIL PROTECTED]>; 
Sent: Monday, February 05, 2001 12:03 AM
Subject: Re: perl:warning: on apt-get dist-upgrade


> Im having the same issues, and i have perl-5.6 and perl-5.6-base
installed,
> any other ideas?
>
> -c
> - Original Message -
> From: "Charlie Yao" <[EMAIL PROTECTED]>
> To: 
> Sent: Sunday, February 04, 2001 11:35 PM
> Subject: Re: perl:warning: on apt-get dist-upgrade
>
>
> > I got this same problem a while back. After forcing an install of
perl-5.6
> everything
> > worked fine. Might want to try that out ;)
> >
> > * Glen Snyder ([EMAIL PROTECTED]) wrote:
> > > Hi. A couple of days ago I ran an apt-get dist-upgrade on woody
> > > (testing) and got the following message. It repeats now, whenever I do
> > > an apt-get dist-upgrade. Any hints on how to take care of this (is it
> > > just me, or should I file a bug report?)? Should I reinstall perl5?
> > > Thank you in advance,
> > > Glen Snyder
> > >
> > > Can't locate Debconf/Client/ConfModule.pm in @INC (@INC contains:
> > > /usr/lib/perl5
> > > /5.005/i386-linux /usr/lib/perl5/5.005
> > > /usr/local/lib/site_perl/i386-linux /usr/
> > > local/lib/site_perl /usr/lib/perl5 .) at
> > > /usr/share/console/getkmapchoice.pl lin
> > > e 3.
> > > BEGIN failed--compilation aborted at
/usr/share/console/getkmapchoice.pl
> > > line 3.
> > > perl: warning: Setting locale failed.
> > > perl: warning: Please check that your locale settings:
> > >  LANGUAGE = (unset),
> > >  LC_ALL = (unset),
> > >  LANG = "c"
> > > are supported and installed on your system.
> > > perl: warning: Falling back to the standard locale ("C").
> > > perl: warning: Setting locale failed.
> > > perl: warning: Please check that your locale settings:
> > >  LANGUAGE = (unset),
> > >  LC_ALL = (unset),
> > >  LANG = "c"
> > > are supported and installed on your system.
> > > perl: warning: Falling back to the standard locale ("C").
> > >
> > >
> > > --
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > > with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> > >
> > >
> > --
> > Charlie Yao <[EMAIL PROTECTED]>
> > "The greener grass on the other side is probably artificial turf."
> > - Unknown
> >
> >
> > --
> > 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: ALSA & missing symbols

2001-02-04 Thread Ross Boylan
I'm running ALSA with 2.2.18-pre21, so I'm also curious to know what the 
problems are with this kernel (that's directed at the poster who said there 
were problems).


A few weeks ago I posted my experiences getting ALSA running--it was a bit 
of an adventure.  When I checked there were no packages you could just 
download and install to get ALSA running: all the prebuilt ones were for 
very old versions of of the kernel.


I think the issue is that for ALSA to work certain drivers need to be off 
(or at least  not compiled into the kernel), and these are in the stock 
debian kernels.  At any rate, I had to drop back to rebuild the kernel from 
source and then build the alsa modules.  There is supposed to be a way to 
build the modules and the kernel in one go, but I always had to build the 
new kernel, start it, and then build the modules.  I think I was getting 
the modules linked against the old kernel otherwise.


Probably there are slicker ways of doing it!

At 02:21 PM 2/4/01 -0600, you wrote:

If I use a kernel-image package and the corresponding alsa-modules
package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
missing symbols.

Are these out of sync, or is this indicative of something else amiss
on my system?




Re: perl:warning: on apt-get dist-upgrade

2001-02-04 Thread Chris Matta
Im having the same issues, and i have perl-5.6 and perl-5.6-base installed,
any other ideas?

-c
- Original Message -
From: "Charlie Yao" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, February 04, 2001 11:35 PM
Subject: Re: perl:warning: on apt-get dist-upgrade


> I got this same problem a while back. After forcing an install of perl-5.6
everything
> worked fine. Might want to try that out ;)
>
> * Glen Snyder ([EMAIL PROTECTED]) wrote:
> > Hi. A couple of days ago I ran an apt-get dist-upgrade on woody
> > (testing) and got the following message. It repeats now, whenever I do
> > an apt-get dist-upgrade. Any hints on how to take care of this (is it
> > just me, or should I file a bug report?)? Should I reinstall perl5?
> > Thank you in advance,
> > Glen Snyder
> >
> > Can't locate Debconf/Client/ConfModule.pm in @INC (@INC contains:
> > /usr/lib/perl5
> > /5.005/i386-linux /usr/lib/perl5/5.005
> > /usr/local/lib/site_perl/i386-linux /usr/
> > local/lib/site_perl /usr/lib/perl5 .) at
> > /usr/share/console/getkmapchoice.pl lin
> > e 3.
> > BEGIN failed--compilation aborted at /usr/share/console/getkmapchoice.pl
> > line 3.
> > perl: warning: Setting locale failed.
> > perl: warning: Please check that your locale settings:
> >  LANGUAGE = (unset),
> >  LC_ALL = (unset),
> >  LANG = "c"
> > are supported and installed on your system.
> > perl: warning: Falling back to the standard locale ("C").
> > perl: warning: Setting locale failed.
> > perl: warning: Please check that your locale settings:
> >  LANGUAGE = (unset),
> >  LC_ALL = (unset),
> >  LANG = "c"
> > are supported and installed on your system.
> > perl: warning: Falling back to the standard locale ("C").
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
> >
> >
> --
> Charlie Yao <[EMAIL PROTECTED]>
> "The greener grass on the other side is probably artificial turf."
> - Unknown
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>



Re: PHP4 in 'testing'?

2001-02-04 Thread Jens Gecius
[EMAIL PROTECTED] (Remco Rijnders) writes:

> In article <[EMAIL PROTECTED]>, ktb wrote:
> > Have you tried installing php4 unstable or stable? Use the "-s"
> > switch to "apt-get" and see what would happen.
> 
> Before reading your (or any) answer, I went ahead and pointed apt at
> the unstable archive and got PHP4 from there. Unfortunately, it seems
> like this really messed things up for me:
> 
> Preparing to replace php4 4.0.4pl1-2 (using .../php4_4.0.4pl1-2_i386.deb) ...
> Unpacking replacement php4 ...
> /var/lib/dpkg/info/php4.postrm: line 28: syntax error near unexpected token 
> `*)'
> dpkg: warning - old post-removal script returned error exit status 2
> dpkg - trying script from the new package instead ...



> Not only is the package in an inconsistent state, but bad and even
> very bad to top that off. I'm a bit at a loss as what to do about this
> one... but I'll steam on it for a bit. Sure makes me wish I would have
> listened to your -s advice.
> 
> Anyways, thank you for your help :)

I filed that as a bug already. It's two times two colons missing in
the case struct in the postrm script. Try to fix that in 
/var/lib/dpkg/info/php4.postrm manually and it'll work.

:-)

-- 
Tschoe,Get my gpg-public-key here
 Jens http://gecius.de/gpg-key.txt



Re: PHP4 in 'testing'?

2001-02-04 Thread John S. J. Anderson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] (Remco Rijnders) writes:

> Before reading your (or any) answer, I went ahead and pointed apt at
> the unstable archive and got PHP4 from there. Unfortunately, it seems
> like this really messed things up for me:

There's a pretty obvious error in two of the post-install scripts. I'm
sure the maintainer is getting it worked out; in the meantime, adding
a line consisting of ';;' (no quotes) to the line above the line with
'*)' to both /var/lib/dpkg/info/php4.postrm and
/var/lib/dpkg/info/php4-cgi.postrm allowed the install to finish on my
machine.

Haven't tested yet to determine if the installed PHP4 actually
_works_, but this got rid of the error messages at least.

john.

- -- 
- 
   [ John S Jacobs Anderson ]-->mailto:[EMAIL PROTECTED]>
[ Genehack: Not your daddy's weblog ]-->http://genehack.org>
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Mailcrypt 3.5.5 and Gnu Privacy Guard

iD8DBQE6fjEsWRJRdOm3KFARAht9AJ9tgJ66gw+NgQKO9AcT4sTvzLKk3QCfXosK
xMxTx2WeeGZ8Bga9Il0d2cs=
=DZSa
-END PGP SIGNATURE-



Re: perl:warning: on apt-get dist-upgrade

2001-02-04 Thread Charlie Yao
I got this same problem a while back. After forcing an install of perl-5.6 
everything
worked fine. Might want to try that out ;)

* Glen Snyder ([EMAIL PROTECTED]) wrote:
> Hi. A couple of days ago I ran an apt-get dist-upgrade on woody
> (testing) and got the following message. It repeats now, whenever I do
> an apt-get dist-upgrade. Any hints on how to take care of this (is it
> just me, or should I file a bug report?)? Should I reinstall perl5?
> Thank you in advance,
> Glen Snyder
> 
> Can't locate Debconf/Client/ConfModule.pm in @INC (@INC contains:
> /usr/lib/perl5
> /5.005/i386-linux /usr/lib/perl5/5.005
> /usr/local/lib/site_perl/i386-linux /usr/
> local/lib/site_perl /usr/lib/perl5 .) at
> /usr/share/console/getkmapchoice.pl lin
> e 3.
> BEGIN failed--compilation aborted at /usr/share/console/getkmapchoice.pl
> line 3.
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>  LANGUAGE = (unset),
>  LC_ALL = (unset),
>  LANG = "c"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>  LANGUAGE = (unset),
>  LC_ALL = (unset),
>  LANG = "c"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
--
Charlie Yao <[EMAIL PROTECTED]>
"The greener grass on the other side is probably artificial turf."
- Unknown



Re: PHP4 in 'testing'?

2001-02-04 Thread Remco Rijnders
In article <[EMAIL PROTECTED]>, Colin Watson wrote:
>That's not quite all that's necessary. A more precise definition of
>"major problems" there is that none of the binary packages generated
>from the source package may have any release-critical bugs (i.e. bugs of
>severity serious, grave, or critical). Also, it must be in sync on all
>Debian's architectures: that doesn't mean it necessarily has to be built
>for all those architectures, but on the architectures where it has been
>built it must stay in sync. All its dependencies must have satisfied
>these conditions and made it into testing, too. And the version of the
>package that's a candidate for being installed into testing must have
>been in unstable for a certain amount of time.

>php4 is a large and fairly complex package, and it wouldn't surprise me
>if it failed at least one of these. The exact reasons can be found in
>the output from the testing scripts at
>http://ftp-master.debian.org/testing/ (particularly
>update_excuses.html), although the output is rather cryptic and you have
>to know how to read it. I'd have a look for you, but ftp-master seems to
>be down at the moment, so I'll try again later.

Ok, that is all clear to me then. Thank you for explaining :)

Am I right in assuming that since PHP4 in any version is completely
absent in testing that ever since the start of 'testing' it has failed
to build properly / meet all dependencies etc. ? The ftp-master still
seems to be down so I haven't been able to have a look at the
update_excuses yet.

>The maintainer is probably the best person to try to sort out any
>problems; after that, debian-devel is more likely to be read by more of
>the relevant people than debian-user.

Looks like (see other post on this subject) this might be what I need
to try. I did not want to bother the maintainer or developers list
with a question that most likely raised out of user ignorance /
stupidity.

Thank you for your answer Colin :)

-- 
PGP: 0x4CE578BF ICQ: 760542 | Linux winter 2.2.16 is up 13 days, 11:54
http://uss-centauris.org/   | Reporter: Mr Gandhi, what do you think of
Phone:(+31) 70 3467809  |   Western Civilization?
Cellular: (+31) 6 11316573  | Gandhi:   I think it would be a good idea.



Re: PHP4 in 'testing'?

2001-02-04 Thread Remco Rijnders
In article <[EMAIL PROTECTED]>, ktb wrote:
> Have you tried installing php4 unstable or stable? Use the "-s"
> switch to "apt-get" and see what would happen.

Before reading your (or any) answer, I went ahead and pointed apt at
the unstable archive and got PHP4 from there. Unfortunately, it seems
like this really messed things up for me:

Preparing to replace php4 4.0.4pl1-2 (using .../php4_4.0.4pl1-2_i386.deb) ...
Unpacking replacement php4 ...
/var/lib/dpkg/info/php4.postrm: line 28: syntax error near unexpected token `*)'
dpkg: warning - old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/postrm: line 28: syntax error near unexpected token `*)'
dpkg: error processing /var/cache/apt/archives/php4_4.0.4pl1-2_i386.deb 
(--unpack):
 subprocess new post-removal script returned error exit status 2
/var/lib/dpkg/tmp.ci/postrm: line 28: syntax error near unexpected token `*)'
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 2
Preparing to replace update 2.11-2 (using .../update_2.11-3_i386.deb) ...
Unpacking replacement update ...
Errors were encountered while processing:
 /var/cache/apt/archives/php4_4.0.4pl1-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

So, I then tried to purge the package:

bash-2.04# dpkg --purge php4
dpkg: error processing php4 (--purge):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting a removal.
Errors were encountered while processing:
 php4

Not only is the package in an inconsistent state, but bad and even
very bad to top that off. I'm a bit at a loss as what to do about this
one... but I'll steam on it for a bit. Sure makes me wish I would have
listened to your -s advice.

Anyways, thank you for your help :)

-- 
PGP: 0x4CE578BF ICQ: 760542 | Linux winter 2.2.16 is up 13 days, 11:48
http://uss-centauris.org/   | Reporter: Mr Gandhi, what do you think of
Phone:(+31) 70 3467809  |   Western Civilization?
Cellular: (+31) 6 11316573  | Gandhi:   I think it would be a good idea.



db2 on debian - solved

2001-02-04 Thread Michael P. Soulier
Forget it, I found this

http://www.linuxdoc.org/HOWTO/DB2-HOWTO/xfactor.html

I guess I should have looked harder before asking. ;-)

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpNaDAmrf29k.pgp
Description: PGP signature


perl:warning: on apt-get dist-upgrade

2001-02-04 Thread Glen Snyder
Hi. A couple of days ago I ran an apt-get dist-upgrade on woody
(testing) and got the following message. It repeats now, whenever I do
an apt-get dist-upgrade. Any hints on how to take care of this (is it
just me, or should I file a bug report?)? Should I reinstall perl5?
Thank you in advance,
Glen Snyder

Can't locate Debconf/Client/ConfModule.pm in @INC (@INC contains:
/usr/lib/perl5
/5.005/i386-linux /usr/lib/perl5/5.005
/usr/local/lib/site_perl/i386-linux /usr/
local/lib/site_perl /usr/lib/perl5 .) at
/usr/share/console/getkmapchoice.pl lin
e 3.
BEGIN failed--compilation aborted at /usr/share/console/getkmapchoice.pl
line 3.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
 LANGUAGE = (unset),
 LC_ALL = (unset),
 LANG = "c"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
 LANGUAGE = (unset),
 LC_ALL = (unset),
 LANG = "c"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").



db2 under debian?

2001-02-04 Thread Michael P. Soulier
Hey people. IBM offers DB2 for rpm-based Linux systems, but I need to put
it on my wife's Debian box. They have an install script that expects a full
rpm-based system. I'm planning to install the rpms one by one with alien, and
just fake my way through it, but I was wondering if anyone here has done this
before and has any tips for me?

Thanks,

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpjXwsA3R2tw.pgp
Description: PGP signature


RE: depmod: QM_MODULES (was: afs client)

2001-02-04 Thread Vadim Kutsyy
> > I am getting exactly the same error (depmod: QM_MODULES: Function not
> > implemented) with openafs.
> > 
> > Anyrecomendations?
> 
> what kernel you using ? (uname -r). if its not 2.0.36 then don't expect
> that package to work. try to recompile the package from source. or
> find a newer version of it http://www.stacken.kth.se/projekt/arla/
> 
> i don't know anything about that package/program but the version
> on it makes it look like it is built for a 2.0.36 kernel.
> 

Thanks, I am running 2.4 so I'll compile it my self.

Thanks.



Re: Potato and files > 2G

2001-02-04 Thread Eric G . Miller
On Sun, Feb 04, 2001 at 09:38:48PM -0500, Stan Brown wrote:
>   I am prepareing to replace an Amanda tapeserver, curretnly runig on 
> HP-UX to a
>   Debian machine. I am planing on using Potato, because this thing need 
> to be
>   rock solid.
> 
>   Catch is, I need to be able to back up partitons that will be over 2G, 
> even
>   after compression. 
> 
>   So waht do I need to do to make this happen?

Not a problem unless files > 2G. And I believe that's only a limitation
on x86 platform (not Alpha, Sparc, ...).  You could always put kernel
2.4.1 on the potato system (might need a few tweeks...).

-- 
Eric G. Miller 



Re: INSTALLATION TROUBLE AGAIN

2001-02-04 Thread Mircea Luca
Gerardo wrote:

> I already solve the first problem but still have one. I managed to run the
> loadlin archive and run the linux kernel, it began detecting all my computer
> devices, well at least that was what I think it was doing.
> 
> BUT, during this checkout, it stopped on a line that goes like this "RAMDISK
> compressed image found at block 0". and inmeditally before it checked my
> partitionings.

Did you got the actual kernel to boot or not?DO you get any erro message
at all or it just halts there ? BTW,on some computers you have to boot
in " Safemode command prompt only " meaning without loading himem.sys or
emm386
 Another question,what happens if you actually make bootfloppies ,at
least the rescue and the root one.Does the kernel boot from the floppy
and finds & decompress the root image ?
 To create the boot floppy you need to download rawrite.



XF 4.0 PROBLEMS

2001-02-04 Thread DanSV
Howdy.

Seems I have a small problem.

XF 4.0 won;t run on my machine.

apt-get dist-upgrade does nothing (I am currently listed as woody, yet my 
sources.list points to stable,
unless I am trying to install X of course ;)

I have an ATI Xpert 2000.

Here is the output once I install task-x-windows,
and the relevant packages (via apt-get)

Error Message 1:
**



XFCom_Rage128 Version 1.3/ X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date:  6 September 1999
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems.  Please report problems to [EMAIL PROTECTED]
Operating System: Linux 2.2.5 i686 [ELF] 
Configured drivers:
  SVGA: server for SVGA graphics adaptors (Patchlevel 0):
  rage128
(using VT number 7)

XF86Config: /etc/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keycodes: "xfree86"
(**) XKB: types: "default"
(**) XKB: compat: "default"
(**) XKB: symbols: "us(pc101)"
(**) XKB: geometry: "pc"
(**) Mouse: type: PS/2, device: /dev/psaux, buttons: 3
(**) SVGA: Graphics device ID: "ATI Xpert 2000 Rage 128"
(**) SVGA: Monitor ID: "ViewSonic A70"
(--) SVGA: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted.
(--) SVGA: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted.
(--) SVGA: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted.
(--) SVGA: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted.
(--) SVGA: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted.
(--) SVGA: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted.
(--) SVGA: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted.
(--) SVGA: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted.
(--) SVGA: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted.
(--) SVGA: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted.
(--) SVGA: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted.
(--) SVGA: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted.
(--) SVGA: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted.
(--) SVGA: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted.
(--) SVGA: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted.
(--) SVGA: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted.
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/:unscaled,/usr/X11R6/lib/X11/fonts/cyrillic/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/cyrillic/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/75dpi/"
Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
(--) SVGA: PCI: ATI Rage128 RF rev 0, Memory @ 0xdc00, 0xe100, I/O @ 
0xc000
(--) SVGA: Found ATI Rage 128 RF chip
(--) SVGA: chipset:  rage128
(--) SVGA: videoram: 32768k
(**) SVGA: Option "dac_8_bit"
(**) SVGA: Using 32 bpp, Depth 24, Color weight: 888
(--) SVGA: Maximum allowed dot-clock: 250.000 MHz
(**) SVGA: Mode "1024x768": mode clock =  85.000
(**) SVGA: Mode "800x600": mode clock =  69.650
(**) SVGA: Mode "640x480": mode clock =  45.800
(--) SVGA: Virtual resolution set to 1024x768
(--) SVGA: Using XAA (XFree86 Acceleration Architecture)
(--) SVGA: XAA: Solid filled rectangles
(--) SVGA: XAA: Screen-to-screen copy
(--) SVGA: XAA: 8x8 color expand pattern fill
(--) SVGA: XAA: Indirect CPU to screen color expansion (imagetext, polytext)
(--) SVGA: XAA: Using 8 128x128 areas for pixmap caching
(--) SVGA: XAA: Caching tiles and stipples
(--) SVGA: XAA: Horizontal and vertical lines and segments
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy

Fatal server error:
could not open default font 'fixed'

When reporting a problem related to a server crash, please send
the full server output, not just the last messages

XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
  after 0 requests (0 known processed) with 0 events remaining.



Error Message 2:




XFCom_Rage128 Version 1.3/ X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date:  6 September 1999
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems.  Please report problems to [EMAIL PROTECTED]
Operating System: Linux 2.2.5 i686 [ELF] 
Configured drivers:
  SVGA: server for SVGA graphics adaptors (Patchlevel 0):
  rage128
(using VT number 7)

XF86Config: /etc/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(--) no ModulePath specified using default: /usr/X11R6/lib/modules
dbe: Unknown error loading module
type1: Unknown error loading module
freetype: Unknown error loading module

Config Error: /etc/XF86Co

INSTALLATION TROUBLE AGAIN

2001-02-04 Thread Gerardo
Hello Mircea!
I already solve the first problem but still have one. I managed to run the
loadlin archive and run the linux kernel, it began detecting all my computer
devices, well at least that was what I think it was doing.

BUT, during this checkout, it stopped on a line that goes like this "RAMDISK
compressed image found at block 0". and inmeditally before it checked my
partitionings.

As i already told you I have partitioned my hardisk with "fdisk" so I could
run Windows and Linux at the same time, right now I'am on Windows. I dont
know if the way I partitioned my disk was correct, and could be causing some
trouble like the ones I already explained to you.

Could you help on this one, your las sugestion was just right, so I thought
you could help on this one, and as you told I am posting this on the users
list.

Thank you very much,
Atila.
- Original Message -
From: "Mircea Luca" <[EMAIL PROTECTED]>
To: "Gerardo" <[EMAIL PROTECTED]>
Cc: "debian user" 
Sent: Sunday, February 04, 2001 1:50 PM
Subject: Re: INSTALLATION TROUBLE


>
> CC'd to debian-user for other ideas
> > Gerardo wrote:
> 
> > I´m a new user to Debian. I have been traing to install several times
your
> > "vanilla" flavor of debian in to my cumputer.
>
> It's not mine,I'm just another user .:-)
>
> > I  partitioned my harddisk with MS-DOS "fdisk" command, and no I got one
> > primary partition of about 1.5GB and another partition of about 1.5GB
too,
> > it seems to me that I wrote the second one as extended.
>
> No need to create the second partition with DOS's fdisk.You have to
> delete it
> anyway to create the LInux and Linux swap partitions-unless you want
> them logical
> partitions.
>
> > The problem is I havent been able to install Debian in one of those
> > partitions, I am running Windows on one partition and want to stick with
it
> > at the same time.
> >
> > When I boot my computer with (F8) in to MS-DOS, I call my drive
> > D:\Debian\vanilla\install.exe, so the installation stops and asks me the
> > direction of my kernel image.
> >
> > I have already downloaded the files as follows:
> >
> > D:\Debian\vanilla\base2_2.tgz
> > D:\Debian\vanilla\drivers.tgz
> > D:\Debian\vanilla\install.exe
> > D:\Debian\vanilla\linux.txt (i think this is the file not found)
> > D:\Debian\vanilla\dosutils\loadlin
> > D:\Debian\vanilla\images-1.44\driver-1.bin
> > D:\Debian\vanilla\images-1.44\rescue.bin
> > D:\Debian\vanilla\images-1.44\root.bin
>
> You're missing the file linux which is the kernel.Also the install is
> AFAIK
> install.bat .This is a batch file,which you should open with an editor
>  edit in a DOS cosole(MSDOS prompt) and give the full path to the kernel
> image
>  e.g. loadlin c:\debian\vanilla\linux 
>
> > My machine is AMD-586, 54MB RAM, 3GB (actually partitioned). I would
really
> > like to install Debian and get to work this system so if you could give
any
> > sugestion, it will be a lot of help. I dont like to be stick with
Windows
> > any more.
>
> I suggest you read this:
>  http://www.debian.org/releases/stable/i386/install
> It's pretty straight forward.
> This is what I've read when I started with Linux-Debian was my first
> Linux install.
>
> > By the way if you have any documentation on programming (basic
programming)
> > on LINUX, I would really apreciate it.
>
> Sorry. I'm more of a hardware type.I would suggest a search or some
> books.
> Try http://www.google.com/linux
>
> > *Note: I downloaded the files without going in to any folder of any
other
> > flavor, I asumed that the first files to appear were "vanilla".
> >
> > Thanks,
> >
>
> P.S. Please post to the list,they're a lot of helpfull people on the
> list who
> may have had the exact same problem as you did and are more cluefull in
> other
> problems regardsing install/config of certain packages a.s.o. Direct
> mail is
> not recommended unless specifically required.



Potato and files > 2G

2001-02-04 Thread Stan Brown
I am prepareing to replace an Amanda tapeserver, curretnly runig on 
HP-UX to a
Debian machine. I am planing on using Potato, because this thing need 
to be
rock solid.

Catch is, I need to be able to back up partitons that will be over 2G, 
even
after compression. 

So waht do I need to do to make this happen?

-- 
Stan Brown [EMAIL PROTECTED]843-745-3154
Charleston SC.
-- 
Windows 98: n.
useless extension to a minor patch release for 32-bit extensions and
a graphical shell for a 16-bit patch to an 8-bit operating system
originally coded for a 4-bit microprocessor, written by a 2-bit 
company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.



Re: ALSA & missing symbols

2001-02-04 Thread David Z Maze
Christopher Mosley <[EMAIL PROTECTED]> writes:
CM> Would you recommend any other kernels other than 2.4.0 as not being
CM> fjucked up?

I wouldn't trust 2.4.0, especially given that Linux kernels a.b.c for
c << 10 have historically had problems and that 2.4.1 is already out.
OTOH, I use 2.2.18 without problems here, including ALSA.

CM> Exactly how far must one go in the kernel configuration/compiling 
CM> process to create the include (<*.h>) files needed to compile the alsa 
CM> module source? 
CM> 
CM> Or just more generally and to anyone, if you are going to have to compile
CM> a kernel to install alsa, which one would you choose. 

I would:

-- Download the 2.2.18 source from your favorite mirror.  Skip the
   Debian package for the kernel source.

-- Install the Debian alsa-source package.

-- Install the Debian kernel-package package and read its
   documentation.

-- Unpack the kernel source anywhere.  cd into the directory.  Use
   your favorite variant of 'make config' to configure it, and
   'make-kpkg' with appropriate arguments to build Debian packages of
   both the kernel and ALSA ('make-kpkg modules_image' works for me).

-- Install the resulting packages.  Reboot.

-- 
David Maze [EMAIL PROTECTED]  http://www.mit.edu/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
-- Abra Mitchell



Re: NIC help! solved!

2001-02-04 Thread Michael P. Soulier
On Sun, Feb 04, 2001 at 09:20:53PM -0500, Jonathan D. Proulx wrote:

> Damn! I should have that tatooed on my eyelids.  Now that you mention it
> I've had the same problem (twice), both times it took days of hair pulling
> to finally flip the right setting, and here I was cruising for a third...

That's ok, I don't have all the answers either. ;-) I don't understand the
solution, but I'm happy it's working. 

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpq0tzbmLJbq.pgp
Description: PGP signature


Re: reiserfs annoyances

2001-02-04 Thread Dan Christensen
Is there a way to convert an existing partition to reiserfs?  Or does
one have to create a new reiserfs partition and copy stuff over?  Is
there documentation outlining the procedure?

Dan



Re: Cannot boot off hardrive and help?

2001-02-04 Thread Jaye Inabnit ke6sls

Send (attach) your lilo.conf file in /etc/ and perhaps
we can see what is wrong. Once repaired, you can simply re-run
lilo and it will configure the mbr to boot any OS's you want
to run from your hard drive.

tatah

On Sunday 04 February 2001 17:59, David B. Harris wrote:
> To quote Daniel Mashao <[EMAIL PROTECTED]>,
> # All the computer says is:
> #   Searching for Boot Record from IDE-0...
> #
> # and it never finds it so it goes thru other options such as CD and
> Floppy.
>
> This confirms what I originally thought; the MBR hasn't been
> written(this is done by either LILO, GRUB, or any other boot loader).
>
> # No I have installed LILO. I have used lilo since I got to know Linux
> which
> # was around 1994. I thought of installing grub but I do not know how it
> # works. The problem seems to be much earlier. My hard drive is 15GB.
>
> Oh, that makes things extremely odd. In that case, double-check that
> /etc/lilo.conf is correct, and then run 'lilo'. Does it give you any
> errors?
>
> David Barclay Harris, Clan Barclay
> Aut agere, aut mori. (Either action, or death.)

-- 

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: NIC help! solved!

2001-02-04 Thread Jonathan D. Proulx
On Sun, Feb 04, 2001 at 09:00:29PM -0500, Michael P. Soulier wrote:
:Ok, after pouring over news postings, we managed to find someone with a
:similar problem. Apparently having the BIOS set to support PNP isn't always a
:good thing when it comes to tulip. I disabled PNP in the BIOS, and magickally
:it came up on irq 10 and it works!

Damn! I should have that tatooed on my eyelids.  Now that you mention
it I've had the same problem (twice), both times it took days of hair
pulling to finally flip the right setting, and here I was cruising for
a third...

-Jon



Any experience with new NVIDIA drivers?

2001-02-04 Thread Dr. Aldo Medina
I'm using a Gigabyte 6XOM7E-1 Mobo with a Creative Labs Graphics Blaster
Riva TNT. Debian 2.2r2 testing. I just installed the nvidia 0.9-6 from
tarball. I followed the instructions in NVIDIA_Linux.html, including
renaming /usr/X11R6/lib/modules/extensions/libGLcore.a,
/usr/X11R6/lib/modules/extensions/libglx.a, /usr/X11R6/lib/libGL.so* and
libGLcore.so*. I didn't had any /usr/lib/libGL.so file. When I tried
xscreen-demo GL savers, the speed was very slow, so I tried searching
for Mesa* files and I renamed libMesaGL.so.3 and libMesaGLU.so.3. I made
a symlink from libMesaGL to /usr/lib/libGL.so.1, and from libMesaGLU.
Now when I try GL savers, I get a shared library not found relating
libGLU.so, so I deleted the libMesaGLU symlink. No success. Any ideas?

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: Cyrus IMAP/POP +NIS ?

2001-02-04 Thread Brian May
> "Nate" == Nate Amsden <[EMAIL PROTECTED]> writes:

Nate> looking at the changelog i see a reference to
Nate> update-alternatives(a command which i've never used) so it
Nate> seems as if i use that i can change the config from
Nate> pwcheck_standard to pwcheck_pam and that may enable support
Nate> for NIS.

Looks like a newer version then.

It sounds like you are on the right track. I would suggest filing a
wish-list bug making PAM the default though, since PAM is the default
for all other packages that I know of.
-- 
Brian May <[EMAIL PROTECTED]>



Re: NIC help! solved!

2001-02-04 Thread Michael P. Soulier
Ok, after pouring over news postings, we managed to find someone with a
similar problem. Apparently having the BIOS set to support PNP isn't always a
good thing when it comes to tulip. I disabled PNP in the BIOS, and magickally
it came up on irq 10 and it works!

Cheers,

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpJMB5WMfsC8.pgp
Description: PGP signature


Re: Cannot boot off hardrive and help?

2001-02-04 Thread David B . Harris
To quote Daniel Mashao <[EMAIL PROTECTED]>,
# All the computer says is:
#   Searching for Boot Record from IDE-0...
# 
# and it never finds it so it goes thru other options such as CD and
Floppy.

This confirms what I originally thought; the MBR hasn't been
written(this is done by either LILO, GRUB, or any other boot loader).

# No I have installed LILO. I have used lilo since I got to know Linux
which
# was around 1994. I thought of installing grub but I do not know how it
# works. The problem seems to be much earlier. My hard drive is 15GB. 

Oh, that makes things extremely odd. In that case, double-check that
/etc/lilo.conf is correct, and then run 'lilo'. Does it give you any
errors?

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



Re: Xscreensaver while xdm is runing?

2001-02-04 Thread Brian May
> "Ethan" == Ethan Benson <[EMAIL PROTECTED]> writes:

Ethan> On Sun, Feb 04, 2001 at 07:25:23PM -0500, Stan Brown wrote:
>> How can I get xscreensaver ro kick in while xdm is awaiting a
>> login?

Ethan> can't be done unless you want to completely disable all X
Ethan> security.

Instead, I put  

Option  "power_saver"

Under Section: "Device" in my /etc/X11/XF86Config

not quite as nice, but at least the monitor turns off automatically if
inactive.
-- 
Brian May <[EMAIL PROTECTED]>



Re: Cannot boot off hardrive and help?

2001-02-04 Thread Daniel Mashao
On Sun, 4 Feb 2001, David B. Harris wrote:

> To quote Daniel Mashao <[EMAIL PROTECTED]>,
> # I cannot boot from my harddrive. I made sure the root partition is
> # bootable according to fdisk. This is a new Debian install using potato
> # disks. I can boot (slow) from a diskette.
> 
> The error you get when trying to boot off the harddrive would be useful.
> 
All the computer says is:
  Searching for Boot Record from IDE-0...

and it never finds it so it goes thru other options such as CD and Floppy.


> Otherwise, my guess would be that you havn't installed LILO or GRUB.
> They're both what are called "boot loaders". They take on the task of
> booting a kernel or OS, and passing any appropriate parameters to the
> aforementioned kernel or OS.
No I have installed LILO. I have used lilo since I got to know Linux which
was around 1994. I thought of installing grub but I do not know how it
works. The problem seems to be much earlier. My hard drive is 15GB. 


> 
> Neither are particularily easy to set up; check out the HOWTOs available
> at www.linuxdocs.org .

Thank you,

/--/
Daniel J. Mashao
Electrical Engineering[EMAIL PROTECTED]
University of Cape Town   http://www.eleceng.uct.ac.za/~daniel 
Rondebosch, 7700, S. Africa   (w) 021-6502816  (c) 082-928-3692
/--/



Netscape and mime types

2001-02-04 Thread Marcio Rosa da Silva
Hello all!

Once again I am having trouble with netscape and mime formats.

When I click on a JPEG image, I want it opened in the browser, not with
xv. How can I fix this?

I thought that the problem could be the `plugger' package and de-installed
it, but it doesn't solve the problem.

I also tried to look at /etc/mime.types and /etc/mailcap but didn't find
how to fix this problem.

So, how can I fix this problem?

Thanks!

Marcio


/***
 * MARCIO ROSA DA SILVAe-mail: [EMAIL PROTECTED]
 * Assistant Professor [EMAIL PROTECTED]
 * Electrical Engineering Department
 * Universidade do Vale do Rio dos Sinos - UNISINOS
 * Av. Unisinos, 950
 * Sao Leopoldo - RS - Brazil
 * Phone: +55 51 590- R:1781/1782
 *   FAX: +55 51 590-8172
 *   http://www.eletrica.unisinos.br/~marcio
 ***/




Re: Cannot boot off hardrive and help?

2001-02-04 Thread David B . Harris
To quote Daniel Mashao <[EMAIL PROTECTED]>,
# I cannot boot from my harddrive. I made sure the root partition is
# bootable according to fdisk. This is a new Debian install using potato
# disks. I can boot (slow) from a diskette.

The error you get when trying to boot off the harddrive would be useful.

Otherwise, my guess would be that you havn't installed LILO or GRUB.
They're both what are called "boot loaders". They take on the task of
booting a kernel or OS, and passing any appropriate parameters to the
aforementioned kernel or OS.

Neither are particularily easy to set up; check out the HOWTOs available
at www.linuxdocs.org .

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



Re: NIC help!

2001-02-04 Thread Michael P. Soulier
On Sun, Feb 04, 2001 at 05:27:24PM -0500, Jonathan D. Proulx wrote:

> This means you did a "modprobe tulip" and it went OK?  does "lsmod" show it
> as listed?

Yes, it's loaded. 

> you'll need to add "up" to the end of ifconfig line, though with that error
> it won't help yet.

I've never needed to add up before. 

> Could require commandline irq settings or some such, though this is
> virtually unheard of with PCI cards, and I've never had to do it with a
> tulip based card.
> 
> Look at /usr/src/linux/Documentation/networking/tulip.txt
> 
> cat /proc/interrupts see if the card is showing up there

Actually, I just looked at the boot messages, and it seems that eth0 is on
irq 0. If I look in /proc/interrupts, TIMER is on irq 0, so this might be the
problem. 
How do I specify a new one?

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpf0N8os9TVA.pgp
Description: PGP signature


Cannot boot off hardrive and help?

2001-02-04 Thread Daniel Mashao
I cannot boot from my harddrive. I made sure the root partition is
bootable according to fdisk. This is a new Debian install using potato
disks. I can boot (slow) from a diskette.

Any ideas?

/--/
Daniel J. Mashao
Electrical Engineering[EMAIL PROTECTED]
University of Cape Town   http://www.eleceng.uct.ac.za/~daniel 
Rondebosch, 7700, S. Africa   (w) 021-6502816  (c) 082-928-3692
/--/



Re: Xscreensaver while xdm is runing?

2001-02-04 Thread Ethan Benson
On Sun, Feb 04, 2001 at 07:25:23PM -0500, Stan Brown wrote:
> How can I get xscreensaver ro kick in while xdm is awaiting a login?

can't be done unless you want to completely disable all X security.  

see the xscreensaver docs on why.  

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


pgpN7ooKZe5yh.pgp
Description: PGP signature


Xscreensaver while xdm is runing?

2001-02-04 Thread Stan Brown
How can I get xscreensaver ro kick in while xdm is awaiting a login?

-- 
Stan Brown [EMAIL PROTECTED]843-745-3154
Charleston SC.
-- 
Windows 98: n.
useless extension to a minor patch release for 32-bit extensions and
a graphical shell for a 16-bit patch to an 8-bit operating system
originally coded for a 4-bit microprocessor, written by a 2-bit 
company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.



Re: EGCS?

2001-02-04 Thread Aaron Brashears
egcs is part of gcc 2.95. 

http://gcc.gnu.org/
http://gcc.gnu.org/releases.html#timeline

> I'm trying toi compile something and it seems to require egcs.  I can't
> find that package in the unstable dist.  I did a search on "egcs" in
> the debian packages also.  No go.
> 
> Thoughts?
> 
> Robert



Re: woody upgrade fails (debconf error)

2001-02-04 Thread Joey Hess
[EMAIL PROTECTED] wrote:
> so  how is  this solved?

Upgrade debconf first, or wait for a fixed console-data package.

-- 
see shy jo



Re: woody upgrade fails (debconf error)

2001-02-04 Thread jdls


so  how is  this solved?

On Sun, Feb 04, 2001 at 04:02:28PM -0800, Joey Hess wrote:
> Pollywog wrote:
> > Is this a package bug or is it me?
> 
> This is a known bug in console-data.
> 
> -- 
> see shy jo
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: depmod: QM_MODULES (was: afs client)

2001-02-04 Thread Nate Amsden
Vadim Kutsyy wrote:

> I am getting exactly the same error (depmod: QM_MODULES: Function not
> implemented) with openafs.
> 
> Anyrecomendations?

what kernel you using ? (uname -r). if its not 2.0.36 then don't expect
that package to work. try to recompile the package from source. or
find a newer version of it http://www.stacken.kth.se/projekt/arla/

i don't know anything about that package/program but the version
on it makes it look like it is built for a 2.0.36 kernel.

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]



Re: woody upgrade fails (debconf error)

2001-02-04 Thread Joey Hess
Pollywog wrote:
> Is this a package bug or is it me?

This is a known bug in console-data.

-- 
see shy jo



Re: browser configuration

2001-02-04 Thread Michael P. Soulier
On Sun, Feb 04, 2001 at 03:43:29PM -0500, Wade Barocsi wrote:
> Pings were by IP#
> Telnet to port 80 failed- "could not resolve hostname" (or something
> like that)
> 
> I am unfamiliar with DNS usage,  sorry for my ignorance.
> This is a standalone workstation, with dialup service only.

Yup, DNS isn't set up. 

man resolv.conf

Here's mine as an example.

[EMAIL PROTECTED] msoulier]$ cat /etc/resolv.conf
domain rchrd1.on.wave.home.com
nameserver 24.2.9.33
nameserver 24.2.9.35

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpjqWySoGHZ6.pgp
Description: PGP signature


EGCS?

2001-02-04 Thread Robert L. Harris


I'm trying toi compile something and it seems to require egcs.  I can't
find that package in the unstable dist.  I did a search on "egcs" in
the debian packages also.  No go.

Thoughts?

Robert




:wq!
---
Robert L. Harris|  Micros~1 :  
Senior System Engineer  |For when quality, reliability 
  at RnD Consulting |  and security just aren't
\_   that important!
DISCLAIMER:
  These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'



Re: bind

2001-02-04 Thread Leonard Leblanc
Thanks Marc.  Worked like a charm

Leonard Leblanc

- Original Message -
From: Marc A. Donges <[EMAIL PROTECTED]>
To: Leonard Leblanc <[EMAIL PROTECTED]>
Cc: 
Sent: Sunday, February 04, 2001 1:15 PM
Subject: Re: bind


> On Sunday, February 04, 2001 at 14:32:16 (-0800), Leonard Leblanc wrote:
> > I have a box setup with bind for my dns and it's working great.  The
only
> > problem I'm having is that I can access my web-site through
> > 'www.emergeknowledge.com' and wouldl ike to have it accessable through
> > 'emergeknowledge.com'.
> >
> > Any ideas on how to set this up?
>
> You want to add an A record for that domain, too.
>
> Your zonefile should currently look as follows:
>
> emergeknowledge.com.86400   IN  SOA ns.emergeknowledge.com.
admin.emergeknowledge.com. (
> 1   ;serial (version)
> 28800   ;refresh period (8 hours)
> 7200;retry interval (2 hours)
> 604800  ;expire time (1 week)
> 86400   ;default ttl (1 day)
> )
> emergeknowledge.com.86400   IN  NS  ns.emergeknowledge.com.
> emergeknowledge.com.86400   IN  MX  10
mail.emergeknowledge.com.
>
> ftp.emergeknowledge.com.86400   IN  MX  10
mail.emergeknowledge.com.
> ftp.emergeknowledge.com.86400   IN  A   64.59.157.18
> mail.emergeknowledge.com.   86400   IN  MX  10
mail.emergeknowledge.com.
> mail.emergeknowledge.com.   86400   IN  A   64.59.157.18
> localhost.emergeknowledge.com.  86400   IN  A   127.0.0.1
> www.emergeknowledge.com.86400   IN  CNAME
ns.emergeknowledge.com.
> ns.emergeknowledge.com. 86400   IN  MX  10
mail.emergeknowledge.com.
> ns.emergeknowledge.com. 86400   IN  A   64.59.157.18
>
> Now where I left a line blank add:
>
> emergeknowledge.com.86400   IN  A   64.59.157.18
>
> --
>   _ _  Marc A. Donges+49 791 51804
>   'v'   <[EMAIL PROTECTED]>
>  /   \   PGP-Key(DSA): 1024D/1C9ECFF2
>   W W
>  Fingerprint: 58B9 07A6 CBB1 7016 EB1D  7D35 EEBE 67DC 1C9E CFF2
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
>



Re: Cyrus IMAP/POP +NIS ?

2001-02-04 Thread Nate Amsden
Brian May wrote:

> Does it support PAM?
> 
> The version in potato does.
> 
> Check to ensure PAM support is enabled?

There is entries for it in /etc/pam.d. is there a way i can be sure pam
is enabled?

looking closer at the authentication done by cyrus(strace on the pwcheck
program
when attempting a login) it seems as though pwcheck looks straight to
/etc/shadow
to find valid accounts, if it finds one it then checks the password. i
tested
it by adding a dummy user to /etc/shadow (with nothing in password
field) and
cyrus accepted the user but then said invalid password. so i imagine 
that
cyrus just doesn't support nis/pam. 

looking at the changelog i see a reference to update-alternatives(a
command
which i've never used) so it seems as if i use that i can change the
config from pwcheck_standard to pwcheck_pam and that may enable
support for NIS.

i'll try it out tomorrow. thanks a lot!@

nate


-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]



Re: Now Stormix is no more . . .

2001-02-04 Thread Alvin Oga

hi ya chritian...

'we" is a group of independent consultants... i work on
contractsexclusivelysupport corp customers with linux issues
- others do stuff on the side..
- numbers vary ...depending on how you count and skill level...

- other packages that originating authors wanna continue to develop
  and maintain... and need a home... other than sourceforge or 
  universities..etc.etc.. or other people that wanna pick up and become
  the new maintainers...
- don't care which package as i donno which ones are good
and bad coming from stormix...
- others have suggested i go take a look at whats up for grabs...

we/i make custom 1U rackmounts... w/ linux pre-installed 
- we do custom linux installations...
- 1U servers - 14" deep
- 1U Raid5 - 500Gb each ...
- other 1U chassis under development10" deep 1U chassis
- hope thats enough of a blurp...go to thesite if you need more 
info

c ya
alvin
http://www.linux-1u.net

On Sun, 4 Feb 2001, Christian Kurz wrote:

> On 01-02-04 Alvin Oga wrote:
> > and if there are other packages we wanna pick up...
> 
> What other packages do you mean?
> 
> > i/we will help out donno howconnections/machines/???
> > ( to remain GPL'd...
> 
> Who is we and why do you want to help out? Do you know what SourceForge
> is and what kind of connection and machines they already donate? SAS and
> stormpkg will remain GPL as they are currently licensed under GPL.
> 
> Ciao
>  Christian
> -- 
>   Debian Developer and Quality Assurance Team Member
> 1024/26CC7853 31E6 A8CA 68FC 284F 7D16  63EC A9E6 67FF 26CC 7853
> 



Re: Now Stormix is no more . . .

2001-02-04 Thread Christian Kurz
On 01-02-04 Alvin Oga wrote:
> and if there are other packages we wanna pick up...

What other packages do you mean?

> i/we will help out donno howconnections/machines/???
> ( to remain GPL'd...

Who is we and why do you want to help out? Do you know what SourceForge
is and what kind of connection and machines they already donate? SAS and
stormpkg will remain GPL as they are currently licensed under GPL.

Ciao
 Christian
-- 
  Debian Developer and Quality Assurance Team Member
1024/26CC7853 31E6 A8CA 68FC 284F 7D16  63EC A9E6 67FF 26CC 7853


pgpSmdE9vD4Bk.pgp
Description: PGP signature


Using Linux to automate Win9x installations.

2001-02-04 Thread Stefan Srdic
I've recently gotten a contract with a "rent to own" company in the
city. I will be verifying computer hardware and installing the operating
system (Win9x) on all of the computers that they deal with.

My goal is to write an installation floppy that will handle the entire
installation process.  The floppy will be responsible to boot the
computers into real-mode (MS-DOS) and connect to my Linux host via
serial ports. On my Linux host I will have a "master image" of the
operating system CD and a Windows installation script. Once connected
the computers will access an installation script that will start an
automated Windows installation over the serial cables This will enable
me to start multiple OS installations at once and periodically check on
them all.

Why go with serial cable? Because most of the computers will not be
equiped with ethernet cards. I have though about purchasing Norton
Ghost, but I will be dealing with multiple version of the Windows
operating system as well as several different hardware configurations.

I already made a few serial cables using low capacitance cable and a few
db9 and db25 connectors along with a few gender changers. I plan to get
an old 10Mbps ISA NIC that runs under Linux and plug it into my hub, I
then can use a few ethernet -> serial adapters and have up too 4
computers (4 ports on the HUB) running through the installation process
at once!!!

The best part is, I can configure my Linux host to masquerade the
internet to the computers. With that I can run Windows update and
install the apropriate drivers for the hardware too.

This idea of mine sounds great but I'm not sure if it will work. For
example, to connect to the Linux host via the serial ports I will need
some sort of serial network driver for MS-DOS, where do I find it? And,
what type of service will I need on my Linux hosts in order for the
DOS clients to mount network shares? Will I be able to configure the DOS
clients for TCP/IP networking?

Thanks in advance

Stef









Re: Upgrading from Debian 2.1 to unstable

2001-02-04 Thread Florian Weimer
"Tibor D." <[EMAIL PROTECTED]> writes:

> > Unfortunately, the apt packages in stable and unstable depend on
> > glibc > 2.1.x, resulting in a chicken-and-egg problem.
> > Which is the easiest way to upgrade to unstable under this
> > circumstances?  Recompiling apt for glibc 2.0.7? Editing the Package
> > file?
> >
> Check out your favorite debian-mirror: there should be a statically
> linked apt.deb (in debian/tools I think), which will eliminate your
> problem.

I think the relevant apt-get binary for i386 is located in:

http://http.us.debian.org/debian/dists/potato/main/upgrade-i386/

I'm going to test it tomorrow.  Thanks.



Re: Cyrus IMAP/POP +NIS ?

2001-02-04 Thread Brian May
> "Igor" == Igor Mozetic <[EMAIL PROTECTED]> writes:

Igor> Not according to my experience. I had problems with NIS RPC
Igor> calls.  Specifically, NIS clients can update NIS passwords
Igor> on master, but cannot update local passwords (eg,
Igor> root). Further, updating on master causes long delays and
Igor> error message that password was NOT updated, while in
Igor> reality it was. If you are interested, I can send detailed
Igor> bug reports.  I did send them to the PAM maintainer Ben
Igor> Collins but didn't get any useful reply. I would be
Igor> interested to hear from anybody who succeeded to use NIS +
Igor> PAM.

Sorry, I am confused: How is this related to Cyrus IMAP/POP?
-- 
Brian May <[EMAIL PROTECTED]>



Re: reiserfs annoyances

2001-02-04 Thread Matthew Sackman
Yes, this works - removing the pass and dump parameters for ReiserFs disks stops
the forced checking of the partitions.

However, having defaults,errors=remount-ro still causes an error: unrecognised
mount options. So I guess the errors=remount-ro bit is being passed to reiserfs
as I don't get this message when I remove that bit.

Many thanks,

Matthew


On Sun, Feb 04, 2001 at 01:13:08PM -0800, Jim Nutt wrote:

> Matthew Sackman writes:
>  > Just to say that I've just switched most of my partitions over to reiserfs
>  > and am having exactely the same problems: the boot procedure halts on each
>  > boot-up because of the request for a file-system check on the root 
> partition.
> 
> I converted both my partitions to reiserfs (mainly because my laptop
> doesn't always wake up correctly and I hated waiting for fsck after
> hard reboots). I did a couple of things to get rid of the checks.
> First off, I removed the dump and pass parameters for the reiser
> partitions in fstab, ie., the entries for the reiser partitions look
> like this:
> 
> /dev/discs/disc0/part3/   reiserfsdefaults
> /dev/discs/disc0/part3/mp3reiserfsdefaults
> 
> (gee what do you think is on the second partition?) Anyway, I'm also
> using devfs, so that's why the device entries look a bit funky. This
> got rid of the checks for the at least the non-root partitions. I
> thought I had to do something else for the root partition, but I can't
> find the change now and can't remember what it was .
> 
> I don't have any problems with the questions now.
> 
> jim
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> 



RE:browser configuration

2001-02-04 Thread Wade Barocsi
Pings were by IP#
Telnet to port 80 failed- "could not resolve hostname" (or something
like that)

I am unfamiliar with DNS usage,  sorry for my ignorance.
This is a standalone workstation, with dialup service only.

Thanks-
Wade



Re: ALSA & missing symbols

2001-02-04 Thread Christopher Mosley
I am getting ready to install alsa. and have some questions.
Is the *binary* 2.2.18pre21  kernel included in 2.2rev2 cds
all right for alsa - selected for sound but no specific card option set?

When you (Brian) say "corresponding alsa modules" are you referring
to precompiled modules, as were available for 2.0.36 kernel in slink
or the d.i.y. source for alsa modules? If precompiled modules
for 2.2.18pre21 are available, where did you get them? 

When you (Warren) say the 2.2.18 kernels are fjucked up - what do you
mean? 

Would you recommend any other kernels other than 2.4.0 as not being
fjucked up?

Exactly how far must one go in the kernel configuration/compiling 
process to create the include (<*.h>) files needed to compile the alsa 
module source? 

Or just more generally and to anyone, if you are going to have to compile
a kernel to install alsa, which one would you choose. 
 
  Thanks



On Sun, 4 Feb 2001, David Meiser wrote:

> Recompile with 2.4.0 and the alsa source (use the kernel-package utility) and 
> be modest in what you select for the kernel (ex. no developmental code) and 
> the problem should be fixed.  2.2.18pre21 and 2.2.18 seem to be fu-jucked up.
> 
> The packages you'll need are kernel-source-2.4.0, alsa-source, alsaconf, 
> kernel-package.  Read the README.debian files in their doc directories for 
> more info.
> 
> --Warren
> 
> On Sunday 04 February 2001 14:21, Brian McGroarty wrote:
> > If I use a kernel-image package and the corresponding alsa-modules
> > package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
> > missing symbols.
> >
> > Are these out of sync, or is this indicative of something else amiss
> > on my system?
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: NIC help!

2001-02-04 Thread Jonathan D. Proulx
On Sun, Feb 04, 2001 at 01:53:40PM -0500, Michael P. Soulier wrote:
:Hey again people. Well, I still couldn't get the damn tulip module loaded
:if I compiled it on the target platform, version information complaint again.
:I downgraded to the 2.2.12 kernel which is running on my gateway/firewall
:where it's working fine. Same kernel, makefile, sourcecode, everything. So,
:severely dismayed, I copied the damn compiled code over. This loaded fine. 

This means you did a "modprobe tulip" and it went OK?  does "lsmod"
show it as listed?

:Now, trying to configure the interface, I'm getting this:
:
:ifconfig eth0 192.168.0.3 netmask 255.255.255.0 broadcast 192.168.0.255
:SIOCSIFFLAGS: Resource temporarily unavailable

you'll need to add "up" to the end of ifconfig line, though with that
error it won't help yet.

Could be hardware issue, can you juggle cards to test this?

Could require commandline irq settings or some such, though this is
virtually unheard of with PCI cards, and I've never had to do it with
a tulip based card.

Look at /usr/src/linux/Documentation/networking/tulip.txt

cat /proc/interrupts see if the card is showing up there

-Jon




Re: Is the list broken?

2001-02-04 Thread paul marwick
In article <[EMAIL PROTECTED]>, you wrote:

> just recognised that I dont get any debian-user-digests any more (I
> guess for 3 days now). Is there something broken?

Same here. Last digest was on the 30th of January. I've just subscribed
to the non-digest version.

:-) I was meaning to switch anyway...

paul.

-- 
[EMAIL PROTECTED]
Marwick Computer Services - Chipping Norton, Oxfordshire, UK
OS/2, LAN and general Computer Consultants




Re: Help

2001-02-04 Thread Jonathan D. Proulx
Hi,

Ditto other replies...

If you're adding a second ide drive Linux will call this /dev/hdb
(importan't not to wipe out your present OS on the first drive
/dev/hda in Linux terms)

Your BIOS probably won't boot from the second drive so be sure to make
a boot floppy when prompted.

When (not if) you break something we'll be here to help you sort it
out.

-Jon



Re: Moved system partitions--> weird /dev/hdaX???

2001-02-04 Thread Kenward Vaughan
I have now discovered that Win will format the new partition, but that does
not hold after a reboot.  Additionally, the colors for most device files
have changed to yellow in /dev.  I seem to recall them being another color
before...

On Sun, Feb 04, 2001 at 11:52:39AM -0600, ^chewie wrote:
> On Sun, Feb 04, 2001 at 02:37:54AM -0800, Kenward Vaughan wrote:
> > Newbie approach to giving new partition to Nintendo, er, Winblows 98
> > for games.. 
> 
> ROFL!
> 
> > I was partitioned as...
> ...[snip]...
> > I am now with
> >   /dev/hda1 as above
> >   /dev/hda3 4.5 Gb D: for M$ (primary)
> >   /dev/hda5 for / (logical), contains boot files now instead of
> >   separate part.
> > 
> > /dev/hda3 now mounts as the old boot directory.    And I can
> > read the files!
> 
> You have verified that your fstab does NOT have an entry like:
> 
> /boot   /dev/hda3   ext3defaults0   0

Yes.  It is commented out.

 
> You have also verified that /dev/hda3 is NOT bootable, right?

cfdisk:
-
hda1   Boot Primary   Win95 FAT32 (LBA)   3068.03
hda3Primary   Win95 FAT32 (LBA)  4622.61
hda5Logical   Linux ext2 98.71
hda6Logical   Linux 2015.20
hda7Logical   Linux swap509.97
hda8Logical   Linux ext21019.94
hda9Logical   Linux ext26119.61
hda10   Logical   Linux ext23068.03


> You have also verified that you reran lilo after editing lilo.conf?

Yes.


> Are you installing the lilo boot record _on the master boot record_?

No. MBR is there. LILO is configured to use /dev/hda5 for booting. AFAICT
MBR does not need to be reinstalled. Or am I missing something here?


> The only way that your system would mount /dev/hda3 is if there's an
> entry in the /etc/fstab file.  Good luck!

I was not clear in pointing out that I do not have /dev/hda3 mounted
normally.  I had mounted it (at /mnt) only to see the results of formatting
it under Win98. Then I saw contents of a /boot directory. I copied a file
into it, showing that it was not linked to the current one in any insane way
(ie. the file did not show up in /boot). That file is still there after
shutting down, coming back up, and remounting /dev/hda3.

??

Kenward
-- 
It is not so very important for a person to learn facts.  For that he
doesn't really need a college education, for he can learn them from
books.  The value of an education in a liberal arts college is not the
learning of many facts but the training of the mind to thinking--something
that cannot be learned from books. Albert Einstein



Re: reiserfs annoyances

2001-02-04 Thread Jonathan D. Proulx
Hi,

I just started using reiserfs (not for my "important" partitions yet),
it seems that the check takes place without the "pass" entry in fstab,
though I'm not certain.

from dmesg:
reiserfs: checking transaction log (device 08:06) ...
Using r5 hash to sort names
reiserfs: using 3.5.x disk format
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:22) ...
Using r5 hash to sort names
reiserfs: using 3.5.x disk format
ReiserFS version 3.6.25
reiserfs: checking transaction log (device 08:07) ...
Using tea hash to sort names
reiserfs: using 3.5.x disk format
ReiserFS version 3.6.25

in fstab:
/dev/sda6 /tmp reiserfs defaults 0 0
/dev/sdc2 /Audio reiserfs defaults 0 0
/dev/sda7 /windows reiserfs defaults 0 0
/dev/sdb2 /scratch reiserfs defaults,user,noauto 0 0

I also hacked a non-interactive reiserfsck in /etc/init.d/checkfs.sh,
it's ugly but works: 


#KLUDGE by [EMAIL PROTECTED] DON'T DISTRIBUTE, it's embarasing
echo "Checking ReiserFS file systems..."
REISERS=`grep reiserfs /etc/fstab|/bin/awk '{print $1}'`
echo yes > /tmp/reiser-checkp
for i in $REISERS;
do reiserfsck $i < /tmp/reiser-checkp;
done;
rm /tmp/reiser-checkp
# Back to your regularly scripted init file

echo "Checking all file systems..."


Note I don't take my own advisory against redistributing, so I suppose
you needn't either now that it's publicly achived all over the net.

Looking at the dmesg output (which comes before this check), I think
this is probably unnecessary.  No luck verifying this in the docs,
suppose it's time to look at the source code...

-Jon



Re: How to install Java in Mozilla under Debian?

2001-02-04 Thread Jimmy Kaplowitz
Wow - I had forgotten to Enable Java in Mozilla's preferences. I can't believe
I did that. Nevertheless, things are still not working properly. I can now view
java applets with the APPLET tag. (I assume the plugin is responsible for
this.) Yet I still cannot view the ControlPanel.html file to configure the
plugin. Also, all the applets are coming up in separate windows, rather than
remaining part of the window that created them. This is quite a nuisance. How
do I fix this, especially if I can't get to the ControlPanel? and how can I get
there?

Thanks in advance.

- Jimmy Kaplowitz
[EMAIL PROTECTED]

On Sun, Feb 04, 2001 at 10:37:47AM -0500, Jimmy Kaplowitz wrote:
> I have Sun's JDK 1.3 and 1.3.0_01, not Blackdown's. Java works fine outside
> of Mozilla, and even in Netscape 4 with the plugin. But when I tried to follow
> your suggestion and linked the Netscape 4 plugin to the Mozilla directory,
> it crashed whenever I went to about:plugins or a Java page. The Netscape 6 /
> Mozilla plugin that comes with JDK 1.3.0_01 does not crash Mozilla, and it
> shows up in the about:plugins page, but Java pages still prompt me to install
> the plugin. What could be wrong?
> 
> Is the problem that I'm using the Debian package of Mozilla, which is not
> a nightly build but release M18, package revision number 3? If so, how do I
> install either a nightly build or Mozilla 0.7 in a shared, write-protected
> (for normal users) directory such as /usr/local/mozilla or /usr/lib/mozilla?
> The release notes say to install it separately for each user.
> 
> - Jimmy Kaplowitz
> [EMAIL PROTECTED]
> 
> On Sun, Feb 04, 2001 at 01:21:31AM -0500, Sean wrote:
> > On Saturday 03 February 2001 19:52, Jimmy Kaplowitz wrote:
> > > Hello. I have Debian unstable - reasonably current - and therefore Mozilla
> > > M18-3. I've downloaded Sun's Java 2 SDK 1.3.0_01, which includes the Java
> > > Plugin for Netscape 6/Mozilla. How do I install this plugin to work best
> > > with the Debian Mozilla setup, which of course is shoehorned into the
> > > Debian pattern (very admirably, might I add)? All my attempts have 
> > > resulted
> > > in the Java Plugin showing up in Mozilla's about:plugins listing but me
> > > still being prompted to install the plugin when I visit the JRE's
> > > ControlPanel.html, which uses the plugin.
> > >
> > > Any and all help is appreciated.
> > >
> > > - Jimmy Kaplowitz
> > > [EMAIL PROTECTED]
> > 
> > I'm using the nightly builds of Mozilla ... so my mozilla directory is 
> > /usr/local/mozilla. That out of the way, the easiest way to get java on 
> > your 
> > machine, IMO is to add a sources.list line ... I use 
> > 
> > deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian 
> > woody non-free
> > 
> > After running an update, you can do an apt-get install j2sdk1.3 ... when it 
> > gets done downloading you'll have a 
> > /usr/lib/j2re1.3/plugin/i386/javaplugin.so file. What I do is make a 
> > symlink 
> > to this file ... i.e. ln -si /usr/lib/j2re1.3/plugin/i386/javaplugin.so 
> > /usr/local/mozilla/plugins/
> > 
> > When Mozilla fires up, it now has Java support. Most java things work fine 
> > over here.
> > 
> > Sean
> > 
> > 
> > -- 
> > This is a NO-FRILLS flight -- hold th' CANADIAN BACON!!
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: browser configuration

2001-02-04 Thread Michael P. Soulier
On Sun, Feb 04, 2001 at 02:24:10PM -0500, Wade Barocsi wrote:
> Hi,
> On a new install, I am having some trouble with configuring internet
> access.  I can connect to my  service
> (AT&T worldnet), and can ping various sites, but can't use netscape (4.
> or 6) or even lynx.  There are no errors fron wvdial.  What other
> configuration items might I have missed?  Any  info sources I should
> refer to?

When you ping various sites, is it by name or IP? Is DNS working for you?
Try telnet'ing to one of the sites at port 80. 

ie. telnet www.slashdot.org 80

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgp2MdWCnA9oe.pgp
Description: PGP signature


Re: bind

2001-02-04 Thread Marc A. Donges
On Sunday, February 04, 2001 at 14:32:16 (-0800), Leonard Leblanc wrote:
> I have a box setup with bind for my dns and it's working great.  The only
> problem I'm having is that I can access my web-site through
> 'www.emergeknowledge.com' and wouldl ike to have it accessable through
> 'emergeknowledge.com'.
> 
> Any ideas on how to set this up?

You want to add an A record for that domain, too.

Your zonefile should currently look as follows:

emergeknowledge.com.86400   IN  SOA ns.emergeknowledge.com. 
admin.emergeknowledge.com. (
1   ;serial (version)
28800   ;refresh period (8 hours)
7200;retry interval (2 hours)
604800  ;expire time (1 week)
86400   ;default ttl (1 day)
)
emergeknowledge.com.86400   IN  NS  ns.emergeknowledge.com.
emergeknowledge.com.86400   IN  MX  10 mail.emergeknowledge.com.

ftp.emergeknowledge.com.86400   IN  MX  10 
mail.emergeknowledge.com.
ftp.emergeknowledge.com.86400   IN  A   64.59.157.18
mail.emergeknowledge.com.   86400   IN  MX  10 
mail.emergeknowledge.com.
mail.emergeknowledge.com.   86400   IN  A   64.59.157.18
localhost.emergeknowledge.com.  86400   IN  A   127.0.0.1
www.emergeknowledge.com.86400   IN  CNAME   ns.emergeknowledge.com.
ns.emergeknowledge.com. 86400   IN  MX  10 mail.emergeknowledge.com.
ns.emergeknowledge.com. 86400   IN  A   64.59.157.18

Now where I left a line blank add:

emergeknowledge.com.86400   IN  A   64.59.157.18

-- 
  _ _  Marc A. Donges+49 791 51804
  'v'   <[EMAIL PROTECTED]>
 /   \   PGP-Key(DSA): 1024D/1C9ECFF2
  W W
 Fingerprint: 58B9 07A6 CBB1 7016 EB1D  7D35 EEBE 67DC 1C9E CFF2



Re: reiserfs annoyances

2001-02-04 Thread Jim Nutt
Matthew Sackman writes:
 > Just to say that I've just switched most of my partitions over to reiserfs
 > and am having exactely the same problems: the boot procedure halts on each
 > boot-up because of the request for a file-system check on the root partition.

I converted both my partitions to reiserfs (mainly because my laptop
doesn't always wake up correctly and I hated waiting for fsck after
hard reboots). I did a couple of things to get rid of the checks.
First off, I removed the dump and pass parameters for the reiser
partitions in fstab, ie., the entries for the reiser partitions look
like this:

/dev/discs/disc0/part3  /   reiserfsdefaults
/dev/discs/disc0/part3  /mp3reiserfsdefaults

(gee what do you think is on the second partition?) Anyway, I'm also
using devfs, so that's why the device entries look a bit funky. This
got rid of the checks for the at least the non-root partitions. I
thought I had to do something else for the root partition, but I can't
find the change now and can't remember what it was .

I don't have any problems with the questions now.

jim



Re: How to clone a system easily?

2001-02-04 Thread Joachim Trinkwitz
Robert Waldner <[EMAIL PROTECTED]> writes:

> On Mon, 22 Jan 2001 04:15:52 PST, kmself@ix.netcom.com writes:
> >My preference is to do a minimal base system installation, then run:
> >$ dpgk --get-selections > file
> >..on the old system followed by
> >$ dpkg --set-selections < file
> >$ apt-get update; apt-get upgrade
 ^^^
> >..on the new one.
> ...which was exactly what I did today on a colleagues new installation, 
> cloning from mine.
> But apt wasn´t impressed by that, so I reverted to dselect (which I 

Karsten was close by; `apt-get dselect-upgrade' instead of only
`upgrade' would have done the trick without bothering dselect.

Greetings,
joachim



browser configuration

2001-02-04 Thread Wade Barocsi
Hi,
On a new install, I am having some trouble with configuring internet
access.  I can connect to my  service
(AT&T worldnet), and can ping various sites, but can't use netscape (4.
or 6) or even lynx.  There are no errors fron wvdial.  What other
configuration items might I have missed?  Any  info sources I should
refer to?


Thankyou
Wade Barocsi
w.barocsi@ worldnet.att.net



depmod: QM_MODULES (was: afs client)

2001-02-04 Thread Vadim Kutsyy
David Z Maze wrote:
> Open AFS is in unstable, and it works very well for me (at least, with
> a private cell; I haven't heard people complaining about huge problems
> with more reputable cells, though).  Your only other major option is
> Arla, which I believe is in both stable and unstable, but people
> around MIT tend not to run it for whatever reason.  I've only had one
> (very bad, about two years ago) experience with it.

Thank you for recomendation, however, I am having a small problem
installing either one.  Here is waht happens with arla:

---
debian:/home/kutsyy# apt-get install arla
Reading Package Lists... Done
Building Dependency Tree... Done

.

Setting up arla-modules-2.0.36 (0.23-1) ...
depmod: QM_MODULES: Function not implemented

dpkg: error processing arla-modules-2.0.36 (--configure):
 subprocess post-installation script returned error exit status 255
dpkg: dependency problems prevent configuration of arla:
 arla depends on arla-modules; however:
  Package arla-modules is not installed.
  Package arla-modules-2.0.36 which provides arla-modules is not
configured yet.dpkg: error processing arla (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 arla-modules-2.0.36
 arla
E: Sub-process /usr/bin/dpkg returned an error code (1)


I am getting exactly the same error (depmod: QM_MODULES: Function not
implemented) with openafs.

Anyrecomendations?

Thank You.

PS: I am running i386 unstable.



Re: ALSA & missing symbols

2001-02-04 Thread Brian McGroarty
Why on earth would I want to go to 2.4 for this?



On Sun, Feb 04, 2001 at 02:34:59PM -0600, David Meiser wrote:
> Recompile with 2.4.0 and the alsa source (use the kernel-package utility) and 
> be modest in what you select for the kernel (ex. no developmental code) and 
> the problem should be fixed.  2.2.18pre21 and 2.2.18 seem to be fu-jucked up.
> 
> The packages you'll need are kernel-source-2.4.0, alsa-source, alsaconf, 
> kernel-package.  Read the README.debian files in their doc directories for 
> more info.
> 
> --Warren
> 
> On Sunday 04 February 2001 14:21, Brian McGroarty wrote:
> > If I use a kernel-image package and the corresponding alsa-modules
> > package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
> > missing symbols.
> >
> > Are these out of sync, or is this indicative of something else amiss
> > on my system?



Re: SysV Init

2001-02-04 Thread Leonard Leblanc
In your /etc directory there are a number of directorys called rcN.d where
'N' is a number indicating the runlevel.  In each of those directorys there
are a number of symbolic links which point to scripts (usually in
/etc/init.d/  - at least that's where i keep them) which start with either
'S' or 'K' which indicate whether it will be started or killed and a number
which indicates which order it is run in.

Also, I believe there is a common way to write the scripts which allow you
to pass either start,stop,restart (or maybe some others) which will allow
the symbolic links to operate properly (for being started and stopped
anyway).  I'm not positive about that though.  Does someone wanna elaborate
on this

Leonard Leblanc



- Original Message -
From: Stephen Robertson <[EMAIL PROTECTED]>
To: 
Sent: Friday, February 02, 2001 4:13 PM
Subject: SysV Init


> I'm fairly new to Debian and still learning the system.  What is the
> accepted method of configuring which services are stopped and started in
>
> each run level, and how can I add my own commands to the Init scripts.
> RedHat provided a file called rc.local for adding user commands.  Is
> there a similar method in Debian?
>
>
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
>



Re: PHP4 in 'testing'?

2001-02-04 Thread Colin Watson
[EMAIL PROTECTED] wrote:
>I went to -
>http://www.debian.org/distrib/packages
>and looked myself.  There is no changelog for stable or unstable.

As far as I know the "get this package's changelog" function on those
web pages is broken. Bugs have already been filed.

-- 
Colin Watson [EMAIL PROTECTED]



Re: PHP4 in 'testing'?

2001-02-04 Thread Colin Watson
[EMAIL PROTECTED] (Remco Rijnders) wrote:
>I have my apt sources list pointed at tracking the "testing" release
>of Debian. As I understand it this is supposed to be a repository of
>the latest packages that have been used without major problems in
>unstable for an 'x' number of days.
>
>Provided the assumption above is correct, why is PHP4 not in this
>collection?

That's not quite all that's necessary. A more precise definition of
"major problems" there is that none of the binary packages generated
from the source package may have any release-critical bugs (i.e. bugs of
severity serious, grave, or critical). Also, it must be in sync on all
Debian's architectures: that doesn't mean it necessarily has to be built
for all those architectures, but on the architectures where it has been
built it must stay in sync. All its dependencies must have satisfied
these conditions and made it into testing, too. And the version of the
package that's a candidate for being installed into testing must have
been in unstable for a certain amount of time.

php4 is a large and fairly complex package, and it wouldn't surprise me
if it failed at least one of these. The exact reasons can be found in
the output from the testing scripts at
http://ftp-master.debian.org/testing/ (particularly
update_excuses.html), although the output is rather cryptic and you have
to know how to read it. I'd have a look for you, but ftp-master seems to
be down at the moment, so I'll try again later.

The maintainer is probably the best person to try to sort out any
problems; after that, debian-devel is more likely to be read by more of
the relevant people than debian-user.

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]



Re: reiserfs annoyances

2001-02-04 Thread iehrenwald
On Sun, 4 Feb 2001, Matthew Sackman wrote:

> Just to say that I've just switched most of my partitions over to reiserfs
> and am having exactely the same problems: the boot procedure halts on each
> boot-up because of the request for a file-system check on the root partition.

I don't know if this helps, but here is my fstab

# /etc/fstab: static file system information.
#
#


/dev/discs/disc0/part1  /   ext2defaults0   
1
/dev/discs/disc0/part10 noneswapsw  0   0
proc/proc   procdefaults0   0
/dev/discs/disc0/part2  /boot   ext2rw  0   
2
/dev/discs/disc0/part5  /usrreiserfsrw  
0   0
/dev/discs/disc0/part6  /usr/local  ext2rw  0   
2
/dev/discs/disc0/part7  /home   reiserfsrw  
0   0
/dev/discs/disc0/part8  /varreiserfsrw  
0   0
/dev/discs/disc0/part9  /tmpreiserfsrw  
0   0
/dev/discs/disc1/part1  /storage-1  vfatrw  0   
2
/dev/discs/disc2/part1  /storage-2  reiserfsrw  
0   0
/dev/discs/disc3/part1  /mnt/win2k  autoro,user,noauto,uid=ian,gid=ian  
0   0
/dev/discs/disc0/part4  /mnt/win2k-boot autorw,user,noauto,uid=ian,gid=ian  
0   0

/dev/floppy/0   /floppy autodefaults,user,noauto0   0
/dev/cdroms/cdrom0  /dvdiso9660 defaults,ro,user,noauto 0   0
/dev/cdroms/cdrom1  /cdrw   iso9660 defaults,user,noauto0   0
/storage-2/SWAP noneswapsw  0   0
none/dev/shmshm defaults0   0

Notice how I have the last field (pass) set at 0 for all reiserfs
partitions?  

Ian



Re: ALSA & missing symbols

2001-02-04 Thread David Meiser
Recompile with 2.4.0 and the alsa source (use the kernel-package utility) and 
be modest in what you select for the kernel (ex. no developmental code) and 
the problem should be fixed.  2.2.18pre21 and 2.2.18 seem to be fu-jucked up.

The packages you'll need are kernel-source-2.4.0, alsa-source, alsaconf, 
kernel-package.  Read the README.debian files in their doc directories for 
more info.

--Warren

On Sunday 04 February 2001 14:21, Brian McGroarty wrote:
> If I use a kernel-image package and the corresponding alsa-modules
> package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
> missing symbols.
>
> Are these out of sync, or is this indicative of something else amiss
> on my system?



Re: Help

2001-02-04 Thread Jaye Inabnit ke6sls

   Hello Stewart,

Good choice on linux distro (applause).. If you really want one on
one support, I would seek the nearest LUG (linux User Group) in your
area with money in hand . 

There are some really good books available. I am reading a dated 
3rd edition 'Running LINUX' by O'REILLY press. Seems like a pretty
good book and I hope the 4th Edition is on it's way soon!

This list is also a great resource for when all else fails, ask.
Also, you may wish to check in with your local Community college
for linux classes - you don't actually have to register for the
class, just follow the people that go in the room  and start
asking questions.

I'm sure you will be pointed to many 'online' resources as well. I
really kind of like: 
http://www.linux.org/lessons/index.cgi
Tips-n-tricks  
http://www.debianplanet.org/debianplanet/sections.php?op=listarticles&secid=1
Howtos  
http://www.debianplanet.org/debianplanet/sections.php?op=listarticles&secid=3

I'm sure you will also receive many other great ideas. You have found
the OS of choice.

tatah

On Sunday 04 February 2001 05:26, MR STEWART JAMES LEONARD wrote:
> Okay, I don't know whether there is a system for this in operation
> but is there a possibility that I could have someone teach me the
> basics of linux? I have used it before but never run it. (University
> computers dual boot). I'm about to buy a 2nd hard drive for the
> latest stable Debian install.
>
> Just wondering if there is someone out there willing to teach a new
> dog some old tricks?
>
> Stewart

-- 

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: MS internet keyboard

2001-02-04 Thread Romain Lerallut
Thanks Richard and Nick!

I have Xfree 4 so I used the "microsoftpro" XkbModel, and xev showed me
"keycode 235 XF86MyComputer" etc,etc.

Now I can setup all those useless buttons, thanks a _lot_

Romain

On Sun, 4 Feb 2001, Known Human Nick Rusnov wrote:

> >Lo, on Sunday, February 4, Romain Lerallut did write:
> >
> >> Good evening everyone,
> >>
> >> I'd like to use the wart-like "special keys" that came with my (ahem) MS
> >> "internet keyboard", with X and if possible, with the console.
> >
> >
>
> Maybe not quite as helpful but I recently discovered that XFree 4 has support
> for several 'internet' keyboards.
>
> If you are running XFree 4, you can set which keyboard you're using in
> /etc/X11/XF86Config-4.. in the section InputDevice for your keyboard:
>
> Section "InputDevice"
> Identifier  "Generic Keyboard"
> Driver  "keyboard"
> Option  "CoreKeyboard"
> Option  "XkbRules"  "xfree86"
> Option  "XkbModel"  "logicordless"
> Option  "XkbLayout" "us"
> EndSection
>
>
> Notice the XkbModel (in my case a logitech cordless). All the keys seem to 
> have
> appropriate names (eg the little homepage button is XF86Home). I was so 
> pleased
> to be able to control XMMS from the little multimedia keys. :-)
>
> The list of models is in /usr/lib/X11/xkb/rules/xfree86
>
> If you're running XFree 3, then the previous poster's info may be of more help
> (I'm not sure if XFree 3 had as comprehensive Xkb support?)
>
> 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
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>



bind

2001-02-04 Thread Leonard Leblanc
I have a box setup with bind for my dns and it's working great.  The only
problem I'm having is that I can access my web-site through
'www.emergeknowledge.com' and wouldl ike to have it accessable through
'emergeknowledge.com'.

Any ideas on how to set this up?

Leonard Leblanc



ALSA & missing symbols

2001-02-04 Thread Brian McGroarty
If I use a kernel-image package and the corresponding alsa-modules
package for 2.2.18 or 2.2.18-pre21 in unstable, I get a load of
missing symbols.

Are these out of sync, or is this indicative of something else amiss
on my system?



Re: re CD-RW

2001-02-04 Thread Bob Nielsen

> > >   Well if you do not set CONFIG_IDECD , you will not have to do
> > > the append='hdd=ide-scsi'. This is the preferred way, and your CDRW will
> > > work as /dev/scd0 assuming you have set the following:
> > > 
> > > CONFIG_BLK_DEV_IDESCSI #scsi emulation
> > > CONFIG_SCSI#scsi support
> > > CONFIG_BLK_DEV_SR  #scsi cdrom
> > > CONFIG_CHR_DEV_SG  #scsi generic 
> > > 
> > But, my hdc is an ordinary IDE CD-ROM drive; without setting
> > CONFIG_IDECD how will I be able to access it? 

I take it that you have both a CD-ROM and a CD-RW.  If you use ide-scsi
emulation without CONFIG_IDECD, I suspect that you will be able to
access both of them as (emulated) scsi drives, /dev/scd0 and /dev/scd1.  

Alternately, it is possible to install LILO on a floppy, so the append
option in lilo.conf should be recognized.  See
/usr/share/doc/lilo/Manual.txt.gz

Bob



Re: Making Apt Follow Recommendations/Suggestions

2001-02-04 Thread Mircea Luca
Mircea Luca wrote:
> 
> Holger Rauch wrote:
> >
> > Hi!
> >
> > How can I make Apt automatically follow recommendations and/or
> > suggestions? This feature would be useful to me since I would like to
> > obtain the documentation to a package as well as the package itself. So,
> > for instance, when doing
> >
> > apt-get install libtool
> >
> > I also would like to get libtool-doc. In addition, I have a similar
> > request for installing libraries. When installing a new library using
> > Apt, I also would like to obtain the *-dev version (which also
> > contains the corresponding header files. Are such requests taken care
> > of by Apt and/or the dependency system? If so, which options/commands do I
> > have to use to make this work? I was looking in the documentation on Apt
> > being shipped with Debian Potato, but I could not find anything regarding
> > this issue. In case I was overlooking something, I apologize.
> >
> > Thanks in advance for any advice!
> >
> > Greetings,
> >
> > Holger
> 
> What I do,note that there may be better ways is:
> I install the package with apt,then
> 
> apt-get install `dpkg -s package | grep Suggests | sed s/Suggests:// |
> sed s/,//g`
> 
> It works quite well unless you have a virtual package,then you have to
> install
> first the one you pick then do the same thing.



disappearing digest

2001-02-04 Thread Jim McCloskey

Does anyone know what's up with the Digest version of debian-user?
None have turned up here in about a week or so.

It's not just me, is it?

Jim



Re: Cyrus IMAP/POP +NIS ?

2001-02-04 Thread Igor Mozetic
> Check to ensure PAM support is enabled?
>
> If PAM is supported, then NIS should be supported via the pam_unix.so
> PAM module.

Not according to my experience. I had problems with NIS RPC calls.
Specifically, NIS clients can update NIS passwords on master, but cannot
update local passwords (eg, root). Further, updating on master causes
long delays and error message that password was NOT updated, while
in reality it was. If you are interested, I can send detailed bug reports.
I did send them to the PAM maintainer Ben Collins but didn't get any
useful reply. I would be interested to hear from anybody who succeeded
to use NIS + PAM.

Igor Mozetic




Re: reiserfs annoyances

2001-02-04 Thread ipswitch
On Sun, Feb 04, 2001 at 07:45:56PM +, Matthew Sackman wrote:
> Just to say that I've just switched most of my partitions over to reiserfs
> and am having exactely the same problems: the boot procedure halts on each
> boot-up because of the request for a file-system check on the root partition.
> 
> What is going on here?
> 
> I figured that perhaps there was a problem with the kernel mounting the
> partition itself on bootup, and then having to unmount and remount the
> partition as rw (instead of ro), and so changed the read-only option in
> /etc/lilo.conf. But to no change.
> 
> Surely more than three people must have a reiserfs root partiton? Could
> people please post their experiences and extracts of /etc/fstab please?

/dev/sda3 / reiserfs defaults 1 1
/dev/sda1 /boot ext2 defaults 1 2
none /dev/pts devpts mode=0620 0 0
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
none /proc proc defaults 0 0
/dev/sda2 swap swap defaults 0 0


No problems at all.



Stuart
> 
> Matthew
> 
> On Sun, Feb 04, 2001 at 01:10:15AM +1100, Damon Muller wrote:
> > Hi folks,
> > 
> > I'm running a woody (as of 2-weeks ago) machine with a 2.4.1-ac2 kernel
> > on it. I've got reiserfs compiled in, and all of my file systems (except
> > boot) are now running on reiserfs.
> > 
> > I'm running
> > 
> > ii  reiserfsprogs  3.x.0a-1   *PRE-RELEASE* Tools for ReiserFS
> > filesystems
> > 
> > compiled from the sid sources.
> > 
> > Overally, I'm very happy with reiserfs, but there are a few annoyances.
> > 
> > The first is that, presumably resiserfsck doesn't understand some option
> > passed to it by /etc/init.d/checkroot.sh, as when it gets to that stage
> > it stops and waits until you confirm to do an fsck. Does anyone know a
> > way around this, short of commenting out the offending line in
> > checkroot.sh (as is doing this a Bad Thing?)?
> > 
> > The other thing that may or may not be a problem is that every time the
> > system boots, it seems to replay the transaction logs of all of the
> > filesystems. This suggests to me that it's not umounting them correctly.
> > Or is this the expected behaviour of reiserfs?
> > 
> > Another thing is it complains when you have the following in your
> > /etc/fstab:
> > 
> > /dev/hda2   /   reiserfs   defaults,errors=remount-ro 0  1
> > 
> > If you take out the `errors=remount-ro' it seems to work fine. Again,
> > I'm not sure if removing this line is going to have disasterous
> > consequences, or if it's something that reiserfs doesn't need.
> > 
> > If anyone has any suggestions I'd be very interested.
> > 
> > cheers,
> > 
> > damon
> > -- 
> > Damon Muller  | Did a large procession wave their torches
> > Criminologist/Linux Geek  | As my head fell in the basket,
> > http://killfilter.com | And was everybody dancing on the casket...
> > PGP (GnuPG): A136E829 |  - TBMG, "Dead"
> > 
> > 
> > -- 
> > 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: INSTALLATION TROUBLE

2001-02-04 Thread Mircea Luca

CC'd to debian-user for other ideas
> Gerardo wrote:

> I´m a new user to Debian. I have been traing to install several times your
> "vanilla" flavor of debian in to my cumputer.

It's not mine,I'm just another user .:-)

> I  partitioned my harddisk with MS-DOS "fdisk" command, and no I got one
> primary partition of about 1.5GB and another partition of about 1.5GB too,
> it seems to me that I wrote the second one as extended.

No need to create the second partition with DOS's fdisk.You have to
delete it
anyway to create the LInux and Linux swap partitions-unless you want
them logical
partitions.
 
> The problem is I havent been able to install Debian in one of those
> partitions, I am running Windows on one partition and want to stick with it
> at the same time.
> 
> When I boot my computer with (F8) in to MS-DOS, I call my drive
> D:\Debian\vanilla\install.exe, so the installation stops and asks me the
> direction of my kernel image.
> 
> I have already downloaded the files as follows:
> 
> D:\Debian\vanilla\base2_2.tgz
> D:\Debian\vanilla\drivers.tgz
> D:\Debian\vanilla\install.exe
> D:\Debian\vanilla\linux.txt (i think this is the file not found)
> D:\Debian\vanilla\dosutils\loadlin
> D:\Debian\vanilla\images-1.44\driver-1.bin
> D:\Debian\vanilla\images-1.44\rescue.bin
> D:\Debian\vanilla\images-1.44\root.bin

You're missing the file linux which is the kernel.Also the install is
AFAIK
install.bat .This is a batch file,which you should open with an editor
 edit in a DOS cosole(MSDOS prompt) and give the full path to the kernel
image
 e.g. loadlin c:\debian\vanilla\linux  

> My machine is AMD-586, 54MB RAM, 3GB (actually partitioned). I would really
> like to install Debian and get to work this system so if you could give any
> sugestion, it will be a lot of help. I dont like to be stick with Windows
> any more.

I suggest you read this:
 http://www.debian.org/releases/stable/i386/install
It's pretty straight forward.
This is what I've read when I started with Linux-Debian was my first
Linux install.
 
> By the way if you have any documentation on programming (basic programming)
> on LINUX, I would really apreciate it.

Sorry. I'm more of a hardware type.I would suggest a search or some
books.
Try http://www.google.com/linux

> *Note: I downloaded the files without going in to any folder of any other
> flavor, I asumed that the first files to appear were "vanilla".
> 
> Thanks,
> 

P.S. Please post to the list,they're a lot of helpfull people on the
list who
may have had the exact same problem as you did and are more cluefull in
other
problems regardsing install/config of certain packages a.s.o. Direct
mail is
not recommended unless specifically required.



Re: reiserfs annoyances

2001-02-04 Thread Matthew Sackman
Just to say that I've just switched most of my partitions over to reiserfs
and am having exactely the same problems: the boot procedure halts on each
boot-up because of the request for a file-system check on the root partition.

What is going on here?

I figured that perhaps there was a problem with the kernel mounting the
partition itself on bootup, and then having to unmount and remount the
partition as rw (instead of ro), and so changed the read-only option in
/etc/lilo.conf. But to no change.

Surely more than three people must have a reiserfs root partiton? Could
people please post their experiences and extracts of /etc/fstab please?

Matthew

On Sun, Feb 04, 2001 at 01:10:15AM +1100, Damon Muller wrote:
> Hi folks,
> 
> I'm running a woody (as of 2-weeks ago) machine with a 2.4.1-ac2 kernel
> on it. I've got reiserfs compiled in, and all of my file systems (except
> boot) are now running on reiserfs.
> 
> I'm running
> 
> ii  reiserfsprogs  3.x.0a-1   *PRE-RELEASE* Tools for ReiserFS
> filesystems
> 
> compiled from the sid sources.
> 
> Overally, I'm very happy with reiserfs, but there are a few annoyances.
> 
> The first is that, presumably resiserfsck doesn't understand some option
> passed to it by /etc/init.d/checkroot.sh, as when it gets to that stage
> it stops and waits until you confirm to do an fsck. Does anyone know a
> way around this, short of commenting out the offending line in
> checkroot.sh (as is doing this a Bad Thing?)?
> 
> The other thing that may or may not be a problem is that every time the
> system boots, it seems to replay the transaction logs of all of the
> filesystems. This suggests to me that it's not umounting them correctly.
> Or is this the expected behaviour of reiserfs?
> 
> Another thing is it complains when you have the following in your
> /etc/fstab:
> 
> /dev/hda2   / reiserfs   defaults,errors=remount-ro 0  1
> 
> If you take out the `errors=remount-ro' it seems to work fine. Again,
> I'm not sure if removing this line is going to have disasterous
> consequences, or if it's something that reiserfs doesn't need.
> 
> If anyone has any suggestions I'd be very interested.
> 
> cheers,
> 
> damon
> -- 
> Damon Muller  | Did a large procession wave their torches
> Criminologist/Linux Geek  | As my head fell in the basket,
> http://killfilter.com | And was everybody dancing on the casket...
> PGP (GnuPG): A136E829 |  - TBMG, "Dead"
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> 



Re: PHP4 in 'testing'?

2001-02-04 Thread Tibor D.

Remco Rijnders wrote:


Hi all,

I have my apt sources list pointed at tracking the "testing" release
of Debian. As I understand it this is supposed to be a repository of
the latest packages that have been used without major problems in
unstable for an 'x' number of days.

Provided the assumption above is correct, why is PHP4 not in this
collection?

Good question, I just tooke the stable sources.list, installed PHP4 and 
reinstalled the testing sources.list




Re: Upgrading from Debian 2.1 to unstable

2001-02-04 Thread Tibor D.

Florian Weimer wrote



Unfortunately, the apt packages in stable and unstable depend on
glibc > 2.1.x, resulting in a chicken-and-egg problem.

Which is the easiest way to upgrade to unstable under this
circumstances?  Recompiling apt for glibc 2.0.7? Editing the Package
file?


Check out your favorite debian-mirror: there should be a statically 
linked apt.deb (in debian/tools I think), which will eliminate your 
problem. And please don't just upgrade, you have to apt-get dist-upgrade.




Re: PHP4 in 'testing'?

2001-02-04 Thread ktb
On Sun, Feb 04, 2001 at 05:14:39PM +, Remco Rijnders wrote:
> 
> Hi all,
> 
> I have my apt sources list pointed at tracking the "testing" release
> of Debian. As I understand it this is supposed to be a repository of
> the latest packages that have been used without major problems in
> unstable for an 'x' number of days.
> 
> Provided the assumption above is correct, why is PHP4 not in this
> collection?
> 

I went to -
http://www.debian.org/distrib/packages
and looked myself.  There is no changelog for stable or unstable.  The
package maintainer's email address is on the page.  You could ask him.
Have you tried installing php4 unstable or stable?  Use the "-s" switch
to "apt-get" and see what would happen.
kent

-- 
I'd really love ta wana help ya Flanders but... Homer Simpson



Re: sound modules successfully inserted, no sound with headset?

2001-02-04 Thread Walter Tautz


On Sun, 4 Feb 2001, mike polniak wrote:

> Walter Tautz wrote:
> > > 
> > Thanks. Wouldn't you know I hadn't tried the 1371 module just 1370. Thought 
> > I had
> > done both--inserting es1370 works. 
> > 
> > Alas, I am not hearing anything. I have a pair of headsets plugged into the
> > `Line Out or Speaker Jack Out' green coloured socket. Do I need some 
> > special kind
> > of headsets? I am using the sox package's play command.
> > 
>   Well check the volume and muting on any mixers the signal is going
> thru. You should have a jack on the front of the CD player to check volume
> also.And make sure the cd player points to the right device. 
> 
> -- 
I think you misunderstood. I don't have a cdplayer. I merely plugged my 
headphones
into back of the sound card. Maybe the headset don't understand digital output?
Thanks anyway. Anyone have a thought?
-walter



NIC help!

2001-02-04 Thread Michael P. Soulier
Hey again people. Well, I still couldn't get the damn tulip module loaded
if I compiled it on the target platform, version information complaint again.
I downgraded to the 2.2.12 kernel which is running on my gateway/firewall
where it's working fine. Same kernel, makefile, sourcecode, everything. So,
severely dismayed, I copied the damn compiled code over. This loaded fine. 

Now, trying to configure the interface, I'm getting this:

ifconfig eth0 192.168.0.3 netmask 255.255.255.0 broadcast 192.168.0.255
SIOCSIFFLAGS: Resource temporarily unavailable
poohbear:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface

~# route add default 192.168.0.1
SIOCADDRT: No such device


Help!

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgpNWBTTNmrZu.pgp
Description: PGP signature


Re: MS internet keyboard

2001-02-04 Thread Known Human Nick Rusnov
>Lo, on Sunday, February 4, Romain Lerallut did write:
>
>> Good evening everyone,
>> 
>> I'd like to use the wart-like "special keys" that came with my (ahem) MS
>> "internet keyboard", with X and if possible, with the console.
>
>

Maybe not quite as helpful but I recently discovered that XFree 4 has support
for several 'internet' keyboards.

If you are running XFree 4, you can set which keyboard you're using in
/etc/X11/XF86Config-4.. in the section InputDevice for your keyboard:

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "logicordless"
Option  "XkbLayout" "us"
EndSection


Notice the XkbModel (in my case a logitech cordless). All the keys seem to have
appropriate names (eg the little homepage button is XF86Home). I was so pleased
to be able to control XMMS from the little multimedia keys. :-)

The list of models is in /usr/lib/X11/xkb/rules/xfree86

If you're running XFree 3, then the previous poster's info may be of more help
(I'm not sure if XFree 3 had as comprehensive Xkb support?)

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: Help

2001-02-04 Thread ^chewie
Stewart James Leonard wrote:
> Just wondering if there is someone out there willing to teach a
> new dog some old tricks?

ktb wrote:
> Part of being a Linux user is teaching yourself how to use Linux.

I will absolutely agree with this comment.  I've learned how to use
UNIX and Linux this way from the very start.  I didn't have a computer
in college, but we had 24hr access to the DEC 420 Terminals in what we
called "The Fishbowl," a study room next to the library.  Funny how
the memory of my "geeking out" on the old orange-screen terminals
prompted a friend to recommend me as a candidate for a new programming
position to his employer two months after I graduated college -- with
a Biochemistry degree. ;-)

Now, to give you some ideas on resources.  Kent gave you a couple good
ones too (listed 1 and 4).

1.  Debian GNU/Linux: Guide to Installation and Usage
This book used to be published by New Riders, but has
since been removed from publishing.  The link given you
was the on-line version.
2.  Install all of the -doc packages for any software you install
(if they have a -doc package).
3.  Install these Documentation packages and access them locally:
* task-newbie-help (installs doc-base, debian-guide,
ldp-ligs)
* task-doc (installs many listed below)
* ldp-sag
* doc-linux-text or doc-linux-html
Installs HOWTO's available at http://www.linuxdoc.org
* doc-debian
* kernel-doc-
* bash-doc
Learn about the bash shell and get good examples
* manpages, man-db
* info
4. Use Kent's suggestion and get involved with LUG's
5. GOOGLE!
6. IRC: #debian on Open Projects Network

Good luck!

References
--
1. http://www.newriders.com/debian/html/noframes/ 
2. apt-cache search '(-doc)' | sort | more
3. apt-cache show 
4. http://www.linux.org/users/index.html
5. http://www.google.com
6. apt-get install epic4; epic4 ; (in IRC) /join #debian

-- 
Chad Walstrom <[EMAIL PROTECTED]> | a.k.a. ^chewie
http://www.wookimus.net/| s.k.a. gunnarr
Key fingerprint = B4AB D627 9CBD 687E 7A31  1950 0CC7 0B18 206C 5AFD



pgpDnvRzhWVnj.pgp
Description: PGP signature


Re: Compiling java (gcj, jikes, kaffe...)

2001-02-04 Thread Andreas Hetzmannseder
Thanks very much, D-Man,
Sorry for my late reply, I was on a holiday.

I have no experience with C/C++ yet, but I will keep your explanations,
as I am willing to learn.

On Tue, Jan 30, 2001 at 04:18:04PM -0500, D-Man wrote:
> On Sat, Jan 27, 2001 at 08:43:04PM +0100, Andreas Hetzmannseder wrote:
> | Dear debian-users,
> | 
> | This is really stupid, but I don't know any further.
> | Every time I try to compile some java source code - actually the HelloWorld
> | example from the Debian Java FAQ - I get error messages: 
> | 
> | with gcj:
> | /usr/lib/crt1.o: In function `_start':
> | /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
> | collect2: ld returned 1 exit status
> 
> gcj outputs C++ object files from the Java source.  Then (unless you
> gave it the -c option) it links it to form an ELF binary (just like
> C/C++).  The problem is the linker can't find main.
> 
> int main( int argc , char** argv )
> {
>   /* ... */
>   return 0 ;
> }
> 
> 
> The solution is to tell gjc where main is:
> 
> gcj --main=MyJavaClassDefiningMain *.java
> 
> 
> gcj will then run a script (installed with it) to spit out some C/C++
> code with the appropriate main() function that will call the main you
> defined in your Java class.  If you give gcj the -c option it will
> stop when it has produced C++ object files (.o).  You can then link
> them at the end.
> 
> gcj also has a -C option will tells it to output Java bytecodes
> (.class) instead.  These will then need some JVM (jre, kaffe, etc) to
> run.

The -C option is exactly what I needed...

> 
> | 
> | with jikes:
> | Found 2 system errors:
> | 
> | *** Error: Could not find package named
> | /usr/share/java/repository/java/util
> | 
> | *** Error: Could not find package named
> | /usr/share/java/repository/java/lang
> | 
> 
> The packages java.util and java.lang can't be found by the compiler.
> I haven't used jikes before so I can't be more specific.  Maybe a
> CLASSPATH problem?

I managed to run the following:
jikes -classpath /usr/share/java/libgcj.zip MyApp.java

I still don't know what to do with /usr/share/java/repository - it's
empty...

> | with kaffe's kjc:
> | java.lang.NoClassDefFoundError: at/dms/kjc/Main
> | at java.lang.Throwable.(Throwable.java:38)
> | at java.lang.Error.(Error.java:21)
> | at java.lang.LinkageError.(LinkageError.java:21)
> | at 
> java.lang.NoClassDefFoundError.(NoClassDefFoundError.java:21)
> | 
> 
> I guess that kjc is a shell script that tries to run a java program.
> Apparently the main() function here is in the class "Main" in the
> package "at.dms.kjc" and the class can't be found.  This is definitely
> a CLASSPATH problem.  
> 
> When I tried out kaffe, it had the commands "javac" for compiling and
> "java" for executing bytecodes.  I think they were really just
> symlinks to the kaffe commands.  Perhaps trying these commands will
> help?

javac is not available in my version of kaffe (1.0.5)

> | BTW: Running ready programs with kaffe works just fine...
> | 
> | I put the following entry into my ~/.profile:
> | export CLASSPATH=/usr/share/kaffe
> 
> I would recommend against this.  At my present job I am using a Win2k
> box (with cygwin of course) and Sun's jdk.  I found it is much better
> to make a whole collection of shell scripts that execute the proper
> JVM (I have 1.1.8, 1.2.2, and 1.3 installed) with the proper classpath
> stuff on the command line. [...]
For the time being I only have kaffe's JVM installed (Sun's jdk 1.2 is
running with win95...) - I will keep this in mind when it comes to
additional JVMs.

Thank you very much again,
Andreas.



Re: MS internet keyboard

2001-02-04 Thread Richard Cobbe
Lo, on Sunday, February 4, Romain Lerallut did write:

> Good evening everyone,
> 
> I'd like to use the wart-like "special keys" that came with my (ahem) MS
> "internet keyboard", with X and if possible, with the console.



I'm not sure how to do it on the console, but under X, this is pretty
straightforward.

* Fire up xev from within a terminal, give its window the input focus, push
  these little buttons, and watch the scancodes go buy.  (You may already
  have these.)

* Create an xmodmap file binding these scancodes to keysyms.  Run 
  `xmodmap -pke' for the current mapping, so you can see the syntax.  See
  also xmodmap(1) for more details.  Stick

xmodmap .xmodmaprc

  in your .xsession/.xinitrc.

* Go into your window manager configuration system and bind these new
  keysyms to commands to do whatever you want.

For instance, I've bound my right windows key to raise or lower the current
window.  In .xmodmaprc, I've got

keycode 0x74 =  F15

and in my .fvwm2rc, I've got

Key F15 WTSFI0123456789  N   RaiseLower

(the `WTSF' crud makes the keybinding active everywhere except the root
window, and the `N' indicates no modifiers (alt, shift, etc.).  RaiseLower
is an fvwm function which raises or lowers the current window.)

If I wanted this to start xmms, I could do

Key F15 WTSFI0123456789  N   Exec exec xmms

HTH,

Richard



Re: mutt + seperate folder for lists

2001-02-04 Thread Nathan E Norman
On Sat, Feb 03, 2001 at 10:21:36AM +0100, Preben Randhol wrote:
> will trillich <[EMAIL PROTECTED]> wrote on 03/02/2001 (10:12) :
> > if he's using mutt, no munging of the reply-to field is
> > necessary:
> > 
> > to reply to the sender, use mutt's "r" key. that'll reply
> > off-list to the sender, and nobody else will be the wiser.
> > 
> > to reply PUBLICLY to a list, use mutt's "L" key. it looks for
> > 'x-mailing-list' headers and uses that as the reply-to, but only
> > *IF* you've set up your ~/.muttrc to recognize the list name:
> 
> Or you can use the "g" key which will send to both the list and the
> sender.

Except, given the conditions above, this is the wrong thing to do.
It's a list; use the reply to list function!

The world will be a better place when people start respecting
Mail-Followup-To:  :)

-- 
Nathan Norman - Staff Engineer | A good plan today is better
Micromuse Inc. | than a perfect plan tomorrow.
mailto:[EMAIL PROTECTED]   |   -- Patton


pgplEXppxRaDZ.pgp
Description: PGP signature


How can realplayer / ipchains be setup?

2001-02-04 Thread hanasaki
 



how can net2phone / ipchains be setup

2001-02-04 Thread hanasaki
the info on net2phone's web site has been tried but...

it looks like they are still picking random high numbered ports



configuring squid + ipchains = probs with random port numbers

2001-02-04 Thread hanasaki
I am using squid for FTP proxy.

It looks like squid uses ftp active connections resulting in the server
choosing a random port for communication when sending back to my
firewall.  ipchains doesn't seem have a way to deal with this and I do
not want to open a large range of port that will cover all that "might"
be chosen by servers.

Is there someway to tell the OS to temporarily allow the chosen random
port?
Is there a way to have squid tell ftp servers to use a specific port?
Other thoughts and options?

Thank you,



forcing a module in

2001-02-04 Thread Michael P. Soulier
Hey people. I'm trying to set up the latest tulip driver with kernel
2.2.18pre21, and as usual, insmod complains that it can't find the kernel
version. I'm told that you can force the module in anyway, but I've tried the
-f option and it still complained. Is there a way to force the module in and
ignore the error? A friend told me that he did that and it worked. 

Or, is there a fix for this? It works perfectly with the 2.2.12 kernel. 

Thanks,

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://24.43.42.96/email.phtml


pgp7wTLL6rKdG.pgp
Description: PGP signature


  1   2   >