Prima install questions

From: Eric Lenio <lenio_at_lenio.net>
Date: Fri, 13 Jun 2003 10:49:56 -0400
To: prima_at_prima.eu.org

This is more of an informational message, but if anyone can point out something
I am missing that would be appreciated.

I used the regular 'perl Makefile.PL', then make.

When installing Prima on my system I had to create several directories by
hand (noted below), plus set permissions on certain files because the 2nd
time I did 'make install' (I'm testing a few things) the Makefile could not
overwrite the originals.

   mkdir /opt/perl/current/lib/site_perl/5.8.0/sun4-solaris-thread-multi/man
   mkdir /opt/perl/current/lib/site_perl/5.8.0/sun4-solaris-thread-multi/man/man1
   mkdir /opt/perl/current/lib/site_perl/5.8.0/sun4-solaris-thread-multi/man/man3
   chmod u+w /opt/perl/current/bin/podview
   chmod u+w /opt/perl/current/bin/tmlink
   chmod u+w /opt/perl/current/bin/gencls
   chmod u+w /opt/perl/current/bin/VB
   chmod u+w /opt/perl/current/bin/cfgmaint
   /bin/rm -f /opt/perl/current/lib/site_perl/5.8.0/sun4-solaris-thread-multi/Prima/examples/*

Here is the output perl -V:

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos aura.ctcc.rochester.edu 5.9 generic_112233-03 sun4u sparc sunw,sun-fire-280r '
    config_args='-des -Dcc=gcc -Dprefix=/opt/perl/5.8.0 -Dusethreads -Dotherlibdirs=/opt/perl/5.8.0:/opt/study_tk/lib:/u/pgmr/perllib:/opt/apache/mod_perl -Ubincompat5005 -Dld=/usr/ccs/bin/ld -Doptimize=-O2 -mcpu=ultrasparc -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -mcpu=ultrasparc -pipe',
    cppflags='-D_REENTRANT -fno-strict-aliasing'
    ccversion='', gccversion='3.2.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='/usr/ccs/bin/ld', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lrt -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lrt -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under solaris
  Compiled at Mar 7 2003 16:58:04
  %ENV:
    PERL5_CPANPLUS_CONFIG="/opt/perl/.cpanplus/config"
  @INC:
    /opt/perl/5.8.0/lib/5.8.0/sun4-solaris-thread-multi
    /opt/perl/5.8.0/lib/5.8.0
    /opt/perl/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi
    /opt/perl/5.8.0/lib/site_perl/5.8.0
    /opt/perl/5.8.0/lib/site_perl
    /opt/perl/5.8.0/sun4-solaris-thread-multi
    /opt/perl/5.8.0
    /opt/study_tk/lib
    /u/pgmr/perllib
    /opt/apache/mod_perl/sun4-solaris-thread-multi
    /opt/apache/mod_perl
    .
Received on Fri 13 Jun 2003 - 17:53:26 CEST

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:04 CET