When compiling Lynx 2.8.5 on Mac OS X 10.4, I needed to
preprocessor-define h_addr, since it isn't defined in 10.4:
export CPPFLAGS="$CPPFLAGS -Dh_addr=h_addr_list[0]"
An alternative approach is to compile Lynx using the 10.3 SDK, which
avoids the h_addr issue.
A useful reference here is the Lynxlet build scripts, which are
contained inside the application package. The lynx build script
(targeting 10.3) is:
Lynxlet.app/Contents/Source/buildlynx.sh
Cheers - Chuck
At 3:41 PM -0500 9/20/06, Stef Caunter wrote:
Unless you need extra functionality, you will get everything you need from
http://habilis.net/lynxlet/
__Stef
http://caunter.ca/contact.html
On Wed, 20 Sep 2006, Adam Ophir Shapira wrote:
Though my attempt to install Lynx 2.8.5 on a mac was *not*
successful --- I *did* successfully install Lynx 2.8.4.
I am using a PowerMac Duo running Mac OS X 10.4.7 --- if
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev