On Tue, 8 Nov 2011 13:36:25 +0900 Jérôme Pinot <ngc...@gmail.com> said:

> > > Hmm, second time through, elementary built fine.  Might not be edje_cc
> > > doing the segfaulting.
> > 
> > actually... where do u have remix installed vs edje? i think edje may be
> > installing the remix plugins in the wrong spot for remix.
> 
> Well, this seems to be the trouble. The remix plugin dir finish by being
> install in $prefix/lib/remix, even on x86_64. This should be
> $prefix/lib64/remix
> Something on the edje configure.ac should be fix to not choose the
> hardcoded path.
> 
> I already had to patch libremix for this issue because it installed the
> 64-bits libs in $prefix/lib64 but not the 64-bits plugin libs (in
> $prefix/lib/remix)
> 
> I do not have compat 32-bits libs installed, but in this case, it would
> become quite a mess.
> 
> IMHO, both configure.ac (for edje and remix) should be fixed to respect
> $libdir and install the 64-bits libs in the right place.

send your patches back to remix dev. i already told him that it needs to export
plugin dir as a var so u can properly find it without guessing.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to