mypaint

lumiwa at gmail.com lumiwa at gmail.com
Mon Jan 12 13:42:26 UTC 2015


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


More information about the freebsd-ports mailing list