Hi,
the error message in the subject appears when running the setup immediately after the following line:
Installing product files to /opt/microfocus/VisualCOBOL_server.
I'm trying to install Visual Cobol and keep getting this error. We're using 64-bit Cent OS which I realise is an unsupported platform, but as far as I can see the settings in cobopt and cobopt64 appear to be correct (dont contain dead links) with the exception of LPI_SEARCH_PATH.
cobopt
-C nolist
set GCC_LIB=/usr/lib/gcc/x86_64-redhat-linux/4.1.1/32
set GCC_SEARCH_PATH=$GCC_LIB:$GCC_LIB/..:/usr/lib:/lib
set GCC_EXCEP_LIB=gcc_s
set LPI_SEARCH_PATH=${LPI_SEARCH_PATH:-/opt/lib/l
cobopt64
-C nolist
set GCC_LIB=/usr/lib/gcc/x86_64-redhat-linux/4.1.1
set GCC_SEARCH_PATH=$GCC_LIB:/usr/lib64:/usr/lib
set GCC_EXCEP_LIB=gcc_s
set LPI_SEARCH_PATH=${LPI_SEARCH_PATH:-/opt/lib/lib}
I'd like to see what install.sh is actually doing but can't find it anywhere either.
#VisualCOBOL




