Ask a Question related to Mac Programming, Design and Development.
-
xweb #1
***Help on GCC***
I have a very problem on Macosx: I tried to install a cpan module for perl
and i received an error by c compiler
/Local/Library/Frameworks: Not a directory.
Someone can help me?
Thanks in advance
Mario-Italy
xweb Guest
-
Doug R #2
Re: ***Help on GCC***
xweb <xweb@katamail.com> wrote in message news:<BB78C677.17422%xweb@katamail.com>...
I just experienced a similar problem today. If you haven't already> I have a very problem on Macosx: I tried to install a cpan module for perl
> and i received an error by c compiler
> /Local/Library/Frameworks: Not a directory.
> Someone can help me?
> Thanks in advance
> Mario-Italy
figured this out, try looking in Macintosh HD aka the / directory and
see if there is a file named local there. If so, delete it. It was
probably created following a "make" or "make install" , and I think it
confuses the gcc compiler.
My problem occured after I tried to install an update version of Ruby.
Doug R Guest



Reply With Quote

