On 09 November 2007 02:42:34 Nicolas FRANCOIS wrote:
> Hi.
>
> I want to build OO (Open Office) with the last BLFS. I had to download OO
> 2.3, because 2.2 is not available anymore. But I don't think it's an
> issue here.
>
> In the build process, I get this error message :
>
> checking if uudecode can decode base 64 file... yes
> checking if /opt/jdk/bin/java works... configure: error: The Java
> VM /opt/jdk/bin/java failed (see config.log, check the CLASSPATH?)

Hi, it seems that you have uudecode installed, can you check if you have the 
version installed from gmime?
Run uudecode --version
if you see something like
uudecode (GNU sharutils) x.x.x
then my guess is wrong, just ignore the rest of my mail.
If you see
uudecode - GMime x.x.x
this can be the problem.
You can try this:

-) move your {uudecode,uuencode} to so something like
{gmime-uudecode,gmime-uuencode}

-) Reinstall sharutils if you have installed it previously and gmime had 
overwrited uu{decode,encode}

You should see this problem also if you try to recompile berkeleydb, so you 
can use this package to see if the workaround works instead of using OO.
HTH, AA
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to