Date: Mon, 12 Jan 2015 08:42:22 -0500 From: lumiwa@gmail.com To: Vitaly Magerya <vmagerya@gmail.com> Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: mypaint Message-ID: <3335351.IokthlFiqL@lumiwa.farms.net> In-Reply-To: <1799385.DexCJMgr9b@lumiwa.farms.net> References: <4332122.R2hTBFfxOS@lumiwa.farms.net> <54B2C8FB.2040601@gmail.com> <1799385.DexCJMgr9b@lumiwa.farms.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 11 January 2015 14:41:47 Ajtim wrote: > On Sunday 11 January 2015 21:03:23 Vitaly Magerya wrote: > > On 01/11/15 16:30, Ajtim wrote: > > > Hi! > > > > > > I like to install graphics/Mypaint on FreeBSD 10.1, p, amd64 > > > and I got: > > > > > > --- > > > scons: Reading SConscript files ... > > > building for 'python2.7' (use scons python_binary=xxx to change) > > > using 'python2.7-config' (use scons python_config=xxx to change) > > > rm -f libmypaint-tests.so libmypaint.so libmypaintlib.so > > > python2.7 generate.py > > > Writing mypaint-brush-settings-gen.h > > > Writing brushsettings-gen.h > > > You need to have numpy installed. > > > > > > ImportError: /usr/local/lib/libalapack.so.2: Undefined symbol > > > > > "cblas_zswap": > > Do you have math/py-numpy with ATLAS option on? If so, try toggling that > > option, reinstalling numpy and installing mypaint again. I don't know if > > this is still the case, but there was some interaction between that > > option and mypaint the last time I tried it. > > I didn't have. I did turn on and mypaint compile :) and it works. > Thank you. It works but application doesn't start: We are not correctly installed or compiled! script: "/usr/local/bin/mypaint" deduced prefix: "/usr/local" lib_shared: "/usr/local/share/mypaint/" lib_compiled: "/usr/local/lib/mypaint/" Traceback (most recent call last): File "/usr/local/bin/mypaint", line 170, in <module> datapath, extradata, confpath, localepath, localepath_brushlib = get_paths() File "/usr/local/bin/mypaint", line 111, in get_paths from lib import mypaintlib File "/usr/local/share/mypaint/lib/mypaintlib.py", line 25, in <module> _mypaintlib = swig_import_helper() File "/usr/local/share/mypaint/lib/mypaintlib.py", line 17, in swig_import_helper import _mypaintlib ImportError: /usr/local/lib/mypaint/_mypaintlib.so: Undefined symbol "_ZN10BufferCompIL20BufferCompOutputType1ELj16384E12HueBlendModeE9blendfuncE" Thank you. -- ajtiM -------- http://www.redbubble.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3335351.IokthlFiqL>