Changes between Initial Version and Version 1 of Ticket #24021, comment 20


Ignore:
Timestamp:
Dec 8, 2017, 5:22:57 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24021, comment 20

    initial v1  
    33What I did is:
    44
    5 - run the installation of the port file: sudo port install libmemcached
     5- run the installation of the port file: `sudo port install libmemcached`
    66
    7 - after the make failed I went in the directory with the source code and I run "./configure" and after "make": the make went fine
     7- after the make failed I went in the directory with the source code and I run `./configure` and after `make`: the make went fine
    88
    9 - after that I run again "sudo port install libmemcached" and it placed everything in the right place.
     9- after that I run again `sudo port install libmemcached` and it placed everything in the right place.
    1010
    1111