Menu

Welcome to Open Discussion

2000-05-26
2004-01-07
  • Nobody/Anonymous

    Welcome to Open Discussion

     
    • Joe Torre

      Joe Torre - 2004-01-07

      Wow what a unique program you've made: Bravo Jeff!

      I'm no C guru, but I did manage to make meat using MSYS and a TIFF library from this century.
      (I used LibTIFF v3.5.7)
      For the compile to link you'll need to add in the "z" and "jpeg" libraries (Does that mean JPEG output(!) is possible?) to be linked in also:
      CLIBS= -ltiff -lz -ljpeg -static -lm

      Also the "strip" and "chown" commands may take different I/O now, or on a non-RedHat v5 boxen.

      Now, its onward to the Apache and the uncgi part...

      Thanks for making programming FUN AGAIN!

       

Log in to post a comment.