LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Red Hat Database 2.1 -Newbie (https://www.linuxquestions.org/questions/linux-software-2/red-hat-database-2-1-newbie-105742/)

Poorman 10-18-2003 09:29 PM

Red Hat Database 2.1 -Newbie
 
I down loaded the .iso image and burnt it to a CD-ROM, when I run the command

rpm -Uvh *.rpm

, it get these errors. I am new to Linux so this is not clicking with me. I guess that this may be because of a number of packages are not compiled to my kernal??


error: Failed dependencies:
libtk.so.0 is needed by blt-2.4u-7
/usr/bin/tclsh is needed by blt-2.4u-7
tcl >= 8.3.1 is needed by rhdb-admin-1.1-1_rhl80
itcl >= 3.1.0 is needed by rhdb-admin-1.1-1_rhl80
tk >= 8.3.1 is needed by rhdb-admin-1.1-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-7.2.3-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-contrib-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-contrib-7.2.3-1_rhl80
perl(Time::HiRes) is needed by rh-postgresql-contrib-7.2.3-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-devel-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-devel-7.2.3-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-libs-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-libs-7.2.3-1_rhl80
mx is needed by rh-postgresql-python-7.2.3-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-server-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-server-7.2.3-1_rhl80
tcl >= 8.0 is needed by rh-postgresql-tcl-7.2.3-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-tcl-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-tcl-7.2.3-1_rhl80
tcl >= 8.0 is needed by rh-postgresql-tk-7.2.3-1_rhl80
tk >= 8.0 is needed by rh-postgresql-tk-7.2.3-1_rhl80
libcrypto.so.2 is needed by rh-postgresql-tk-7.2.3-1_rhl80
libssl.so.2 is needed by rh-postgresql-tk-7.2.3-1_rhl80
libtk.so.0 is needed by rh-postgresql-tk-7.2.3-1_rhl80
tk >= 8.1 is needed by tktable-2.7-1.rhl80

XavierP 10-19-2003 05:24 AM

It looks like you need to do alot of downloading. Go to rpmfind.net and search for each of those files. It's likely that most of those files will be available from single rpms. Install those and then the database.

Poorman 10-19-2003 10:23 AM

ok, thanks Xavier


All times are GMT -5. The time now is 12:16 AM.