Bio-BigFile

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

  sudo ./Build install

If you did not define the environment KENT_SRC in step 1, the "perl
Build.PL" step will prompt you for the location of the Kent source
tree. Please provide the "src" directory which contains the
subdirectories "inc" and "lib". If you do not wish to be prompted, set
the environment variable KENT_SRC to point to this directory.

 ** ISSUES AND TROUBLESHOOTING **

PROBLEM 1) Compilation fails with a "relocation error" or warnings about
recompiling with "-fPIC".

Some combinations of Perl, GCC and jksrc do not play well together. If
you see warnings like these, you will need to patch and recompile the
kent source. Find the file kent/src/inc/common.mk and modify the
following line:

 Old:
  CFLAGS=
     



( run in 0.570 second using v1.01-cache-2.11-cpan-71847e10f99 )