Also look at nemiver besides DDD, they are good at different things, but nemiver is going very well.
PS. If you are running Ubuntu and want to navigate through the application installed from the package repository, call it some_package, and then do the following:
- install the build-essential and devscripts packages
- run "sudo apt-get build-dep some_package" to install everything you need to compile this package.
- run "mkdir -p ~ / src / some_package; cd ~ / src / some_package" to create a directory for the source code
- Go to System :: Administration :: Software Sources and activate the Source Code repository
- run "apt-get source some_package" to download the source code for some_package and put it in the current directory
- "cd" , - "some-app-1.2.3"
7A. "debuild -us -uc -b", .DEB,
( ):
7. run "MAKEFLAGS = -j6 DEB_BUILD_OPTIONS =" nostrip noopt parallel = 5 "CFLAGS =" - g3 -O0 "debuild -us -uc" deb WITH debug information
- "cd..", , "ls", DEB ( , .. DEB, ).
- sudo "sudo dpkg -i some_package_123.deb"
, 6 7. , . Firefox, Linux, mesa - .