Обсуждение: Re: problems running pgaccess 0.73 and 0.84 with new postgresql 6.3
On Sun, 22 Mar 1998, Andreas Klemm wrote:
> What the hell is this ? ;-)
>
> Somebody with a quick idea, whats different in postgresql 6.3 compared
> to 6.2.1 ????
>
> Same when using tcl81/tk81...
This appears to be FreeBSD specific...when v6.3 was released, I started to
play around with pgaccess under Solaris x86, and it run without a
hitch...here, under FreeBSD 3.0-current, I hit the same problem :(
As for what is different compared to 6.2.1...the shorter list would be
what is the same ...
Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
I confirmed, that -current is broken concerning pgaccess
startup. The old pgaccess/postgresql port doesn't run
anymore.
Concerning 6.3.1,
--with-tcl still isn't sufficient, to build the libpgtcl.*
libraries.
My port now again uses USE_TCL=true instead of USE_TCL=yes.
Andreas ///
--
Andreas Klemm http://www.FreeBSD.ORG/~andreas
powered by ,,symmetric multiprocessor FreeBSD''
On Sun, 22 Mar 1998, Andreas Klemm wrote:
> I confirmed, that -current is broken concerning pgaccess
> startup. The old pgaccess/postgresql port doesn't run
> anymore.
>
> Concerning 6.3.1,
>
> --with-tcl still isn't sufficient, to build the libpgtcl.*
> libraries.
Then there is a problem on your system...I did the -with-tcl on my
FreeBSD 3.0-CURRENT machine and it was sufficient to build the libpgtcl.*
libraries...