make install errors
Brought to you by:
lancos
$ sudo make install
chmod 755 ./bin/ponyprog2000
cp ./bin/ponyprog2000 /usr/local/bin
cd v; make install
make[1]: Entering directory /home/ron/Projects/PonyProg2000-2.08b/v'
make ARCH=linuxelf installVLinux
make[2]: Entering directory
/home/ron/Projects/PonyProg2000-2.08b/v'
You must run this as root
chmod 644 /home/ron/Projects/PonyProg2000-2.08b/v/lib/.so.1.25
chmod: cannot access ‘/home/ron/Projects/PonyProg2000-2.08b/v/lib/.so.1.25’: No such file or directory
make[2]: [installVLinux] Error 1
make[2]: Leaving directory /home/ron/Projects/PonyProg2000-2.08b/v'
make[1]: *** [install] Error 2
make[1]: Leaving directory
/home/ron/Projects/PonyProg2000-2.08b/v'
make: [install] Error 2
$
I apologize, I wasn't using the latest version. Everything seems to work fine in the 2.08c version.