bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] cobc linkage bug on Mint Linux ?


From: Vincent Coen
Subject: Re: [open-cobol-list] cobc linkage bug on Mint Linux ?
Date: Fri, 19 Jul 2013 00:38:01 +0100
User-agent: KMail/4.10.2 (Linux/3.8.13.4-desktop-1.mga3; KDE/4.10.2; x86_64; ; )

Hi;

 

Did you remember to run ldconfig having added the cobol runtime path to ld.so.conf

 

such as :

include /etc/ld.so.conf.d/*.conf

/usr/local/lib

/usr/local/lib/open-cobol-ce

 

Vince

 

 

On Thursday 18 Jul 2013 17:40:13 Patrick wrote:

> Hi Michael, Hi Charles, thanks for responding to my post :)

>

> Brian, I have been worry about wasting your time today(or more time),

> now that I have had a moment to stop, I have loaded Mint 15, Cinnamon

> desktop, on Virtualbox with QT interface(non free version)

>

> After the virgin install I ran sudo apt-get install open-cobol python-dev -y

> I copied and pasted your program from the sourceforge page.

>

> I tided up the syntax issues from copying.

>

> I compiled it with cobc -x cobpy.cob -lpython2.7

>

> It compiled.

>

> At runtime it failed with the libcob cannot find module error.

>

> I am pretty sure this is a bug now.

 


reply via email to

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