Changes between Initial Version and Version 1 of Ticket #17830


Ignore:
Timestamp:
Dec 30, 2008, 8:19:51 PM (16 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17830

    • Property Keywords gnucash removed
    • Property Port gnucash added; gnucash-2.2.8 removed
  • Ticket #17830 – Description

    initial v1  
    11I'm trying to install the new gnucash-2.2.8 with quartz, without x11. After getting around the lzma error (see #17829, I hope creating a symbolic link was the right thing to do), I tried to install again.
    22
     3{{{
    34sudo port install gnucash +without_hbci
    45--->  Extracting gnucash
     
    67Error: Target org.macports.patch returned: couldn't change working directory to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/gnucash-2.2.8": no such file or directory
    78Error: Status 1 encountered during processing.
     9}}}
    810
    911I manually created gnucash-2.2.8 in "work" and installed again:
    1012
     13{{{
    1114sudo port install gnucash +without_hbci
    1215--->  Applying patches to gnucash
     
    2528
    2629Error: Status 1 encountered during processing.
    27 
     30}}}