Hi,
I inform you that now HTMLDOC works.
The programmer uses only the htmldoc cmd in batch mode but I
launched the same in VNC and the GUI works.
HTMLDOC : htmldoc-1.8.24-source.tar
Some prerequisite has been installed on SLES8 platform Linux/zVM :
fltk-devel-1.1.0rc5-28
fltk-1.1.0rc5-28
gcc-c++-3.2.2-23
xdevel-4.2.0-119
XFree86-compat-libs-4.2.0-119
gcc33-libs-3.3.1-1
libpng-devel-1.2.4-25
zlib-devel-1.1.4-31
The configure comand used :
lxit000:/usr/local/src/htmldoc-1.8.24 #./config --prefix=/usr/local
--disable-localpng
Thanks to Neal and Rob for your help.
Cordiali saluti / Best regards
Marco Bosisio
> Neal -----Original Message-----
Contrary to what my wife tells me, I have a couple of ideas :-). Two
options:
1. Have a look in configure and see if there are any --disable or --without
options, you may be able to disable the part that requires png
2. Install the package that include libpng: libpng-devel-1.2.5-182.10 for
example
Neale
> Rob -----Original Message-----
He's also missing libz-devel and a socket library. I think he'd be
much better off to pick up a src.rpm that has been made for SuSE
systems and build that... at least trying to build will show what
prereq it has for building.
Rob
Rob van der Heij rvdheij @ gmail.com
> -----Original Message-----
Hi,
I'm installing the HTMLDOC ( http://www.htmldoc.org/index.php )
on Linux/zVM guest with SuSE SLES8 sp3.
When I isuue the command ./configure --prefix=/usr/local I
receive these errors as reported in config.log :
......other msg.....
configure:3958: checking for socket in -lsocket
configure:3989: gcc -o conftest conftest.c -lsocket -lm >&5
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lsocket
collect2: ld returned 1 exit status
configure:3992: $? = 1
......other msg.....
configure:4902: gcc -o conftest conftest.c -lz -ljpeg -lnsl -lm >&5
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lz
collect2: ld returned 1 exit status
configure:4905: $? = 1
......other msg.....
configure:4975: gcc -o conftest conftest.c -lpng -ljpeg -lnsl -lm >&5
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lpng
collect2: ld returned 1 exit status
configure:4978: $? = 1
.......other msg....
#endif
#ifdef __cplusplus
#include <stdlib.h>
configure: exit 0
The configure rc=0 but if I continue with make it ends
with error :
......other msg.....
Making all in zlib...
Making all in png...
Making all in htmldoc...
Linking htmldoc...
/usr/lib/gcc-lib/s390-suse-linux/3.2.2/../../../../s390-suse-linux/bin/ld:
cannot find -lpng
collect2: ld returned 1 exit status
make[1]: *** [htmldoc] Error 1
Here are the sw levels :
libgcc-3.2.2-23
gcc-c++-3.2.2-23
gcc-3.2.2-23
gcc33-libs-3.3.1-1
Linux SUSE SLES8 2.4.21
Do you have any idea ?
Marco Bosisio
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390