Linux-Setup Digest #71

2001-04-19 Thread Digestifier

Linux-Setup Digest #71, Volume #21   Thu, 19 Apr 01 05:13:08 EDT

Contents:
  Re: Partitioning for 2 Linux distributions (Stanislaw Flatto)
  Re: Corrupted Profile (Ed)
  Re: How do I compile using kgcc? ("Gene Heskett")
  rh7.1 (Riyaz Mansoor)
  Re: Booting win98 in /dev/hdd1 with LILO? (Stanislaw Flatto)
  token ring & RH ("Dr. Nick")
  linuxes won't boot on HDDs! (Paul)
  Re: pcmcia ethernet adapter ("Crystal Luo")
  Re: RH 6.2 Printers (David)
  Re: RH Linux ISO images (pete@-)
  Re: HELP!! Disk Partition Problem with Install of Red Hat 6.2.. ("Eric")
  Re: linuxes won't boot on HDDs! ([EMAIL PROTECTED])
  Re: How to set-up /boot to use multiple kernels ([EMAIL PROTECTED])
  Re: Install help ([EMAIL PROTECTED])
  Re: Where is ip_masq_pptp in 2.2.19? (Giulio Orsero)
  Re: pcmcia ethernet adapter ([EMAIL PROTECTED])
  Re: Adding Module to kernel (Eggert Ehmke)
  Re: Partitioning for 2 Linux distributions (Roman Fietze)
  Loadlin adds IRQ to network adapter BUT... (Windows must not win!) (Mark Burger)
  cant find modules after 2.4.3 compile/reboot ("Tom von Schwerdtner")
  Re: How to set-up /boot to use multiple kernels ("Eric")
  Re: cant find modules after 2.4.3 compile/reboot ("Emil Christopher Melar")



From: Stanislaw Flatto <[EMAIL PROTECTED]>
Subject: Re: Partitioning for 2 Linux distributions
Date: Thu, 19 Apr 2001 13:43:04 +1000



Sean Murphy wrote:

> I've got a machine I'm installing Linux on for a friend and he would like
> to have one distribution, with the possibility of adding a second one
> later.  The two he has in mind is RedHat 7.1 and SUSE.

> Thanks,
> Sean
> like to see how someone would layout the machine as far as numb

Hi there!
The biggest problem will be the duplicates of every possible application, and
the dependance of every distro on version/s of libraries.
What I have been doing:
Allocate for the "other distro" one big partition and let it install itself
as it wishes. (you have working distro which is divided by your requirements,
the other is "just curiosity").
Let "otherLILO" install itself on partition, it will have one choice only,
the kernel of this distro. Instruct the main LILO to call this one.
Usually the swap will be detected and used.

Once you stop playing and know which one is THE one, install it, partitioning
wisely.
>From my point of view S.u.S.E is THE one.

Have fun.

Stanislaw.
Slack user from Ulladulla.



--

From: Ed <[EMAIL PROTECTED]>
Subject: Re: Corrupted Profile
Date: Thu, 19 Apr 2001 03:28:14 GMT

Ed wrote:

> When installing Qt2.3 I entered path to Qt in my etc/profile.  Upon
> restarting X I realized this was not a good thing.  Can only get to level 3
> and cannot login to GUI.  How can I edit this file to remove errant entries?
> The only thing I can manage to do with VI is to create a new file.
>
> Thanks

Thanks to all who helped.  I learned a lot about using vi.  I will say I have a
lot to learn.  I did manage to edit out the errant entries in file.  I still
failed to boot to my GUI.  Apparently something else went arry with the Qt
install.  I reformatted and reinstalled and will stay with my system where it
is until there is a supported update for my distro (Caldera eDesktop 2.4).

Thanks again


--

Date: 18 Apr 2001 23:3:50 -0500
From: "Gene Heskett" <[EMAIL PROTECTED]>
Subject: Re: How do I compile using kgcc?

Gene Heskett sends Greetings to Bill Cyzwenki;

 BC> I am running rh7.0
 BC> kernel version 2.4.2
 BC> make is version 3.79.1
 BC> gcc is version 2.96

 BC> I have read that I should use kgcc to compile the kernel, instead
 BC> of gcc.  To set-up and compile a kernel I take the normal steps
 BC> using "make".  How do I tell "make" to compile using kgcc instead
 BC> of gcc?

 BC> I see two places (in my /usr/src/linux-2.4.2/Makefile) where it
 BC> seems to set variables to gcc. HOSTCC  = gcc CC  
 BC>  = $(CROSS_COMPILE) gcc

 BC> Are these the two places I would change gcc to kgcc?  If so, are
 BC> they the only two places

One can change the CC= statement in the Makefile, or you could replace
the 2.96-unknown version with 2.96-80 from rawhide, with which I've made
the last 5 or 6 kernels here.

