[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New PDP++ releases: LINUXPPC, CYGWIN
At 2:38 PM -0700 11/8/00, Randall C. O'Reilly wrote:
>There are 2 new releases of PDP++ available, one for LINUXPPC and the
>other for CYGWIN.
>
>LINUXPPC:
>
>pdp++_2.0r2_bin_LINUXPPC.tar.gz and
>pdp++_2.0_ivlib_LINUXPPC_g++.tar.gz
>
>now provide the libIV library, which was missing previously. Note
>that these packages assume a CPU type of LINUX (i.e., subdirectories
>are called LINUX, not LINUXPPC), but the tar files are named to not
>conflict with regular LINUX (i386 arch).
>
Hi, I installed the Above new files in the standard location, and decompressed them, and did the same with pdp++_2.03.src.tar.gz and pdp++_2.0_ext.tar.gz. All directories are installed now. (Whether they contain all the files I'm not sure)
I did the library path setting with setenv and I checked it - it says what it should say.
I did ln -s libIV.so.3.0.3 libIV.so.3 and ln -s libIV.so.3.0.3 libIV.so.
When I try to run any of the programs I get a "command not found" message.
What can be the problem?
I am trying this on a Powermac running LINUXPPC 2000. Has anyone installed and been using PDP++ on a Mac?