Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Aug 2016 19:00:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211641] graphics/py-mayavi mayavi2 runtime error
Message-ID:  <bug-211641-13-9bCaaxUjVN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211641-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211641-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211641

--- Comment #1 from vladimir.chukharev@gmail.com ---
You do not even need to rebuild anything. Simply start it with an env varia=
ble:
LD_LIBRARY_PATH=3D/usr/local/lib/gcc48 python2.7 mayavi2 -x sample.py

The variable can be set in ~/.profile or what is your shell initializing
script.

The path might change with the gcc version change.

This is a known issue without a known complete solution. It affects or affe=
cted
quite many ports, e.g. math/py-numpy, and mayavi2 via dependences. I do not
know how to work around this within the port. In my opinion, it should be d=
one
in gcc* ports...

I'll try one idea, though. It should not take more than two days to check i=
f it
works.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211641-13-9bCaaxUjVN>