Can't emerge 1.6.0-beta1

From: Kamchybek Jusupov <kamchi(at)compumed(dot)com(dot)my>
To: pgadmin-support(at)postgresql(dot)org
Subject: Can't emerge 1.6.0-beta1
Date: 2006-09-21 01:19:18
Message-ID: 1158801558.6534.2.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi all,

I'm trying to get 1.6.0-beta1 into my overlay and emerge... But so far
this is what I got:

Warning: No config found to match: /usr/bin/wx-config --cppflags
--unicode=yes --debug=no --version=2.7
in /usr/lib/wx/config
If you require this configuration, please install the desired
library build. If this is part of an automated configuration
test and no other errors occur, you may safely ignore it.
You may use wx-config --list to see all configs available in
the default prefix.

Warning: No config found to match: /usr/bin/wx-config --static=no
--libs std,stc,ogl --unicode=yes --debug=no --version=2.7
in /usr/lib/wx/config
If you require this configuration, please install the desired
library build. If this is part of an automated configuration
test and no other errors occur, you may safely ignore it.
You may use wx-config --list to see all configs available in
the default prefix.

Warning: No config found to match: /usr/bin/wx-config --static=no
--libs base --unicode=yes --debug=no --version=2.7
in /usr/lib/wx/config
If you require this configuration, please install the desired
library build. If this is part of an automated configuration
test and no other errors occur, you may safely ignore it.
You may use wx-config --list to see all configs available in
the default prefix.

checking wxWidgets in /usr... failed
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.

The same output comes out when I do "./configure"

deimos pgadmin3-1.6.0-beta1 # ls -lrt /usr/lib/wx/config/
total 80
-rwxr-xr-x 1 root root 39465 Sep 20 16:49 gtk2-unicode-release-2.6
-rwxr-xr-x 1 root root 39437 Sep 20 16:49 gtk2-ansi-release-2.6

deimos pgadmin3-1.6.0-beta1 # ls -lrt /usr/bin/wx-config
lrwxrwxrwx 1 root root 43 Sep 20 16:49 /usr/bin/wx-config
-> /usr/lib/wx/config/gtk2-unicode-release-2.6

--
Rgds,
Kamchybek Jusupov

CompuMed Services Sdn Bhd
IT Manager

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Fuhr 2006-09-21 02:51:12 Re: Beginning SSL Questions
Previous Message Jeanna Geier 2006-09-20 20:33:18 Re: Beginning SSL Questions