Linux-Misc Digest #49, Volume #24                 Wed, 5 Apr 00 09:13:03 EDT

Contents:
  deinterlacing (Andras)
  Re: FTP server configuration? (Markus Wagner)
  Kernel help >>>> ("Benson Lei")
  Re: How to restore LILO (Martijn Brouwer)
  XFree 4.0 install problems (Michael Clarke)
  Re: Kernel help >>>> (Michael Clarke)
  Re: XFree 4.0 install problems ("Peter T. Breuer")
  Merging 2 partition
  Need linux for MIPS (Uri Raz)
  Mouse wont work in xfree86 ("Ingo Brueckl")
  Re: Any email clients for Windows AND Linux (JackStraw)
  Re: PCMCIA!!! (Alessandro Giachino)
  Problem setting up printer with Linux (Pete Cathcart)
  booting from dos too - Help ([EMAIL PROTECTED])
  sh:  cannot use & in command ("Brian E. Seppanen")
  Re: /usr almost full ! What NOW! ("Brian E. Seppanen")
  Re: X server does not start (LFessen106)
  Re: Problem setting up printer with Linux (LFessen106)
  Re: (recommendations) linux icq clone (console only) (Edwin Johnson)
  Re: Problem setting up printer with Linux (Pete Cathcart)
  Bloody clock is an hour fast (Mark Ferraretto)

----------------------------------------------------------------------------

From: Andras <[EMAIL PROTECTED]>
Subject: deinterlacing
Date: Wed, 05 Apr 2000 10:20:29 +0000

Does anyone know of a linux tool that can de-interlace
previously recorded images?

When capturing images from video source,
every odd lines is a bit out of place,and would like to put it back.

Andras

------------------------------

From: Markus Wagner <[EMAIL PROTECTED]>
Subject: Re: FTP server configuration?
Date: Wed, 05 Apr 2000 12:33:08 +0200

Hi,

I noticed that there is already a ftp service on my machine. If I use
proftpd, how do I set the active ftp daemon?

Thanks,
Markus

Nguyen-Dai Quy wrote:
> =

> Markus Wagner wrote:
> >
> > Hi,
> >
> > how can I configure ftp access on a Linux machine, e. g. configure th=
e
> > directory tree, startup messages, etc. There seems to be no
> > configuration file for ftpd.
> >
> > Why does ftp access work without a "ftpd" in the process list?
> >
> > Thanks, Markus
> =

> try with "proftpd" package !
> It works very nice with me :-)
> --
> Nguy=EAn-=D0ai Qu=FD
> LTAS-M=E9canique de la Rupture, ULG
> Rue des Chevreuils, 1, B=E2t B52, Local 522
> B-4000, Li=E8ge, BELGIQUE
> T=E9l:+32-4-366.9098  Fax:+32-4-366.9311
> http://w3.to/quy

------------------------------

From: "Benson Lei" <[EMAIL PROTECTED]>
Subject: Kernel help >>>>
Date: Wed, 5 Apr 2000 19:30:45 -0700

Hi,

I would like to know how I customize( configure & re-compile ) my Kernel
2.2.14 for RH Linux V6.2 ??

1) do I need to configure the Kernel by using "/usr/src/linux/make
menuconfig" when I use
     two PIII CPUs, since I found two PIII CPUs with X windows without
compilation ??
2)  If yes, do I need to run " make dep; make clean; make; make modules;
make modules_install" ??
     ( since I found the steps are different when I read different books,
and I could not find any V6.1 or V6.2 )

3)  Do I need to do: such as
        a.    cp /usr/src/linux-2.x.x/arch/i386/boot/bzImage
/boot/vmlinuz-2.x.x
        b.   cp /usr/src/linux-2.2.14/System.map /boot/System.map-2.x.x
        c.    ln -s /boot/System.map-2.x.x /boot/System.map
        d.    in lilo: linux=/boot/vmlinuz-2.x.x.
        e.    ........

I just want to know if I need to configure & re-compile the Kernel ( not the
case : kernel upgrading ) ??

Thank you for your help




------------------------------

From: [EMAIL PROTECTED] (Martijn Brouwer)
Subject: Re: How to restore LILO
Date: Wed, 05 Apr 00 22:34:43 GMT

