You are not logged in.
Hi all,
As usually, I'm in trouble :-/
I'm trying to install Postgres Plus Standard Server 8.3.11-1 (for linux x86-64) on my archbox but I got the following error:
[root@fsc pgplus-8311-1-linux-x64]# sh postgresplus_x86-64.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
postgresplus_x86-64.bin: line 2479: /tmp/install.dir.24294/Linux/resource/jre/bin/java: No such file or directory
postgresplus_x86-64.bin: line 2479: /tmp/install.dir.24294/Linux/resource/jre/bin/java: Success
[root@fsc pgplus-8311-1-linux-x64]# I've also tried to open a topic on enterprisedb (http://forums.enterprisedb.com/posts/list/2414.page) but unfortunatelly no one seem to have ideas...!
The thing that make me crazy is that some time ago I have got the same problem on another machine and I've solved but now I really don't remember how!!!
DAM!
Please.... help!
Thank you!
(my machine: Linux fsc 2.6.35-ARCH #1 SMP PREEMPT Fri Aug 20 22:49:24 CEST 2010 x86_64 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux with kde)
Offline
..after many tries I've done one step over...
"casually" I've installed those Lib32:
yaourt -S gtk2 lib32-gcc-libs lib32-libjpeg lib32-libpng lib32-libvorbis lib32-libx11 lib32-libxaw lib32-libxext lib32-libxft lib32-libxinerama lib32-libxmu lib32-libxp lib32-libxt lib32-openmotif lib32-printproto xextproto
accord to latest news I've add the following line to pacman.conf:
[multilib]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlistafter that from regular user I've done:
xhost +the from root:
# sh postgresplus_x86-64.binPreparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...NOW installer start but at the least "next" (at the point where installed ask for "enter DBA password"), installer abnormaly crash and the terminal say:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xe939f163, pid=4579, tid=3913694064
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_03-b07 interpreted mode)
# Problematic frame:
# C [libz.so.1+0xd163]
#
# An error report file with more information is saved as hs_err_pid4579.log
#
# If you would like to submit a bug report, please visit:
# [url]http://java.sun.com/webapps/bugreport/crash.jsp[/url]
#
AbortedCan you "translate" this message?
What I've to do???
Offline