Re: how do you start up DDD?
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
David Clarke writes: > Thank you for your response. > > > In step 3 you said that did a "configure" and "make" but no "make > > install" after that.To install the compiled programs(ddd) you need > > to give the command "make install". > > This will install the ddd binary in you /usr/local/bin. > > Frustrating that the simple line > > make install > > wasn't included as a fourth line in the installation instructions on > the DDD web page. I've added this to http://www.gnu.org/software/ddd/#Building. Check it out and feel free to suggest changes so others aren't frustrated ;-)