Strange interaction between py-pyglet and py-numpy

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Nov 27 02:27:34 UTC 2018


On Mon, Nov 26, 2018 at 07:33:12PM -0500, Diane Bruce wrote:
> On Mon, Nov 26, 2018 at 11:59:36PM +0000, Montgomery-Smith, Stephen wrote:
> > 
> > Original error was: /lib/libgcc_s.so.1: version GCC_4.8.0 required by
> > /usr/local/lib/gcc7/libgfortran.so.4 not found
> > 
> > 
> > Any ideas?
> 
> 
> I want my pony still.
> 
> https://wiki.freebsd.org/libgcc%20problem
> 

setenv LD_LIBRARY_PATH  path/to/correct/libgcc_s.so.1

-- 
Steve


More information about the freebsd-ports mailing list