In article <T6BG4.862$[EMAIL PROTECTED]>, "Ryan S." <[EMAIL PROTECTED]> 
wrote:
>I had recently started messing with Linux, now I have installed RedHat 6.1
>piece of cake. Now the wife thought the LILO prompt was to confusing
>(multi-boot Windows98) so being a nice person that I am tried to use
>BootMagic. I couldn't get it to work. Now I cant boot Linux. How do I put
>LILO back? Cause the wife can learn to deal with it.
If you have created a boot flop, just insert it, boot linux with it, and run 
lilo. Then you have lilo back. If you did not creat a boot flop, you can 
probably use your redhat intall flop as rescue disk. Find out in your redhat 
documentation.
The problem with my wive who don't want to have anything to do with Linux, I 
solved by letting LILO boot Windows after 5 seconds without any action from 
the user. Make windows your first entry in /etc/lilo.conf, and make the 
timeout 50 (tenth of a second).

GoodLuck,

Martijn


------------------------------

From: Michael Clarke <[EMAIL PROTECTED]>
Subject: XFree 4.0 install problems
Date: Wed, 05 Apr 2000 19:06:40 +0800


This is probably quite simple for someone who knows their way around a
Linux system.

I'm trying to install the Xfree86 4.0 package.  The first step is to
download a file called Xinstall.sh and run it with a -check option.

When I issue:

  sh Xinstall.sh -check

I get (roughly):

  : Command not found
  : Command not found
  : Command not found
  : Command not found
  'install.sh: Unexpected token after 'Echo'
  'install.sh: invalid symbol 'Echo()' on line 118

Any guesses as to what I'm missing or have set up wrong?

The system is RedHat 6,1 with the bash shell installed and a 2.2.14
kernal.

Mik

------------------------------

From: Michael Clarke <[EMAIL PROTECTED]>
Subject: Re: Kernel help >>>>
Date: Wed, 05 Apr 2000 19:12:12 +0800

On Wed, 5 Apr 2000 19:30:45 -0700, "Benson Lei"
<[EMAIL PROTECTED]> wrote:

>Hi,
>
>I would like to know how I customize( configure & re-compile ) my Kernel
>2.2.14 for RH Linux V6.2 ??

Check out the HOWTO (and a few other places)

>1) do I need to configure the Kernel by using "/usr/src/linux/make
>menuconfig" when I use
>     two PIII CPUs, since I found two PIII CPUs with X windows without
>compilation ??

Depends on whether or not you like the defaults.  It'll run faster if
you configure it for your system.  The default configurations tend to
be set for the lowest common denominator and include almost
everything.

>2)  If yes, do I need to run " make dep; make clean; make; make modules;
>make modules_install" ??
>     ( since I found the steps are different when I read different books,
>and I could not find any V6.1 or V6.2 )

Instead of 'make' use 'make bzImage'.  This will produce a much
compressed kernal in the file /arch/i386/boot/bzImage.  This is the
one you need to copy into your /boot directory and configure lilio to
point to.  I found the Redhat documentation accurate appart from the
need to use bzImage.  Also make sure you have the bin86 (maybe now
dev86) package installed or your kernal build will fail.

>3)  Do I need to do: such as
>        a.    cp /usr/src/linux-2.x.x/arch/i386/boot/bzImage
>/boot/vmlinuz-2.x.x
>        b.   cp /usr/src/linux-2.2.14/System.map /boot/System.map-2.x.x
>        c.    ln -s /boot/System.map-2.x.x /boot/System.map
>        d.    in lilo: linux=/boot/vmlinuz-2.x.x.
>        e.    ........

Yes. Rerunning lilio is essential as it moves your new kernal image
into wherever lilio keeps the kernals it will let you boot with.

>I just want to know if I need to configure & re-compile the Kernel ( not the
>case : kernel upgrading ) ??

If you want to upgrade, I suggest you download the 2.2.14 source.  The
Redhat 2.2.12 kernal doesn't seem to want to accept patches properly
(but I may have been doing something wrong).

Mik

------------------------------

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: XFree 4.0 install problems
Date: 5 Apr 2000 11:10:34 GMT

Michael Clarke <[EMAIL PROTECTED]> wrote:

: When I issue:

:   sh Xinstall.sh -check

: I get (roughly):

It needs to be EXACT.

:   : Command not found
:   : Command not found
:   : Command not found
:   : Command not found
:   'install.sh: Unexpected token after 'Echo'
:   'install.sh: invalid symbol 'Echo()' on line 118

: Any guesses as to what I'm missing or have set up wrong?

Print line 118 and we might be able to tell you! (and you might be able
to tell yourself).

According to this output you are executing install.sh, not Xinstall.sh.