Cheers, Gene
-- 
  Gene Heskett, CET, UHK   |Amiga A2k Zeus040, Linux @ 500mhz 
email gene underscore heskett at iolinc dot net
#Amiga based X10 home automation program EZHome, see at:#
 <http://www.thirdwave.net/~jimlucia/amigahomeauto>
This messages reply content, but not any previously quoted material,
is © 2001 by Gene Heskett, all rights reserved.  Due to recent
changes in M$ lusers TOS, mail from msn.com, 

Linux-Setup Digest #71

2000-11-19 Thread Digestifier

Linux-Setup Digest #71, Volume #20   Sun, 19 Nov 00 15:13:07 EST

Contents:
  Re: Kernel building problems (Risto Toivola)



From: Risto Toivola <[EMAIL PROTECTED]>
Subject: Re: Kernel building problems
Date: Sun, 19 Nov 2000 21:36:18 +0200

This is a multi-part message in MIME format.
==4CEFF48353E59CD4253C0853
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Well, I guess I have to answer my own question, since
I didn't get the right answer during the five minutes elapsed
since I send my question;-).

gcc can't compile the kernel. I had to install kgcc, set it as
'default compiler' (CC=3Dkgcc;export CC) and that was it.

I still can't compile if I don't include SMP support, but I
can live with that (it actually boosts my ego to be 'SMP ready').

R(o)isto

Risto Toivola wrote:

> I'm kind of stuck, but still refuse to read the f... manuals;-).
>
> My setup is an 'old' Pentium II 400MHz with 384MB RAM. I'm running RH7.=
0
> with
> 2.2.16 kernel. I have a small network at home with two other PC's
> (ThinkPads)
> running NT and Win98. My RH7.0 box has only minimal hardware (Matrox
> G100
> and 3C509B cards, no display, no mouse) and it is running 'under the
> table' days and
> nights. I connect to it using X terminal software on my other PCs. Linu=
x
> works as a
> Samba server also. With my very limited linux experience, I have to say=

> it is really
> great setup and I only use my Windows boxesto run the XTerm emulation.
>
> Last week I installed Tuxedo 7.1 on my linux box and started to install=

> Oracle 8.1.6.
> Both of these require changes in the IPC parameters (shared mem for
> oracle and
> semaphore + message queue stuff for Tux). I've done the same thing in
> HP-UX, so I
> thought it's not a big deal. I edited the required headers, skimmed
> through the kernel
> building manuals and tried to build the kernel.
> 1. make xconfig -> removed all unnecessary stuff from my configuration
> 2. make dep clean bzdisk
>
> So far I've tried with 2.2.16, 2.2.17 and 2.4.0-test10. The only one
> which compiles
> was 2.4. I can make dep and clean, but bzdisk fails with the same error=

> message.
>  If I try to compile without SMP support (I only have one CPU, so that
> should be
> correct), my make bzdisk fails almost right away. The output is in
> build_non_SMP.txt
> attachment. If I add the SMP support in make xconfig, I get a lot
> further, but then it
> fails with another error. There are a lot of warnings and finally it
> bails out after a silly
> error. Since these warnings and errors are so elementary, I'm sure I'm
> doing something
> complitely wrong. The log is in build_kernel.log.
>
> GnoRPM says my developement/system contains kernel headers 2.4.0-0.26
> and kernel
> source 2.2.16-22. This sounds a bit strange to me, so after few failed
> kernel builds I
> removed those and downloaded 2.2.16, 2.2.17 and 2.4.0-test10 from
> ftp.kernel.org.
> That didn't do me any good, so I don't think that was the problem. I've=

> also tried
> with several different CPU model definitions, but no effect there
> either.
>
> I've also included my config settings (config.minimal). So far I've
> tried with about
> two million different setting, but it always fails with the same error.=

