I removed all old efl libraries (headers,libraries etc) but nothing. Linker want libluajit-5.1.a always.
Any hints?? 2014-04-11 11:12 GMT+02:00 Gabriele Piccini <[email protected]>: > Hi Stefan, > it was the answer I imagined. > Many thans. > I'll try to compile. > > Cheers > > > 2014-04-11 11:03 GMT+02:00 Stefan Schmidt <[email protected]>: > > Hello. >> >> On Fri, 2014-04-11 at 10:55, Gabriele Piccini wrote: >> > Thanks for response, but another question.. >> > Hence if I remove header files and libraries until I compile and install >> > new I'll be withount window manager. Is it right?? >> >> The header files are only used durign the compilation not from the >> running window manager. The libs are used but already loaded into >> memory. Your window manager will keep running when you remove th files >> from disk (kernel fs layer will mark it as to be removed only anyway) >> >> If your E crashes after you removed the libs and before you installed >> the new ones it will not be able to restart though. >> >> If you want to you can make a backup of the files and have it around >> if the new compile does not work after the removal. In such a case you >> can restore the old files and everything should be as before. >> >> regards >> Stefan Schmidt >> >> >> ------------------------------------------------------------------------------ >> Put Bad Developers to Shame >> Dominate Development with Jenkins Continuous Integration >> Continuously Automate Build, Test & Deployment >> Start a new project now. Try Jenkins in the cloud. >> http://p.sf.net/sfu/13600_Cloudbees >> _______________________________________________ >> enlightenment-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
