You are here

/usr/bin/ld: cannot find -lsource

2 posts / 0 new
Last post
/usr/bin/ld: cannot find -lsource
#1

when i build the denovo_density.cc,i got this problem:
/usr/bin/ld: cannot find  -lsource

I search /usr/bin and do not find there is a dlb name "libsource",so i use apt-get to install libsource-highlight-so(no libsource for install),but it does not works

So where could i find this lib

Category: 
Post Situation: 
Wed, 2019-07-03 19:01
ylwang

What command were you using for compilation?  (To confirm, was it "./scons.py -j 8 mode=release denovo_density", where "-j 8" was replaced with the number of CPUs that you have?)

Fri, 2019-07-05 09:19
vmulligan