>
> All the docs say this should be a simple task and if something fails,
> the suggestions
> are something like 'you must be compiling it with an Amiga Cobol
> compiler', so
> obviously it should never fail with standard RH70 out of the box
> installation. Well, it
> does fail in my case, so please help me out of the darkness.
>
> R(o)isto
>
>   -=
---
> [root@raato linux]# make dep clean bzdisk
> make[1]: Entering directory `/usr/src/linux-2.2.17/arch/i386/boot'
> make[1]: Nothing to be done for `dep'.
> make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/boot'
> scripts/mkdep init/*.c > .depend
> scripts/mkdep `find /usr/src/linux/include/asm /usr/src/linux/include/l=
inux /usr/src/linux/include/scsi /usr/src/linux/include/net -follow -name=
 \*.h ! -name modversions.h -print` > .hdepend
> /usr/src/linux/include/linux/coda_opstats.h is empty
> /usr/src/linux/include/linux/dasd.h is empty
> make _sfdep_kernel _sfdep_drivers _sfdep_mm _sfdep_fs _sfdep_net _sfdep=
_ipc _sfdep_lib _sfdep_arch/i386/kernel _sfdep_arch/i386/mm _sfdep_arch/i=
386/lib _FASTDEP_ALL_SUB_DIRS=3D"kernel drivers mm fs net ipc lib arch/i3=
86/ke

Linux-Setup Digest #71

2000-07-04 Thread Digestifier

Linux-Setup Digest #71, Volume #19Tue, 4 Jul 00 10:13:06 EDT

Contents:
  Re: Apache allow subdirectories? and how save *.zip? (Stan Towianski)
  Re: How to make a pc to a router ? ("Rev. Don Kool")
  Re: Partitions -  Findpart (Svend Olaf Mikkelsen)
  Re: Help! (Sid Thomas)
  Screen unreadable after running X (Tobias Vancura)
  suse: upgrading libc (Sven Burgener)
  Re: mailserver (Rick Schippers)
  Re: How could I share resources in Linux ? ("Robert")
  Re: How to make a pc to a router ? ("kostas apradakis")
  Re: Red Hat LILO Problem (Eric)
  Re: Can't access my /dev/hda1 partition (Leonard Evens)
  trident vid card ("Peter Strong")
  Re: Xfree86-4.0 and TrueType fonts ("Krzysztof Sulejczak")
  Re: Problems partitioning 40Gb drive w/ SuSE 6.4 (skeeter)
  Re: Weird Mandrake7.1/Windows interaction regarding partitions (Alberto BARSELLA)



From: Stan Towianski <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Apache allow subdirectories? and how save *.zip?
Date: Tue, 04 Jul 2000 12:25:19 GMT

Hi,

Thanks!  That's what I needed.  I used netscape composer to throw together
this quick test page and I used 'Browse File' to find the file link and it
giving me
the invalid path.  I just assumed it would do it correctly and did not pay
attention.
whatever.zip and /files/whatever.zip as you said do work.

I kept playing with the file/directory rights and the Apache config.

Thanks.
Stan.

Akira Yamanita wrote:

> Stan Towianski wrote:
> >
> > 
> > It points to the standard /home/httpd/html.  I have a simple link in my
> > index.html like:
> > whatever
> > With netscape 4.73 I go to localhost, then add index.html and that works
> > fine.  But when
> > I pick the link, it does not ask me where to save whatever.zip like
> > I want.  It gives me:
> >
> > Not Found
> >
> > The requested URL /html/whatever.zip was not found on this server.
> >
> > It will find another html link.  I at first created a subdirectory
> > called ./html/files.  It says
> > the same thing if I put the file in there, and I think it did not even
> > find an html file in here.
> > I know these might be 2 different problems.
>
> What do you mean it will find another html link? What's the full
> explicit path and how are you referencing it?
>
> example: /home/httpd/html/whatever.zip is linked using "/whatever.zip".
>
> > I cannot find anything in the apache doc.s that tellls me if it
> > automatically lets you go into subdirectories
> > of html or not.  I looked at the  command, but it does not
> > say, and I cannot find anything
> > about how it will handle *.zip files.  I thought *.zip files were
> > automatically asked to be saved, or is my
> > netscape not set up with a mime-type for *.zip?  Do I have to do that
> > manually?
> >
> > 1.) I want to have an  link to a (zip) file so when the user
> > clicks it he will be asked to download and save it.
>
> If /home/httpd/html is the document root and whatever.zip is in
> /home/httpd/html then /html/whatever.zip as the link is wrong.
> The link should simply point to whatever.zip if the HTML file
> is in the same directory. If you're referencing a file from a
> different directory, you'll need to use the appropriate relative
> path or the full path.
>
> > 2.) How can I tell Apache to let me use subdirectories of /html or how
> > can I tell it a list of directories I want to use?
>
> Subdirectories inherit the access rights and options from above.
>
> Can you give better examples as to where on the filesystem the
> file is located (/home/httpd/html/files/whatever.zip) and how
> the file is referenced from the HTML document as a link?
> (/files/whatever.zip)


--

From: "Rev. Don Kool" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,linux.help,comp.unix.admin
Subject: Re: How to make a pc to a router ?
Date: Tue, 04 Jul 2000 12:45:32 GMT



Peter wrote:
> 
> Hi
> 
> I have three computers, using Linux as operative system.  I want to connect
> all of my computer to gather and make one of these computers as a router to
> my little network.
> 
> I  could send and receive data from each computers. But I dont know how to
> make one of  them be a router? Should I use some special software to make it
> to be a router. Or I could configure Linux to be a router ?
> 
> I would be very happy if you could give me some tips about router and how to
> make a router the software I should use or ...

As your question is about LINUX, i