| From: | Kamchybek Jusupov <kamchi(at)compumed(dot)com(dot)my> | 
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org | 
| Subject: | Re: Can't emerge 1.6.0-beta1 | 
| Date: | 2006-09-21 04:37:54 | 
| Message-ID: | 1158813474.6534.9.camel@localhost | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgadmin-support | 
:D
Guys, sorry...
I missed this part from  http://www.pgadmin.org/download/source.php
 wxWidgets 2.6.x (for pgAdmin 1.4.x) or wxWidgets 2.7.x (for pgAdmin 1.5
+). Currently, this is the only version we support.
So, need to get wxGTK-2.7.x first...
On Thu, 2006-09-21 at 09:19 +0800, Kamchybek Jusupov wrote:
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2006-09-21 12:59:47 | Re: bug report | 
| Previous Message | Michael Fuhr | 2006-09-21 02:51:12 | Re: Beginning SSL Questions |