472,374 Members | 1,283 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,374 software developers and data experts.

DB2 installation on Mandrake 10.1

Hi all,

I am trying to install IBM DB2 V8.1 on Mandrake Linux 10.1.

Java is installed and when I try to run db2setup as a root, I get the
following error:

[root@EHOEKX cdrom]# ./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.
/mnt/cdrom/db2/linux/install/db2jinst: line 130: 18354 Segmentation
fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running
Does anyone know what this means?
And how I can solve it

regards

Eveline
Nov 12 '05 #1
1 2076
Eveline wrote:
Hi all,

I am trying to install IBM DB2 V8.1 on Mandrake Linux 10.1.
Install DB2 V8.2 instead. DB2 V8.1 is too old for 2.6 kernels. See
http://www.tldp.org/HOWTO/DB2-HOWTO/index.html for experiences with
installing V8.2 on Mandrake 10.1 (Community).
Java is installed and when I try to run db2setup as a root, I get the
following error:

[root@EHOEKX cdrom]# ./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.
/mnt/cdrom/db2/linux/install/db2jinst: line 130: 18354 Segmentation
fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running
Does anyone know what this means?
It means the version of Java that you have installed is not the IBM JRE,
and it also means you're installing DB2 V8.1 on a 2.6 kernel-based
distribution. DB2 V8.2 offers great support for 2.6 kernels.

If you absolutely have to install DB2 V8.1, uninstall whatever the
current version of Java is on your system, download and install the
latest version of the IBM JRE from
http://www.ibm.com/developerworks/java/jdk/index.html, then install DB2
V8.1. Note that you will not be eligible for support, as Mandrake 10.1
is not on the validated distributions list:
http://ibm.com/db2/linux/validate -- but it's fine for learning and
playing around.

Mandrake Corporate Server 3.0 has been validated with DB2 V8.2, if you
want to deploy DB2 in a production environment on a Mandrake distribution.
And how I can solve it

regards

Eveline

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: maRIO5 | last post by:
I tried to start Eclipse (executable file) on Mandrake 9.0 but I got a message: JVM terminated Exit code=9 -- dk
1
by: maRIO5 | last post by:
I have Mandrake 9.0 and I downloaded Motif version of eclipse, but after I unziped, set the PATH and started: Eclipse -data /home/mario/Documents/eclipse/ I got a message that startup.jar is not...
4
by: Stelian Iancu | last post by:
Hello all! I am trying to install eric3, the Python IDE. I've downloaded and installed successfully sip-3.8, QScintilla-1.2 and PyQT-3.8. However, when I try to install eric, I get the following...
1
by: P. Jouin | last post by:
Après avoir récupéré l'archive de la version Python 2.3.4 j'ai procédé à l'extraction de celle-ci. Ensuite en root j'ai procédé au processus classique : ../configure && make et ensuite un make...
2
by: Luis P. Mendes | last post by:
Hi, I'm trying to install matplotlib but it complains: error: invalid Python installation: unable to open /usr/lib/python2.3/config/Makefile (No such file or directory) I'm running Mandrake...
3
by: Joal Heagney | last post by:
Hi everyone. I've been getting this error message in python, and it's really driving me up the wall. $ python 'import site' failed; use -v for traceback Python 2.3.4 (#1, Apr 18 2005,...
0
by: Si | last post by:
Hi, I am having trouble with an install of Oracle 9i Release 2 on Linux Mandrake 9.1. I have 512 MB DDR RAM and a Duron 850 CPU. The install appeared to run fairly seamlessly except for a...
9
by: Andy Leszczynski | last post by:
Hi, I run Mandrake 10.0 with python 2.3 installed by default. I want to keep it as it is but need another, very customized Python installation based of 2.3 as well. I would prefer to have it the...
10
by: Rhino | last post by:
Has anyone managed to get DB2 V8.1 to install and run on Linux Mandrake 9.1/9.2? I know that IBM does not officially support DB2 on Mandrake but I also know that the clever people who buy DB2...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
2
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...
1
by: ezappsrUS | last post by:
Hi, I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
0
by: jack2019x | last post by:
hello, Is there code or static lib for hook swapchain present? I wanna hook dxgi swapchain present for dx11 and dx9.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.