Re: [newbie]

2001-04-14 Thread Slayer !
you maybe need to visit http://www.linmodems.org ther is some usefull info. Slayer _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

[newbie]

2001-04-14 Thread Juan Perez Perez
.. hi .. I´m a new user of linux .. I installed a linux Mandrake 7.0 .. and the installation was a succesfull but my modem don´t fuction the model of my modem is : HSP micromodem 56k PCI.. of PCtel ... mi computer have the next characteristics: Pentium III 800mhz 128 mb of ram video sis 8326

Re: [newbie] Is Beta8.0 and Via chipset still bad?

2001-04-14 Thread Civileme
On Saturday 14 April 2001 17:21, you wrote: > I aploogize if this is documented, but I haven't been able to find > it... are the new betas, beta3 and such, ok to use with the Via KT133 > chipset? I remember Beta1 and KT133 was bad news, but I can't find whether > or not it has been fixed. Thanks >

Re: [newbie] invoking bash scripts

2001-04-14 Thread Dean Steichen
I tried ./scriptname and bash reports "No such file or directory". I can ls and it shows scriptname* which should indicate that it is executable and in the current directory. btw: I bought the book "LINUX Shells by Example" by Ellie Quigley and have been trying to run some of the scripts from the

Re: [newbie] upgrading wine 386 rpm

2001-04-14 Thread Jeff Malka
Thank you Civileme Jeff Malka <[EMAIL PROTECTED]> Registered Linux user 183185 - Original Message - From: Civileme <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 14, 2001 5:07 PM Subject: Re: [newbie] upgrading wine 386 rpm > On Saturday 14 April 2001 12:17, you wro

[newbie] sound card in compaq 5000CA

2001-04-14 Thread dooshiant %
hello I've tried to install LM7.2 on a compaq5000CA PC and I'm having problems configuring the sound card.The sound card is internal which is a Sound Max Digital Audio as per the manual and harddark detects it as being VIA technologies VT82C686 Apollo SUper AC97/Audio. But I don't seem to get

[newbie] Is Beta8.0 and Via chipset still bad?

2001-04-14 Thread Terrence Wong
I aploogize if this is documented, but I haven't been able to find it... are the new betas, beta3 and such, ok to use with the Via KT133 chipset? I remember Beta1 and KT133 was bad news, but I can't find whether or not it has been fixed. Thanks Terrence

Re: [newbie] invoking bash scripts

2001-04-14 Thread Keith Christian
Hi Dean, Likely your system is set up (properly so) without the current directory in the path. To invoke a shell script named, say, foo.sh, type this: ./foo.sh (Notice the leading dot-slash) and it should run. This indicates that the script is in the current directory: dot represents the c

Re: [newbie] lnx4win hangs

2001-04-14 Thread Robert Pena
For what its worth I run Linux4Windows. The first dozen or so times I couldn't get it pass the boot up. At one point I got a half loaded desktop.   I am still new to Linux but this is what I did. When creating the boot up disk I used the CDrom.image instead of the network.image suggested in my inst

Re: [newbie] upgrading wine 386 rpm

2001-04-14 Thread Civileme
On Saturday 14 April 2001 12:17, you wrote: > The wine that came with my Mandrake distribution is version 0.6 something. > The codeweaver site has a version of wine that is 1.0 but it's rpm is a > 386. Does that matter much or can I install that rpm into my Mandrake 7.2 > installation (which I und

[newbie] invoking bash scripts

2001-04-14 Thread Dean Steichen
Is there some option I need to set to invoke a bash script? I have created a script with the #!/bin/bash as the first line and have chmod +x scriptname to make it executable but it will not execute unless I issue the "bash scriptname" command (preceed the scriptname with the command bash). Is thi

[newbie] another MandrakeUpdate question ...

2001-04-14 Thread Michel Clasquin
After d/ling and installing updates, /var/cache/grpmi starts to fill up with a lot of big files. Are these safe to delete or to store offline? Or does MDK delete successive updates, ie when I d/l foobar-0.8.mdk.i586.rpm, will last week's foobar-o.75.mdk.i586.rpm automagically be deleted? TIA M

[newbie] Problems w/ Mandrake Update

2001-04-14 Thread Chris Seaton
I just installed Mandrake 7.2, and thought that I would need to get some updates, ad 7.2 came out in November. However Mandrake Update, after searching for awhile, didn't find any standard updates availible. Thinking that maybe I needed some Development updates to compile programs (like the

