FreeCAD 0.17 && /lib//libgcc_s.so.1

Steve Kargl sgk at troutmask.apl.washington.edu
Sun Feb 17 01:14:53 UTC 2019


On Sat, Feb 16, 2019 at 06:02:11PM -0700, Russell L. Carter wrote:
> 
> /lib/libgcc_s.so.1 version GCC_4.8.0 required by
> /usr/local/lib/gcc8/libgfortran.so.5 not found
> 
> 
> Question to experienced porters, how is this best practice solved?
> 

setenv LD_LIBRARY_PATH /usr/local/lib/gcc8
setenv LD_RUN_PATH     /usr/local/lib/gcc8

-- 
Steve


More information about the freebsd-ports mailing list