For my first trial of GNU PASCAL, I get compilation error with message: impossible to load module GPC. I have loaded GNU PASCAL for LINUX with the binary package "gpc-19990118-egcs-1_1_1_i386-pc-linux-gnu". The decompression gives a directory "usr" in the working directory. There is no indication on howto configure the environment (PATH, specific variables). I have made some tentatives with PATH (bin and lib directory declaration) and variables (COMPILER_PATH, LIBRARY_PATH) but I always get a message saying a module is missing. This problem occurs either in command line mode or EMACS. Can somebody help me.
Thanks.
Yves POCCHIOLA wrote:
I have loaded GNU PASCAL for LINUX with the binary package "gpc-19990118-egcs-1_1_1_i386-pc-linux-gnu". The decompression gives a directory "usr" in the working directory. There is no indication on howto configure the environment (PATH, specific variables). I have made some tentatives with PATH (bin and lib directory declaration) and variables (COMPILER_PATH, LIBRARY_PATH) but I always get a message saying a module is missing. [...]
If you install GPC in a separate directory rather than the global directories and want to use it from there, there is a script available on our server for exactly this purpose:
ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/binary/install-gpc-binary
Hope this helps,
Peter