To compile and install DDT:
DDT is written in C ,
and use libraries X11, Xt, Xaw et Motif 2.0.
For those (many) who do not have Motif installed , you can find precompiled
Linux version with Motif staticaly linked on the
Download page.
To compile, edit the config.mk file to fit your
system , then do make.
To install , to make install ( beeing root ).
To execute , add the bin directory where DDT is installed to your PATH
then run ddt -s.
Have Fun !
Futur developments:
- Use DDT as an ftp interface , ( as the emacs ange-ftp ).
- Multithreaded copy files, with an graphical animation during copy.
- A graphical configuration of mimes.type and mailcap files.
- A better graphical configuration of removable devices.
- A better inline documentation.