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 
en@quot.header en@boldquot.header 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 
en@quot.header en@boldquot.header 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
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to