Menu

RH 9.0 RPMs

Developers
2003-08-12
2013-10-17
  • matthew bettencourt

    Just documenting one small thing,  it is req'd to modify the spec file if one wants to compile the src.rpm on RH9 (I am not sure about other systems)  You need to add a line

    mkdir ../obj

    right here

    %build
    cd nco-2.0.0/bld
    mkdir ../obj
    /usr/bin/env MY_BIN_DIR=/usr/bin MY_DOC_DIR=/usr/doc/nco-2.0.0 make

    Then all will be well,  If someone wants the rpm check out

    ftp://attica.ssc.usm.edu:2121/pub/matt/nco-2.0.0-1.i386.rpm

    Matt

     
    • Nobody/Anonymous

      Hi,

      Thanks. Done. This is now in CVS and will appear
      in 2.8.0 shortly.

      Charlie

       

Log in to post a comment.