Changes between Version 2 and Version 3 of InstallingMacPortsOnUbuntuLinux


Ignore:
Timestamp:
Apr 27, 2021, 1:02:12 PM (3 years ago)
Author:
kencu (Ken)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingMacPortsOnUbuntuLinux

    v2 v3  
    3333sudo apt install clang-9 clang mtree-netbsd tcl8.6 curl sqlite3 gnustep libcurl4-gnutls-dev libsqlite3-dev libssl-dev
    3434}}}
     35
     36Note: there has been a conflict noted with {{{libmd-dev}}} when installing base; just disable that temporarily to install MacPorts. There could easily be other such conflicts not yet discovered.
    3537
    3638Then download the macports tarball  from macports.org, perhaps using the included FireFox browser, and decompress it, as per the usual Darwin instructions <https://www.macports.org/install.php#source>.