Mac Install Problem 10.5

Rudye McGlothlin Rudye at liquidox.com
Sun Jan 13 11:09:09 EST 2008


This is the general format for the command:
sudo ln -s existing-file link-name

So, for this list...

     /opt/local/include/libguile -> /opt/local/include/libguile16
     /opt/local/include/libguile.h -> /opt/local/include/libguile16.h
     /opt/local/include/guile -> /opt/local/include/guile16
     /opt/local/bin/guile -> /opt/local/bin/guile16
     /opt/local/bin/guile-config -> /opt/local/bin/guile-config16
     /opt/local/bin/guile-snarf -> /opt/local/bin/guile-snarf16
     /opt/local/bin/guile-tools -> /opt/local/bin/guile-tools16
     /opt/local/lib/libguile.a -> /opt/local/lib/libguile16.a
     /opt/local/lib/libguile.dylib -> /opt/local/lib/libguile16.dylib
     /opt/local/lib/libguile.la -> /opt/local/lib/libguile16.la

... the first command is:
sudo ln -s /opt/local/include/libguile16 /opt/local/include/libguile

and so on.  Replace the 'existing-file' with the second file in the  
list and the 'link-name' with the first filename.

BTW... before doing this you should uninstall guile if it is  
installed.  But you should have guile16 installed.  The instructions  
on the Gnucash MacPorts page talk about how to do this.

Regards,
Rudye


On Jan 10, 2008, at 3:17 PM, Some Guy wrote:

