Changes between Initial Version and Version 1 of Ticket #32940


Ignore:
Timestamp:
Jan 19, 2012, 4:00:26 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32940

    • Property Owner changed from macports-tickets@… to mmoll@…
    • Property Keywords flann removed
  • Ticket #32940 – Description

    initial v1  
    55
    66
    7   shinkostation:build sycheng$ sudo port install flann [[BR]]
    8   Password:[[BR]]
    9   --->  Computing dependencies for flann[[BR]]
    10   --->  Fetching archive for flann[[BR]]
    11   --->  Attempting to fetch flann-1.7.1_0.darwin_10.x86_64.tbz2 from  http://packages.macports.org/flann [[BR]]
    12   --->  Attempting to fetch flann-1.7.1_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/flann [[BR]]
    13   --->  Installing flann @1.7.1_0[[BR]]
    14   --->  Activating flann @1.7.1_0[[BR]]
    15   --->  Cleaning flann[[BR]]
    16   shinkostation:build sycheng$ port contents flann[[BR]]
    17   Port flann contains:[[BR]]
     7{{{
     8  shinkostation:build sycheng$ sudo port install flann
     9  Password:
     10  --->  Computing dependencies for flann
     11  --->  Fetching archive for flann
     12  --->  Attempting to fetch flann-1.7.1_0.darwin_10.x86_64.tbz2 from  http://packages.macports.org/flann
     13  --->  Attempting to fetch flann-1.7.1_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/flann
     14  --->  Installing flann @1.7.1_0
     15  --->  Activating flann @1.7.1_0
     16  --->  Cleaning flann
     17  shinkostation:build sycheng$ port contents flann
     18  Port flann contains:
    1819  /opt/local/bin/flann_example_c
    1920  /opt/local/bin/flann_example_cpp
     
    5657  /opt/local/share/flann/python/setup.py
    5758shinkostation:build sycheng$
     59}}}