archive::zip error while compilation (was Re: ANNOUNCE: Stable 4.28.5 released)

shrek-m at gmx.de shrek-m at GMX.DE
Fri Mar 5 12:00:34 GMT 2004


Julian Field wrote:

> Did you run the ./install.sh like the installation guides tell you to?


yes.

i18n changed to
# cat /etc/sysconfig/i18n ##LANG="de_DE.UTF-8"
##SUPPORTED="de_DE.UTF-8:de_DE:de"
#LANG="de_DE"
#SUPPORTED="de_DE:de"
LANG="C"
SUPPORTED="C"
SYSFONT="latarcyrheb-sun16"

and reboot!
no luck :-(


it seems that perl-Compress-Zlib was  not installed via install.sh
perl-Archiv-Zip requires perl-Compress-Zip



# rpmbuild --rebuild perl-Compress-Zlib-1.33-1.src.rpm
[...]
Wrote: /usr/src/redhat/RPMS/i386/perl-Compress-Zlib-1.33-1.i386.rpm
Wrote:
/usr/src/redhat/RPMS/i386/perl-Compress-Zlib-debuginfo-1.33-1.i386.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.48726
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd Compress-Zlib-1.33
+ rm -rf /var/tmp/perl-Compress-Zlib-1.33-1-root
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.48726
+ umask 022
+ cd /usr/src/redhat/BUILD
+ rm -rf Compress-Zlib-1.33
+ exit 0


# rpm -qa | grep -i compress
# rpm -qa | grep -i zlib
zlib-devel-1.2.0.7-2
zlib-1.2.0.7-2

# rpm -ivh /usr/src/redhat/RPMS/i386/perl-Compress-Zlib-1.33-1.i386.rpm
Preparing...                ###########################################
[100%]
   1:perl-Compress-Zlib     ###########################################
[100%]
# rpm -qa | grep -i compress
perl-Compress-Zlib-1.33-1


# rpm -qa | grep -i compress

# rpmbuild --rebuild perl-Archive-Zip-1.09-1.src.rpm
Wrote: /usr/src/redhat/RPMS/i386/perl-Archive-Zip-1.09-1.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/perl-Archive-Zip-debuginfo-1.09-1.i386.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83163
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd Archive-Zip-1.09
+ rm -rf /var/tmp/perl-Archive-Zip-1.09-1-root
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.83163
+ umask 022
+ cd /usr/src/redhat/BUILD
+ rm -rf Archive-Zip-1.09
+ exit 0


# rpm -qa | grep -i archiv
# rpm -ivh /usr/src/redhat/RPMS/i386/perl-Archive-Zip-1.09-1.i386.rpm
Preparing...                ###########################################
[100%]
   1:perl-Archive-Zip       ###########################################
[100%]
# rpm -qa | grep -i archiv
perl-Archive-Zip-1.09-1



./install.sh
is running once again
wait a few minute for the result :-)

--
shrek-m



More information about the MailScanner mailing list