I installed those two dependencies and it worked. It built about 13 RPM;s in the i386 (/home/courier/rpm/RPMMS/i386) folder
I have an athlon xp 1700 plus CPU and am using the RH athlon kernel which I think is based on the i686 format, is it ok that it built i386 RPM's ----- Original Message ----- From: "M.B." <[EMAIL PROTECTED]> To: "Juha Saarinen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, February 16, 2002 12:51 AM Subject: Re: [courier-users] Courier RPM's Please > I tried to install it but it looks like I am missing some stuff > > Before I made the user COURIER the only user on the computer was ROOT > because I am the only user so I am not really positive how to setup a user > for courier correctly > > Anyways, I made a user name COURIER and gave it the exact settings as ROOT. > When I tried to install it this is what I got > > [courier@pac10fans courier]$ ls > courier-0.37.2.20020215.tar.gz > [courier@pac10fans courier]$ mkdir $HOME/rpm > [courier@pac10fans courier]$ mkdir $HOME/rpm/SOURCES > [courier@pac10fans courier]$ mkdir $HOME/rpm/SPECS > [courier@pac10fans courier]$ mkdir $HOME/rpm/BUILD > [courier@pac10fans courier]$ mkdir $HOME/rpm/SRPMS > [courier@pac10fans courier]$ mkdir $HOME/rpm/RPMS > [courier@pac10fans courier]$ mkdir $HOME/rpm/RPMS/i686 > [courier@pac10fans courier]$ mkdir $HOME/rpm/RPMS/athlon > [courier@pac10fans courier]$ echo "%_topdir $HOME/rpm" >> > $HOME/.rpmmacros > [courier@pac10fans courier]$ mkdir $HOME/rpm/RPMS/i386 > [courier@pac10fans courier]$ echo "%_topdir $HOME/rpm" >> > $HOME/.rpmmacros > [courier@pac10fans courier]$ rpm -ta courier-0.37.2.20020215.tar.gz > error: failed build dependencies: > openssl-perl is needed by courier-0.37.2.20020215-1.7.2 > expect is needed by courier-0.37.2.20020215-1.7.2 > [courier@pac10fans courier]$ > > Where can I get this and am I on the right track > ----- Original Message ----- > From: "Juha Saarinen" <[EMAIL PROTECTED]> > To: "M.B." <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, February 15, 2002 9:13 PM > Subject: Re: [courier-users] Courier RPM's Please > > > > On Fri, 15 Feb 2002, M.B. wrote: > > > > > I was advised to use Courier but after reading that Install (WOW) file > > > I m scared to touch it. I am wondering if anyone has pre built RPM;s > > > for RH 7.2 > > > > It's not so bad. Read the instructions on http://courier-mta.org and build > > the RPMs with: > > > > rpm -ta courier{version-number}.tar.gz > > > > as a normal user, making sure that the user in question has read/write > > privileges to /usr/src/redhat (or build a similar tree in the user home > > directory, and set the environment accordingly for rpm). > > > > Then, install the packages in the > > /usr/src/redhat/RPMS/{athlon|i386|i486|i586|i686|noarch) directory the > > usual way with: > > > > rpm -ivh courier{version-number}.rpm > > > > Try that, and if it doesn't work, make notes of what you did, exactly, and > > report back to the list. ;-) > > > > -- > > Juha > > Take off every sig! > > > > > > _______________________________________________ > > courier-users mailing list > > [EMAIL PROTECTED] > > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
