Showing posts with label ddd Installation steps. Show all posts
Showing posts with label ddd Installation steps. Show all posts

Sunday, August 7, 2011

Steps for installing ddd on linux for beginners


Download source code from ddd site and save it. It gets saved in Desktop
Move it to /usr/src
Untar it
Download source code for lesstif
Move it to /usr/src
Untar it
Go to lesstif dir
./configure
Make
Make install
Go to ddd dir
./configure
Make
Make install

Ldconfig /usr/local/lib
ddd