Fwd: skyeye libtool problem

20 views
Skip to first unread message

Michael.Kang

unread,
Nov 16, 2009, 2:22:01 AM11/16/09
to skyeye-simulator
---------- Forwarded message ----------
From: wfing123 <wfin...@gmail.com>
Date: Fri, Nov 6, 2009 at 1:44 PM
Subject: skyeye libtool problem
To: "Michael.Kang" <blackf...@gmail.com>


http://packages.debian.org/lenny/misc/skyeye网页上有一个skyeye需要支持的
包。有一个包列表
libtool 1.5.26

libatk1.0-0 (>= 1.13.2)
The ATK accessibility toolkit
libc6 (>= 2.6-1) [not alpha, ia64]
GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
libc6.1 (>= 2.6-1) [alpha, ia64]
GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
libcairo2 (>= 1.4.0)
The Cairo 2D vector graphics library
libfontconfig1 (>= 2.4.0)
generic font configuration library - runtime
libgcc1 (>= 1:4.2-20070516) [armel]
GCC support library
libglib2.0-0 (>= 2.12.9)
The GLib library of C routines
libgtk2.0-0 (>= 2.10.12-3)
The GTK+ graphical user interface library
libpango1.0-0 (>= 1.16.5)
Layout and rendering of internationalized text
libx11-6
X11 client-side library
libxcursor1 (>> 1.1.2)
X cursor management library
libxext6
X11 miscellaneous extension library
libxfixes3 (>= 1:4.0.1)
X11 miscellaneous 'fixes' extension library
libxi6
X11 Input extension library
libxinerama1
X11 Xinerama extension library
libxrandr2 (>= 2:1.2.0)
X11 RandR extension library
libxrender1
X Rendering Extension client library

$dpkg -l "libxi"
检查包是否安装在你的电脑上,并且可以看到已安装包的版本号


sudo apt-get install libatk1.0-dev

Re: "X--tag=CC: command not found"
I have just run into the same issue on Ubuntu 8.10
It seems to be that 8.10 has an incompatible version of libtools (i.e
version 2.24), while the scripts work only with 1.5 (or so).
I got further by uninstalling libtool 2, then installing libtool 1.5.26:
sudo apt-get remove libtool
wget http://ftp.sjtu.edu.cn/ubuntu/pool/main/libt/libtool/libtool_1.5.26-1ubuntu1_i386.deb
sudo dpkg -i libtool_1.5.26-1ubuntu1_i386.deb
The only thing, unrelated, to get the sample to compile was then:
sudo apt-get install libdbus-glib-1-dev
Now it compiles and runs on the host machine....


a webpage about autoconf -fiv is
http://www.gossamer-threads.com/lists/clamav/devel/41623

--
www.skyeye.org

Reply all
Reply to author
Forward
0 new messages