Skip to Content.
Sympa Menu

baslinux - Re: [BL] dosemu? wp51?

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] dosemu? wp51?
  • Date: Sat, 11 Dec 2004 13:36:08 +1300

sindi keesan wrote:
>
> The scripts start off #!/bin/bash not sh.

Try changing that to: #!/bin/sh

> Perhaps BL3 should have the following link (which I made):
> cd /bin
> ln -s sh bash

I don't think that will work.

> This time it got as far as:
> dosemu: applet not found

You see, it doesn't work. sh is a symlink to busybox
(which runs the sh applet). Symlinking bash to busybox
(via sh) fails to find a bash applet.

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page