Hi,
Im new to linux and have recently started using Kubuntu 8.10, im going to upgrade to the new one just as soon as ive completed an assignment for varsity. Dont want issues to arise and end up computerless for a few days.
My problem is this:
I want the gui version of doxygen installed so i can create documentation for a c++ projects we've created. the problem is that when i go sh ./configure --with-doxywizard it does its thing, but as soon as i say make it comes back saying i must set QTDIR, which i do. but it then hits many errors.
In the doxygen help file thing it says some systems like red hat install into different locations so i tried to combine files into a single directory like they say. but to no avail.
What files do i need in a file for it to make? or am i going about this all wrong..
Please help, its rather urgent as this assignment is due on monday, so need to documentation...
maybe i must try another documentation program? and recomended ones?
Thanks in advance
Im new to linux and have recently started using Kubuntu 8.10, im going to upgrade to the new one just as soon as ive completed an assignment for varsity. Dont want issues to arise and end up computerless for a few days.
My problem is this:
I want the gui version of doxygen installed so i can create documentation for a c++ projects we've created. the problem is that when i go sh ./configure --with-doxywizard it does its thing, but as soon as i say make it comes back saying i must set QTDIR, which i do. but it then hits many errors.
In the doxygen help file thing it says some systems like red hat install into different locations so i tried to combine files into a single directory like they say. but to no avail.
What files do i need in a file for it to make? or am i going about this all wrong..
Please help, its rather urgent as this assignment is due on monday, so need to documentation...
maybe i must try another documentation program? and recomended ones?
Thanks in advance
Comment