gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Re: New install


From: Roger While
Subject: [open-cobol-list] Re: New install
Date: Sun Feb 26 22:28:05 2006

Have you done a "make install" ?
The default path for the installed libs is
/usr/local/lib.
You need root privilege to install there.
Check that the libs are present.
If so, you probably need to run
(as root) "ldconfig".

Did the "make" produce any warnings/errors ?
Did you run "make check" ?

Roger


Just installed OpenCobol .33 from the tarball on Suse10.0.

Compiled the Hello.cob with cobc -free hello.cob.

./hello produces the following:
./hello: error while loading shared libraries: libcob.so.1: cannot open shared object file: No such file or directory

cobcrun hello produces:
libcob: cannot find module 'hello'

What have I not done?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]