Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL LIBS=-L/usr/home/rolf/local/lib
    INC=-I/usr/home/rolf/local/include 
    INSTALL_BASE=/usr/home/rolf/local
    
  2. or download this
    cp lib/SwissEph.pm blib/lib/SwissEph.pm
    /usr/bin/perl /usr/local/lib/perl5/5.8.9/ExtUtils/xsubpp  -typemap /us
    +r/local/lib/perl5/5.8.9/ExtUtils/typemap  SwissEph.xs > SwissEph.xsc 
    +&& mv SwissEph.xsc SwissEph.c
    ...
    cp SwissEph.bs blib/arch/auto/SwissEph/SwissEph.bs
    chmod 644 blib/arch/auto/SwissEph/SwissEph.bs
    Manifying blib/man3/SwissEph.3
    
  3. or download this
    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h
    +arness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/SwissEph....NOK 1/233                                               
    +       
    ...
    *** Error code 255
    
    Stop in /usr/home/rolf/ccs/swe/SwissEph-1.76.00.