hi, On Fr, 2016-07-29 at 12:45 +0200, Dietmar Winkler wrote: > Thanks Oli, > > I've implemented it as you suggested and got one step further: > > ... > '/snap/ipe/x22/share/ipe/7.2.5/lua': > cannot read /snap/ipe/x22/share/ipe/7.2.5/lua: Is a directory >
wow, so googling a bit [1] seems to suggest that IPELUAPATH actually
wants patterns o_O (how weird) ...
try something like:
export IPELUAPATH=$SNAP/share/ipe/7.2.5/lua/*.lua
or:
export IPELUAPATH=$SNAP/share/ipe/7.2.5/lua/?.lua
ciao
oli
[1] http://webcache.googleusercontent.com/search?q=cache:hge_N7NYCM4J:c
omments.gmane.org/gmane.comp.graphics.ipe.general/808&num=1&client=ubun
tu&hs=bEn&hl=de&gl=de&strip=1&vwsrc=0
signature.asc
Description: This is a digitally signed message part
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
