Not symlinked, but renamed all the freebsd8.3-i386 dir in freebsd8.1-i386 under the modules path (/usr/local/lib/enlightenment/modules/) with:
sudo find . -name *freebsd8.3* -execdir mv {} freebsd8.1-i386 \; So, all wrongs paths $modulename/freebsd8.3-i386/ become $modulename/freebsd8.1-i386. It's a poor solution, the best could be, rename all module arch dir from freebsd8.1 to 8.3 and inform e17 that the arch is 8.3 not 8.1. 8.1 it's a strange value because I've installed e17 on 8.2, so this value (8.1) is statically written in some conf file, and not resolved by uname cmd. m1001101 Il 23.06.2012 03:02, Wido ha scritto: > you what?? symlinked to a lower version?? never done that in my debian or > the servers i work with *-) > > 2012/6/22 M77 <m...@libero.it> > >> I'm compiling modules from ports tree. >> Maybe there is a compiling option to override the installation path? >> >> It 's just a few hours that are within this mailing list, and I've >> already done something unnatural and impure: >> >> sudo find . -name *freebsd8.3* -execdir mv {} freebsd8.1-i386 \; >> >> It works perfectly >> >> Please don't send killers to my house!! ;) >> >> >> Il 22.06.2012 23:48, Jeff Hoogland ha scritto: >>> How are you installing the modules? If they are from a operating system >>> provided repo it sounds like some of the E packages contained there are >> out >>> of date. >>> >>> You should be able to simply manually edit the module path to what the >>> system is looking for as a work around though. >>> >>> Be sure to report this to your package maintainer (if you aren't >> compiling >>> from source that is). >>> >>> On Fri, Jun 22, 2012 at 4:44 PM, M77 <m...@libero.it> wrote: >>> >>>> Hi, >>>> I've installed all modules recently, but when I try to load someone I >>>> get an error about path. >>>> Something like: cannot find alarm/FreeBSD8.1-i386/module.so. >>>> >>>> That is right because the module is in alarm/FreeBSD8.3-i386/module.so >>>> >>>> I searched inside the configuration files but nothing useful... >>>> How I can to fix the module search path? >>>> >>>> Thanks >>>> >>>> M1001101 >>>> >>>> >>>> >> ------------------------------------------------------------------------------ >>>> Live Security Virtual Conference >>>> Exclusive live event will cover all the ways today's security and >>>> threat landscape has changed and how IT managers can respond. >> Discussions >>>> will include endpoint security, mobile security and the latest in >> malware >>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>> _______________________________________________ >>>> enlightenment-users mailing list >>>> enlightenment-users@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >>>> >>> >> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> enlightenment-users mailing list >> enlightenment-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users