This is a discussion on What Directory Does --with-java Option Need??? within the PHP General forums, part of the PHP Programming Forums category; I am using Sun's j2sdk1.4.2_01 installed as /usr/j2sdk1.4.2. What directory do I use in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am using Sun's j2sdk1.4.2_01 installed as /usr/j2sdk1.4.2. What directory do I use in the configure process? This is a Solaris 9 system. I have tried: --with-java=/usr/j2sdk1.4.2_01/lib --with-java=/usr/j2sdk1.4.2_01/jre/lib/sparc/ Thanks for any help, CC |
|
|||
|
It claimed to not find what it was looking for when I try those options. ?? -CC Jonathan Villa wrote: > Try simply > > --with-java=/usr/j2sdk1.4.2_01/ > > or you can even try > > --with-java=/usr/j2sdk1.4.2_01/bin > > On Thu, 2003-11-13 at 11:29, Rhugga wrote: > >>I am using Sun's j2sdk1.4.2_01 installed as /usr/j2sdk1.4.2. What >>directory do I use in the configure process? This is a Solaris 9 system. >> >>I have tried: >>--with-java=/usr/j2sdk1.4.2_01/lib >>--with-java=/usr/j2sdk1.4.2_01/jre/lib/sparc/ >> >>Thanks for any help, >>CC > > |
|
|||
|
Rhugga wrote:
> > It claimed to not find what it was looking for when I try those options. > > ?? > > -CC > > Jonathan Villa wrote: > >> Try simply >> --with-java=/usr/j2sdk1.4.2_01/ >> Check config.log, it will tell you what went wrong. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|