[etoys-dev] 5.0.1

Bert Freudenberg bert at freudenbergs.de
Fri Jul 6 09:09:49 EDT 2012


It's weird that you get an error loading libuuid.so.1 then, if it is installed. The other weird thing is the pulse audio error. Is LD_PRELOAD set on your system? Try "echo $LD_PRELOAD".

We can also check if the VM runs on its own - that would mean the problem is in the Etoys script. E.g.:

bert at ubuntu12-VirtualBox:~/Downloads/Etoys-To-Go 5.0.1.app$ Contents/Linux-i686/etoys -version

4.0.3-2202 #1 XShm Tue Apr 13 11:56:47 PDT 2010 gcc 4.3.2
Linux vps2.piumarta.com 2.6.18-028stab053.10-ent #1 SMP Thu Feb 28 20:34:08 MSK 2008 i686 GNU/Linux
plugin path: /home/bert/Downloads/Etoys-To-Go 5.0.1.app/Contents/Linux-i686/ [default: /home/bert/Downloads/Etoys-To-Go 5.0.1.app/Contents/Linux-i686/]

And if that fails, what does ldd report? E.g.:

bert at ubuntu12-VirtualBox:~/Downloads/Etoys-To-Go 5.0.1.app$ ldd Contents/Linux-i686/etoys
	linux-gate.so.1 =>  (0xb776b000)
	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb7728000)
	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb7723000)
	libnsl.so.1 => /lib/i386-linux-gnu/libnsl.so.1 (0xb7708000)
	libuuid.so.1 => /lib/i386-linux-gnu/libuuid.so.1 (0xb7702000)
	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb755d000)
	/lib/ld-linux.so.2 (0xb776c000)

Thanks!

- Bert -

On 2012-07-06, at 14:14, Steve Thomas wrote:

> Tried installing said "already newest version" and no luck.  Will see if I can try on another machine later today.
> 
> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ cat /etc/motd
> Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-26-generic x86_64)
> 
>  * Documentation:  https://help.ubuntu.com/
> 
> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ sudo apt-get install libuuid1
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> libuuid1 is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ ./etoys.sh
> ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored.
> /home/sthomas1/Documents/Etoys-To-Go 5.0.1.app/Contents/Linux-i686/etoys: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory
> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ cd ..
> sthomas1 at ubuntu:~/Documents$ cd *4.1*
> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 4.1.1.app$ ./etoys.sh
> ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored.
> /home/sthomas1/Documents/Etoys-To-Go 4.1.1.app/Contents/Linux-i686/etoys: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory
> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 4.1.1.app$ 
> 
> 
> On Fri, Jul 6, 2012 at 5:27 AM, Bert Freudenberg <bert at freudenbergs.de> wrote:
> Weird. Works fine for me:
> 
> bert at ubuntu12-VirtualBox:~/Downloads/Etoys-To-Go 5.0.1.app$ cat /etc/motd 
> Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-24-generic-pae i686)
> 
> But it's possible that my system is not clean.
> 
> Could you try again after installing libuuid1:
> 
> 	sudo apt-get install libuuid1
> 
> - Bert -
> 
> On 2012-07-06, at 05:58, Steve Thomas wrote:
> 
>> I also tried 4.1.1 and that had the same issue.
>> 
>> When I installed Etoys via Ubuntu Software Center, I got 4.0 and that works.
>> 
>> Stephen
>> 
>> On Thu, Jul 5, 2012 at 10:50 PM, Steve Thomas <sthomas1 at gosargon.com> wrote:
>> Did not run on Ubuntu 12.04 LTS.  Got the following error when trying to start:
>> 
>> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ ./etoys.sh
>> ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored.
>> /home/sthomas1/Documents/Etoys-To-Go 5.0.1.app/Contents/Linux-i686/etoys: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory
>> sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ 
>> 
>> 
>> Stephen
>> 



-------------- n?chster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://lists.squeakland.org/pipermail/etoys-dev/attachments/20120706/3d080793/attachment.html>


More information about the etoys-dev mailing list