Last login: Sat Dec 1 20:13:22 on ttyp1
Welcome to Darwin!
rudye:10:14 AM:~> source .profile
rudye:10:15 AM:~> sudo port uninstall gnucash
Password:
---> Deactivating gnucash 2.2.1_2
---> Uninstalling gnucash 2.2.1_2
rudye:10:16 AM:~> sudo port -f uninstall g-wrap
Error: port uninstall failed: Registry error: g-wrap not registered as installed.
rudye:10:16 AM:~> sudo port -f uninstall slib-guile
---> Deactivating slib-guile 1.0_2
---> Uninstalling slib-guile 1.0_2
rudye:10:16 AM:~> sudo port -f uninstall guile
---> Deactivating guile 1.8.3_0+darwin_8
---> Uninstalling guile 1.8.3_0+darwin_8
rudye:10:17 AM:~> sudo port clean g-wrap16 slib-guile16 guile16
---> Cleaning g-wrap16
---> Cleaning slib-guile16
---> Cleaning guile16
rudye:10:18 AM:~> sudo port selfupdate
MacPorts base version 1.520 installed
Downloaded MacPorts base version 1.520
The MacPorts installation is not outdated and so was not updated
selfupdate done!
rudye:10:20 AM:~> sudo port install gnucash
---> Fetching guile16
---> Verifying checksum(s) for guile16
---> Extracting guile16
---> Applying patches to guile16
---> Configuring guile16
---> Building guile16 with target all
---> Staging guile16 into destroot
---> Installing guile16 1.6.8_1+darwin_8
---> Activating guile16 1.6.8_1+darwin_8
---> Cleaning guile16
---> Fetching gnucash
---> Verifying checksum(s) for gnucash
---> Extracting gnucash
---> Configuring gnucash
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/gnucash-2.2.1" && ./configure --prefix=/opt/local --disable-glibtest --disable-debug --disable-profile --disable-dependency-tracking --enable-hbci --enable-ofx " returned error 1
Command output: checking for unistd.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for dlsym... yes
checking for dlerror... yes
checking for darwin... yes, moving on...
checking for qt_null in -lqthreads... no
checking for qt_null in -lqt... no
checking for main in -ltermcap... yes
checking for main in -lreadline... yes
checking for guile-config... no
checking for build-guile... (cached) no
checking for sin in -lm... yes
checking for main in -lrx... no
checking for qt_null in -lqt... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for t_accept in -lnsl... no
checking for socket in -lsocket... no
checking whether guile works... no
configure: WARNING: Can not find Guile on this system
checking for guile... no
checking for guile - 1.6.0 <= version < 99.99.99... no:
configure: WARNING: guile version check failed
configure: error:
guile does not appear to be installed correctly, or is not in the
correct version range. Perhaps you have not installed the guile
development packages? Gnucash requires at least version 1.6 to build.
Error: Status 1 encountered during processing.
rudye:10:30 AM:~>