On Wed, Aug 24, 2022 at 10:04:48AM +0100, dave.nutt...@blueyonder.co.uk wrote:
> Dear Waldek,
>       I have tried again to install Poplog v16.02 it would appear that I
> am "~" blind!!
> 
> I now appear to have v16.02 installed on my machine, when I give the command
> " v16.02/poplog pop11" I get the following error "Poplog is not a directory"
> which is true.

One thing to try is

./v16.02/poplog pop11

that is dot and slash before name (my shell runs poplog using
simpler command that I gave).

If the above does not work, then one shell do some more checking.
Try

file v16.02/poplog

it should give something like:

v16.02/poplog: POSIX shell script, ASCII text executable

then

file v16.02/pop/pop/pop11

it should give something like:

v16.02/pop/pop/pop11: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), 
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 
2.6.32, BuildID[sha1]=5ab4401da2ebca8203694a2411bc399bd389c62d, not stripped

If v16.02/pop/pop/pop11 does not exist or is not an executable, then
something went wrong during build.  If it is an executable you can
try to run it:

v16.02/pop/pop/pop11

normally this should give you vary basic version of Pop11 (like
corepop).
Also, look for saved images:

ls -l v16.02/pop/psv/
total 7812
-rw-r--r-- 1 hebisch hebisch 2837968 Aug 23 19:13 clisp.psv
-rw-r--r-- 1 hebisch hebisch 1379792 Aug 23 19:13 pml.psv
-rw-r--r-- 1 hebisch hebisch 1007056 Aug 23 19:13 prolog.psv
-rw-r--r-- 1 hebisch hebisch 2231696 Aug 23 19:13 startup.psv
-rw-r--r-- 1 hebisch hebisch  540112 Aug 23 19:13 xved.psv


-- 
                              Waldek Hebisch

Reply via email to