> -----Ursprüngliche Nachricht----- > Von: Dave Page [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 6. Dezember 2006 15:47 > An: Strobl, Christian > Cc: pgadmin-support@postgresql.org > Betreff: Re: [pgadmin-support] problems compiling PGAdmin III > 1.6.1 with ubuntu 6.06 > > [EMAIL PROTECTED] wrote: > > hi all, > > > > i wanted to compile PGAdmin III 1.6.1 with ubuntu 6.06 > according the > > compile-instructions at > http://www.pgadmin.org/download/source.php and > > i got the following message > > > > configure: error: Your wxWidgets installation cannot > support pgAdmin > > in the selected configuration. This may be because it was > configured > > without the --enable-unicode option, or the combination of > > dynamic/static linking and debug/non-debug libraries > selected did not > > match any installed wxWidgets libraries. > > > > below i listed the installation-steps and the > configure-messages from > > pgadmin i would appreciate every help i get. > > Try adding --with-wx-version=2.8 to the pgAdmin configure command. > > Regards, Dave. >
thanks dave, that worked fine. but now if i make install i get /usr/bin/ld: cannot find -lcrypto is that a ssl-problem? christian ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly