I know I need those lines in both my Ubuntu and Debian Bodhi debs - not sure what other people do/use.
On Sun, Mar 31, 2013 at 2:01 PM, Kevin Brandstatter < [email protected]> wrote: > Fantastic it worked perfectly. > I was looking for something like that in the ubuntu debs > because i figured it was just a permissions issue. > guess its not a problem on ubuntu, because i didnt see them there. > > -Kevin > > On 03/30/2013 07:01 PM, Jeff Hoogland wrote: > > Add these two lines to your postinst file: > > > > sudo chmod u+s /usr/lib/enlightenment/utils/enlightenment_sys > > sudo chmod ug+s /usr/lib/enlightenment/modules/cpufreq/linux-*/freqset > > > > > > On Sat, Mar 30, 2013 at 4:11 PM, Kevin Brandstatter < > > [email protected]> wrote: > > > >> So i've been working on building some e17 packages for debian, > >> the ubuntu ones from the ppa are incompatible because of the libc6 > >> version, (require 2.14, have 2.13.28) > >> and im getting the strangest anomaly. > >> if i isntall from source (enlightenment package, everything else seems > >> to work fine) > >> ./configure --prefix=/usr && make && sudo make install, its all fine > >> > >> but in my dpkg-buildpackage deb file, when it installs, the desktop > >> user can no longer suspend or shutdown the computer. > >> > >> I've ruled out missing files, so it just seems to be some configuration > >> error > >> when it builds the sources. So im just wrecking my head over what im > >> missing. > >> > >> -Kevin > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> Own the Future-Intel(R) Level Up Game Demo Contest 2013 > >> Rise to greatness in Intel's independent game demo contest. Compete > >> for recognition, cash, and the chance to get your game on Steam. > >> $5K grand prize plus 10 genre and skill prizes. Submit your demo > >> by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 > >> _______________________________________________ > >> enlightenment-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > >> > > > > > > ------------------------------------------------------------------------------ > Own the Future-Intel(R) Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. Compete > for recognition, cash, and the chance to get your game on Steam. > $5K grand prize plus 10 genre and skill prizes. Submit your demo > by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > -- ~Jeff Hoogland <http://jeffhoogland.com/> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
