Am Sat, 24 Jun 2006 10:35:03 +0200
schrieb Alessio 'mOLOk' Bolognino <[EMAIL PROTECTED]>:

> On 10:17 Sat 24 Jun     , Christian Galander wrote:
> > > Does installing openldap help?
> > > 
> > OpenLDAP is installed.
> > I have the problem since i upgrade my system yesterday.
> > 
> > i have downloaded the binarys from adobe.de and installed it
> > to /usr/local/Adobe ... but i have the same problem:
> > I see the splash for 1 to 2 seconds then acroread closed himself.
> > No Errors or anymore.
> > 
> > I hope anyone can help me.
> > 
> > libstdc++5 and openldap are installed
> > 
> 
> When I have problem like this I try using strace:
> $ strace acroread 2>acroread.strace
> $ view acroread.strace
> 
> and good luck :)
> 

Ah thx ...

i used strace and i have many "No such file or directory"
the full acroread.strace can be visit under following url:
http://micro.moebi-web.de/acroread.strace
This File is big ... :-P

I think this is a problem with gnutls and/or libstdc++5 ...
because in the end of the strace output i can see ... libstdv++.so.5
(No such file or directory).

Greetz
MicroOne


##### Last 8 Lines of acroread.strace #####
open("/usr/lib/tls/libstdc++.so.5", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib/i686/libstdc++.so.5", O_RDONLY) = -1
ENOENT (No such file or directory) 
open("/usr/lib/libstdc++.so.5",
O_RDONLY) = -1 ENOENT (No such file or directory)

munmap(0xb68ce000, 68351)               = 0
munmap(0xb6195000, 3577120)             = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
exit_group(1)                           = ?
Process 20563 detached

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to