Sorry for that.

LANG=en INSTALL_ROOT=/var/tmp/pdfedit-0.3.1-buildroot/ make install
cd doc && ( gmake doc_dist|| make doc_dist )
gmake[1]: Entering directory `/usr/src/packages/BUILD/pdfedit-0.3.1/doc'

...

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: cannot create directory
`/var/tmp/pdfedit-0.3.1-buildroot/../../../../../../share': Permission
denied
make[2]: *** [install_data] Error 1
make[2]: Leaving directory `/usr/src/packages/BUILD/pdfedit-0.3.1/src/gui'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/packages/BUILD/pdfedit-0.3.1/src'
make: *** [install] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.8747 (%install)


kind regards,
Rainer

Michal Hocko schrieb:
> Hi.
>
> On Mon, May 07, 2007 at 09:24:26AM +0200, Rainer Lay wrote:
>   
>> 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)
>>     
>
> Can you use English messages please?
>
>   
>> As described in the documentation, I called
>> INSTALL_ROOT=$RPM_BUILD_ROOT make install
>> but got this message.
>> Any hints here?
>>     
>
> What is the value of the INSTALL_ROOT variable? I had quite problem to
> resolve (probably) directory name from your message:
>   
>> mkdir: kann Verzeichnis
>> â??????/var/tmp/pdfedit-0.3.1-buildroot../../../../../../shareâ?????? nicht 
>> anlegen:
>>     
>
> Best regards
>   

-------------------------------------------------------------------------
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