RE: psql comands
I tried but it says that the file is not recognized as a tar file :(
As the filename is: profi_lamp_install_guide.tar.tar
So I ran
iuri@desktop:~$ tar -xvf profi_lamp_install_guide.tar.tar
tar: Read 1918 bytes from profi_lamp_install_guide.tar.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors
iuri@desktop:~$
then I tried
iuri@desktop:~$ tar -xzvf profi_lamp_install_guide.tar.tar
which gave this
INSTALL
Which I ran and got
iuri@desktop:~$ ./INSTALL
./INSTALL: line 1: 1st: command not found
./INSTALL: line 2:
-------------------------------------------------------------------------:
command not found
./INSTALL: line 15: Zlib: command not found
./INSTALL: line 16:
-------------------------------------------------------------------------:
command not found
./INSTALL: line 17: syntax error near unexpected token `v1.2.3'
./INSTALL: line 17: `zlib (v1.2.3) (http://www.gzip.org/zlib/)'
iuri@desktop:~$ ls
Anyway I already got it but it didn't help me that much since postgresql has
to be installed different. Check it out
http://openacs.org/doc/current/postgres.html
thanks
-----Original Message-----
From: Mumia W. [mailto:mumia.w.18.spam+nospam@earthlink.net]
Sent: Thursday, September 07, 2006 2:44 AM
To: Debian User
Subject: Re: psql comands
On 09/07/2006 12:23 AM, Iuri Sampaio wrote:
> [...] I couldn't open the docs at
>
> http://www.devroom.org/index.php?article_id=10
>
> don't you have a htm, or pdf version?
>
The "Download" link at that url points to a .tar.gz archive
file. The documentation is probably inside it. Un-tar that
file with something like this:
mkdir ~/lampp
tar xvzf profi_lampp_install_guide.tar.gz -C ~/lampp
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Reply to: