From: Juri H. <ju...@fa...> - 2010-04-10 13:41:58
|
On 09/04/10 22:07, Alexander Rink wrote: > For your convenience (if you are an archlinux user like me), heres the PKGBUILD > > Alex > > On Fri, 9 Apr 2010 21:52:56 +0200 > Alexander Rink<a....@gm...> wrote: > > >> Grab it while it's hot: https://sourceforge.net/downloads/notion/notion-20100409.tar.gz >> >> I've replaced function names and constants, filenames, directory names in all lua and c files as well as in the pot/man files. It's very possible that I missed a few places, but I think it's a good start. It compiles fine and works while im typing this. >> >> Please be aware that even the name and location of the config files has change (/etc/notion, .notion/, cfg_notioncore.lua cfg_notion.lua ...) >> >> Please test it on your system (e.g. make -B PREFIX="/usr" ETCDIR="/etc/notion"; make PREFIX="/usr" ETCDIR="/etc/notion" install) >> >> I'm a bit tired now, took me 6 hours to get this working... >> >> On Fri, 9 Apr 2010 19:45:57 +0200 >> Alexander Rink<a....@gm...> wrote: >> Compilation goes well here, but get an error when i try to run notion: notion startup error log: >> /usr/local/notion/lib/notion/lc/notioncore_ext.lc: bad header in precompiled chunk >> Unable to find 'notioncore_ext' on search path. >> Refusing to start due to encountered errors. Not sure what causes the problem. Unlikely, but maybe some kind of conflict with installed ion3/ion3plus/pwm/pwm3plus? Tried installing also with PKGBUILD provided by you, same result. Anyone clue? |