<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=us-ascii'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
Are there instructions on installing this on Redhat systems?<br><br>I am able to get it working on FreeBSD 6.2 but not RHEL 4 with a 2.6 Kernel.<br><br>When I try to build an rpm from spec i get:<br><br>Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27483<br>+ umask 022<br>+ cd /usr/src/redhat/BUILD<br>+ cd varnish-1.1<br>+ DOCDIR=/var/tmp/varnish-1.1-1-root-root/usr/share/doc/varnish-libs-1.1<br>+ export DOCDIR<br>+ rm -rf /var/tmp/varnish-1.1-1-root-root/usr/share/doc/varnish-libs-1.1<br>+ /bin/mkdir -p /var/tmp/varnish-1.1-1-root-root/usr/share/doc/varnish-libs-1.1<br>+ cp -pr LICENSE /var/tmp/varnish-1.1-1-root-root/usr/share/doc/varnish-libs-1.1<br>+ exit 0<br>Provides: libvarnish.so.0 libvarnishapi.so.0 libvcl.so.0<br>Requires(interp): /sbin/ldconfig /sbin/ldconfig<br>Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1<br>Requires(post): /sbin/ldconfig<br>Requires(postun): /sbin/ldconfig<br>Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) librt.so.1 librt.so.1(GLIBC_2.2)<br>Processing files: varnish-debuginfo-1.1-1<br>Provides: libvarnish.so.0.0.0.debug libvarnishapi.so.0.0.0.debug libvcl.so.0.0.0.debug<br>Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1<br>Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/varnish-1.1-1-root-root<br>error: Installed (but unpackaged) file(s) found:<br>   /usr/include/varnish/shmlog.h<br>   /usr/include/varnish/shmlog_tags.h<br>   /usr/include/varnish/stat_field.h<br>   /usr/include/varnish/stats.h<br>   /usr/include/varnish/varnishapi.h<br>   /usr/lib/pkgconfig/varnishapi.pc<br><br><br>RPM build errors:<br>    Installed (but unpackaged) file(s) found:<br>   /usr/include/varnish/shmlog.h<br>   /usr/include/varnish/shmlog_tags.h<br>   /usr/include/varnish/stat_field.h<br>   /usr/include/varnish/stats.h<br>   /usr/include/varnish/varnishapi.h<br>   /usr/lib/pkgconfig/varnishapi.pc<br><br><br></body></html>