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.

1

Monday, January 12th 2004, 3:51am

Kopete 0.8 beta 2 in Mandrake 9.2

Hi, this version of kopete is the first one that ask for a QT 3.2 installation (I'm running beta 1 and worked with QT 3.1.x). I have Mandrake 9.2, and it comes with libqt 3.1.2...
Is there anything I can do to run Kopete 0.8 beta 2?

I imagine this three alternatives:
1 - Download qt 3.2.x and compile it in another directory, calling it from ./configure --with-qt-libs=xx ?
2 - Downloading another RPM ? (from 3rd parties?)
3 - Kopete can run with qt 3.1.x tweaking some lines of code... :D

Maybe you could help me.
Thanks
Marcelo

atrox

Beginner

Posts: 27

Location: Estonia

Occupation: administering FreeBSD

  • Send private message

2

Monday, January 12th 2004, 8:25am

I'm just trying to configure it and just got over this problem (and ran into another).
What I did - downloaded those three rpm's and did: "rpm -Uhv libqt3-3.2.3-6mdk.i586.rpm qt3-common-3.2.3-6mdk.i586.rpm libqt3-devel-3.2.3-6mdk.i586.rpm" - no problems and configure went over this section too.

now, going to solve next errors :)

3

Monday, January 12th 2004, 1:25pm

Did you get those rpms from Cooker?
Where did you found those rpms?

Thanks
Marcelo

atrox

Beginner

Posts: 27

Location: Estonia

Occupation: administering FreeBSD

  • Send private message

4

Tuesday, January 13th 2004, 6:44pm

i got those from www.rpmseek.com

gandy

Beginner

Posts: 26

Location: Belgium

  • Send private message

5

Wednesday, January 14th 2004, 1:32pm

Kopete 0.8 beta2 runs fine with KDE 3.1 & Qt 3.1.

Just run the following commands before you do the "./configure" step:
sed -i "s/kde_qtsubver=2/kde_qtsubver=1/" configure
rm -fr autom4te.cache