Le vendredi 19 février 2010 à 14:07 -0500, Greg Mefford a écrit : > Any MacOS X developers want to just give me the commands they > use to compile opensc? And do I need to compile the whole source tree > including tools, or can I just compile the opensc library, for > example?
Go for MacPorts, it is the best maintained project. INHO Fink is a dead project. MacPorts has a good documentation and a nice community. The problem with MacOSX is that there is a dual Unix file structure : one for OS, the other for compiled packages. Some package are part of the OS structure, like gcc. Apple also forked gcc. It is a huge mess. What I used to do when working on MacOsX is writing a small MacPort package and always compiling using MacPorts commands. In this case, most softwares compile right away. Kind regards, François _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
