Show
Ignore:
Timestamp:
11/19/08 22:20:41 (7 weeks ago)
Author:
dstn
Message:

add redhat notes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/astrometry/README

    r9986 r9987  
    4242  * numpy 
    4343 
    44 On Ubuntu or Debian-like systems, the following should suffice: 
    45  
    46   $ sudo apt-get install libcairo2-dev libnetpbm10-dev netpbm \ 
    47                        libpng12-dev libjpeg-dev python-numpy 
     44-> On Ubuntu or Debian-like systems, the following should suffice: 
     45 
     46    $ sudo apt-get install libcairo2-dev libnetpbm10-dev netpbm \ 
     47                           libpng12-dev libjpeg-dev python-numpy 
     48 
     49-> On RHEL, you'll need something like: 
     50    $ sudo yum install cairo.x86_64 cairo-devel.x86_64 netpbm.x86_64 \ 
     51                       netpbm-devel.x86_64 fontconfig-devel.x86_64 \ 
     52                       libXrender-devel.x86_64 xorg-x11-proto-devel.x86_64 
    4853 
    4954If you don't have and can't get these libraries, you should still be