Hello Developers, I'll make it quick:

the configure script looks for libforms and not for libxforms,
therefor I had to link manually to make the program link.

[root@localhost lib]# pwd
/usr/X11R6/lib
[root@localhost lib]# file *form*
libforms.so.0.88: ELF 32-bit LSB shared object, Intel 80386, version 1,
not stripped
libxforms.so:     symbolic link to libforms.so.0.88
[root@localhost lib]#

Otherwise, thanks for perhaps the most intelligent piece of software
that I've come acros.

best wishes,

Gal Aviel.

Reply via email to