PDA

View Full Version : kmymoney2 from cvs



rjwood
January 6th, 2006, 02:02 AM
I am configureing this program and am stuck here:

2) Run configure to tell the project about your local environment

./configure --with-qt-dir=[your location of qt3] \
--prefix=[your location of kde3]

Below, please find a table of values for the above for several
distributions:

Distribution | --with-qt-dir | --prefix
------------------+-------------------------+---------------------------
SuSE >= 8.1 | omit this parameter | ommit this parameter
Mandrake 9.0 | omit this parameter | /usr
Slackware >= 9.0 | omit this parameter | /opt/kde
MEPIS | omit this parameter | /usr
RedHat 8/9 | omit this parameter | /usr
Fedora 1/2 | omit this parameter | /usr
Mandriva 2006 | omit this parameter | /usr

Distribution | --man-dir | --program-prefix
------------------+-------------------------+---------------------------
SuSE >= 8.1 | /usr/share/man | omit this parameter
Mandrake 9.0 | ??? |
Slackware >= 9.0 | /usr/share/man |
MEPIS | omit this parameter | omit this parameter
Mandriva 2006 | /usr/share/man | /usr

so for SuSE 9.1 the command is:

./configure --mandir=/usr/share/man

Please tell us the values for other distributions, so we can add
them to this list. Send an e-mail to the developers mailing list.
See the address below.

Can anyone please direct me?

FYI-- the version in syaptic, although the same v# lacks some recent feature upgrade that are important to me.

Thanks in advance!!

rjwood
January 14th, 2006, 04:24 PM
somebody please give me a hand with this. I am beginning to feel unwanted as none of my questions are getting answered.;)

_graham_
August 28th, 2006, 11:16 PM
Try it with
./configure --prefix=/usr
Let us know how you get on.