Re: pgaccess command not found

From: pu (leejen666_at_hotmail.cm)
Date: 02/27/04


Date: Fri, 27 Feb 2004 20:18:50 +1000


"Nils O. Selåsdal" <noselasd@frisurf.no> wrote in message
news:slrnc3s00g.bco.noselasd@utelsystems.dyndns.org...
> In article <7ym%b.455$ba4.8451@nnrp1.ozemail.com.au>, pu wrote:
> > Hi all,
> >
> > I installed postgres like this:
> >===begin===
> > # rpm -i postgre*.rpm (Must install all packages clients, devel, data
[deleted]
> > bash$ man pgaccess
> > bash$ pgaccess mydatabase
> >===end===
> >
> > Everything works except pgaccess. I have googled and although plenty of
> > info, none seems to fix the problem. I am using Linux 6.2.
> Aiaiie.. thats way old. Not sure it has pgaccess. Which postgresql
> version/rpms did you install, where did you get them from ?
> Anyway, pgaccess is on recent redhat version part of the
> posttgresql-tk rpm. You got that ?
[deleted]

Hi,

I installed the following on Linux 6.2
[root@linlee RPMS]# ls postgres*
postgresql-6.5.3-6.i386.rpm postgresql-python-6.5.3-6.i386.rpm
postgresql-devel-6.5.3-6.i386.rpm postgresql-server-6.5.3-6.i386.rpm
postgresql-jdbc-6.5.3-6.i386.rpm postgresql-tcl-6.5.3-6.i386.rpm
postgresql-odbc-6.5.3-6.i386.rpm postgresql-test-6.5.3-6.i386.rpm
postgresql-perl-6.5.3-6.i386.rpm
[root@linlee RPMS]# pgaccess
bash: pgaccess: command not found
[root@linlee RPMS]#

I installed the following on Linux 9.0
[root@aniken3 RPMS]# ls postgres*
postgresql72-libs-1-3.i386.rpm postgresql-odbc-7.2.5-1.i386.rpm
postgresql-7.3.2-3.i386.rpm postgresql-pl-7.3.2-3.i386.rpm
postgresql-contrib-7.3.2-3.i386.rpm postgresql-python-7.3.2-3.i386.rpm
postgresql-devel-7.3.2-3.i386.rpm postgresql-server-7.3.2-3.i386.rpm
postgresql-jdbc-7.3.2-3.i386.rpm postgresql-tcl-7.3.2-3.i386.rpm
postgresql-libs-7.3.2-3.i386.rpm postgresql-test-7.3.2-3.i386.rpm
[root@aniken3 RPMS]# pgaccess
-bash: pgaccess: command not found
[root@aniken3 RPMS]#

Both have the same problems.

Regards
Leigh



Relevant Pages

  • Re: pgaccess command not found
    ... >> bash$ pgaccess mydatabase ... > version/rpms did you install, where did you get them from? ... [root@linux_pc1 RPMS]# pgaccess ...
    (linux.redhat)
  • pgaccess command not found
    ... I installed postgres like this: ... and main for pgaccess to work) ... # chkconfig --add postgresql ... bash$ createdb mydatabase ...
    (linux.redhat)
  • Re: pgaccess command not found
    ... > I installed postgres like this: ... > and main for pgaccess to work) ... > bash$ createdb mydatabase ...
    (linux.redhat)
  • pgtcl install problem
    ... I'm on Sun Solaris 10 and I'm trying to install pgtcl so that I can use ... pgaccess. ...
    (comp.lang.tcl)