added bio::ext support
[bioperl-live.git] / PLATFORMS
blob29e057821aaa879a9c0b687304660f8d55aa091a
1 # $Id: PLATFORMS,v 1.4 1999-04-06 15:52:13 birney Exp $
4 Tested systems & OS Specific Comments or Warnings
5 ==================================================
7 Machine : AlphaServer 4100 & 2100/A - Digital Unix 4.0D
8 Compiler: cc
9 Perl    : 5.004
10 Comments: none.
12 Machine : AlphaServer 8400 - Digital Unix 4.0D
13 Compiler: cc
14 Perl    : 5.005_02
15 Comments: none.
17 Machine : SGI 02 workstation - Irix 6.3
18 Compiler: cc
19 Perl    : 5.004
20 Comments: none.
22 Machine : i486 - Redhat Linux 5.1 / kernel 2.0.35
23 Compiler: cc
24 Perl    : 5.004_04
25 Comments: none.
27 Machine : AlphaServer - Digital Unix 4.0B
28 Compiler: gcc
29 Perl    : 5.003, 5.004
30 Comments: RestrictionEnzyme.t and Seq.t tests all fail under
31           Perl 5.003 for as of yet unknown reasons.
33 Machine : Sparc station  - SunOS 5.6 / Solaris 2.6
34 Compiler: cc
35 Perl    : 5.003, 5.004
36 Comments: RestrictionEnzyme.t and Seq.t tests all fail under
37           Perl 5.003 for as of yet unknown reasons.
38           
39           For Compile/SW add -fPIC to the libs/makefile CFLAGS line
41 Machine : Apple PowerMac 7600/180 running LinuxPPC
42         : Based on Red Hat Linux release 5.0 (Hurricane)
43         : Kernel 2.1.125 on a PowerPC 604e
44 Compiler: cc
45 Perl    : 5.004_01
46 Comments: BLAST test #29 failed during 'make test' because system was
47           missing the 'diff' utility. Once diff was installed, 'make
48           test' works perfectly. Ewan's XS extensions compile without
49           error and pass 'make test' as well. 
51 Machine : NetBSD, i386 chip set
52 Compiler: cc
53 Perl    : 5.003, 5.004
54 Comments: For Compile/SW add -fPIC to the libs/makefile CFLAGS line