Is that a RPM for RHEL 5? I do not see it on rhn.com. for the 2nd part after the configure, are you saying I dont have to run "make"? I never ran make dist, just "make".
-----Original Message----- From: Per Buer [mailto:[email protected]] Sent: Monday, November 08, 2010 12:15 PM To: Roland Rebstock Cc: [email protected] Subject: Re: Attempt to make Varnish on RHEL5 64bit error during make you need rst2man installed to make dist Hi Roland. Have you tried to install rst2man? Please note - you normally don't need to do "make dist" - the man pages are already generated in the tar-ball you've downloaded. Per. On Mon, Nov 8, 2010 at 4:50 PM, Roland Rebstock <[email protected]> wrote: > All, can someone tell me how to get around this error during make > > > > Making all in bin > > make[2]: Entering directory `/tmp/2.1/varnish-cache/bin' > > Making all in varnishadm > > make[3]: Entering directory `/tmp/2.1/varnish-cache/bin/varnishadm' > > ======================================== > > You need rst2man installed to make dist > > ======================================== > > make[3]: *** [varnishadm.1] Error 1 > > make[3]: Leaving directory `/tmp/2.1/varnish-cache/bin/varnishadm' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/tmp/2.1/varnish-cache/bin' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/tmp/2.1/varnish-cache' > > make: *** [all] Error 2 > > > > > > > > [r...@new-host varnish-cache]# ./configure --bindir=/export/home/varnish/bin > --sbindir=/export/home/varnish/sbin > --libexecdir=/export/home/varnish/libexec > --datadir=/export/home/varnish/share --sysconfdir=/export/home/varnish/etc > --sharedstatedir=/export/home/varnish/com --libdir=/export/home/varnish/lib > -localstatedir=/export/home/varnish/var > --includedir=/export/home/varnish/include > --infodir=/export/home/varnish/info --prefix=/export/home/vanrish > > > > _______________________________________________ > varnish-misc mailing list > [email protected] > http://lists.varnish-cache.org/mailman/listinfo/varnish-misc > -- Per Buer, Varnish Software Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / skype: per.buer _______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
