Forum Navigation
install on linux
Posted: 02/04/07 04:32:48on linux after install I have no libtango.a ?
I do have a libphobos.a.ruimt@ruimt:~/devel/D/tango-0.95-beta1$ mkdir ~/devel/D/lib ruimt@ruimt:~/devel/D/tango-0.95-beta1$ lib/install-dmd.sh ~/devel/D --no-root --version=tango Installing Tango... ..checking if we have a local copy of the repository or an extracted package... lib/install-dmd.sh: line 235: ...no subversion files found, using normal copy method...: command not found ...creating directory /home/ruimt/devel/D/include... ----------------------------------------------------------------- Tango has been installed successfully. You can find documentation at http://dsource.org/projects/tango, or locally in /home/ruimt/devel/D/include/tango/doc/. General D documentation can be found at: o http://digitalmars.com/d/ o http://dsource.org/projects/tutorials/wiki o http://dprogramming.com/ o http://www.prowiki.org/wiki4d/wiki.cgi?FrontPage" Enjoy your stay in the Tango dancing club! \\o \o/ o// ruimt@ruimt:~/devel/D/tango-0.95-beta1$ v ~/devel/D/lib total 476 476 -rw-r--r-- 1 ruimt ruimt 481704 2007-02-03 23:29 libphobos.abtw I had to create the lib dir. the include dir was created by the install process.
Ant