You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

n_ezdiani

Beginner

  • "n_ezdiani" started this thread

Posts: 6

Location: Malaysia

  • Send private message

1

Wednesday, June 30th 2004, 4:32am

Upgrading KDevelop

Hi,

I want to upgrade my KDevelop from version 2.1.5 to version 3.0.4. But in order to install the new version, I have to remove my whole KDE 3.1-10. So i would like to know if there is any KDE PAckage with Kdevelop Version 3.0.x ? Thanx for your help...

hatulflezet

Beginner

Posts: 14

Location: Germany

Occupation: Programmer

  • Send private message

2

Wednesday, June 30th 2004, 3:23pm

Yes - the new KDE comes with the Gideon (KDevelop3), just upgrade your KDE and install the develop tools.
Click here! I dare ya'!! :]
Project Archimedes
----------------------------------------------------------
"Don't panic, and thanks for all the fish!"

n_ezdiani

Beginner

  • "n_ezdiani" started this thread

Posts: 6

Location: Malaysia

  • Send private message

3

Thursday, July 1st 2004, 4:50am

Upgrading KDevelop

hi hatulflezet,

Thanx for the input , i'll try & upgrade my KDE version..

n_ezdiani

Beginner

  • "n_ezdiani" started this thread

Posts: 6

Location: Malaysia

  • Send private message

4

Friday, July 2nd 2004, 5:56am

Doxygen & kdelibs documentation

hi hatulflezet,

While configuring the latest version of kdevelop(/home/nani/Documents/downloads/kdevelop),
i've encountered some error as below:

"You have no kdelibs documentation generated by Doxygen installed.
You should install Doxygen from www.doxygen.org, reconfigure
and rebuild the kdelibs sources. You should 'make apidox' and
'make install' in your kdelibs build dir, and then rerun this
configure script.

Good - your configure finished. Start make now"

Eventhough there's an error occured, how come "Good - your configure finished. Start make now" appeared? Can i just continue with "make"? What would happen? Another thing is, I need help with translating the error into simple words because I'm kinda confused right now. I've already installed Doxygen successfully and I've already downloaded the latest kdelibs source file. Both Doxygen & kdelibs source files are
in the same folder(/home/nani/Documents/downloads).But what does it mean
"reconfigure and rebuild the kdelibs sources"? Correct me if I'm wrong, I'm just supposed
to configure and compile it in the root of kdelibs itself right? But while configuring, this error
occured:

"checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found.
Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!"

And furthermore, how am I supposed to "make apidox" & "make install" in my kdelibs build dir? Actually where exactly is this "kdelibs build dir" is? I've already tried
"make apidox" & "make install" in the kdelibs source file but this error has occured:

"[nani@localhost kdelibs-3.2.3]$ make apidox
make: *** No rule to make target `apidox'. Stop."

Thanx in advance..

hatulflezet

Beginner

Posts: 14

Location: Germany

Occupation: Programmer

  • Send private message

5

Friday, July 2nd 2004, 1:24pm

Hmm... a abit hard to exaplain it all... i'll try to explain in gerneral, but you should really do some more howto and readme reading - and you can ask on the kde and kdevelop sites as well about installtion issues.

Doxygen generated documentation out the code embeded comments.
Since you didn't have, or installed not correctly (configured) the kde libs/or and Doxygen, it could not generate the documentation.

This however should not matter to run make of the packge you are installing.

I am not sure what parts of KDE you are trying to install, KDE has many elements, some need to be installed before others - part of which are the QT libs.
I would sugest that you dont do it by "hand", rather use your package manager to upgrade KDE, and there select the develop tools as well to be upgraded.
This will save you the head acke, utill you will be a bit more familiar with things and how they work.

Good luck!
Click here! I dare ya'!! :]
Project Archimedes
----------------------------------------------------------
"Don't panic, and thanks for all the fish!"