Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 1998 11:42:45 -0800 (PST)
From:      Simon Shapiro <shimon@simon-shapiro.org>
To:        Bruce Momjian <maillist@candle.pha.pa.us>
Cc:        andreas@klemm.gtn.com, pgsql-ports@postgreSQL.org, current@FreeBSD.ORG, scrappy@hub.org
Subject:   Re: [PORTS] RE: pgaccess doesn't run on -current anymore, possib
Message-ID:  <XFMail.980323114245.shimon@simon-shapiro.org>
In-Reply-To: <199803231842.NAA22081@candle.pha.pa.us>

next in thread | previous in thread | raw e-mail | index | archive | help

On 23-Mar-98 Bruce Momjian wrote:
>> They insist that all traces of /usr/local/include/tcl.h,
>> /usr/local/lib/libtcl.* are removed before any tcl/tk will be built.
>> There was a whole thread on this.  Sorry.  Not the ports tree, but make
>> world or something.  The FreeBSD ``port'' of PostgreSQL needs to
>> acomodate
>> this.
> 
> Yes, this was a bug in the configure stuff, where if it found something
> in /usr/include, it made TCL_INCDIR="", so the compile did -I with no
> directory name, and it took the next file as the include directory and
> failed.
> 
> This will be fixed in today's release of 6.3.1.

Could you please let me knwo when the cvsuup server has been updated?

 ...

> Not sure about FreeBSD, but I have it working on BSDI by creating a
> shared library version of libpgtcl, and change pgaccess to use that
> library name.

Good news.  Now, please tell me:

a.  How/what to do to create a shared libpgtcl?  I have the make process
    (after fixing it to include correctly) produce a libpgtcl.so.1.0 with a
    symlink to libpgtcl.so

b. How do I convince pgaccess to use that library?  BTW, where is the
   executable pgaccess?  My guess is that it is some sort of a wish shell,
   which knowns about pg, etc.  But what produces it and how?

----------


Sincerely Yours, 

Simon Shapiro
Shimon@Simon-Shapiro.ORG                      Voice:   503.799.2313

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980323114245.shimon>