[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing on LINUXPPC
Sandy Papp <apapp@fastpoint.net> writes:
> The 2 tar files I downloaded and untarred are pdp++_2.0_bin_LINUXPPC.tar.gz (which installed bin and lib) and pdp++_2.0_ext.tar.gz (which installed donfig, css, defaults, demo and manual and a buck of text files from ANNOUNCE to TODO)
>
> There should be 2 more directories installed, as per the manual, scr and interviews/lib which did not materalize.
src is made by the pdp++_2.01_src.tar.gz file (source code).
interviews/lib is more of a problem -- it looks like it isn't there in
the .tar.gz file. I'm CC'ing Stephen Read who made the .tar files --
can you copy your libIV.so.3.0.3 from /usr/local/lib to
pdp++/interviews/lib/LINUX (you might need to make some of these dirs)
and then re-make the bin_tar and upload again? thanks in advance!
> I tried to use pdp++_2.0_ivlib_LINUX_g++.tar.gz - but it created a /usr/loca/interviews/lib-g++ directory.
LINUX is not LINUXPPC so it wouldn't work anyway. however, we should
probably get the LINUXPPC version, so Stephen, can you cd to
pdp++/interviews and do ln -s lib lib-g++ and then make ivlib_tar (at
pdp++ level) and upload the file? thanks in advance again!
- Randy