Hello,
I downloaded the binary file gpc-19990118.sparc-sun-solaris2.6.tar.gz for my solaris 2.6 machine and unpacked it as given. Then i tried to compile simple pascal program. The following error is seen : "Installation problem. Cannot execute gpc-cpp"
Please guide me on this. Hari
Kocherlakota Harikrishna wrote:
I downloaded the binary file gpc-19990118.sparc-sun-solaris2.6.tar.gz for my solaris 2.6 machine and unpacked it as given. Then i tried to compile simple pascal program. The following error is seen : "Installation problem. Cannot execute gpc-cpp"
GPC binaries must be installed exactly in the directory they were compiled for. If the archive contains absolute paths, it means you have to extract it from the root directory (/).
If this isn't possible (you're not the sysadmin, or don't want to), see the script ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/alpha/binary/install-gpc-binary
Frank