Topic: lzo package (iredos)
Hi, tell me how to easily upgrade the package lzo 1.08 to version 2?
system iredos, need for openvpn
Works on Red Hat Enterprise Linux, CentOS, Scientific Linux, Debian, Ubuntu, Mint, openSUSE, Gentoo, FreeBSD, OpenBSD
You are not logged in. Please login or register.
Hi, tell me how to easily upgrade the package lzo 1.08 to version 2?
system iredos, need for openvpn
Use the EPEL yum repository to install OpenVPN.
rpm -Uhv http://download.fedora.redhat.com/pub/e … noarch.rpm # <-- For i386
rpm -Uhv http://download.fedora.redhat.com/pub/e … noarch.rpm # <-- For x86_64
Use the EPEL yum repository to install OpenVPN.
rpm -Uhv http://download.fedora.redhat.com/pub/e … noarch.rpm # <-- For i386
rpm -Uhv http://download.fedora.redhat.com/pub/e … noarch.rpm # <-- For x86_64
i did it , and rpmforge added
such an error
Resolving Dependencies
--> Running transaction check
---> Package openvpn.i386 0:2.1.4-1.el5.rf set to be updated
--> Processing Dependency: liblzo2.so.2 for package: openvpn
--> Finished Dependency Resolution
openvpn-2.1.4-1.el5.rf.i386 from rpmforge has depsolving problems
--> Missing Dependency: liblzo2.so.2 is needed by package openvpn-2.1.4-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: liblzo2.so.2 is needed by package openvpn-2.1.4-1.el5.rf.i386 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
Try to download lzo-2 from below URL and install it manually via rpm:
http://packages.sw.be/lzo/
Thank you, manually set
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
Generated in 0.076 seconds (93% PHP - 7% DB) with 9 queries