From: Alexander R. <a....@gm...> - 2010-04-10 15:56:14
|
Maybe you should try to add the search path to the start of notion: e.g. notion -s /usr/local If you used the PKGBUILD the files will be installed to /usr and should work out of the box... $ notion --help Usage: notion [options] -display host:dpy.scr X display to use -c, -conffile config_file Configuration file -s, -searchdir dir Add directory to search path -oneroot Manage default screen only -session session_name Name of session (affects savefiles) -smclientid client_id Session manager client ID -noerrorlog Do not create startup error log and display it with xmessage. -h, -help Show this help -V, -version Show program version -about Show about text On Sat, 10 Apr 2010 15:41:48 +0200 Juri Hamburg <ju...@fa...> wrote: > 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? > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Notion-devel mailing list > Not...@li... > https://lists.sourceforge.net/lists/listinfo/notion-devel -- Alexander Rink <a....@gm...> |