<div dir="ltr"><div><div><div><div><div><div>Hello all, <br><br>First, sorry if this was / is addressed somehow (first post to the list). If yes, feel free to point me to the right resources.<br><br></div>I'm now evaluating 13.04 Beta2 (Desktop amd64) and have the following issues:<br>
<br></div>1) libudev0 missing<br><br></div>That library is used by e.g. Google Chrome but I'm not able to find that package.<br><br></div>2) Seamonkey 2.17.1 <br><br></div>I've been trying to use seamonkey on my system but for some reason launching it returns ENOENT:<br>
</div><div><div><div><br>user@Xubuntu1304:~$ strace /usr/local/seamonkey/seamonkey <br>execve("/usr/local/seamonkey/seamonkey", ["/usr/local/seamonkey/seamonkey"], [/* 48 vars */]) = -1 ENOENT (No such file or directory)<br>
dup(2)                                  = 3<br>fcntl(3, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)<br>fstat(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0<br>mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f70ee809000<br>
lseek(3, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)<br>write(3, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory<br>) = 40<br>close(3)                                = 0<br>
munmap(0x7f70ee809000, 4096)            = 0<br>exit_group(1)                           = ?<br><br>user@Xubuntu1304:~$ file /usr/local/seamonkey/seamonkey <br>/usr/local/seamonkey/seamonkey: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped<br>
<br><br></div><div>The very same version works perfectly fine on 12.04.  System is updated according to the latest available packages.  What am I missing ? <br><br><br></div><div>Please let me know (Cc: me directly, I'm not subscribed to the list)  if there is any additional info needed. <br>
<br></div><div>Thanks in advance for any help,<br><br>Florian<br><br></div></div></div></div>