Re: core dump on start up
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: core dump on start up
Shea Martin wrote:
Ok,
I installed wxGTK 2.53, on Solaris 8, gcc 3.4. All the demos work.
I built pgadmin with no options passed to configure. The build went
smoothly. The link of course failed, as LIBS variable did not include
-lnsl nor the wx libs. I added those and the link finished successfully.
Taken from the lib names, wx seems to be not compiled for Unicode. Which
gtk are you using? Should be not too old.
Regards,
Andreas
Home |
Main Index |
Thread Index