[MacPorts] #13472: gnucash 2.2.1 fails to build on Leopard
(10.5.1)
MacPorts
trac at macosforge.org
Sun Dec 30 16:32:00 PST 2007
#13472: gnucash 2.2.1 fails to build on Leopard (10.5.1)
---------------------------------------+------------------------------------
Reporter: sinclair.jesse at gmail.com | Owner: mas at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords:
---------------------------------------+------------------------------------
Comment (by nigel at nigelking.me.uk):
I have also been trying to install gnucash 2.2.1 on 10.5.1 intel.
1. I needed to modify aqbanking Portfile ticket #13750
2. avahi would not build due to py25-gdbm not building the email below
helped disabling the python modules
http://lists.gnucash.org/pipermail/gnucash-user/2007-November/022638.html
3. It stops on py25-hashlib so just try installing evince by itself?
sudo port install evince
sudo port install gnucash
4. Various modules had to be forced because of incompatibility with perl
5. Then we learn that firefox does not install but is unnecessary if you
do not need docs thus the command is now
sudo port install +without_docs
6. Now unfortunately I have the exact problem identified by this ticket.
I have made the changes specified (I think?) but a file could not be found
/opt/local/lib/libguile16.ltdl.la
so I decided to map
/opt/local/lib/libguile16.la -> /opt/local/lib/libguile16.ltdl.la
and voila it works!
I hope that helps somebody else and I also hope somebody can check what I
have changed. I think I have remembered everything.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13472#comment:12>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list