Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

INSTALL, Debian, i386. #85

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#888 (status was 'resolved')

Searchable as RT888$

p5pRT commented 24 years ago

From @abigail

The INSTALL file (on both 5.005_03 and perl5.005_57) says​:

  Also\, be careful to check your architecture name. Some Linux systems   (such as Debian) use i386\, while others may use i486\, i586\, or i686.   If you pick up a precompiled binary\, it might not use the same name.

Now\, this may be true of some versions of Debian\, however\, my installation of Debian uses 'i686-linux' as architecture name. This makes the above statement confusing. Perhaps the qualification "(such as Debian)" is better left off.

Perl Info ``` Site configuration information for perl 5.00503: Configured by abigail at Thu Apr 8 23:32:41 EDT 1999. Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=linux, osvers=2.0.34, archname=i686-linux uname='linux alexandra 2.0.34 #2 thu jul 9 10:57:48 est 1998 i686 unknown ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-g', gccversion=2.7.2.3 cppflags='-Dbool=char -DHAS_BOOL -DDEBUGGING -I/usr/local/include' ccflags ='-Dbool=char -DHAS_BOOL -DDEBUGGING -I/usr/local/include' stdchar='char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lc -lposix -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Locally applied patches: @INC for perl 5.00503: /home/abigail/Perl /home/abigail/Sybase /opt/perl/lib/5.00503/i686-linux /opt/perl/lib/5.00503 /opt/perl/lib/site_perl/5.005/i686-linux /opt/perl/lib/site_perl/5.005 . Environment for perl 5.00503: HOME=/home/abigail LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH=/home/abigail/Lib:/usr/local/lib:/usr/lib:/lib LOGDIR (unset) PATH=/home/abigail/Bin:/opt/perl/bin:/usr/local/bin:/usr/local/X11/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/games PERL5LIB=/home/abigail/Perl:/home/abigail/Sybase PERLDIR=/opt/perl PERL_BADLANG (unset) SHELL=/bin/bash ```
p5pRT commented 23 years ago

From [Unknown Contact. See original ticket]

fixed in perl-current

p5pRT commented 20 years ago

From The RT System itself

fixed in perl-current