<div dir="ltr"><div>Oh yeah, that&#39;s a surprisingly common Linux loader thing.  If the executable you&#39;re trying to start claims File Not Found and you can actually _see_ the file, check your .so libraries.  <br><br>
</div>-- CHS<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 13, 2013 at 11:35 PM, Ron Frazier (ALE) <span dir="ltr">&lt;<a href="mailto:atllinuxenthinfo@techstarship.com" target="_blank">atllinuxenthinfo@techstarship.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Yea!!  The mint vm is finally working as described in another thread.<br>
<br>
And, the android emulator is finally working in the vm.<br>
<br>
However, I spent about 1/2 hour of almost literally pulling my hair out and literally sometimes screaming at the pc.<br>
<br>
I downloaded the adt package as instructed.  I ran eclipse as instructed.  I created an AVD (android virtual device?) as instructed.<br>
<br>
But, every time I started the emulator, it failed and said the emulator executable was not found.<br>
<br>
I went into a terminal.  I listed the files.  I set their executable bits, again.  I executed the emulator from the command line.<br>
<br>
File not found.  More screaming.  It&#39;s RIGHT STINKING THERE in front of me.<br>
<br>
Finally, I googled around and found, OH YEA, you have to execute THIS on Ubuntu 12.04 64 bit and Mint 13 64 bit (I have the latter).<br>
<br>
sudo apt-get install ia32-libs<br>
<br>
It installed about 100 things of which I know not.<br>
<br>
Now the emulator works just fine.<br>
<br>
Here&#39;s my first emulated android tablet.<br>
<br>
<a href="https://dl.dropboxusercontent.com/u/9879631/androd-vm-initial.png" target="_blank">https://dl.dropboxusercontent.<u></u>com/u/9879631/androd-vm-<u></u>initial.png</a><br>
<br>
It IS slow.  It takes about 3 minutes to boot and about 1 second to respond to a click.  But I can test procedures and take screen shots.<br>
<br>
Tomorrow, I&#39;ll change the processor type from arm to x86 and boost the tablet ram to see if that helps.  I&#39;ll also try to hook the virtual tablet up to the google play store.<br>
<br>
This process has been a lot harder than I thought it would be.  You gotta know the right magic spells.<br>
<br>
Here&#39;s a good write up on getting the ADT working.<br>
<br>
<a href="http://ridz1ba.blogspot.com/2012/12/google-android-adt-on-linux-mint-13-maya.html" target="_blank">http://ridz1ba.blogspot.com/<u></u>2012/12/google-android-adt-on-<u></u>linux-mint-13-maya.html</a><br>
<br>
That is ALL I can take tonight.  I&#39;m going to watch Star Trek - The Voyage Home and go to bed.<br>
<br>
Sincerely,<br>
<br>
Ron<br>
<br>
<br>
-- <br>
<br>
(PS - If you email me and don&#39;t get a quick response, you might want to<br>
call on the phone.  I get about 300 emails per day from alternate energy<br>
mailing lists and such.  I don&#39;t always see new email messages very quickly.)<br>
<br>
Ron Frazier<br>
<a href="tel:770-205-9422" value="+17702059422" target="_blank">770-205-9422</a> (O)   Leave a message.<br>
linuxdude AT <a href="http://techstarship.com" target="_blank">techstarship.com</a><br>
Litecoin: LZzAJu9rZEWzALxDhAHnWLRvybVAVg<u></u>wTh3<br>
Bitcoin: 15s3aLVsxm8EuQvT8gUDw3RWqvuY9h<u></u>PGUU<br>
<br>
______________________________<u></u>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo</a><br>
</blockquote></div><br></div>