: The system is RedHat 6,1 with the bash shell installed and a 2.2.14
: kernal.

Likely it's a bash2 problem. Use bash1 and see if it does any better.

Peter

------------------------------

From: <[EMAIL PROTECTED]>
Subject: Merging 2 partition
Date: Wed, 05 Apr 2000 11:30:03 GMT

Hi, I need some help that I want to install Linux in my computer.
  I have 6.4 Gb HDD with (original 3 partition & 1 unpartition: 2G,2G,1Gand 
1.4G(unpartition)). Let say C, D,E and unpartiton.
  I partition unparttion HDD to be F. So at moment, I got C(Bootable) 2G, D: 2G, 
E:1G and new partition F:1.4G
  I want to merg C and F, so my new partion will be C:3.4G, D:2G and E:1G.
How can I do that without destroy and my boot table and my data in C. What 
program should I use? (Non-commercial)
Thank you very much

--
Posted via CNET Help.com
http://www.help.com/

------------------------------

From: Uri Raz <[EMAIL PROTECTED]>
Subject: Need linux for MIPS
Date: 5 Apr 2000 11:36:02 GMT

 I'm assigned to write drivers for linux on MIPS, and need thus look
 for linux port to MIPS, and most specificaly for MILO (LILO for MIPS),
 preferably a version that can boot over a network (e.g. download the
 kernel over TFTP).

 Please help.

-- 
 +----------+----------------------------+------------------------------+
 | Uri Raz  | [EMAIL PROTECTED] | kaum vit litz, tor lod vike. |
 | TCP/IP Resources List   http://www.private.org.il/tcpip_rl.html      |
 | Tarot Resources List    http://www.private.org.il/tarot.html         | 

------------------------------

From: "Ingo Brueckl" <[EMAIL PROTECTED]>
Subject: Mouse wont work in xfree86
Date: 5 Apr 2000 11:57:46 GMT

It seems that Protocoll "Auto" doesn't work at all. It didn't recognize 
three different mice I tried (PS/2 OEM, PS/2 Logitec and seriell Logitec). 
It will work when specifing the protocoll (i.e. Protocoll "PS/2" for 
exapmle).

Unfortunately, my PS/2 Logitec is unusable, because the mouse pointer 
races around the screen. The same mouse movement distance (first moved 
carefully, then normally) results in different mouse movements on the 
screen.

The gpm repeater doesn't work at all.

Anyone with similar problems?

------------------------------

From: JackStraw <jack.straw@witchita>
Subject: Re: Any email clients for Windows AND Linux
Date: Wed, 05 Apr 2000 08:03:49 -0400

Jamie Webb:
>I triple-boot Linux, Win98, WinNT. I would like to be able to read
>and download email in all of them. This means that I need an email
>client that can use a folder on a shared partition for its mailstore
>and which will run under Windows and Linux (or two compatible
>programs). Do any exist? I can't be the only person in this position.

I use Eudora 3.x under linux/wine and windows.



-- 
JackStraw
0x3D561045

This Internet of yours is a wonderful invention."
--George W. Bush, in an e-mail to Al Gore.
http://news.excite.com/news/r/000315/18/campaign-bush-text

------------------------------

From: Alessandro Giachino <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: PCMCIA!!!
Date: Wed, 05 Apr 2000 12:14:13 GMT

This old laptop doesn't have enough room.  I'll have to uninstall
most of the Windows stuff on it before I start then.

Bob Martin wrote:
> 
> EKK wrote:
> >
> > Does RedHat's site actually serve a purpose?
> >
> > ...
> >
> > Hello,
> >
> > does the RH6.1 pcmcia-RHEA-1999:044.img boot image actually work?
> >
> > it gives me a blank list of drivers to pick from when I boot from
> > this image on my laptop!
> >
> > the only other option is to try "linux supp" with
> > RH6.0  which means I would first have to install RH6.0 and
> > then upgrade to RH6.1.
> > This also fails miserably.
> >
> > The PCMCIA card I have is a 3Com589D, fully supported.
> >
> > None of the combinations of commands suggested by RH on their site
> > seems to work.
> >
> > Please feedback anyone who has gotten this to actually work.
> >
> > Thanks,
> >
> > AG
> > --
> 
> For what it's worth, I never got RH 6.x to install from CD on my laptop
> with a pcmcia CDROM ( 5.2 installed flawlessly ). I got around it by
> creating a DOS partition, copying the RedHat directory from the CD to
> there, then doing a HD install.
> --
> 
> Bob Martin

------------------------------

