On Tue, Sep 23, 2008 at 12:13 AM, Gaetano Di Stefano
<[EMAIL PROTECTED]> wrote:
>
> ldconfig -v
> /usr/X11R6/lib:
>        libfltk.so.1.1 -> libfltk.so.1.1
>        libfltk_gl.so.1.1 -> libfltk_gl.so.1.1
>        libfltk_forms.so.1.1 -> libfltk_forms.so.1.1
>        libfltk_images.so.1.1 -> libfltk_images.so.1.1
> /usr/local/lib:
> ... ... ...
> no xforms in the rest of listing

I use Ubuntu 7.10 (x86)

I did a quick search in the Ubuntu packages. Under Ubuntu (and Debian
I guess), you need to install a few required packages to get the
XForms demos to compile and link. The are some of the packages, which
allowed me to successfully compile and link all the XForms demos.

The binary XForms library (required)
http://packages.ubuntu.com/feisty/libforms1

The development headers for the XForms library (required)
http://packages.ubuntu.com/feisty/libforms-dev

A visual forms designer for XForms (optional)
http://packages.ubuntu.com/feisty/libforms-bin


I hope this helps.  Maybe this information needs could be added in a
readme file in the 'xforms' directory of FPC?


Regards,
 - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to