All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Victor Warner" <vwarner@waitrose.com>
To: linux-msdos@vger.kernel.org
Subject: Install error with Make Install in CVS version of Dosemu
Date: Mon, 12 Dec 2005 10:04:13 -0000	[thread overview]
Message-ID: <op.s1n0xbif6hj6fq@ibmt22> (raw)

Downloaded the latest CVS version (downloaded 12 December 2005)

When I got to Make Install (after being root) I get error messages. The  
full text of what is produced by Make Install is below. Any help would be  
gratefully appreciated.

Victor Warner



ibmt22:/home/victor/various/dosemu2/dosemu# make install
make[1]: Entering directory `/home/victor/various/dosemu2/dosemu/src'
rm -rf ../tmp
mkdir -p -m 0755 /home/victor/various/dosemu2/dosemu/tmp/dosemu
/usr/bin/install -c -d /usr/local/share/dosemu
for i in `find ../commands/* -type f`; do \
   /usr/bin/install -c -m 0644 $i  
/home/victor/various/dosemu2/dosemu/tmp/dosemu; \
done
cd ../commands; for i in `find * -type l`; do \
   ln -sf generic.com /home/victor/various/dosemu2/dosemu/tmp/dosemu/$i; \
done
rm -rf /usr/local/share/dosemu/commands  
/usr/local/share/dosemu/freedos/dosemu
cp -a /home/victor/various/dosemu2/dosemu/tmp/dosemu  
/usr/local/share/dosemu/commands
ln -sf ../commands /usr/local/share/dosemu/freedos/dosemu
ln: creating symbolic link `/usr/local/share/dosemu/freedos/dosemu' to  
`../commands': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/victor/various/dosemu2/dosemu/src'
make: *** [install] Error 2

Victor Warner

             reply	other threads:[~2005-12-12 10:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-12 10:04 Victor Warner [this message]
2005-12-12 21:43 ` Install error with Make Install in CVS version of Dosemu Bart Oldeman
2005-12-13 20:34 Stas Sergeev
2005-12-14 22:24 ` Bart Oldeman
2005-12-14  8:13 Victor Warner
2005-12-14 10:34 Stas Sergeev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.s1n0xbif6hj6fq@ibmt22 \
    --to=vwarner@waitrose.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.