CentOS 4 Installation Link
I am trying to install FOP2 on CentOS 4. When I start FOP2, this is what I get:
bash-3.00# /usr/local/fop2/fop2_server --test
Floating point exception
I understand that the current FOP2 is compiled for later versions of glibc.
bash-3.00# /lib/libc.so.6
GNU C Library stable release version 2.3.4, by Roland McGrath et al.
I need a link for FOP2 for CentOS4. I can't find an old link or any way to download and/or compile the server manually. Any help?
bash-3.00# /usr/local/fop2/fop2_server --test
Floating point exception
I understand that the current FOP2 is compiled for later versions of glibc.
bash-3.00# /lib/libc.so.6
GNU C Library stable release version 2.3.4, by Roland McGrath et al.
I need a link for FOP2 for CentOS4. I can't find an old link or any way to download and/or compile the server manually. Any help?
Comments
Centos 4 is currently unsupported. We have an old version server binary compiled for it, but it won't have the newer features and it might not work well with modern browsers:
http://download.fop2.com/fop2_server_centos4
That is the server binary only, you have to install the regular centos tarball and then replace the fop2_server binary with the above. I am not sure but that is probably version 2.10 or so of FOP2, with no websocket support, etc.
Best regards,