Date: Mon, 06 May 2002 21:58:13 -0400 From: Bill Moran <wmoran@potentialtech.com> To: Ian Lauder <ian@ianlauder.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Java not accessible from Perl script Message-ID: <3CD734B5.70405@potentialtech.com> References: <5.1.0.14.2.20020506174727.00aa60b8@mail.gte.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Ian Lauder wrote: > I have FreeBSD 3.3 server and just had the FreeBSD Java JDK 1.1.8 installed. > > I can run the "java" executable from my normal login. The problem is that > when I try to execute the "java" program from within a Perl script and read > back the results it is not returning anything. Does the perl script have your environment, specifically your path? Try specifying the full path to the java binary. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD734B5.70405>