Hi,
I'm trying to install LessTif-0.92.32 on a Windows NT Server platform
with Cygwin and XFree86.
./configure runs fine,
make runs fine (except for uil because main.c lacks #define CYGWIN)
but make install fails with the following message :
============================ Begin Included file
Making install in Xm-2.0
make[1]: Entering directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
make[2]: Entering directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
/bin/sh ../../mkinstalldirs /usr/local/LessTif/Motif2.0/lib
/bin/sh ../../libtool --mode=install /usr/bin/install -c libXm.la
/usr/local/LessTif/Motif2.0/lib/libXm.la
/usr/bin/install -c .libs/libXm.lai /usr/local/LessTif/Motif2.0/lib/libXm.la
/usr/bin/install -c .libs/libXm.a /usr/local/LessTif/Motif2.0/lib/libXm.a
ranlib /usr/local/LessTif/Motif2.0/lib/libXm.a
chmod 644 /usr/local/LessTif/Motif2.0/lib/libXm.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/LessTif/Motif2.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make install-data-hook
make[3]: Entering directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
rm -f /usr/local/lib/libXm.so.2*
(cd /usr/local/lib && ln -s ../LessTif/Motif2.0/lib/libXm.so.2* .)
ln: cannot create symbolic link `./libXm.so.2*' to
`../LessTif/Motif2.0/lib/libXm.so.2*': No such file or directory
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
make[1]: Leaving directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
============================ End Included file
Have you a solution ?
Thanks
Michel CORREGE
=============================================================
| Michel CORREGE | |
| ONERA/DCSD/CDIN | Tel : +33-(0)5 62 25 27 70 |
| BP 4025 | Fax : +33-(0)5 62 25 25 64 |
| 2 Avenue Edouard BELIN | |
| 31 055 TOULOUSE CEDEX | e-mail : [EMAIL PROTECTED] |
| FRANCE | |
=============================================================