What did I do wrong?

2000-05-09 Thread Kevin Smith
Installed debian from floppies on my IBM thinkpad 600E laptop. Read all about "installing on Laptops" and decided to give it a go anyway.found that the PCMCIA card that I have for my network is on the "newly supported" PCMCIA cards. In my initial search it appeared that it was either not suppo

Re: error on reboot after using apt-get dist-upgrade

2000-05-09 Thread Oki DZ
On Tue, 9 May 2000 [EMAIL PROTECTED] wrote: > and so on > pressing CTRL-C won't work and I have to press CTRL-ALT-DEL. > do any one know what's the problem ? The problem lies on NFS. Try to type "linux single" on LILO prompt. If your lilo doesn't wait, press left-shift when booting up (i

Re: pon dial-up and xdm

2000-05-09 Thread Oki DZ
On Sun, 7 May 2000, Oswald Buddenhagen wrote: > there is something like the "dip" group (i think), to which you would add > users, which are allowed to dial in. "dip", it is. > > Also, I want to avoid booting into a graphical login. Can someone tell > > me which parts of xdm I need to edit? I

Re: debian linux installation

2000-05-09 Thread Jaldhar H. Vyas
On Tue, 9 May 2000, Oswald Buddenhagen wrote: > > I have an operational system, but some basic tools such as pico are > > not installed or I cannot find them. > pico ist part of pine, pine is non-free. you have to install the > pine-source and compile it by yourself. just enter the source-tree and

Re: CD-R package

2000-05-09 Thread John Bagdanoff
On Tue, May 09, 2000 at 07:45:19PM +, Daniel Burrows wrote: > > I have an AOPEN CDRW9624 IDE drive and I was wondering if there is a > Debian package that would work with this with the minimal of > configuration. I don't think there is a package to "configure" it. Read the howto for cd-writ

Re: pam/postgresql log entry

2000-05-09 Thread w trillich
i misspoke -- it's not from the syslog, but the auth.log instead (which makes sense, since it involves PAM)... Oliver Elphick wrote: > > w trillich wrote: > >this shows up on occasion in my syslog: > > > > May 5 12:48:15 server login[20080]: PAM pam_putenv: > > delete non

Problem installing bash-2.03

2000-05-09 Thread Alan Tam
Hi all, Current system is slink 2.0.36 bash 2.01 gcc 2.7.2.3. I am trying to upgrade bash from tarball (bash-2.03.tar.gz). But first of all I would like to test it on a temporary directory (/tam). Now I've done ./configure and make but when come acrossing to make -e prefix=/tam/usr install it c

./configure problem?

2000-05-09 Thread Joseph de los Santos
hello, I keep getting permission denied errors when trying to run the ./configure command both as root or as an ordinary user. what could be wrong? Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

how do i get/install Apache::DB for debian?

2000-05-09 Thread w trillich
i'd like to debug some CGI scripts; apparently Apache::DB is the ticket--what *.deb package is that a part of? # dpkg -S DB.pm libnet-dns-perl: /usr/lib/perl5/Net/DNS/RR/AFSDB.pm faqomatic: /usr/lib/perl5/FAQ/OMatic/buildSearchDB.pm well _that_ didn't help... and, how would a newbie go about fi

tulip driver differences between 2.0 and 2.2

2000-05-09 Thread Kenneth Scharf
I have two versions of the LRP built (OK one is actually coyote linux, but based on LRP and debian). One is using a 2.0.36 kernel, the other 2.2.14. The led's on the tulip nic's (dec 21041 chips) light and flash under the 2.0 kernel, but are dark under the 2.2 kernel. However, both systems run O

program permissions

2000-05-09 Thread Umum Wijoyo
Hello... Is there a ghost in my machine? Some of my programs somehow seem to get there permissions changed (programs in /usr/sbin, /usr/bin). How is this? Has someone cracked into my system without me knowing? If anybody could help me out? Thanks! Urip Hudiono -- Bandung, Indones

question on bnc bouncer

2000-05-09 Thread john smith
how do I connect to my bnc server after I made it successfully ran in the background.? I mean, how do I use it now like using xchat to connect to my bnc server that will connect to the real irc server. Get Your Private, Fre

Re: ipchains question

