Hi,
Congratulations for this excellent project.
I am using GNU/Linux Debian Sid. After downloading the source code, I am doing this :
% ./configure
% make
# checkinstall
(checkinstall is usefull to build a Debian Package, instead of # make install)
The .deb is built, but when installing :
Copying files to the temporary directory...OK
Stripping ELF binaries and libraries...OK
Compressing man pages...OK
Building file list...OK
Building Debian package...OK
Installing Debian package... FAILED!
*** Failed to install the package
Do you want to see the log file? [y]:
---------------------------------------------------
(Lecture de la base de données... 172598 fichiers et répertoires déjà installés.)
Dépaquetage de gmameui (à partir de .../gmameui_0.2.6-1_i386.deb) ...
dpkg : erreur de traitement de /home/michael/Desktop/gmameui/gmameui-0.2.6/gmameui_0.2.6-1_i386.deb (--install) :
tentative de remplacement de « /var/lib/scrollkeeper/scrollkeeper_docs », qui appartient aussi au paquet gparted
dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))
Des erreurs ont été rencontrées pendant l'exécution :
/home/michael/Desktop/gmameui/gmameui-0.2.6/gmameui_0.2.6-1_i386.deb
---------------------------------------------------
The gmameui package is trying to replace the /var/lib/scrollkeeper/scrollkeeper_docs file which belongs to the gparted package.
In spite of this error, gmameui is working perfectly on my computer.
I forgot to say that it happens with gmameui-0.2.6 and gmameui-0.2.5