[lazarus] HELP ! I'm a DOS user :)

Peter Vreman pfvreman at wins.uva.nl
Fri May 14 12:37:24 EDT 1999


At 17:02 14-5-99 , you wrote:
> > > cd /bin
> > > ln -s bash sh
> > This dependency is automaticly added by RPM. I couldn't remove it. Don't
> > know why it has been added.
>
>It's very common. /bin/sh is one of the few things under Linux you can 
>rely on.
>
>Do you let RPM execute some shellscript? Then probably it reads
>
>#!/bin/sh
>
>in the first line, and that's probably where the dependancy comes from.
>
>/bin/sh should point to the default shell for executing scripts, 
>preferably in a 'sh'
>compatible way (read BASH Bourne Again SH). I don't think you want to remove
>that dependancy, because it SHOULD be there.
Yes, there is a script 'samplecfg' which creates the /etc/ppc386.cfg







More information about the Lazarus mailing list