On Jan 2, 2005, at 6:26 PM, Amit wrote:
Hi,
I've tried several times to compile Inkscape 0.40-1 but without any success. I have searched the mailing list and found a few suggestions as to removing /usr/local out of the way. Although I do not think my problem relates to /usr/local/ but I will try removing it out of the way nonetheless. In the meantime however the error I am getting is regarding gtkmm. This is a brief output of the error messages:
Selecting previously deselected package gtkmm2.4-dev.
(Reading database ... 89612 files and directories currently installed.)
Unpacking gtkmm2.4-dev (from .../gtkmm2.4-dev_2.4.5-2_darwin-powerpc.deb) ...
Selecting previously deselected package gtkmm2.4.
Unpacking gtkmm2.4 (from .../gtkmm2.4_2.4.5-2_darwin-powerpc.deb) ...
Selecting previously deselected package gtkmm2.4-shlibs.
Unpacking gtkmm2.4-shlibs (from
.../gtkmm2.4-shlibs_2.4.5-2_darwin-powerpc.deb) ...
(Noting disappearance of gtkmm2.4, which has been completely replaced.)
dpkg: dependency problems prevent configuration of gtkmm2.4-dev:
gtkmm2.4-dev depends on gtkmm2.4 (= 2.4.5-2); however:
Package gtkmm2.4 is not installed.
dpkg: error processing gtkmm2.4-dev (--install):
dependency problems - leaving unconfigured
dpkg: error processing gtkmm2.4 (--install):
no package named `gtkmm2.4' is installed, cannot configure
Setting up gtkmm2.4-shlibs (2.4.5-2) ...
Errors were encountered while processing:
gtkmm2.4-dev
gtkmm2.4
### execution of dpkg failed, exit code 1
Failed: can't batch-install packages:
/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gtkmm2.4- dev_2.4.5-2_darwin-powerpc.deb
/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/ gtkmm2.4_2.4.5-2_darwin-powerpc.deb
/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gtkmm2.4- shlibs_2.4.5-2_darwin-powerpc.deb
Any comments and suggestions are greatly appreciated.
Thanks, Amit
I'm not exactly sure why it happens, but you need to install gtkmm2.4 and gtkmm2.4-dev manually:
fink install gtkmm2.4 gtkmm2.4-dev
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
