Something i used to do (before using debian repos) is "make distclean && ./autoconfigure && make && make install". I found that sometimes, compiling a new version didn't work, till I run the distclean, so I to have less headaches I run that on everything
2010/9/8 Karl Sinn <[email protected]> > Hi, > > multiple installs? hmmm.. > > I had the rpm's for opensuse installed at the beginning, but I used rpm to > uninstall ... > > Anyway, I deleted everything, I recompiled and reinstalled. > And I found the explanations of pm-utils on the opensuse wiki. > I put the right commands to sysactions.conf and now it's working. > > Concerning the prefixes: I never use them when I compile something. > If I make an update now: do I have to run "make uninstall" in every package > before "make install" or is it fine to simply install? > > Thanks a lot > Karl > > > > > Am Mittwoch, 8. September 2010, 00:38:50 schrieben Sie: > > On Tue, 7 Sep 2010 16:56:27 -0300 Wido <[email protected]> said: > > > > FIRST... nuke your multiple installations... and have 1 installed one > only. > > having multiple means you will likely have no idea which is being used > > (basically if you are writing the email asking us which to edit - you > don't > > have any idea which i s being used :)). so first delete your multiple > efl+e > > etc. installations (rm -rf /opt/e17 maybe and make sure all future > installs > > go into /usr/local - or vice/versa, tho /usr/local likely also has other > > things you compiled from src - unless the only thing u ever compiled from > > src is e +efl). once you have cleaned it all up - THEN edit the INSTALLED > > sysactions.conf (note that a re-build or install will overwrite the > > existing installed file so u may lose changes). file has comments as to > > how it works/is to be used. > > > > > How many times did you recompile it? and where was the last prefix you > > > used to compile/install it? Another thing you could use is an lsof > > > agains the enlightenment process and look for the sysaction > > > > > > 2010/9/7 Karl Sinn <[email protected]> > > > > > > > Hi, > > > > > > > > > your packager should fix sysactions.conf for you > > > > > (/etc/enlightenment/sysactions.conf) > > > > > > > > as I said, I compiled it myself. > > > > > > > > There is no file /etc/enlightenment/sysactions.conf. > > > > > > > > This is what I found: > > > > /opt/e17/etc/enlightenment/sysactions.conf > > > > /usr/local/etc/enlightenment/sysactions.conf > > > > /root/e17_src/e/data/etc/sysactions.conf > > > > > > > > which one is the right one, and what should be written there? > > > > > > > > Thanks > > > > Karl > > > > > > > > > > > > > ----------------------------------------------------------------------- > > > > ------- This SF.net Dev2Dev email is sponsored by: > > > > > > > > Show off your parallel programming skills. > > > > Enter the Intel(R) Threading Challenge 2010. > > > > http://p.sf.net/sfu/intel-thread-sfd > > > > _______________________________________________ > > > > enlightenment-users mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- Wido ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
