I am using linux platform to install telemac.first i have used perl script installation but it finally comes out with an error permission denied on cfgmak compilation couldnt solve even if tried chmod 777*
NOw i turned my mind in to python script installation
its working i thng
all output files have been created with an extension ".o" in every folder( i am not using parallell mode)
but my compilation ends after all file creation with an error (i dont knw its an error or not)
/usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status
what is the problem? my installation completed properly or not?
plz do help me