[Lazarus] Lazarus application invalid on ubuntu 64

Rüdiger Ranft _rdi_ at web.de
Fri Apr 1 07:58:54 CEST 2011


Andrea Mauri schrieb:

> Anyway the compilation seems to work well but if I try to launch the
> executable outside Lazarus I got this message
> 
> Could not display "path/exename".
> There is no application installed for executable files

What does `file executable` and `ldd executable` say?
example:

foo at bar in ~
○ file /bin/bash
/bin/bash: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for
GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux
2.6.9, stripped

foo at bar in ~
○ ldd /bin/bash
        linux-vdso.so.1 =>  (0x00007fff0c0da000)
        libtermcap.so.2 => /lib64/libtermcap.so.2 (0x0000003847400000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000003844800000)
        libc.so.6 => /lib64/libc.so.6 (0x0000003844400000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003844000000)


HTH
Rudi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110401/8c4b98f9/attachment-0001.sig>


More information about the Lazarus mailing list