On 28.06.2016 13:46, P-M wrote: > How would I check this/how would I add it? I haven’t added it manually > so this may be the cause…
It is an environment variable. You check it with
echo $LD_LIBRARY_PATH
and you set it with
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/pmj27/software/boost_1.61/lib
--
Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
