You are not logged in.

#1 2008-11-26 20:45:32

tcoffeep
Member
From: Timmins, Ontario
Registered: 2008-11-26
Posts: 99

Can't Find Qmake-Qt4

Hello.

I'm compiling a pre-alpha MUD client (Mudlet.org), and it needs a command qmake-qt4 to compile. I can't seem to find this anywhere. Is there something I have to do, say, to put the command into /usr/bin? Where can i find it?

Thank you, ahead of time.
BDKL


=============== Read An Essay ===============
   Distro : Funtoo Linux || Kernel : ckernel-2.6.30-gentoo-r5
Processor : Athlon 64 X2 4400+ || RAM : 2GB || HD : 300GB
========================================

Offline

#2 2008-11-26 20:57:16

tcoffeep
Member
From: Timmins, Ontario
Registered: 2008-11-26
Posts: 99

Re: Can't Find Qmake-Qt4

Hmm. Well, I took out the -qt4 part, and qmake seems to work, and now it runs an error on /usr/bin/uic-qt4

I had to change everything (but the /usr/bin/(+.)-qt4 's) to qt,

such as :

/usr/share/qt4/
to
/usr/share/qt/

Could the problem be with the version number being called?


=============== Read An Essay ===============
   Distro : Funtoo Linux || Kernel : ckernel-2.6.30-gentoo-r5
Processor : Athlon 64 X2 4400+ || RAM : 2GB || HD : 300GB
========================================

Offline

#3 2008-11-26 21:28:21

tcoffeep
Member
From: Timmins, Ontario
Registered: 2008-11-26
Posts: 99

Re: Can't Find Qmake-Qt4

Never mind. That didn't work.

Le sigh.

I think the developers based the installation on debian-based distros.


=============== Read An Essay ===============
   Distro : Funtoo Linux || Kernel : ckernel-2.6.30-gentoo-r5
Processor : Athlon 64 X2 4400+ || RAM : 2GB || HD : 300GB
========================================

Offline

#4 2008-11-26 22:58:17

amranu
Member
Registered: 2008-09-25
Posts: 94

Re: Can't Find Qmake-Qt4

They did, as I thought was going to happen before even trying that heh

Offline

#5 2008-11-26 23:30:59

neotuli
Lazy Developer
From: London, UK
Registered: 2004-07-06
Posts: 1,204
Website

Re: Can't Find Qmake-Qt4

It sounds like this is a mostly manual "go through and hunt down" sort of task. If you're feeling adventerous, you might want to make your changes generic (so that you could specify your qt paths and such as part of say... a configure script) and contribute your changes back to the project, i'm sure they'd appreciate it.


The suggestion box only accepts patches.

Offline

Board footer

Powered by FluxBB