Changes between Initial Version and Version 1 of Ticket #38201


Ignore:
Timestamp:
Feb 25, 2013, 6:32:23 PM (11 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainer(s).

The port is correct, you need to do what it says. Please use the Macports-users Mailing List for tech support issues.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38201

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port graphviz added
  • Ticket #38201 – Description

    initial v1  
    1010Once xccode and macports are installed, open a terminal and install the required build-time tools with:
    1111
     12{{{
    1213        $ sudo port install nawk coreutils automake autoconf libtool intltool wget pkgconfig cmake yasm doxygen
     14}}}
    1315
    1416when i try to execute same command on terminal it gives following error to me
    1517
     18{{{
    1619Error: graphviz cannot be built while nawk is active.
    1720Error: Please deactivate nawk and try again.
     
    2528    http://guide.macports.org/#project.tickets
    2629Error: Processing of port oxygen failed
    27 
     30}}}
    2831
    2932And this is the log file
    3033
     34{{{
    3135version:1
    3236:debug:clean changing euid/egid - current euid: 0 - current egid: 0
     
    6670:notice:configure Please see the log file for port graphviz for details:
    6771    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
    68 
     72}}}
    6973
    7074Can any one help me to sort the issue.