2000-05-09 Thread Colin Watson
[EMAIL PROTECTED] wrote: >At 10:53 PM 5/9/00 +0100, you wrote: >>"Eric Gillespie, Jr." <[EMAIL PROTECTED]> wrote: >>>ipchains -P input DENY >>>ipchains -I input -p all -s localhost -j ACCEPT >>>ipchains -I input -p icmp -j ACCEPT >>>ipchains -I input -p tcp --dport 113 -j ACCEPT >> >>The person who

I Have a problem Installing Debian on my computer

2000-05-09 Thread POSKITT
I have a new 600 mhz dell and when i install debian on my computer it wont install because it cant detect what kind of hard disk i have and scuzi card for it, and im guessing because it is so new. Im very disapointed because i got my copy of debian from a 40 dollar 1000 page book and im very int

Re: ipchains question

2000-05-09 Thread kvaughan
At 10:53 PM 5/9/00 +0100, you wrote: >"Eric Gillespie, Jr." <[EMAIL PROTECTED]> wrote: >>I'd like to set up ipchains so that no on can connect to my >>dialup computer at all except for identd (for IRC). I read the >>Firewall and IPCHAINS howtos, as well as the ipchains man page, >>and it looks like

ftp'ing subdirectories

2000-05-09 Thread zdrysdal
Hiya i am writing a script which will transfer 500MB of image files to an NT workstation, but the files are in lots of subdirectories... would i be able to do "put top_directory" which will copy all the subdirectories and files as well?? Or would it be better if i made a permanent nfs connection

Re: [mod_perl] Mini HOWTO

2000-05-09 Thread w trillich
from http://www.insite.com.br/~nferraz/projetos/mod_perl.html : > my (%handlers) = ( > "/perl" => "", > "/perl/io" => "", > "/perl/perl-status" => "Apache::Status" > ); > > foreach (keys(%handler)) { > ... is it %handler or %handlers? :) -+-+-+-+-+-+-+-+-

Re: ipchains question

2000-05-09 Thread Colin Watson
"Eric Gillespie, Jr." <[EMAIL PROTECTED]> wrote: >I'd like to set up ipchains so that no on can connect to my >dialup computer at all except for identd (for IRC). I read the >Firewall and IPCHAINS howtos, as well as the ipchains man page, >and it looks like the following lines should do what i want

Re: kernel: compiler error in function gen_rtx_combine

