I set QMAKESPEC to $QTDIR/mkspecs/linux-g++ and compiling works OK.
I never set the variable before and I don't think, this should be
necessary, but it works now.

But make install has a problem:

cd src && make install
make[1]: Entering directory `/usr/src/packages/BUILD/pdfedit-0.3.1/src'
cd gui && make install
make[2]: Entering directory `/usr/src/packages/BUILD/pdfedit-0.3.1/src/gui'
mkdir: kann Verzeichnis
�/var/tmp/pdfedit-0.3.1-buildroot../../../../../../share� nicht anlegen:
Keine Berechtigung
make[2]: *** [install_data] Fehler 1
make[2]: Leaving directory `/usr/src/packages/BUILD/pdfedit-0.3.1/src/gui'
make[1]: *** [install] Fehler 2
make[1]: Leaving directory `/usr/src/packages/BUILD/pdfedit-0.3.1/src'
make: *** [install] Fehler 2
error: Bad exit status from /var/tmp/rpm-tmp.92220 (%install)

As described in the documentation, I called
INSTALL_ROOT=$RPM_BUILD_ROOT make install
but got this message.
Any hints here?

kind regards,
Rainer


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to