> How would I go about setting these links up? Sorry not that up to  
> speed with
> all this terminal stuff
>
> On Jan 8, 2008 2:41 PM, Rudye McGlothlin <Rudye at liquidox.com> wrote:
>
>> I'm still using 10.4, but I had the same trouble.  I finally got mine
>> to work by setting up the symbolic links described here: http://
>> www.nabble.com/-13472%3A-gnucash-2.2.1-fails-to-build-on-Leopard-%
>> 2810.5.1%29-to14122502.html
>>
>> Once you get it installed, let me know if your charts work
>> correctly.  Mine are still all squirrely.
>>
>> Regards,
>> Rudye
>>
>>
>> On Jan 7, 2008, at 2:57 PM, Some Guy wrote:
>>
>>> I was wondering if anyone has had any luck yet at getting gnucash
>>> working
>>> under 10.5.*?
>>>
>>> After some back and forth on the port mail list all the dependancys
>>> now
>>> install fine (yay).
>>>
>>> There seems to be one last problem with the port file
>>> sudo port install gnucash +without_docsPassword:
>>> --->  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_gno 
>>> me
>>> _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.
>>>
>>>
>>> On Dec 20, 2007 3:03 PM, David Reiser <dbreiser at earthlink.net>  
>>> wrote:
>>>
>>>> I don't know macports very much at all, but the change needs to be
>>>> associated with the aqbanking port. So if you can figure out how
>>>> to modify
>>>> the aqbanking port (probably installing that by itself with local
>>>> modifications to the port file), then you can install gnucash.
>>>> You probably want to email the aqbanking port maintainer, too.
>>>>
>>>> Dave
>>>>
>>>> On Dec 20, 2007, at 9:57 AM, Some Guy wrote:
>>>>
>>>> Thanks for the reply
>>>>
>>>> I know this may sound silly, but how do I do that? I tried to
>>>> append it to
>>>> end of the sudo port install gnucash but that does not work
>>>>
>>>>
>>>> Thanks in advance for the help
>>>>
>>>> On Dec 20, 2007 2:42 PM, David Reiser <dbreiser at earthlink.net>  
>>>> wrote:
>>>>
>>>>> You need to add
>>>>>
>>>>> -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/
>>>>> Versions/A/
>>>>> Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/
>>>>> Versions/A/Libraries/libGL.dylib
>>>>>
>>>>> to the LDFLAGS for building aqbanking. Welcome to Apple's latest
>>>>> twist
>>>>> to the build system.
>>>>>
>>>>> Dave
>>>>> On Dec 20, 2007, at 6:55 AM, Some Guy wrote:
>>>>>
>>>>>> Hi, I have been trying to install gnucash on my Mac running
>>>>>> Leopard.
>>>>>> I am
>>>>>> using MacPort to do it. I type "sudo port install gnucash" and
>>>>>> after
>>>>>> a while
>>>>>> I get an error. What can I do to fix this? I have ran it again  
>>>>>> and
>>>>>> this is
>>>>>> the output in the terminal.
>>>>>>
>>>>>> Password:
>>>>>> --->  Building aqbanking with target all
>>>>>> Error: Target org.macports.build returned: shell command " cd
>>>>>> "/opt/local/var/macports/build/
>>>>>> _opt_local_var_macports_sources_rsync
>>>>>> .macports.org_release_ports_devel_aqbanking/work/aqbanking-
>>>>>> 2.2.9" && make all " returned error 2
>>>>>> Command output: make[6]: Nothing to be done for `all'.
>>>>>> Making all in dialogs
>>>>>> make[6]: Nothing to be done for `all'.
>>>>>> Making all in views
>>>>>> make[6]: Nothing to be done for `all'.
>>>>>> make[6]: Nothing to be done for `all-am'.
>>>>>> Making all in qbanking
>>>>>> Making all in lib
>>>>>> make  all-recursive
>>>>>> Making all in widgets
>>>>>> make  all-am
>>>>>> make[8]: Nothing to be done for `all-am'.
>>>>>> Making all in dialogs
>>>>>> make  all-am
>>>>>> make[8]: Nothing to be done for `all-am'.
>>>>>> Making all in views
>>>>>> make  all-am
>>>>>> make[8]: Nothing to be done for `all-am'.
>>>>>> /bin/sh ../../../../libtool --tag=CXX --mode=link /usr/bin/g+
>>>>>> +-4.0  -
>>>>>> O2 -g
>>>>>> -Wall  -L/opt/local/lib -g -o testlib  testlib.o
>>>>>> libqbanking.la/opt/local/var/macports/build/
>>>>>> _opt_local_var_macports_sources_rsync
>>>>>> .macports.org_release_ports_devel_aqbanking/work/aqbanking-
>>>>>> 2.2.9/src/libs/aqbanking/libaqbanking.la -lintl
>>>>>> /usr/bin/g++-4.0 -O2 -g -Wall -g -o .libs/testlib
>>>>>> testlib.o-Wl,-bind_at_load  -L/opt/local/lib ./.libs/
>>>>>> libqbanking.dylib
>>>>>> -L/usr/lib
>>>>>> -L/sw/lib -L/opt/local/lib/qt3/lib
>>>>>> /opt/local/lib/qt3/lib/libqt- mt.dylib-L/usr/X11R6/lib - 
>>>>>> lresolv -lz
>>>>>> -lGL /usr/X11/lib/libXmu.6.2.0.dylib
>>>>>> /opt/local/lib/libXrender.dylib /usr/X11/lib/libXrandr. 
>>>>>> 2.0.0.dylib
>>>>>> /usr/X11/lib/libXcursor.1.0.2.dylib /usr/X11/lib/libXinerama.
>>>>>> 1.0.0.dylib
>>>>>> /opt/local/lib/libXft.dylib /opt/local/lib/libfreetype.dylib
>>>>>> /opt/local/lib/libfontconfig.dylib /usr/X11/lib/libXext. 
>>>>>> 6.4.0.dylib
>>>>>> /usr/X11/lib/libX11.6.2.0.dylib -lm /usr/X11/lib/libSM. 
>>>>>> 6.0.0.dylib
>>>>>> /usr/X11/lib/libICE.6.3.0.dylib -ldl
>>>>>> /opt/local/var/macports/build/
>>>>>> _opt_local_var_macports_sources_rsync
>>>>>> .macports.org_release_ports_devel_aqbanking/work/aqbanking-
>>>>>> 2.2.9/src/libs/aqbanking/.libs/libaqbanking.dylib
>>>>>> /opt/local/lib/libgwenhywfar.dylib -lssl -lcrypto
>>>>>> /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc
>>>>>> ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib
>>>>>> collect2: ld returned 1 exit status
>>>>>> make[7]: *** [testlib] Error 1
>>>>>> make[6]: *** [all-recursive] Error 1
>>>>>> make[5]: *** [all] Error 2
>>>>>> make[4]: *** [all-recursive] Error 1
>>>>>> make[3]: *** [all-recursive] Error 1
>>>>>> make[2]: *** [all-recursive] Error 1
>>>>>> make[1]: *** [all-recursive] Error 1
>>>>>> make: *** [all] Error 2
>>>>>>
>>>>>> Error: The following dependencies failed to build: aqbanking  
>>>>>> evince
>>>>>> audiofile avahi dbus xmlto getopt dbus-glib dbus-python25 py25-
>>>>>> gobject
>>>>>
>>>>>> python25 py25-numeric gdbm libdaemon py25-gdbm py25-gtk py25- 
>>>>>> cairo
>>>>>> esound
>>>>>> gconf intltool orbit2 libidl gnome-doc-utils iso-codes py25- 
>>>>>> hashlib
>>>>>> openssl
>>>>>> py25-libxml2 gnome-icon-theme icon-naming-utils p5-getopt-long  
>>>>>> p5-
>>>>>> pathtools
>>>>>> p5-xml-simple p5-test-simple p5-test-harness p5-xml-
>>>>>> namespacesupport
>>>>>> p5-xml-sax gnome-keyring libgcrypt libgpg-error gnome-vfs gnome-
>>>>>> mime-
>>>>>> data
>>>>>> howl neon libart_lgpl libgnome libbonobo popt libgnomecanvas gail
>>>>>> libgnomeui
>>>>>> libbonoboui m4 nautilus eel gnome-desktop fribidi startup-
>>>>>> notification
>>>>>> gnome-menus libexif librsvg libcroco libgsf shared-mime-info
>>>>>> poppler
>>>>>> poppler-data gnucash-docs yelp firefox-x11 zip libgtkhtml  
>>>>>> goffice03
>>>>>> libgnomeprintui libgnomeprint bison libgnomecups pcre guile16
>>>>>> readline
>>>>>> ncurses ncursesw gawk libgtkhtml3 p5-finance-quote p5-crypt- 
>>>>>> ssleay
>>>>>> p5-libwww-perl p5-compress-zlib p5-compress-raw-zlib p5-io-
>>>>>> compress-
>>>>>> base
>>>>>> p5-scalar-list-utils p5-io-compress-zlib p5-html-parser p5-html-
>>>>>> tagset
>>>>>> p5-uri p5-datemanip p5-html-tableextract slib slib-guile16
>>>>>> Error: Status 1 encountered during processing.
>>>>>> _______________________________________________
>>>>>> gnucash-user mailing list
>>>>>> gnucash-user at gnucash.org
>>>>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>>>>> -----
>>>>>> Please remember to CC this list on all your replies.
>>>>>> You can do this by using Reply-To-List or Reply-All.
>>>>>
>>>>> --
>>>>> David Reiser
>>>>> dbreiser at earthlink.net
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> David Reiser
>>>> dbreiser at earthlink.net
>>>>
>>>>
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> gnucash-user mailing list
>>> gnucash-user at gnucash.org
>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> -----
>>> Please remember to CC this list on all your replies.
>>> You can do this by using Reply-To-List or Reply-All.
>>
>>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.



More information about the gnucash-user mailing list