Debian Sid, latest wine 1.7.4. I'm trying to compile and create package using checkinstall. Compilation ok, but checkinstall error:
Code: Select all
make[1]: Entering directory `/home/x/wine/wine-1.7.4/fonts'
/bin/mkdir -p -m 755 /usr/share/wine/fonts
/bin/mkdir: can't create `/usr/share/wine': No such file or directory
make[1]: *** [/usr/share/wine/fonts] Error 1
make[1]: Leavin directory `/home/x/wine/wine-1.7.4/fonts'
make: *** [fonts/install] Error 2
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.