dynamic executables ?
Tim Frost
timfrost at xtra.co.nz
Thu Apr 23 07:02:37 UTC 2009
On Wed, 2009-04-22 at 15:57 +0100, Alan Pope wrote:
> 2009/4/22 Vincenzo Ciancia <ciancia at di.unipi.it>:
> > Il giorno mer, 22/04/2009 alle 15.19 +0100, richard ha scritto:
> >>
> >> richard-1 at richard-g8jvm:~/eagle-5.5.0/bin$ ldd ./eagle
> >> not a dynamic executable
> >>
> >
> > The output from "file eagle"?
> >
>
> Assuming it's eagle the circuit board design software, then "eagle" is
> not an executable but a shell script.
>
> alan at hactar:/usr/bin$ file eagle
> eagle: POSIX shell script text executable
>
> Which then calls /usr/lib/eagle/bin/eagle
And applies to the default version.
Richard has installed eagle 5.5 in his home directory.
Having downloaded the linux installer for version 5.5, and run it (on
64-bit ubuntu jaunty x86_64), I have
tim at zaphod:~$ ls -l eagle-5.5.0/bin
total 13044
-rwxr-xr-x 1 tim tim 11473300 2009-04-14 15:05 eagle
-rw-r--r-- 1 tim tim 41639 2008-07-01 15:01 eagle.def
-rw-r--r-- 1 tim tim 717572 2009-04-14 15:05 eagle_de.htm
-rw-r--r-- 1 tim tim 310429 2009-04-14 15:05 eagle_de.qm
-rw-r--r-- 1 tim tim 645458 2009-04-14 15:05 eagle_en.htm
-rw-r--r-- 1 tim tim 718 2008-04-21 15:00 eagleicon16.png
-rw-r--r-- 1 tim tim 2924 2008-04-21 15:00 eagleicon50.png
-rw-r--r-- 1 tim tim 1946 2009-04-23 18:36 eagle.key
-rw-r--r-- 1 tim tim 4110 2008-04-21 15:00 freeware.key
-rw-r--r-- 1 tim tim 1768 2008-04-21 15:00 platforms-lin.png
-rw-r--r-- 1 tim tim 1907 2008-04-21 15:00 platforms-mac.png
-rw-r--r-- 1 tim tim 2019 2008-04-21 15:00 platforms-win.png
-rw-r--r-- 1 tim tim 88118 2009-04-14 15:05 qt_de.qm
tim at zaphod:~$ file eagle-5.5.0/bin/eagle
eagle-5.5.0/bin/eagle: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.4,
stripped
tim at zaphod:~$ cd eagle-5.5.0/bin
tim at zaphod:~/eagle-5.5.0/bin$ file *
eagle: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.4,
stripped
eagle.def: ASCII English text
eagle_de.htm: HTML document text
eagle_de.qm: data
eagle_en.htm: HTML document text
eagleicon16.png: PNG image, 16 x 16, 8-bit/color RGBA, non-interlaced
eagleicon50.png: PNG image, 48 x 48, 8-bit/color RGBA, non-interlaced
eagle.key: data
freeware.key: ASCII English text
platforms-lin.png: PNG image, 39 x 39, 8-bit/color RGBA, non-interlaced
platforms-mac.png: PNG image, 39 x 39, 8-bit/color RGBA, non-interlaced
platforms-win.png: PNG image, 39 x 39, 8-bit/color RGBA, non-interlaced
qt_de.qm: data
Which looks fine.
Richard,
what platform are you running ubuntu on (and which ubuntu release)?
which installer did you use (based on the contents of~/eagle-5.5.0/bin
as reported, I assume that you used the linux installer)? In most
cases,the assumption is that
linux == 32-bit intel platform
while there are distributions that support PPC and other platforms.
> Cheers,
> Al.
>
Tim
--
Tim Frost <timfrost at xtra.co.nz>
More information about the Ubuntu-devel-discuss
mailing list