On Monday, Sep 1, 2003, at 03:54 US/Pacific, xweb wrote:
Hi,[..]
i tried to install cpan module (dbi) but the gcc compiler makes an strange
error "/Local/Library/Frameworks: Not a directory". I have tried to compile
a very simple c source but it' s the same error!
can someone help me?
first off there appears to be no /Local/Library/Frameworks directory by 'default' on the standard OSX distribution.
So what you will want to check for is why the 'Makefile' that you are using to build what ever it is you are trying to build has an include for that directory.
ciao drieux
---
