This is a discussion on Re: [courier-users] Courier-Imap - file is needed but is in proper within the Courier-Imap forums, part of the Mail Servers and Related category; Paul, This could be because the Expect RPM isn't installed(even though the program is there, it could have ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Paul,
This could be because the Expect RPM isn't installed(even though the program is there, it could have been built by a tarball build). If you know the needed programs are there, you can force RPM to install by not checking for dependencies. Try doing rpm --no-deps -ih courier-authlib*.rpm That should get you up and running okay. Paul Barnick wrote: >Hi everyone: > >I'm trying to install Courier-IMAP and am having a devil of a time. It seems >that every requirement for the program has, in itself, a number of other >requirements. However, I'm getting closer! I'm a little new to all this >(including Linux) so my statement above is not a complaint about the program >- more about my lack of abilities! > >I finally was able to do : >rpmbuild -ta courier-authlib-0.55*.tar.bz2 >which gave me the following file in /usr/src/redhat/RPMS/i386: > >courier-authlib-0.55.20050407-1.2.i386.rpm > >i run rpm -ivh courier-authlib-0.55*.rpm, and get the following error: > >/usr/local/bin/expect is needed by courier-authlib-0.55.20050407-1.2 > >Now, expect is installed and the file "expect" is in the above location. I >have no idea what is going wrong here. I would greatly appreciate some >suggestions/solutions. > >Thanks > >PAB > > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. >Get your fingers limbered up and give it your best shot. 4 great events, 4 >opportunities to win big! Highest score wins.NEC IT Guy Games. Play to >win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 >_______________________________________________ >courier-users mailing list >courier-users@lists.sourceforge.net >Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users > > ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |