Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mido1951
    Senior Member
    • May 2014
    • 123

    BLAT Problem

    Hello,
    I am about to install BLAT but I did make, and here's the problem.

    Code:
    pngwrite.c:7:87: fatal error: png.h: No such file or directory
     #include "png.h"   // MUST come before common.h, due to setjmp checking  in pngconf.h 
                                                                                           ^
    compilation terminated.
    make[1]: *** [pngwrite.o] Error 1
    make[1]: Leaving directory `/home/mido1951/Bureau/blatSrc/lib'
    make: *** [all] Error 2
    do you have such problems?
    Thank You
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Are you trying to compile (since you are using 32-bit ubuntu) instead of downloading the pre-compiled binary from: http://hgdownload.cse.ucsc.edu/admin/exe/

    You need to install the libpng library. Either use the software install center or

    Code:
    $ sudo apt-get install libpng

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Today, 10:09 AM
    0 responses
    8 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, Yesterday, 08:59 AM
    0 responses
    14 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    23 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 11:40 AM
    0 responses
    20 views
    0 reactions
    Last Post SEQadmin2  
    Working...