[Sixpack-development] installation on SuSE-8.2 ?
Status: Beta
Brought to you by:
gently
|
From: M.B. S. <mb....@ar...> - 2004-12-03 09:49:16
|
Hallo,
I=B4m working with a Linux-SuSE-8.2-i586 system.
Now I=B4ve downloaded your perl-bp-0.7-3.src.rpm and tried to build a
bin-rpm with
rpm -bb bp.spec
so that I can easily install and deinstall the package with the rpm-manag=
er.
1. The rpm program runs through the spec file, but doesn=B4t write an
arch.rpm ??
2. So I had a look at the bp.spec file, and I found, that the line
%define bp_lib_dir %(eval "`perl -V:vendorlib_stem`"; \
echo $vendorlib_stem)
does not work with the SuSE-8.2.
Do you have any ideas?
Thank you very much in advance.
bernhard
-----------------------------------------------------------------
perl -V does show the following:
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=3Dlinux, osvers=3D2.4.20, archname=3Di586-linux-thread-multi
uname=3D'linux d20 2.4.20 #1 smp thu oct 10 18:10:26 utc 2002 i686
unknown unk
nown gnulinux '
config_args=3D'-ds -e -Dprefix=3D/usr -Dusethreads -Di_db -Di_dbm
-Di_ndbm -Di_g
dbm -Duseshrplib=3Dtrue'
hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine
usethreads=3Ddefine use5005threads=3Dundef useithreads=3Ddefine
usemultiplicity=3Dde
fine
useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine usesocks=3Du=
ndef
use64bitint=3Dundef use64bitall=3Dundef uselongdouble=3Dundef
usemymalloc=3Dn, bincompat5005=3Dundef
Compiler:
cc=3D'cc', ccflags =3D'-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasin=
g
-D_LARGEF
ILE_SOURCE -D_FILE_OFFSET_BITS=3D64',
optimize=3D'-O3 --pipe',
cppflags=3D'-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing'
ccversion=3D'', gccversion=3D'3.3 20030226 (prerelease) (SuSE Linux)'=
,
gccosandv
ers=3D''
intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8, byteorder=3D1=
234
d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, longdblsiz=
e=3D12
ivtype=3D'long', ivsize=3D4, nvtype=3D'double', nvsize=3D8, Off_t=3D'=
off_t',
lseeksize
=3D8
alignbytes=3D4, prototype=3Ddefine
Linker and Libraries:
ld=3D'cc', ldflags =3D''
libpth=3D/lib /usr/lib /usr/local/lib
libs=3D-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=3D-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=3D, so=3Dso, useshrplib=3Dtrue, libperl=3Dlibperl.so
gnulibc_version=3D'2.3.2'
Dynamic Linking:
dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccdlflags=3D'-rd=
ynamic
-Wl,-rpa
th,/usr/lib/perl5/5.8.0/i586-linux-thread-multi/CORE'
cccdlflags=3D'-fPIC', lddlflags=3D'-shared'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_ CONTEXT
Built under linux
Compiled at Mar 13 2003 22:22:34
@INC:
/usr/lib/perl5/5.8.0/i586-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
.
--=20
http://www.mb-schiekel.de/
GPG-Key available: GnuPG-1.2.2
|