Re: Problem configuring pgadmin3

Поиск
Список
Период
Сортировка
От Pauly
Тема Re: Problem configuring pgadmin3
Дата
Msg-id 1090916814.336.19.camel@barcelona.olentxero.nl
обсуждение исходный текст
Ответ на Re: Problem configuring pgadmin3  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
Hello Dave,

Yes, that is a good question, I have installed OpenSSL 0.9.7d on my
system. This software resides in /usr/local/ssl and also has the shared
libraries (in /usr/local/ssl/lib) and the development files
(in/usr/local/ssl/include/openssl).

Now you mention this SSL, I am looking for SSL in my config.log file and
see that it breaks on the SSL. This reminds me of a similar problem I
had with Samba. There it could not find the SSL files while compiling.
In a newsgroup I read to add:

export LDFLAGS="-L/usr/local/ssl/lib"

After that Samba configured and compiled just fine. And guess what,
after executing this remark the configure script of pgadmin3 also runs.
Thanks!!

Kind regards,

Pauly

(Now it is my job to find out what I messed up on my system that I have
to add these export statements ;))

> Hi Pauly,
> 
> The primary automated test build system is Slackware 9.1 so you should
> have no problems. I'm by no means a configure expert, but do you have
> openssl installed on your system? It looks to me like it may be required
> to configure (though it shouldn't be to build).
> 
> Regards, Dave



В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Problem configuring pgadmin3
Следующее
От: "babar haq"
Дата:
Сообщение: Re: compile problem