2000-05-09 Thread kmself
Compiler errors of this sort are often inidicative of a possible impending hardware failure, usually with memory, though CPU or disk failures might also produce similar results. The usual test is whether or not the failure is reproducible -- does the build fail in the same place every time (possib

Re: Setup

2000-05-09 Thread kmself
This is apropos what? - Perhaps a Debian installer that fires up from MS Windows? - From what source, vendor, or distribution? - What are you trying to do? - What sort of disk/drive are you using? Standard 3.5" floppy, Iomega Zip disk, Imation SuperZip? If none of the above, why are

Re: CD Writer Package

2000-05-09 Thread Ben Collins
On Tue, May 09, 2000 at 04:25:28PM -0500, Marcin Kurc wrote: > to burn cds? > cdrecord ...and for a nice GUI, try xcdroast. -- ---===-=-==-=---==-=-- / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PRO

Re: CD Writer Package

2000-05-09 Thread Marcin Kurc
to burn cds? cdrecord On Tue, May 09, 2000 at 10:11:44PM +, Daniel Burrows wrote: > > > I have a fairly new IDE CDRW drive and was wondering if someone could > recommend a package which is known to be reliable. > > > Thanks very much, > > Daniel. > -- Marcin Kurc Indiana Institute of

CD Writer Package

2000-05-09 Thread Daniel Burrows
I have a fairly new IDE CDRW drive and was wondering if someone could recommend a package which is known to be reliable. Thanks very much, Daniel.

BUG IN DYNAMIC LINKER

2000-05-09 Thread Jay Balahrishna
Hi,   I am getting this error when I run one of my programs that I compiled.   BUG IN DYNAMIC LINKER ld.so: ../sysdeps/i386/dl-machine.h: 391: elf_machine_lazy_rel: Assertion `((reloc->r_info) & 0xff) == 7' failed!   Here is the uname -a output on my system. Linux mlbx01 2.2.13 #2 Thu Dec 9

Re: postgresql/pam log entry

2000-05-09 Thread Oliver Elphick
w trillich wrote: >this shows up on occasion in my syslog: > > May 5 12:48:15 server login[20080]: PAM pam_putenv: > delete non-existent entry; . /etc/postgresql/postgresql.env > >just need a quickie pointer to how i can find out what that means, >and if it's importa

Re: debian linux

2000-05-09 Thread Stan Kaufman
[EMAIL PROTECTED] wrote: > > I sent out a message regarding some installation issues and I have > received several responses already that I found very helpful and > educational (thank you). I can see that the Debian project is a "little" > different from the Red Hat project. I want to have a pr

debian linux

2000-05-09 Thread hurlock
I sent out a message regarding some installation issues and I have received several responses already that I found very helpful and educational (thank you). I can see that the Debian project is a "little" different from the Red Hat project. I want to have a production server running Oracle8i and

postgresql/pam log entry

2000-05-09 Thread w trillich
this shows up on occasion in my syslog: May 5 12:48:15 server login[20080]: PAM pam_putenv: delete non-existent entry; . /etc/postgresql/postgresql.env just need a quickie pointer to how i can find out what that means, and if it's important (or if i can stop it).

Re: KXICQ

2000-05-09 Thread Jaye Inabnit ke6sls
Hello, What are you running now (slink or potato)? I pulled it down after my upgrade to potato and it built fine and works wonderfully. The debianized version that dselect gets is quite buggy. Good luck On Tue, 09 May 2000, Daniel Burrows wrote: > When I download KICQ and attempt to instal

Re: installing debs

2000-05-09 Thread w trillich
Steve Zinck wrote: > I just ran apacheconfig for the first time since installation. It > didn't remove my setenvif_module, although it did comment out the php > modules and a bunch of others, consequently disabling a few of my web > sites. It does ask you if you want to save the configuration tho

Re: debian linux installation

2000-05-09 Thread J.H.M. Dassen \(Ray\)
On Tue, May 09, 2000 at 15:47:11 -0400, [EMAIL PROTECTED] wrote: > I have an operational system, but some basic tools such as pico are not > installed or I cannot find them. Due to licensing issues, we can only distribute pico and pine in source form (see the 'pine4-src' and 'pine396-src' packages

Re: debian linux installation

2000-05-09 Thread Oswald Buddenhagen
> I have an operational system, but some basic tools such as pico are > not installed or I cannot find them. pico ist part of pine, pine is non-free. you have to install the pine-source and compile it by yourself. just enter the source-tree and type "debian/rules binary" > Also the program to setup

debian linux installation

2000-05-09 Thread hurlock
I am fairly new to the linux world, but I have been running Red Hat for a couple of months with few problems. I am trying to install the debian release on a PIII-550 MHz for use a an Oracle database server. I read the instructions and cannot get the installation to complete properly. I have an o

KXICQ

2000-05-09 Thread Daniel Burrows
When I download KICQ and attempt to install it, it fails at the make point saying - nothing to be done. Is there a parameter I should be passing in make? Thanks.

CD-R package

2000-05-09 Thread Daniel Burrows
I have an AOPEN CDRW9624 IDE drive and I was wondering if there is a Debian package that would work with this with the minimal of configuration. Thanks very much. Daniel.

Serial programming question

2000-05-09 Thread Alex V. Toropov
Hi all ! I'm trying to make my first progam, that will read series of bytes from serial port. But I have problems opening port. I makeing something like this: fd=open("/dev/ttyS0", O_RDWR | O_NOCTTY) if(fd<0) {printf("Error opening port\n") ; exit(0)} printf("Port opend ( %s )\n", ttyname(fd))

Re: ipchains question

2000-05-09 Thread Oswald Buddenhagen
> What am i doing wrong? > you need a complementary input rule for every output rule, because connections are bi-directional. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Linux - the last service pack you'll ever need.

ipchains question

2000-05-09 Thread Eric Gillespie, Jr.
I'd like to set up ipchains so that no on can connect to my dialup computer at all except for identd (for IRC). I read the Firewall and IPCHAINS howtos, as well as the ipchains man page, and it looks like the following lines should do what i want: ipchains -P input DENY ipchains -I input -p all -s

Linux on VAIO PCG-N505X

2000-05-09 Thread Martin Oldfield
I happily run potato on my Sony VAIO PCG-N505X, but there are a couple of niggles I'd like to fix: 1. Suspending the laptop does bad things to the interrupt handling on the modem. I've tried a couple of different PCMCIA modem cards, but whilst they work fine before an apm suspend, when I

Re: ICQ

2000-05-09 Thread Richard Klinda
Hoi Daniel! Daniel> Can anyone recommend an ICQ app? I heard KICQ lacks a lot of Daniel> feature and won't let you create new accounts. AFAIK the best graphical icq programs are kxicq and gnomeicu (which is in main/net). -- ...sutongi tti olleh /You will never amount to muc

Re: entering non-ASCII characters in xemacs21

2000-05-09 Thread Richard Klinda
Hoi Brian! Brian> Ok, I would have thought this would be easy, but how. eg how Brian> do I enter latan characters with accents, such as é, ö, etc, Brian> with a standard US type keyboard? Try iso-accents-mode. (M-x iso-accents-mode) Then you can type 'a -> á, "o -> ö etc... Brian> I get

Re: installing debs

2000-05-09 Thread Steve Zinck
On Tue, May 09, 2000 at 01:37:21PM +1000, Brian May wrote: > > "Steve" == Steve Zinck <[EMAIL PROTECTED]> writes: > > Steve> On Mon, May 08, 2000 at 10:25:43PM -0400, Chris Mason > Steve> wrote: > >> I want to install apache/PHP3/mysql. I've done it by compiling > >> the source

Re: entering non-ASCII characters in xemacs21

2000-05-09 Thread Jesse Jacobsen
On 05/09/00, Brian May addressed "entering non-ASCII characters in xemacs21": > Ok, I would have thought this would be easy, but how. eg how do I > enter latan characters with accents, such as é, ö, etc, with a > standard US type keyboard? I don't know about XEmacs, but in GNU Emacs 20, you can us

Re: 1 IP address, 4 websites to host?

2000-05-09 Thread Dan Brosemer
On Tue, May 09, 2000 at 04:14:07PM +0100, Dominic Blythe wrote: > I take it that 'ip address' is the same in every case it appears here? That is correct. -Dan -- "Beware he who would deny you access to information, for in his heart he dreams himself your master." pgpjVL0W1tJWi.pgp Descriptio

RE: 1 IP address, 4 websites to host?

2000-05-09 Thread Dominic Blythe
I take it that 'ip address' is the same in every case it appears here? > -Original Message- > From: Dan Brosemer [mailto:[EMAIL PROTECTED] > Sent: 09 May 2000 16:13 > To: Dominic Blythe > Cc: Tom Warfield; debian-user@lists.debian.org > Subject: Re: 1 IP address, 4 websites to host? > >

Re: 1 IP address, 4 websites to host?

2000-05-09 Thread Dan Brosemer
Actually, it's NameVirtualHost that you want. The relevant lines in httpd.conf are like this: NameVirtualHost 'ip address' ServerName 'domain.name.one' DocumentRoot /var/www/domain.one Servername 'domain.name.two' DocumentRoot /var/www/domain.two etc. Without any of the single quotes. I

RE: 1 IP address, 4 websites to host?

2000-05-09 Thread Dominic Blythe
it's called VIRTUAL DOMAINS and the documentation that comes with apache tells you about it, also the config file, httpd.conf, has some stuff about it (i think). > -Original Message- > From: Tom Warfield [mailto:[EMAIL PROTECTED] > Sent: 09 May 2000 15:56 > To: debian-user@lists.debian.org

1 IP address, 4 websites to host?

2000-05-09 Thread Tom Warfield
Okay i have 1 IP address and want to run 4 different domains. Running apache...what is this called? and can it be done? If so, how do i do it? Thanks, Tom W.

Re: entering non-ASCII characters in xemacs21

2000-05-09 Thread Joachim Trinkwitz
Brian May <[EMAIL PROTECTED]> writes: > Ok, I would have thought this would be easy, but how. eg how do I > enter latan characters with accents, such as é, ö, etc, with a > standard US type keyboard? Do `M-x iso-accents-mode' to use key combinations for lots of foreign characters. Have a look at

Re: Exim filter for attachments ?

2000-05-09 Thread Mario Olimpio de Menezes
On Mon, 8 May 2000, [iso-8859-2] Jaros³aw Tabor wrote: > Hello! Hi, I forgot to say: I use the message_filter = path/to/filter-file option in /etc/exim.conf in the MAIN CONFIGURATION SETTINGS. Also, I'm using frozen, exim 3.12-1 []s, Mario O.de Menezes"Many are the plans in a ma

Re: Exim filter for attachments ?

2000-05-09 Thread Mario Olimpio de Menezes
On Mon, 8 May 2000, [iso-8859-2] Jaros³aw Tabor wrote: > Hello! Hi, > > Does someone know, how to create filter which can fail or freeze > messages with '*.exe', '*.vbs' ? I think you have seen the msgs about procmail filtering today. Well, I just played with exim system filter opt

Linux as a proxy client?

2000-05-09 Thread Jonathan Markevich
I'm getting really tired of Freewwweb, they're quite inept at managing a SMTP server. I thought of trying a Windows-based free ISP, by using an old 486 and configuring IT as a Win-based proxy. It's not clear, however, how I should point things like exim through a proxy? Is it possible? I know i

Re: napster won't work after new 2.2.15 kernel

2000-05-09 Thread Andrew George
I think Napster had a problem a few days ago I was getting fatal errors too...so I tried Knapster and had the same problem about 3 days ago it started working again Andrew On Tue, 09 May 2000, Corey Popelier wrote: > I had gnapster completely break on me as well (kept saying fatal error > when c

Re: Unknown error message in exim

2000-05-09 Thread Mark Brown
On Tue, May 09, 2000 at 08:05:04AM -0400, Paul McHale wrote: > Has anyone ever seen an error message like this in exim: > 1 [EMAIL PROTECTED] R=lookuphost T=remote_smtp: SMTP error > from remote mailer after RCPT TO: <[EMAIL PROTECTED]>: > host mail-intake-1.iname.net [165.251.8.19

Unknown error message in exim

2000-05-09 Thread Paul McHale
Hi, Has anyone ever seen an error message like this in exim: 1 [EMAIL PROTECTED] R=lookuphost T=remote_smtp: SMTP error from remote mailer after RCPT TO: <[EMAIL PROTECTED]>: host mail-intake-1.iname.net [165.251.8.194]: 522 <[EMAIL PROTECTED]>... User over hourly mail quota

How to forward by default in exim

2000-05-09 Thread Paul McHale
I recently received the domain desinc.com from another company. Occasionally, exim reports that I have mail bound for someone at desinc.com for which I have no local account. Is there a way to forward all such mail to their new domain? Regards, Paul McHale -- Paul McHale Work: 937-253-76

kernel: compiler error in function gen_rtx_combine

2000-05-09 Thread Philip Lehman
I'm trying to recompile a 2.2.14 kernel. Compiling fails with the following error msg: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o namei.o namei.c ../../gcc/combine.c:9305: Inte

SOLVED: pcmcia - network]

2000-05-09 Thread Robert Fendt
hi guys, solved my problem with the pcmcia-based network. only had to edit /etc/pcmcia/network.opts and enter there my ip-adress, subnar mask, network adress etc, and everything worked out fine! thanx gary ;) rob Get your own F

Re: Procmail question-

2000-05-09 Thread Mario Olimpio de Menezes
On Mon, 8 May 2000, brian moore wrote: > > true. procmail ain't ideal for this, but it's the best tool around > without loading perl on every MIME'd mail. > how do you put this in a exim.conf file? do you use it as your .procmailrc or a system-wide one? thanks, > > :0 > > * < 5 > > {

[OT] For William Ono

2000-05-09 Thread Maurizio Boriani
Hi to all and excuse me for this OT message, Hi William, becouse I'm not sure my e-mail will arrive you I send this mail to lists to say you I've reply to your mails. So tell me if you've receive the last I send you. Gree to all and excuse me enymore -- Maurizio Boriani General Service

printing using lpr

2000-05-09 Thread gijs
hi, there's a problem i can't seem to figure out, yet my comprehension of how linux works is not very extensive but I do know my ways in it. There is just one thing i haven't quite figured out yet: printing. For as far as I know everything is configured correctly; kernel (2.2.13) supports the pri

Unidentified subject!

2000-05-09 Thread Mario Ganter
unsubsribe

Re: upgrade broken

2000-05-09 Thread David Wright
Quoting Chris Mason ([EMAIL PROTECTED]): > I am using CorelLinux 1.0 and I tried using dselect to upgrade to unstable. > After all the packages were downloaded, and install started, there were a > lot fo errors somehting like "such and such is not owned by root". > I rebooted and not I get a login

Re: How to optimize for speedy calcs?

2000-05-09 Thread Wojciech Zabolotny
On Fri, May 05, 2000 at 10:12:16AM -0500, Brendel, Rob wrote: > One problem: My Scilab code runs about half as fast in Linux as it does in > WinNT. This is for identical Scilab-only code (no linking) on the identical > machine. How can I speed things up? In both OS's I installed binaries for >

Re: How to optimize for speedy calcs?

2000-05-09 Thread Wojciech Zabolotny
On Fri, May 05, 2000 at 10:12:16AM -0500, Brendel, Rob wrote: > Hi - > > I've recently installed Debian 2.1 on my desktop machine (Pentium Pro 200, > 64 MB RAM, 64 MB swap), dual-booting with WinNT. I made the switch to use > Scilab under Linux for the easy linking to Fortran object files. (Show

Re: installing debs

2000-05-09 Thread Brian May
> "Steve" == Steve Zinck <[EMAIL PROTECTED]> writes: Steve> On Mon, May 08, 2000 at 10:25:43PM -0400, Chris Mason Steve> wrote: >> I want to install apache/PHP3/mysql. I've done it by compiling >> the source files on another machine, but I like the .deb >> packages method,

Samba

2000-05-09 Thread Marcin Jakubowski
Hello I have Debian Slink in my network. It is set up as a Primary Domain Controler i Samba. Two other Debian (slink i potaro) log in to PDC fine. Problem is with win. Win 95 and 98 log in the domain but I am unable to get user list for setting accest to shares (disk). Undrer NT th

Re: error on reboot after using apt-get dist-upgrade

2000-05-09 Thread 50191914
On Tue, 9 May 2000 [EMAIL PROTECTED] wrote: > Hello, > after I use apt-get for a dist-upgrade and also install some package in > the potato frozen driectory,the following things occur when reboot: > > Starting NFS common utitlites : statd locked rpc.statd forget >

error on reboot after using apt-get dist-upgrade

2000-05-09 Thread 50191914
Hello, after I use apt-get for a dist-upgrade and also install some package in the potato frozen driectory,the following things occur when reboot: Starting NFS common utitlites : statd locked rpc.statd forget to set AF_INET in udp sendmsg.Exit! RPC:sendmsg returned

Re: Anybody running Wordperfect 8 on potato?

2000-05-09 Thread Johann Spies
On Mon, May 08, 2000 at 05:51:35PM -0400, Jonathan Markevich wrote: > Have you tried installing xpm4g? I have it working here... I see I have it installed already. Johann -- J.H. Spies, Hugenotestraat 29, Posbus 80, Franschhoek, 7690, South Africa Tel/Faks 021-876-2337 Sel/Cell 082 898 1528

Re: MySQL vs user www-data -- AHA!

2000-05-09 Thread w trillich
apparently i wasn't connecting via localhost--it was using the /etc/hosts name of the computer ('server' in this case) instead! > mysql -u www-data -p will Enter password: ERROR 1044: Access denied for user: '@localhost' to database 'will' > mysql -u [EMAIL PROTECTED] -p will Enter password: ERROR

Re: installing debs

2000-05-09 Thread Steve Zinck
On Mon, May 08, 2000 at 10:25:43PM -0400, Chris Mason wrote: > I want to install apache/PHP3/mysql. I've done it by compiling the source > files on another machine, but I like the .deb packages method, however, I > don't know how to install apache with options from a .deb. In other words, > how do

installing debs

2000-05-09 Thread Chris Mason
I want to install apache/PHP3/mysql. I've done it by compiling the source files on another machine, but I like the .deb packages method, however, I don't know how to install apache with options from a .deb. In other words, how do I specify mod-php, mod_mysql, etc? Chris Mason Box 340, The Valley,

Re: napster won't work after new 2.2.15 kernel

2000-05-09 Thread Corey Popelier
I had gnapster completely break on me as well (kept saying fatal error when connecting to server). I fixed it by completely purging all trace of it and installing it again. Cheers, Corey Popelier http://members.dingoblue.net.au/~pancreas Work Email: [EMAIL PROTECTED] On Mon, 8 May 2000, jerry

dselect

2000-05-09 Thread Andrew McRobert
hi all ... I've notice the last couple of times I've used dselect that when I go to install a package it tells me that it wants to upgrade the entire base system etc. (MB's & MByte's) I can't seem to reset the status of all packages to 'hold' <- (I guess). I've been cheating by using apt-get

Re: man pages!!

2000-05-09 Thread Hartmut Figge
Mark Brown wrote: > > If you've got man pages in /usr/share it's probably because you've > already done a partial upgrade and have potato's libc6 alreay (certainly > in this case where dpkg and apt seem to have been upgraded). umm, i have dpkg 1.6.12, apt 0.3.18 and libc6 2.0 7. i've tried to 's

Re: MySQL vs user www-data

2000-05-09 Thread w trillich
hey, thanks for your replies and patience. i appreciate your help! Christian Hammers wrote: > > select * from [mysql.]user ; shows that www-data does > > have select/insert/update/delete permissions; besides 'user' > > only the 'db' table contains records (for the test set, i see). > ... > > i out

Re: how to talk to MySQL using PERL

2000-05-09 Thread John Pearson
On Tue, May 09, 2000 at 04:37:19PM +, Sibuyas wrote > hi ! > >i was just wondering what package do i need so that PERL can talk to MySQL > You probably want the package libdbd-mysql-perl. Install that, and then check out $ man 3pm DBI and $ man 3pm DBD::mysql and maybe also $ man 3pm Mys

dist-upgrade killed X and pcmcia-cs

2000-05-09 Thread Jordan Howarth
Hi all, Running potato with kernel 2.2.12 on a NEC Versa note with neomagic video card. After moving from slink to potato about 6 months ago, I installed the new kernel and pcmcia-cs from source rather than dpkg. Since then I haven't upgraded anything (finishing Ph.D.). The other day I decided t

Re: Accessinf devices after install...

2000-05-09 Thread Kevin A Smith
At 05:23 PM 5/6/2000 -0700, Eric G . Miller wrote: On Sat, May 06, 2000 at 08:39:44PM +0100, Steven Satelle wrote: > Look in your /etc/dev for /cdrom and mount using that, linux sees it as a > cdrom not a hd (i think) No. /dev/cdrom is just a symlink to /dev/hd?.  I'm guessing that the cdrom is n

Re: Problems upgrading CorelLinux to potato

2000-05-09 Thread Pedro Guerreiro
[Please CC me in all replys] On Sun, May 07, 2000 at 06:28:28PM -0700, Joey Hess wrote: > Pedro Guerreiro wrote: > > 3) After the reboot, the kdm won't let me login, complainig about all the > > user/passwords I give. I can logon using the console perfectly though. > > purge corel's kde package.

Re: lp1 or lp0

2000-05-09 Thread John Pearson
On Tue, May 09, 2000 at 02:00:15PM +0800, maths wrote > hello everybody > > now i use two diffrent kernel. i find the old one look my > print as lp1, and the new one look it as lp0. when use lpr > it fellow the file /etc/printcap to invoke lp1, so, under > the new kernel it refuse to print. > Nu

Cardinal modem

2000-05-09 Thread Marcel Giguere
Hi, I am looking for the jumper setting for a modem CARDINAL 56 K MODEL 8715. Thank you for the help Marcel

lp1 or lp0

2000-05-09 Thread maths
hello everybody now i use two diffrent kernel. i find the old one look my print as lp1, and the new one look it as lp0. when use lpr it fellow the file /etc/printcap to invoke lp1, so, under the new kernel it refuse to print. any suggestion? many thanks!