Sam Varshavchik writes:

> sergey ivanov writes:
>
>>    Hi All!
>>   With courier-imap-1.5.1.20020702.tar.gz  I do on my development 
>> machine
>> ./configure; make; make check; sudo make install-strip and sudo make 
>> install-configure
>> and get a working IMAP Server.
>>    But when I do rpm -ta I get:
>> --------
>> RPM build errors:
>>    File not found: 
>> /var/tmp/courier-imap-buildroot/usr/lib/courier-imap/man/man1/maildirmake. 
>> 1.gz
>>    File not found: 
>> /var/tmp/courier-imap-buildroot/usr/lib/courier-imap/man/man7/authlib.7.gz 
>>
>>    File not found: 
>> /var/tmp/courier-imap-buildroot/usr/lib/courier-imap/man/man8/makeuserdb.8 
>> .gz
>> --------
>>    What should I check to build valid RPM packages to avoid 
>> rebuilding courier-imap on my server machine?
>
>
> Check that you have a stable development environment.  The spec file 
> does not list man pages explicitly.  The spec file only lists:
> %{_mandir}
>
The problem solved by adding "%define _compressor_method gzip" into 
SPEC-file.

       Sergey





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to