From: Pete Cathcart <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,uk.comp.linux
Subject: Problem setting up printer with Linux
Date: Wed, 5 Apr 2000 13:16:32 +0100

Hi,

I've recently installed RedHat 6.1 onto my PC and I'm having a problem with 
it. Probably because I'm new to running Linux (although I have been using it
for a while, just never setting it up).

Basically, it's installed and running fine, but I can't use the printer.
Running the control-panel tool reports that it can't find a printer connected
to any port.

It's a local printer (an HP Deskjet), connected to the PCs only parallel 
port. When I run the test 'print directly to port' it reports that the device
can't be located.

File lp0 and lp1 do exist in /dev.

Any ideas anyone?

Oh, BTW, the printer does work fine under MS operating systems, but I'm
trying to escape them ;)

Pete
-- 
 ___     _              
| _ \___| |_ _ _ ___ ___  http://www.petros-world.demon.co.uk/
|  _/ -_)  _| '_/ _ (_-<        [EMAIL PROTECTED]
|_| \___|\__|_| \___/__/              [EMAIL PROTECTED]
                        


------------------------------

From: [EMAIL PROTECTED]
Subject: booting from dos too - Help
Date: Wed, 05 Apr 2000 12:13:46 GMT

I am RHL beginner.
I have two HDDs, hda(master) and hdb(slave).
The slave hdd has been formated under dos and I wish to run Turbo C on
it. The master hdd has RHL 6.1 and I wish to use it for C and Perl
programming too. My problem is that at the start I need two options: 1.
RHL and 2. DOS. I made the changes in lilo.conf but at the boot when I
choose the DOS appears this message:

" Non-Sysem disk or disk error.
  Replace and ..."

Only the dos hdd works fine, without any errors.
The lilo.conf is listed below:

boot = dev/hda
timeout = 100
prompt
   vga = normal
   read-only
map = /boot/map
install = /boot/boot.b
image = /boot/vmlinuz-2.2.5-15
   label = linuz
   root = /dev/hda2
other = dev/hdb1
   label = dos

Can somebody help me to can choose linux or dos ?

The configuration is 486 DX4 at 100 MHz, 8 MB RAM and two 512 MB HDDs.
The dos hdd has DOS 6.22 and onlu one partition.


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: "Brian E. Seppanen" <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.install
Subject: sh:  cannot use & in command
Date: Wed, 5 Apr 2000 08:25:10 -0400

I recently updated from redhat 6.1 to redhat 6.2.   I did a completely fresh
install of redhat 6.2.  Before doing the install I backed up my home
directory with the customizations that I didn't want to lose.  Included in
these customizations were some procmail configurations.
With redhat 6.2 I now get the following errors (in roots mailbox) when a
message destined for my inbox arrives.

  ----- The following addresses had permanent fatal errors -----
"|IFS=' ' && exec /usr/bin/procmail -f-|| exit 75 seppanen"
    (expanded from: <seppanen@localhost>)

   ----- Transcript of session follows -----
sh: cannot use & in command
554 "|IFS=' ' && exec /usr/bin/procmail -f-|| exit 75 seppanen"... Service
unavailable

This is the contents of my forward file

"|IFS=' ' && exec /usr/bin/procmail -f-|| exit 75 seppanen"

This is with procmail-3.14-2 and  sendmail-8.9.3-20.   Any ideas on how I
can fix this?

thanks in advance.


Brian Seppanen
[EMAIL PROTECTED]



------------------------------

From: "Brian E. Seppanen" <[EMAIL PROTECTED]>
Subject: Re: /usr almost full ! What NOW!
Date: Wed, 5 Apr 2000 08:29:08 -0400

You could try using ext2resize which is I believe the partition magic tool.
I just saw it yesterday at

ftp://ftp.freesoftware.com/pub/linux/redhat/powertools/6.2/i386/

No warranty, so do a backup before you do anything.

HTH
Brian Seppanen
[EMAIL PROTECTED]

"Mark Guzzo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Help!
> I just installed the new RH6.2 and got it up running like a kitten here
> at work :-). One thing, I gave /usr and /usr/local about 850M. Well /usr
> now has only 14.18M left and the /usr/local has 806M left. How does one
> go about resizing the ext2 filesystem in Linux? There is still some
> PowerTools for 6.2 that I will like to install.
>
> Mark



------------------------------

From: [EMAIL PROTECTED] (LFessen106)
Subject: Re: X server does not start
Date: 05 Apr 2000 12:32:25 GMT

