AmitGorvadiya / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

Cannot install tesseract 2.04 on mac 10.6.2 #269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./config
2.
3.

What is the expected output? What do you see instead?
It should work, instead:

checking build system type... i686-apple-darwin10.2.0
checking host system type... i686-apple-darwin10.2.0
checking for cl.exe... no
checking for g++... no
checking for C++ compiler default output file name... 
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

What version of the product are you using? On what operating system?
2.04, mac 10.6.2

What is going on?

Original issue reported on code.google.com by Vish....@gmail.com on 15 Dec 2009 at 4:22

GoogleCodeExporter commented 9 years ago
Are you sure you have Xcode tools installed? It works on 10.6.2 for me.

Original comment by cstol...@gmail.com on 19 Dec 2009 at 6:54

GoogleCodeExporter commented 9 years ago
Did installing Xcode tools solve the problem?

I get the same issue running all the same specs.

Original comment by donovan....@gmail.com on 1 Jan 2010 at 1:23

GoogleCodeExporter commented 9 years ago
I have Xcode tools installed, but I will reinstall it, and get back to you.  
Thank you.

Original comment by Vish....@gmail.com on 1 Jan 2010 at 8:56

GoogleCodeExporter commented 9 years ago
You need a compiler to build from the source.

Original comment by theraysm...@gmail.com on 20 May 2010 at 4:33

GoogleCodeExporter commented 9 years ago
I have the same problem.
10.6.3
2.0.4

I haven installed Xcode 3.1.2 but not compiled anything yet.
I am wondering if the c++ compiler has the wrong permissions or is in the wrong 
spot
by default?? I have used an older version (on an old comp) of Xcode in the past 
to
compile c++ without issues.

Original comment by pett...@gmail.com on 1 Jun 2010 at 6:23