[MacPorts] InstallingMacPortsOnUbuntuLinux modified

MacPorts Wiki noreply at macports.org
Mon Nov 14 06:12:10 UTC 2022


Page "InstallingMacPortsOnUbuntuLinux" was changed by kencu
Diff URL: <https://trac.macports.org/wiki/InstallingMacPortsOnUbuntuLinux?action=diff&version=7>
Revision 7
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: InstallingMacPortsOnUbuntuLinux
=========================================================================
--- InstallingMacPortsOnUbuntuLinux (version: 6)
+++ InstallingMacPortsOnUbuntuLinux (version: 7)
@@ -17,9 +17,12 @@
 "dpkg -S /path/to/file" does something similar to "port provides"
 
 
+
+** Note: there has been a conflict noted with {{{libmd-dev}}} when installing base; just disable that temporarily to install MacPorts. There could be other conflicts not yet discovered. **
+
 To install MacPorts on Ubuntu Linux, you must first install the necessary prerequisites that are typically found on Darwin systems. At the time of writing, this was:
 {{{
-sudo apt install clang-9
+sudo apt install clang-14
 sudo apt install clang
 sudo apt install mtree-netbsd
 sudo apt install tcl8.6
@@ -32,10 +35,9 @@
 }}}
 or, all at once:
 {{{
-sudo apt install clang-9 clang mtree-netbsd tcl8.6 curl sqlite3 gnustep libcurl4-gnutls-dev libsqlite3-dev libssl-dev
+sudo apt install clang-14 clang mtree-netbsd tcl8.6 curl sqlite3 gnustep libcurl4-gnutls-dev libsqlite3-dev libssl-dev
 }}}
 
-Note: 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.
 
 Then 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>. 
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/InstallingMacPortsOnUbuntuLinux>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'InstallingMacPortsOnUbuntuLinux' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list