Jump to content

RPM help


matfish

Recommended Posts

Hi, I need to install via SSH php-mssql module. I have "wget" the RPM but I'm getting the following error and I don't know how to resolve:

 

[root@S0368-0577-WD01 rpm]# rpm -ivh php-mssql-5.1.6-4.el5.i386.rpm
warning: php-mssql-5.1.6-4.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
error: Failed dependencies:
        libsybdb.so.5 is needed by php-mssql-5.1.6-4.el5.i386

 

Any help would be appreciated.

 

Many thanks

Link to comment
https://forums.phpfreaks.com/topic/148609-rpm-help/
Share on other sites

I've been using yum, this hicups the same dependancy errors. I then go though installing all sorts to rectify the errors. I thought I was getting somewhere then I get:

 

Downloading Packages:
freetds-0.64-1.el5.rf.i386.rpm                                                                            | 1.7 MB     00:03
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 217521f6

Public key for php-mssql-5.1.6-4.el5.i386.rpm is not installed

 

I've got Redhat 5 running - its a server with a hosting company who are unwilling to help.

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/148609-rpm-help/#findComment-781003
Share on other sites

just installed apt-get as this seems popular? Not familiar with this one thou.

 

apt-get is Debians package manager. I'm not sure how well it will work with RH. Yum should be able to handle (and does) handle dependency issues. What is the exact error you get when you use yum? And what was the exact commend you used?

Link to comment
https://forums.phpfreaks.com/topic/148609-rpm-help/#findComment-781019
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.