Обсуждение: pgadmin III 1.12

Поиск
Список
Период
Сортировка

pgadmin III 1.12

От
"Ernst W. Winter"
Дата:
Hello,

I would like to ask if anyone has a idea when the version 1.12 will
be ported or added to port with FreeBSD.

Thank you.

Ernst


-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
< ascii ribbon campaign - stop html mail - www.asciiribbon.org



Re: pgadmin III 1.12

От
Peter Geoghegan
Дата:
On 3 October 2010 07:00, Ernst W. Winter <ewinter@ewinter.org> wrote:
> Hello,
>
> I would like to ask if anyone has a idea when the version 1.12 will
> be ported or added to port with FreeBSD.
>
> Thank you.
>
> Ernst

There's no reason why you can't build your own, though resolving the
dependencies might be a little bit tricky.


-- 
Regards,
Peter Geoghegan


Re: pgadmin III 1.12

От
"Ernst W. Winter"
Дата:
On Sun, 03 Oct 2010, Peter Geoghegan wrote:

> On 3 October 2010 07:00, Ernst W. Winter <ewinter@ewinter.org> wrote:
> > Hello,
> >
> > I would like to ask if anyone has a idea when the version 1.12 will
> > be ported or added to port with FreeBSD.
> >
> > Thank you.
> >
> > Ernst
> 
> There's no reason why you can't build your own, though resolving
> the dependencies might be a little bit tricky.
> 
well one email slipped out already. Yes the dependencies are the
problem:

configure: error: Could not find your wxWidgets installation. You
might need to use the --with-wx=DIR configure option

and path is: /usr/local/lib/wx where all is of wxgtk-2.8

configure: error: Could not find your wxWidgets installation in
/usr/local/lib/wx

so what else can I do?

Thanks,

Ernst

-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
< ascii ribbon campaign - stop html mail - www.asciiribbon.org



Re: pgadmin III 1.12

От
Peter Geoghegan
Дата:
Have you tried installing a -devel package for Wx-Widgets?

-- 
Regards,
Peter Geoghegan


Re: pgadmin III 1.12

От
"Ernst W. Winter"
Дата:
On Sun, 03 Oct 2010, Peter Geoghegan wrote:

> Have you tried installing a -devel package for Wx-Widgets?
> 
here is what is available:
ls /usr/ports/x11-toolkits/wx
wxd/                     wxgtk26-contrib/         wxgtk28-common/
wxgtk24/                 wxgtk26-contrib-common/  wxgtk28-contrib/
wxgtk24-contrib/         wxgtk26-docs/
wxgtk28-contrib-common/
wxgtk24-docs/            wxgtk26-unicode/         wxgtk28-unicode/
wxgtk26/                 wxgtk26-unicode-contrib/
wxgtk28-unicode-contrib/
wxgtk26-common/          wxgtk28/                 

Ernst

-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
< ascii ribbon campaign - stop html mail - www.asciiribbon.org



Re: pgadmin III 1.12

От
Guillaume Lelarge
Дата:
Le 03/10/2010 16:37, Ernst W. Winter a écrit :
> On Sun, 03 Oct 2010, Peter Geoghegan wrote:
> 
>> On 3 October 2010 07:00, Ernst W. Winter <ewinter@ewinter.org> wrote:
>>> Hello,
>>>
>>> I would like to ask if anyone has a idea when the version 1.12 will
>>> be ported or added to port with FreeBSD.
>>>
>>> Thank you.
>>>
>>> Ernst
>>
>> There's no reason why you can't build your own, though resolving
>> the dependencies might be a little bit tricky.
>>
> well one email slipped out already. Yes the dependencies are the
> problem:
> 
> configure: error: Could not find your wxWidgets installation. You
> might need to use the --with-wx=DIR configure option
> 
> and path is: /usr/local/lib/wx where all is of wxgtk-2.8
> 
> configure: error: Could not find your wxWidgets installation in
> /usr/local/lib/wx
> 
> so what else can I do?
> 

I suppose you installed wx in /usr/local, so the compile option should be:
 --with-wx=/usr/local

To detect wx presence, it needs wx-config executable. And it isn't in
the lib directory, but in the bin one.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com