Re: crash

From: Pico <picodon(dot)forever(at)free(dot)fr>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: crash
Date: 2004-12-06 07:56:53
Message-ID: 1102319813.6452.5.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> > > 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.

In response to

  • Re: crash at 2004-12-05 19:19:23 from Dave Page

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2004-12-06 08:25:06 Re: crash
Previous Message Dave Page 2004-12-05 19:19:23 Re: crash