xforms-development
[Top][All Lists]
Advanced

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

[XForms] Error loading shared libs


From: Peter Wiehe
Subject: [XForms] Error loading shared libs
Date: Sun, 16 Jun 2019 04:49:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

Hi, list,

I can't get the xforms library to operate. I enter in the shell:

gcc -o gui gui.c -L/usr/local/lib -lforms -lX11

But when I run "./gui" I get the error:

./gui: error while loading shared libraries: libforms.so.2: cannot open shared object file: No such file or directory

But the library file exists. What am I doing wrong?

(I use Manjaro Linux and installed the "latest stable" XForms using "./configure", "make", "sudo make install".)

Regards

Peter




reply via email to

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