POV-Ray : Newsgroups : povray.general : trying to compile MegaPov XRS Server Time
31 Jul 2024 18:15:41 EDT (-0400)
  trying to compile MegaPov XRS (Message 1 to 3 of 3)  
From: mil01
Subject: trying to compile MegaPov XRS
Date: 3 Oct 2006 15:45:00
Message: <web.4522bcc5ed237a59e31c21340@news.povray.org>
So I'm trying to compile MegaPov XRS on Ubuntu Dapper with amd64 dual core.

But, the real problem is the compilation of MegaPov ( needed by XRS):
on my system, there is a bug with lib PNG. So when I compiled Povray on my
machine I used --disable-shared and all went okay.

Problem is, I cannot disable shared libs for compiling XRS ( it need various
other libs openssl,etc...)

error message :

.../source/libpovray.a(png_pov.o) : Dans la fonction


.../source/libpovray.a(png_pov.o) : Dans la fonction


.../source/libpovray.a(png_pov.o) : Dans la fonction



-> Is there a way to only disbale PNG compilation ?

Thanks for your help

Milovann


Post a reply to this message

From: mil01
Subject: Re: trying to compile MegaPov XRS
Date: 3 Oct 2006 18:05:00
Message: <web.4522dd6c54b6a245e31c21340@news.povray.org>
....so I managed to compile MegaPov deleting some lines (about png stuff)  on
png_pov.cpp/parstxt.cpp/renderio.cpp

....but now when I try to launch megapov_xrs_server I have a beautifull
"could not find libiqxmlrpc-server.so.0 ( but it's present on
/usr/local/lib ) I tried to make a link on the folder but .....no.
(I know, stupid basic problem)

Any Help....?


Post a reply to this message

From: Thomas de Groot
Subject: Re: trying to compile MegaPov XRS
Date: 5 Oct 2006 05:26:32
Message: <4524cfc8$1@news.povray.org>
I think you should post this at: povray.unofficial.patches.

Thomas


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.