>But maybe one of you can give me a quick answer:
>I installed SuSE 6.2 on an i486/66. I tried to configure XFree86 (using
>SaX). When the test starts (or when I try to run startx from the command
>line), I get an error saying something like "Fatal error [...] no
>screens found".
>
>What does this error mean? And how can I solve the problem?
>(As I already stated: I didn't yet check the log files ...)
>
>TIA
>Diethard

Yup, the problem is that X can't find any suitable screen depths and sizes for
your current configuration.  Resolution is easy...  Run xf86config as root user
and input your correct settings for video card and monitor.  After that run
startx and you should be in business.
-Linc.


------------------------------

From: [EMAIL PROTECTED] (LFessen106)
Subject: Re: Problem setting up printer with Linux
Date: 05 Apr 2000 12:35:30 GMT

>I've recently installed RedHat 6.1 onto my PC and I'm having a problem with 
>it. Probably because I'm new to running Linux (although I have been using it
>for a while, just never setting it up).
>
>Basically, it's installed and running fine, but I can't use the printer.
>Running the control-panel tool reports that it can't find a printer connected
>to any port.
>
>It's a local printer (an HP Deskjet), connected to the PCs only parallel 
>port. When I run the test 'print directly to port' it reports that the device
>can't be located.
>
>File lp0 and lp1 do exist in /dev.
>
>Any ideas anyone?
>
>Oh, BTW, the printer does work fine under MS operating systems, but I'm
>trying to escape them ;)
>
>Pete

Pete, did you try going into X and running printtool ?  This is a gui interface
printer setup tool that almost always works like a charm...
-Linc.


------------------------------

From: [EMAIL PROTECTED] (Edwin Johnson)
Crossposted-To: alt.os.linux
Subject: Re: (recommendations) linux icq clone (console only)
Reply-To: [EMAIL PROTECTED]
Date: 5 Apr 2000 12:51:59 GMT

I use GTIicq which works great. You might check out www.gtk.org.

...Edwin

On 5 Apr 2000 03:53:20 GMT, Darren Wyn Rees <[EMAIL PROTECTED]> wrote:
>
>looking for recommendations for an ICQ clone.
>
>console only.
>
>thanks.
>
>darren
>
>[ f/u set to comp.os.linux.misc,alt.os.linux ]
>
>-- 
>Le biblioteche ci hanno dato il potere,
>poi il lavoro č venuto e ci ha reso liberi.
>Che prezzo ora, per un piccolo assaggio di dignitą...


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~   Edwin Johnson ....... [EMAIL PROTECTED]  ~
~        http://www.shreve.net/~elj       ~
~                                         ~
~ "Once you have flown, you will walk the ~
~ earth with your eyes turned skyward,    ~
~ for there you have been, there you long ~
~ to return." -- da Vinci                 ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


------------------------------

From: Pete Cathcart <[EMAIL PROTECTED]>
Subject: Re: Problem setting up printer with Linux
Date: Wed, 05 Apr 2000 13:05:10 +0100

LFessen106 wrote:

> >I've recently installed RedHat 6.1 onto my PC and I'm having a problem with
> >it. Probably because I'm new to running Linux (although I have been using it
> >for a while, just never setting it up).
> >
> >Basically, it's installed and running fine, but I can't use the printer.
> >Running the control-panel tool reports that it can't find a printer connected
> >to any port.
>
> Pete, did you try going into X and running printtool ?  This is a gui interface
> printer setup tool that almost always works like a charm...

Yeah, that's the program that control-panel launches. No luck :-(

Thanks for your help though,

Pete



------------------------------

From: [EMAIL PROTECTED] (Mark Ferraretto)
Subject: Bloody clock is an hour fast
Reply-To: [EMAIL PROTECTED]
Date: Wed, 05 Apr 2000 13:01:11 GMT

I'm running Mandrake 7.0.  Daylight Savings (summer time) finished here a 
couple of weeks ago and ever since, my PC has been booting up an hour fast!
I run date to set the time back and all is OK until the next reboot!

I'm running a Toshiba laptop and it doesn't let me set the clock in the BIOS
so date's the only way to go.  I'm running NTP but it dies because the variation
is too great.

Any ideas?

-- 
Mark Ferraretto                 Phone:  +61 8 8396 2448
Ferraretto IT Services            Fax:  +61 8 8396 7176
26 Observation Drive           Mobile:  +61 407 959 719
Highbury SA 5089                Email:  [EMAIL PROTECTED]

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.misc) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to