Register FAQ SearchLogin
Tuxera Home
View unanswered posts | View active topics It is currently Wed Jun 19, 2013 00:10



Post new topic Reply to topic  [ 2 posts ] 
Recommended installation steps in Mac OS X 
Author Message

Joined: Thu Feb 15, 2007 02:26
Posts: 2
Post Recommended installation steps in Mac OS X
I'm thinking of installing XCode so I can compile and install NTFS-3G on my Mac mini. There's a lengthy way of going about this at AppleNova:
http://forums.applenova.com/showpost.ph ... stcount=11

The thing is, this instruction was written a while ago and the latest (20070207-RC1) release note mentions "fix: Mac OS X portability improvements". So do I still need to replace linux*) with *) in step 4 and do I need all that CFLAGS and --prefix in step 7?

In other words, is it now a simple ./configure -> make -> sudo make install on OS X, or are all those stuff still a requirement? Oh, and I need pkg-config installed first, right? Do I need anything else?


Thu Feb 15, 2007 02:37
Profile
Tuxera CTO

Joined: Tue Nov 21, 2006 23:15
Posts: 1645
Post Recommended installation steps in Mac OS X
On Thu, 15 Feb 2007, wesley wrote:

Quote:
The thing is, this instruction was written a while ago and the latest
(20070207-RC1) release note mentions "fix: Mac OS X portability
improvements". So do I still need to replace linux*) with *) in step 4

This step is not correct technically even if it works on Mac OS X. It
replaces Linux to anything (all OS). It should be replaced to Linux
and Mac OS X.

Quote:
and do I need all that CFLAGS and --prefix in step 7?

The CFLAGS is a MacFUSE requirement afaik, and the prefix is redundant
since the default used which is fairly unlucky since it can cause all short
of problems because the binary can't be found in certain cases.


Thu Feb 15, 2007 10:44
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


Who is online

Users browsing this forum: asdfgt29s and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Original forum style by Vjacheslav Trushkin.