Re: pgtcl install help - Mailing list pgsql-novice
From | Garcia, Joshua |
---|---|
Subject | Re: pgtcl install help |
Date | |
Msg-id | E00A3B716AD4C84FB97E42367015E8A00BFF25@usa5911mf01.na.xerox.net Whole thread Raw |
In response to | pgtcl install help ("Garcia, Joshua" <Joshua.Garcia@xerox.com>) |
List | pgsql-novice |
-----Original Message----- From: Lan Barnes [mailto:lan@falleagle.net] Sent: Wednesday, July 19, 2006 10:07 AM To: Garcia, Joshua Subject: Re: [NOVICE] pgtcl install help On Wed, Jul 19, 2006 at 09:40:21AM -0700, Garcia, Joshua wrote: > > I doubt this is the right place to ask, but I couldn't find an appropriate forum or mailing list so I'll try anyway. I want to install pgaccess, so I need pgtcl installed. However, I keep getting this error during a make install: > > /net/thebigisland/data2/home/jgarcia/local/bin/install -c libpgtcl1.5.so /export/home/jgarcia/tcl/lib/pgtcl1.5/libpgtcl1.5.so > : /export/home/jgarcia/tcl/lib/pgtcl1.5/libpgtcl1.5.so > Install pgtcl.tcl /export/home/jgarcia/tcl/lib/pgtcl1.5/pgtcl.tcl > Install pkgIndex.tcl /export/home/jgarcia/tcl/lib/pgtcl1.5 > Installing header files in /export/home/jgarcia/pgtcl/include > Installing ./generic/libpgtcl.h > Installing documentation in /export/home/jgarcia/pgtcl/man > Installing ./doc/*.n > /net/thebigisland/data2/home/jgarcia/local/bin/install: cannot stat `./doc/*.n': No such file or directory > *** Error code 1 > The following command caused the error: > list='./doc/*.n'; for i in $list; do \ > echo "Installing $i"; \ > rm -f /export/home/jgarcia/pgtcl/man/mann/`basename $i`; \ > /net/thebigisland/data2/home/jgarcia/local/bin/install -c -m 644 $i /export/home/jgarcia/pgtcl/man/mann ; \ > done > make: Fatal error: Command failed for target `install-doc' > > > Anyone know how to fix this or why this is happening? Thanks. > > Josh > >> 1. what's your distro? Sun Solaris 10 >> 2. do you have the distribution media (CDs, DVD)? If you mean do I have the distro media for Solaris 10, then I don't have that. But I don't think I'll need it because I'm downloading pgaccess, pgtcl, tcl and tk from the internet and compiling from source. >> 3. do you have access to root privileges? Yes >> The reason I ask is because in most cases (like SuSE or Red Hat) the >> distro already has the library in the postgres-tcl rpm. This is from my >> RH FC 4 system at work: >> [lbarnes@toto ~]$ locate pgtcl|grep so >> /usr/lib/Pgtcl/libpgtcl1.5.2.so >> [lbarnes@toto ~]$ rpm -qf /usr/lib/Pgtcl/libpgtcl1.5.2.so >> postgresql-tcl-8.0.3-1 >> So you should be able to get it installed and running very easily using >> the rpm. Since I'm using Solaris, I'd prefer not to use an rpm. Thanks for the help. Do you happen to know if there's a good forum/mailing list for pgtcl? I know this mailing list doesn't specialize in pgtcl, so another mailing list or forum may be helpful for me. Thanks, Josh -- Lan Barnes Linux Guy, SCM Specialist Tcl/Tk Enthusiast Bush the younger has two things going for him that his father never had. One: an easy charm with regular people and two: the power to make them disappear without a trial. - Bill Maher
pgsql-novice by date: