Re: [INTERFACES] Re: Postgres and port unavailable?

From: matthew e perkowski cis stnt <mep5772(at)megahertz(dot)njit(dot)edu>
To: Peter T Mount <pgint(at)maidast(dot)demon(dot)co(dot)uk>
Cc: PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] Re: Postgres and port unavailable?
Date: 1998-04-17 17:28:27
Message-ID: Pine.SOL.3.95.980417132510.6703B-100000@megahertz.njit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

# .cshrc

# User specific aliases and functions

alias rm 'rm -i'

alias cp 'cp -i'

alias mv 'mv -i'

# setenv PATH="/usr/sbin:/sbin:$PATH"

set path=(. $home/bin /usr/local/bin /bin /usr/bin /usr/sbin

/usr/X11R6/bin

/usr/andrew/bin /usr/openwin/bin /usr/games /sbin)

setenv LD_LIBRARY_PATH /home/matt/Mesa-2.5/lib /usr/include/pgsql/lib

/lib /var/lib

setenv PGDATA /usr/data

setenv PGLIB /usr/lib /lib /var/lib/pgsql /usr/include/pgsql/lib

set prompt=\[`id -nu`(at)`hostname -s`\]\#\

My .cshrc file is above and my libpq.a is in /usr/local/lib/ and /usr/lib.
See any necccessary changes in the .cshrc file? The command line you sent
me has the -lpq, is this for libpq-fe.h or for
libpq.a? Also, any linking involved after this and what is the procedure
for libpq++(no docs decribing this on web), what files needed, etc. Much
thanks. M. Perkowski

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Patrice Hédé 1998-04-17 17:39:19 Re: [DOCS] Re: [INTERFACES] ODBC 6.3.2
Previous Message The Hermit Hacker 1998-04-17 17:11:32 Re: [INTERFACES] ODBC 6.3.2