dan page wrote: > Shelly wrote: > >> Thanks Erik and Paul. Ive tried both, however the same problem is >> still occuring. I will try to install the Toaster using the EZ >> QmailToaster Fresh Install on CentOS 4.3 and see how if that returns >> the same problem. So would I be incorrect in my assumption that QTP >> should or can be used for fresh Toaster installs? Thanks >> >> ----- Original Message ---- >> From: Erik Espinoza <[EMAIL PROTECTED]> >> To: [email protected] >> Sent: Thursday, 16 November, 2006 1:18:32 PM >> Subject: Re: [qmailtoaster] CentOS 4.4 Install >> >> Read the instructions on http://www.qmailtoaster.com/centos/cnt40 >> >> You need to run the dependencies script, which will install things >> needed to perform the compilation. >> >> Erik >> >> On 11/15/06, Shelly <[EMAIL PROTECTED]> wrote: >> > >> > Ive built a new CentOS 4.4 server, and am trying the QTP install of the >> > toaster, using the batch switch. My log file keeps comming back with - >> > configure: error: pcre.h not found - install PCRE from www.pcre.org >> <http://www.pcre.org> >> > error: Bad exit status from /var/tmp/rpm-tmp.1738 (%prep) >> > RPM build errors: >> > Bad exit status from /var/tmp/rpm-tmp.1738 (%prep) >> > And this is after I downloaded and installed PCRE. Anyone had anything >> > similar or suggestions? Thanks >> > > > I had this very same problem on the last toaster I built. I did a "yum > install pcre-devel.i386" and all worked fine. For some reason the > dependency is mis reported. Hope this helps.
On CentOS4.4: # rpm -qf /usr/include/pcre/pcre.h pcre-devel-4.5-3.2.RHEL4 # yum install pcre-devel should get you going, but you really need to run the http://www.qmailtoaster.com/centos/cnt40/cnt40-deps.sh script, which contains this and other prerequisite packages. And yes, qtp-newmodel can be used on a fresh (new) install. It doesn't take care of dependencies though (yet). -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
