Skip to Content.
Sympa Menu

baslinux - Re: [BL] dosemu? wp51?

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] dosemu? wp51?
  • Date: Sat, 11 Dec 2004 01:40:50 +0000 (UTC)

On Sat, 11 Dec 2004 3aoo-cvfd AT dea.spamcon.org wrote:

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.



I changed bash to sh in dosemu script.

This time it tells me dosemu cannot find a function which appears to be 'usage' on line 13.

After that is an install_from_template function - will it find that?
There is also a function w4l_check.

Perhaps I really need bash to install dosemu. Want to try it yourself?




Archive powered by MHonArc 2.6.24.

Top of Page