> > > What OS/version are you actually running?
> > 
> > Mandrake Linux 10.1
> 
> Ahh, OK. There's obviously a slightly odd set of package versions on
> that platform. We had some commits for an MDK10.1 RPM update the other
> day, so hopefully we'll have an appropriate RPM available soon. In the
> meantime, can you compile from source OK?

So, I compile from source.

I download wxWidgets,  tar -xzf, I compile :

./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared
--enable-debug --enable-mimetype=no
make
sudo make install


cd contrib/src/stc
make
sudo make install


I download pgadmin3-1.2.0 sources, tar -xzf, 

./configure --enable-static --enable-debug

I have the error : 
configure : error : could not find wx-config in /usr

Regards,

Patrice.





---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to