Zum Inhalt springen

Schlagwort: yum

Fehler beim kompilieren von Dansguardian – libpcre

Beim kompilieren von Dansguardian erscheint folgender Fehler:

checking for PCRE... configure: error: Package requirements (libpcre >= 6.0) were not met:

No package 'libpcre' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

———–

[root@linux01 dansguardian-2.10.1.1]# yum install libpcre5

löst das Problem

Kommentare geschlossen

ClamAV und Plesk Repository zu CentOS hinzufügen

yum install clamav funktioniert mit den CentOS 5 standard Repositories nicht.

Atomicorp bietet ein erweitertes YUM Repository an, welches sogar Plesk Komponenten enthält. Ich benötige hier nur ClamAV. Deshalb kann man die Plesk Komponenten beim installieren auch ausblenden lassen.

Mit
wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
installiert man das zusätzliche Repository.

———
Atomic Archive installer, version 1.1
Configuring the [atomic] yum archive for this system
Installing the Atomic GPG key: OK
Downloading atomic-release-1.0-10.el5.art.noarch.rpm: OK
Would you like to add the Plesk yum repository to the system?
Enable Plesk repository? (y/n) [Default: n]: n

———
Diese Frage kann man, falls man keine Plesk Komponenten benötigt, mit „n“ beantworten.

Danach funktioniert das Installieren problemlos:

[root@linux01 /]# yum install clamav
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* atomic: www.atomicorp.com
* base: mirror.switch.ch
* updates: mirror.switch.ch
* addons: mirror.switch.ch
* extras: mirror.switch.ch
atomic | 951 B 00:00
primary.xml.gz | 178 kB 00:00
atomic 500/500
base | 1.1 kB 00:00
updates | 951 B 00:00
addons | 951 B 00:00
extras | 1.1 kB 00:00
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package clamav.i386 0:0.95.2-1.el5.art set to be updated
--> Processing Dependency: clamav-db for package: clamav
--> Running transaction check
---> Package clamav-db.i386 0:0.95.2-1.el5.art set to be updated
--> Finished Dependency Resolution

Kommentare geschlossen
Wir benutzen Cookies um die Funktionalität der Webseite zu gewährleisten. Durch Deinen Besuch stimmst Du dem zu.