Ticket #12439 (closed enhancement: fixed)
document requirements beyond GCC/X11
| Reported by: | afb@… | Owned by: | afb@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Website & Documentation |
| Component: | guide | Version: | 1.6.0 |
| Keywords: | FreeBSD support, Linux support | Cc: | afb@…, markd@… |
| Port: |
Description
The current guide only speaks of gcc and x11, but doesn't mention that you will also need the Tcl language, rsync, curl, and GNUstep Foundation (gnustep-base) installed. Additionally, you also need GNU versions of most of the build tools such as "tar" and "install" - and even of tools such as "make" and "bash" (due to current MacPorts bugs/limitations). Additionally one might want to use standard system versions of tclthread and sqlite3, rather than using the versions bundled with MacPorts ? (--without-included-tclthread --without-included-sqlite3)
REQUIREMENTS
- GCC (required)
- X11 (recommended)
- Tcl w/ threads (required), http://www.tcl.tk/
- GNUstep-base (required), http://gnustep.org/
- rsync (required), http://rsync.samba.org/
- cURL (required), http://curl.haxx.se/
- tclthread (recommended)
- sqlite3 (recommended)
- GNU bash (required)
- GNU make (required)
- GNU tar (recommended)
- GNU coreutils (recommended)
Change History
Note: See
TracTickets for help on using
tickets.

