Quote:
Originally Posted by knudfl
The required packages are :
libx11-dev , libxmu-dev , libxmu-headers , libxt-dev , libtool
Starting with the libx11-dev link :
http://packages.ubuntu.com/search?se...rds=libx11-dev
> select OS , e.g.
http://packages.ubuntu.com/jaunty/libx11-dev
... And use the "Search" for the other packages.
** The download "button" > > Download libx11-dev → <arch>,
e.g. ' i386 '.
.....
Also please remember : you will need all the dependencies
for ' libx11-dev ' etc. too. They are shown on the site ,
marked with a red dot.
Good luck !
.....
|
MY REPLY:
i followed your reply for installing tk through allinone package.
and it worked...........!
but now it is showing errors in tclcl
errors are:
------------------------------------------------------------------------
checking for libtk8.4... -L../lib -ltk8.4
checking for tk.tcl... ../lib/tk8.4
checking for otcl.h... -I../otcl-1.13
checking for libotcl1.13... -L../otcl-1.13 -lotcl
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for zlib.h... no
checking for libz1.1.3... no
No explicit static compilation flag; setting V_STATIC to ""
checking for dlopen in -ldl... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
creating ./gen
creating ./bin
gcc -c -DNO_TK -DNDEBUG -DUSE_SHM -DHAVE_LIBOTCL1_13 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCLINT_H -DHAVE_TCL_H -DHAVE_CONFIG_H -I. -I/home/kuber/ns-allinone-2.34/otcl-1.13 -I/home/kuber/ns-allinone-2.34/include -I/home/kuber/ns-allinone-2.34/include -I/home/kuber/ns-allinone-2.34/include -o tcl2c++.o tcl2c++.c
rm -f tcl2c++
g++ -o tcl2c++ tcl2c++.o
make: g++: Command not found
make: *** [tcl2c++] Error 127
tclcl-1.19 make failed! Exiting ...
See
http://www.isi.edu/nsnam/ns/ns-problems.html for problems
------------------------------------------------------------------------
what is solution for this??
on my pc i have done partition for ubuntu and xp.
i also want to ask how to access drives through terminal in ubuntu??
my home dir. in ubuntu has very less space (150 MB),how to increase it?