Re: [Resin-interest] configure error on mac for 4.0.13

2010-11-14 Thread Riccardo Cohen
Hi Alex, thanks for your help I use the native java installed: > java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261) Java HotSpot(TM) Client VM (build 17.1-b03-307, mixed mode) Actually you are right, the soft link send to a directory that does

Re: [Resin-interest] configure error on mac for 4.0.13

2010-11-14 Thread Jon Stevens
You now have to also install the developer package... http://lookfirst.com/2010/10/how-to-fix-missing-source-for-latest.html thanks apple. jon On Sun, Nov 14, 2010 at 2:10 AM, Riccardo Cohen wrote: > Hi Alex, thanks for your help > > I use the native java installed: > > > java -version > jav

Re: [Resin-interest] configure error on mac for 4.0.13

2010-11-14 Thread Riccardo Cohen
interesting... I thought java dev updates would be part of the general mac update as long as you installed the dev tools... Thanks for the info, I'll try that. On 14/11/10 19:35, Jon Stevens wrote: > You now have to also install the developer package... > > http://lookfirst.com/2010/10/how-to-fi