problems during the installation

holle at almaden.ibm.com holle at almaden.ibm.com
Thu Oct 14 22:25:54 BST 1999




Easy :-)

Make sure you have all libraries and header file installed:
X11,Qt,KDE,libc
Ensure Compiler is there and works (gcc -v)
Check environment for $QTDIR and $KDEDIR if not set accordingly (env)
Get the source rpm (.srpm or .src.rpm or .spm) and do as root a "rpm --rebuild
<source rpm>"
If you have any compiler errors, try a different source rpm. SuSE as well as
RedHat do prepare source rpms. RedHat's end in .src.rpm while SuSE's end in
.spm. If everything fails go to http://rpmfind.net and look for a libc5 based
version of kdevelop. I will attach my spec for the rpm. Copy the spec file into
/usr/src/redhat/SPECS/ and the kdevelop-1.0beta3.tar.gz into
/usr/src/redhat/SOURCES/ (the subdir might not be called redhat but packages)
and run as root rpm -ab <path/specfile> and watch the same procedure as
described above but you have to manually install it like this: After a
successful build, watch for "writing ....... kdevelop...-i386.rpm" do a "rpm
-ivh <newly build i386 rpm>" to install or a "rpm -Uvh <newly build i386 rpm>"
to upgrade.

- holger

PS: the spcefile is SuSE's specfile. You might want to check the %define KDEDIR
statement in the very first line of the specfile (just open with any editor) and
change if neccessary.

 (See attached file: kdevelop-1.0beta3-1.spec)

Rainer Mühlhoff <rmuehlhoff at wtal.de> on 14/10/99 12:22:49

Please respond to kdevelop at barney.cs.uni-potsdam.de

To:   Kdevelop Mailingliste <kdevelop at barney.cs.uni-potsdam.de>
cc:
Subject:  problems during the installation



-------------- next part --------------

Hello everybody!

I'm using DLD Linux 5.44 (Delix) an do not get KDevelop runnig.
The installation of the sourcr fails because of a problem I can't
describe easily, but when installing a RPM I get the following unsolved
dependences:

        ld-linux.so.2
        libc.so.6
        libc.so.6(GLIBC_2.0)
       libc.so.6(GLIBC_2.1)
        libdb.so.3
        libdl.so.2
        libdl.so.2(GLIBC_2.0)
        libdl.so.2(GLIBC_2.1)
        libjscript.so.2
        libkdecore.so.2
        libkdeui.so.2
        libkfile.so.2
        libkfm.so.2
        libkhtmlw.so.2
        libkimgio.so.2
        libkspell.so.2
        libm.so.6
        libm.so.6(GLIBC_2.1)
        libpng.so.2
        libstdc++-libc6.1-1.so.2

All these files are needed, but I don't know where to get them.
I have older versions of these files (e.g. libc.so.5 or ld-linux.so.1),
but I do not know what packages they belong to.

Any idea?

Rainer M.




-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop-1.0beta3-1.spec
Type: application/octet-stream
Size: 1962 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/19991014/0391d04c/attachment.obj>


More information about the KDevelop mailing list