Re: how to instal postgresql 8.3
Posted by
Piya27 on
May 24, 2012; 10:57am
URL: http://ngl.70.s1.nabble.com/how-to-instal-postgresql-8-3-tp7572783p7572795.html
created user newgenlib successfully.
but now following error occurs :
postgres@libuser-desktop:~$ export JAVA_HOME=/home/libuser/jdk1.6.0_32/InstallNGL3.0/apache-ant-1.8.1/bin/./ant UpdateWholeRec -f Installation.xml
-su: export: `-f': not a valid identifier
-su: export: `Installation.xml': not a valid identifier
On Thu, May 24, 2012 at 4:09 PM, Piya27 [via NewGenLib]
<[hidden email]> wrote:
yes thanks, I have now installed the java se jdk.
but now
when i type createuser newgenlib -P newgenlib in the terminal, following error occurs :
postgres@libuser-desktop:~$ createuser newgenlib -P newgenlib
createuser: too many command-line arguments (first is "newgenlib")
Try "createuser --help" for more information.