Linux Training Community::Ubuntu::error while installing skyeye
Home
Blog
Products
Contact Us
Linux Training Community :: Ubuntu
Board Index
Latest Posts
Welcome Guest
[Login]
Subject :error while installing skyeye..
2009-07-03 19:16:05
anuj
Joined
: 2009-06-18 01:38:52
Posts
: 1
Location
:
0
i am using debain...im trying to install skyeye(a arm simulator)...everything goes well till the last step...i get a the following error when i use #make install
anuj:/home/anuj/dls/skyeye-1.2.8_rc1# make install
Making install in third-party/bfd/
make[1]: Entering directory `/home/anuj/dls/skyeye-1.2.8_rc1/third-party/bfd'
Making install in doc
make[2]: Entering directory `/home/anuj/dls/skyeye-1.2.8_rc1/third-party/bfd/doc'
test -z "/usr/local/info" || mkdir -p -- "/usr/local/info"
/usr/bin/install -c -m 644 './
bfd.info
' '/usr/local/info/
bfd.info
'
/usr/bin/install -c -m 644 './bfd.info-1' '/usr/local/info/bfd.info-1'
/usr/bin/install -c -m 644 './bfd.info-2' '/usr/local/info/bfd.info-2'
make[2]: Leaving directory `/home/anuj/dls/skyeye-1.2.8_rc1/third-party/bfd/doc'
Making install in po
make[2]: Entering directory `/home/anuj/dls/skyeye-1.2.8_rc1/third-party/bfd/po'
if test -r ..//./../mkinstalldirs; then \
..//./../mkinstalldirs /usr/local/; \
else \
../mkinstalldirs /usr/local/; \
fi
/bin/sh: line 3: ../mkinstalldirs: No such file or directory
make[2]: *** [install-data-yes] Error 127
make[2]: Leaving directory `/home/anuj/dls/skyeye-1.2.8_rc1/third-party/bfd/po'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/anuj/dls/skyeye-1.2.8_rc1/third-party/bfd'
make: *** [install-recursive] Error 1
what should i do?????????
IP Logged
Subject :Re:error while installing skyeye..
2009-07-03 19:37:37
MikeW
Joined
: 2009-06-03 13:47:46
Posts
: 80
Location
:
6
This is the Install procedure from the their website. Did you download the latest version?
To check out latest skyeye trunk source type:
$ svn co
http://skyeye.svn.sourceforge.net/svnroot/skyeye/skyeye-v1/trunk
skyeye_trunk
Then cd into skyeye_trunk directory and type "make"!
8.1 Linux/Unix
You may need to check following packages are exsiting in your linux/unix machine.
gcc, make, vim(optional), ssh, subversion(for check out source code)
binutils-dev(bfd)
atk-dev
gtk+-2.0-dev
pkg-config
pango-dev
freetype2-dev
glib-dev
x11-dev
Then enter skyeye sourcecode directory:
$ ./configure
$ make$ make installIn some operation system such as, you may need to type $sudo make install
The SkyEye binary will be in binary/skyeye (posix) or binary/skyeye.exe (cygwin)
Options
Skyeye has a small number of options that can be specified when building.
To compile the binary as static, which allows for easy distribution:
$ make STATIC=1
You can enable various compile options on the commnad line. For example, to disable
DBCT do the following:
$ make NO_DBCT=1
To disable compiling with the LCD do the following:
$ make NO_LCD=1
To disable compiling the network device support do the following:
$ make NO_NET=1
You may wish to not compile with the BFD library, to create smaller,
standalone binaries.
$ make NO_BFD=1
IP Logged
Page #
5
10
15
20
25
30
50
100
All
Powered by
ccBoard
Linux Training
Online Courses
Live Training
Linux Consulting
On-site Training
Desktop Tutorials
Debian
Ubuntu
Linux Mint
OpenSUSE
PCLinuxOS
Fedora
Server Tutorials
Ubuntu
CentOS
Nagios
Postfix
Web Server
DNS Server
Firewall
FTP Server
Proxy Server
Regular Expressions
Samba
Server Management
Server Security
Virtualization
Web Server
Official Nagios Training
Preview Our Live Nagios Class
Contact Us
BeginLinux.com
(406)-827-4648
mike at beginlinux.com