If one wants to install the package apache2-devel on a SLES 11 SP1 machine, SLES will ask you for a dependency called 'db-devel':
/tmp/apache # rpm -ivh *
error: Failed dependencies:
db-devel is needed by libapr-util1-devel-1.3.4-12.20.2.x86_64
libexpat-devel is needed by libapr-util1-devel-1.3.4-12.20.2.x86_64
There is just one problem though: There is no such called rpm (at least not in SLES11, in older versions this existed)!
Well the problem is quickly solved in case one is aware what 'db' stands for: It is a short name for the Berkeley DB, which in SLES11 received a new name: libdb-4_5-devel.
# rpm -ivh libdb-4_5-devel-4.5.20-95.39.x86_64.rpm
Preparing... ########################################### [100%]
1:libdb-4_5-devel ########################################### [100%]
Once libdb-*-devel and libexpat-devel were installed, the apache packages (including apache2-devel) were successfully installed.
j from wrote on Jun 16th, 2012:
This helped me. Thanks!
Ann from USA wrote on Jan 14th, 2012:
Cool blog!
AWS Android Ansible Apache Apple Atlassian BSD Backup Bash Bluecoat CMS Chef Cloud Coding Consul Containers CouchDB DB DNS Database Databases Docker ELK Elasticsearch Filebeat FreeBSD Galera Git GlusterFS Grafana Graphics HAProxy HTML Hacks Hardware Icinga Influx Internet Java KVM Kibana Kodi Kubernetes LVM LXC Linux Logstash Mac Macintosh Mail MariaDB Minio MongoDB Monitoring Multimedia MySQL NFS Nagios Network Nginx OSSEC OTRS Office OpenSearch PGSQL PHP Perl Personal PostgreSQL Postgres PowerDNS Proxmox Proxy Python Rancher Rant Redis Roundcube SSL Samba Seafile Security Shell SmartOS Solaris Surveillance Systemd TLS Tomcat Ubuntu Unix VMWare VMware Varnish Virtualization Windows Wireless Wordpress Wyse ZFS Zoneminder