- Configured PDF viewing
- Installed and configured Subversion client kdesvn
- Installed IDE kdevelop--profiling and memory leak tools look promising. Will stick with Kate for now.
- Configured Konsole colors, font
- Added directory test and source file test/full-test.n.
- Added Makefile stubs in trunk using white-paper "Recursive Make Considered Harmful" (http://www.xs4all.nl/~evbergen/nonrecursive-make.html) as a guide.
- Installed Adobe Flash: sudo apt-get install flashplugin-nonfree
- Installed Amarok: sudo apt-get install amarok
- Installed g++: sudo apt-get install g++
- Installed dlocate: sudo apt-get install dlocate (initialize before using each time with sudo update-dlocatedb)
- Installed libldap2-dev: sudo apt-get install libldap2-dev (and in doing so learned the value of finding which packages contain header files via http://packages.debian.org/)
Saturday, August 02, 2008
Saturday Development Log
Application development represents a game of inches.
No comments:
Post a Comment