So by default the python EFLs are installing themselves to /usr/share/pyshared
That would be fine and good if Ubuntu's build of python 2.7 detected installed modules there. By default it doesn't though - import elementary fails. Things need to be installed into /usr/lib/python2.7/dist-packages for python 2.7 on 12.04 to use/see the modules properly. What is the best way to go about getting the python modules to install to here by default? -- ~Jeff Hoogland <http://jeffhoogland.com/> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
