can you also paste the result of gcc -v
mine looks like this.

   gcc -v
   Configured with:
   --prefix=/Applications/Xcode.app/Contents/Developer/usr
   
--with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
   Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
   Target: x86_64-apple-darwin13.1.0
   Thread model: posix

I have been able to install padre on OSX.
my install progress is tracked here (with one open issue still !).
http://padre.perlide.org/trac/ticket/1507



rajyaseva.in <http://www.rajyaseva.in>
+91 9481611446
r...@rajyaseva.in
On 17/06/14 4:46 am, Graeme Johnston wrote:
Hello,

I am trying to install Padre for the first time on Mac OS X 10.9.3. I have installed a separate user copy of CitrusPerl. I have also installed Command Line Tools and checked that the gcc compiler is present.

When I try to install Padre from the cpan shell, I get the following error message:

cpan[1]> *install Padre*
Reading '/Users/gpjohno1/dev/CitrusPerl/cpan/Metadata'
  Database was generated on Sun, 15 Jun 2014 22:06:12 GMT
Running install for module 'Padre'
Checksum for /Users/gpjohno1/dev/CitrusPerl/cpan/sources/authors/id/P/PL/PLAVEN/Padre-1.00.tar.gz ok
Scanning cache /Users/gpjohno1/dev/CitrusPerl/cpan/build for sizes
............................................................................DONE
Configuring P/PL/PLAVEN/Padre-1.00.tar.gz with Makefile.PL
clang: error: unknown argument: '-fno-merge-constants' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future

ATTENTION: It apperars 'gcc' is not a working compiler, please make
sure all necessary packages are installed.

Searching configuration for:
wxWidgets (any version) for (any toolkit); compiler compatibility: nc (any version);

Available configurations:
wxWidgets 2.009004 for mac; compiler compatibility: gcc 3.4; options: no debug, unicode, no mslu
BEGIN failed--compilation aborted at Makefile.PL line 52.
Warning: No success on command[/Users/gpjohno1/dev/CitrusPerl/bin/perl Makefile.PL]
PLAVEN/Padre-1.00.tar.gz
/Users/gpjohno1/dev/CitrusPerl/bin/perl Makefile.PL -- NOT OK
Failed during this command:
PLAVEN/Padre-1.00.tar.gz : writemakefile NO '/Users/gpjohno1/dev/CitrusPerl/bin/perl Makefile.PL' returned status 512

As I am new to Perl/CPAN/Padre, I am not sure how to proceed. Any assistance would be greatly appreciated.


Best Regards,

Graeme





_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to