-
Here the output of the strace command with core dump at the end.
Thx and regards
Christian
execve("./hammerora.tcl", ["./hammerora.tcl"], [/* 30 vars */]) = 0
brk(0) = 0x1b7a000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b919267c000
uname({sys="Linux", node="si1365", ...}) = 0...
2009-06-15 09:05:39 UTC in Hammerora
-
Thx a lot for your support.
In the mean time, we use <strace> to debug hammerora and our Linux system manager found that the following packages were missing:
libXcursor
libXfixes
xorg-x11-fonts-base
xorg-x11-fonts-Type1
After installing those packages, the tool works great...
Would it be not possible on your side to bundle the installation into an rpm, checking all...
2009-06-12 09:20:08 UTC in Hammerora
-
Hallo,
Here the result.
VERSION INSTALLED:
oracle@si1365-ITD@/opt/oracle/hammerora > ls -latr total 3964
-rwx------ 1 oracle oinstall 4046816 Jun 8 13:33 hammerora-2.3-Linux-x86-64
drwxr-xr-x 2 oracle oinstall 4096 Jun 8 14:38 .
drwxr-xr-x 19 oracle oinstall 4096 Jun 10 10:13 ..
WISH IS OK, DISPLAY IS OK:
oracle@si1365-ITD@/opt/oracle/hammerora-2.3 > export...
2009-06-11 09:46:59 UTC in Hammerora
-
Installation is fine but when starting the tool, it core dump.
oracle@si1365-ITD@/opt/oracle/hammerora-2.3 > ./hammerora.tcl
Segmentation fault
My platform is:
Red Hat Enterprise Linux Server release 5.2 (Tikanga)
Linux si1365 2.6.18-92.1.10.el5xen #1 SMP Wed Jul 23 04:11:52 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
What are the exact RPM prerequisites for linux ?
First it did...
2009-06-09 11:18:47 UTC in Hammerora