On Thu, Sep 8, 2011 at 20:41, mh <[email protected]> wrote: > got it. > > On Sep 8, 2011, at 1:43 PM, mh wrote: > >> Ok, so I've seen that compiling ecore I get this before leaving >> trunk/ecore/po: >> >> if test "score" = "gettext-tools"; then \ >> /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \ >> for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed >> [email protected] [email protected] insert-header.sin Rules-quot >> Makevars.template; do \ >> /usr/bin/install -c -m 644 ./$file \ >> /usr/local/share/gettext/po/$file; \ >> done; \ >> for file in Makevars; do \ >> rm -f /usr/local/share/gettext/po/$file; \ >> done; \ >> else \ >> : ; \ >> fi >> >> Same thing compiling e: >> >> if test "enlightenment" = "gettext-tools"; then \ >> /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \ >> for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed >> [email protected] [email protected] insert-header.sin Rules-quot >> Makevars.template; do \ >> /usr/bin/install -c -m 644 ./$file \ >> /usr/local/share/gettext/po/$file; \ >> done; \ >> for file in Makevars; do \ >> rm -f /usr/local/share/gettext/po/$file; \ >> done; \ >> else \ >> : ; \ >> fi >> >> I just can't see what this is trying to tell me. I have get text installed. >> >> >>> I think what might help me to troubleshoot is knowing that when e compile >>> and install is successful that the not about environmental variables still >>> appears. I just selected everything in /usr/local, deleted trunk, ~/.e, and >>> ran the build script from the enlightenment website again and got the same >>> results when I tried to start e. >>> >>> I've installed e previously on the hardware without this kind of problem. >>> Can't find anything with google on this problem. Any hints at all? >>> >>> >>>> I'm stuck. Fresh Debian amd64 install, installed e from svn. Everything >>>> appears to compile and install properly. One difference I noticed is that >>>> when e finished compiling/installing in the past there was a note about >>>> setting environmental variables. I don't see that, the compile just >>>> completes. When I start e from /usr/local/bin/enlightenment_start, the >>>> initial splash screen starts (with the bouncing dots) and the Language >>>> preference comes up. I can select between default and English but pressing >>>> enter doesn't do anything, and there is no button at the bottom for moving >>>> to the next screen. >>>> >>>> Any suggestions would be greatly appreciated! >> >> ------------------------------------------------------------------------------ >> Doing More with Less: The Next Generation Virtual Desktop >> What are the key obstacles that have prevented many mid-market businesses >> from deploying virtual desktops? How do next-generation virtual desktops >> provide companies an easier-to-deploy, easier-to-manage and more affordable >> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ >> _______________________________________________ >> enlightenment-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > ------------------------------------------------------------------------------ > Doing More with Less: The Next Generation Virtual Desktop > What are the key obstacles that have prevented many mid-market businesses > from deploying virtual desktops? How do next-generation virtual desktops > provide companies an easier-to-deploy, easier-to-manage and more affordable > virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users >
I feel a little bad because I have to complain without actually helping, but if anyone finds this on the mailinglist archive and finds the matter resolved without a comment but "got it", it doesn't really help. So please, if you resolve your publicly stated problem, let the people know what you did to do so. ------------------------------------------------------------------------------ Why Cloud-Based Security and Archiving Make Sense Osterman Research conducted this study that outlines how and why cloud computing security and archiving is rapidly being adopted across the IT space for its ease of implementation, lower cost, and increased reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