Re: [newbie] upgrading wine 386 rpm

2001-04-14 Thread Michael D. Viron
What would be better is to see if you can find a 1.0 SRPM, then do an rpm --rebuild whatever.srpm. This will make sure that the new version is optimized for the Pentium class processors. As far as I've seen though, you can install a i386.rpm on an i586 system. Michael At 03:17 PM 04/14/2001 -04

Re: [newbie] ISA SB Probs

2001-04-14 Thread s
Comment everything back out in your /etc/isapnp.conf file, and then go to run level 3 and type in: sndconfig(If you don't yet have a /etc/isapnp.conf file, then skip that step.) -s On Saturday 14 April 2001 11:58 am, you wrote: > I'm having trouble getting my isa sb awe64 working i

[newbie] lnx4win hangs

2001-04-14 Thread John Kelly Robison
I installed lnx4win on my Win98 machine. Now, when it boots, I get to grub> and then no further. I can access Linux by changing to the lnx4win directory and typing in Linux, but only if I'm using a boot disk. I need to get to my files within Windows. How can I reconfigure it so that I can get

Re: [newbie] hostname changed, some processes don't know yet

2001-04-14 Thread Michael D. Viron
At 02:02 PM 04/14/2001 -0400, you wrote: >Sorry to intrude, but I am struggling with the same problem even though I am >on a standalone PC. > >> or if you want to add a different name not in DNS, >> >> 127.0.0.1 localhost.localdomain localhost >> 127.0.0.1 whateveryouwant.net whateveryouwant > >I

[newbie] list help

2001-04-14 Thread Dwight
I want to receive a digest version, instead of one for every pos made. I know redhat lists have this, but do the mandrake ones? if so, where? Take Care, Dwight   Daynotes, Columns, Tips, message boards, we try to give you it as much as we can. http://www.geekworld.ca   Public Key is http://ww

[newbie] upgrading wine 386 rpm

2001-04-14 Thread Jeff Malka
The wine that came with my Mandrake distribution is version 0.6 something. The codeweaver site has a version of wine that is 1.0 but it's rpm is a 386. Does that matter much or can I install that rpm into my Mandrake 7.2 installation (which I understand is configured for 586)? Thanks. Jeff Malka

Re: [newbie] Re: I want Micro-EMACS

2001-04-14 Thread David E. Fox
> Nope. Just looking back through my emails for unresolved issues. Did as > you said. No sign of bare emacs. Definitely not on the Linux Complete It's part of Mandrake 7.2: /home/dfox/Mandrake-7.2/i586/Mandrake/RPMS/emacs-20.7-9mdk.i586.rpm /home/dfox/Mandrake-7.2/i586/Mandrake/RPMS/emacs-X1

Re: [newbie] hostname changed, some processes don't know yet

2001-04-14 Thread Jeff Malka
Sorry to intrude, but I am struggling with the same problem even though I am on a standalone PC. > or if you want to add a different name not in DNS, > > 127.0.0.1 localhost.localdomain localhost > 127.0.0.1 whateveryouwant.net whateveryouwant I fell in this conversation late: Do you mean you c

[newbie] MandrakeUpdate problem

2001-04-14 Thread Michel Clasquin
About 19 times out of 20, Mandrake update gets me the list of packages, then when I select some and hist "get updates" it just goes back and updates the list again instead of actually fetching the rpms! Unless I enable my ISP's proxy servers: then it won't even get the listing. I've done the

Re: [newbie] Dual processor MB ?

2001-04-14 Thread David E. Fox
> I'm thinking about upgrading my CPU (K6-3-400) and, as i'm using linux > 95% of my time i suppose it's better a dual processor architecture, Well, dual does help a bit, plus it's probably easier to give your box a speed boost by dropping in another processor in the second cpu slot instead of t

[newbie] OT: starting a linux group.

2001-04-14 Thread Gavin Rollins
ladies and Gents, I am trying to start a linux group in a little town call Fukushimaken, Fukushima City which is located in Japan. I anyone would like to help me build a linux community (any flavor) from scratch, please let contact me. I'm American and I live in Nankodai. I speak a little Ja

Re: [newbie] zip drives

2001-04-14 Thread A V Flinsch
On Saturday 14 April 2001 09:51, you wrote: > I'm another newbie refugee from the unstable world of windows. > Naturally, therefore, my hardware is "windoze compatible" > > How do I eject a cartridge out of a zip drive? eject /dev/zip -- Alex Kernel Panic is General Failure's second in command

Re: [newbie] "Can't call method "set_active" on an undefined value" error

2001-04-14 Thread Randy Kramer
John, Thanks for this followup response! [EMAIL PROTECTED] wrote: > I too could not find XF86Config or XFSetup, but I did find that Xconfigurator > was installed (I'd forgotten about this one but found it when browsing an old > RH book for clues), but I know nothing about your SiS630 so can't he

[newbie] ISA SB Probs

2001-04-14 Thread Wall$treet
I'm having trouble getting my isa sb awe64 working in linux.  Apparently mandrake dosen't set up isa cards automatically, and the setup I currently have is having a resource conflict.  How can i find out which resources are already in use, and which ones are free to use w/ my SB card.  I don

Re: [newbie] Apache and PHP

2001-04-14 Thread Michael O'Henly
You should add two packages: mod_php and php-mysql. M. On Saturday 14 April 2001 06:54, Dave Sherman wrote: > Hi all, > > Has anyone here installed Apache and PHP on their Mandrake system? I > installed the rpms, and Apache is working. I can bring up the default > page, and I also configured it

Re: [newbie] pppd problem (any help desperately needed)

2001-04-14 Thread dan burrows
did any one find and answer for this?? i got termination code 15 any brain waves? dan '(Wales is) a ghastly place, huge gangs of tough, sinewy men roaming the valleys terrifying people with their close-harmony singing. You need half a pint of phlegm in your throat just to pronounce the place na

Re: [newbie] zip drives

2001-04-14 Thread Dave Sherman
On Saturday 14 April 2001 08:51, thus spake mike hodder: > I'm another newbie refugee from the unstable world of windows. > Naturally, therefore, my hardware is "windoze compatible" > > How do I eject a cartridge out of a zip drive? Um... press the eject button? ;-) Seriously, though, if the ej

Re: [newbie] zip drives

2001-04-14 Thread Giovanni Montana
umount /mnt/zip ... On Saturday 14 April 2001 14:51, you wrote: > I'm another newbie refugee from the unstable world of windows. Naturally, > therefore, my hardware is "windoze compatible" > > How do I eject a cartridge out of a zip drive?

[newbie] Apache and PHP

2001-04-14 Thread Dave Sherman
Hi all, Has anyone here installed Apache and PHP on their Mandrake system? I installed the rpms, and Apache is working. I can bring up the default page, and I also configured it to read out of user 'www' directories on a ~username request. But when I went to add the lines in httpd.conf for PHP

[newbie] zip drives

2001-04-14 Thread mike hodder
I'm another newbie refugee from the unstable world of windows. Naturally, therefore, my hardware is "windoze compatible" How do I eject a cartridge out of a zip drive? -- Regards Mike Hodder

[newbie] Install Procedures

2001-04-14 Thread Lee
Hi Folks, When installing LM7.2 I noticed several error messages,packages that couldn't be installed,nothing that would keep anything major from running however.Made a boot disc,set the printer,and was able to get into kppp. I used the customized class and let Drak x format the drive and a

Re: [newbie] "Can't call method "set_active" on an undefined value" error

2001-04-14 Thread poogle
On Friday 13 April 2001 12:13, you wrote: > Thanks for the response! > > [EMAIL PROTECTED] wrote: > Not quite your problem I know, but what I found was > > > that installation WAS complete but X server was not, I found this by > > re-booting which took me to a text login, I then ran Xconfigurator

Re: [newbie] ABIT KT-7 A RAID!

2001-04-14 Thread Lee
Does your bios see the hd's. That would be first. Then set your bios to boot to the cd. Well.I'm assuming(dangerous) you have linux on cd? Keep us posted :) Lee At 11:01 AM 4/14/01 +0100, you wrote: > Hi Everyone! Need a bit of help. I have a new PC with an ABIT KT-7A >Raid MOBO. Unfortuna

[newbie] ABIT KT-7 A RAID!

2001-04-14 Thread Nitin Kapoor
Hi Everyone!   Need a bit of help. I have a new PC with an ABIT KT-7A Raid MOBO. Unfortunately I can't get Linux to install and find my HDDs. Can anyone help? Thanks a million guys   cheers,   Nitin