Installation on Gentoo / Can't find JRE

I'm trying to install JSC 2 on my Gentoo machine. But, it complains it cannot find the JRE :
This application requires a Java Run Time Environment (JRE)
to run. Searching for one on your computer was not successful.
Please use the command line switch -is:javahome to specify
a valid JRE. For more help use the option -is:help.
So, I try to specify my java home like:
./creator-2-linux-ml.bin -is:javahome /opt/blackdown-jre-1.4.2.02/
I tried Sun's java distribution as well with no luck. Any Ideas?

% cat jsc.log
Log file created by MultiPlatform installer @Mon Mar 6 19:11:53 EST 2006
INSTALLER_PATH=
command line switch -is:javahome is specified. Verifying the JVM with the JVM files specifed with the launcher.
JVM specified with -is:javahome cannot be verified with the JVM files specified with the launcher. Environment Variables will be checked next...
Checking the environment variables specifed in the JVM files to find the JVM...
No JVM can be found using the shell environment variable. Searching JVM will continue with Path Hints specified in the JVM Files...
jvm files not specified. Searching a JVM cannot be performed.
Extracting bundled JRE...
checking disk space on the parition /linus/tmp/istemp26198065191153 for /linus/tmp/istemp26198065191153/Solaris-Sun-1.4.2_04.bin
54133 512 bytes disk blocks required.
7356474 512 bytes disk blocks available on the partition /linus/tmp/istemp26198065191153
Disk space check on the parition /linus/tmp/istemp26198065191153 succeeded.
/linus/tmp/istemp26198065191153/Solaris-Sun-1.4.2_04.bin is not found. Error extracting bundled JRE. Failed to launch the application.

Similar Messages

  • How can I find JRE installed or not thro' script

    hi,
    for my purpose, if any one install JRE, if another version of JRE or same version exits already, then I want to show error message to user that JRE is already installed.
    Is it possible?.
    can I find JRE is already in system or not (specifically in linux) using any script.

    Why would you want to do this?

  • Download Manager can't find JRE

    I use WinXP Home.
    I wanted to download "Sun Java Studio Enterprise 8.1" using the Sun Download Manager. The web page gave the message: "We were unable to detect a recent version of Java Runtime Environment (JRE) on your system. "
    I did the following:
    1) Verified that I actually had JRE jre1.5.0_10 on my system
    2) Uninstalled the JRE.
    3) Installed the latest (same!) version of the JRE from java.com, allowing the installer to put the files wherever it wanted.
    After that, when I try to download "Sun Java Studio Enterprise 8.1", I get the same message: JRE not found.
    Can anyone help?
    Regards,
    Alan

    The SDM is not compatible with Mozilla 5 based browsers, they can't find the "jnlp" Mime-type.
    I just download the zip file directly form the link HREF'ed to the file name on the page with the "Download Selected" button.
    Or you could just download with Internet Explorer... :-0)

  • Can't find JRE for Vista 64 bit

    I believe that there is a 64 bit Vista JRE download available, but I can't find it on the Java website.
    The following link refers to the file "jre-1_5_0_<version>-windows-amd64.exe" but doesn't have a link to the actual download.
    http://java.sun.com/j2se/1.5.0/jre/install-windows-64.html
    Can anyone help?
    Thanks.

    The following link refers to the file "jre-1_5_0_<version>-windows-amd64.exe" >but doesn't have a link to the actual download.
    http://java.sun.com/j2se/1.5.0/jre/install-windows-64.html
    don't worry about it. it's OK. See
    http://java.sun.com/j2se/1.5.0/system-configurations.html

  • Where can i find JRE Version 1.4.1_02

    Please do let me know where i can find JRE Version 1.4.1_02

    Hmmmmm.....
    The link that was provided in the 13-Oct-2004 response, (two years ago) still seems to work.
    It gets you to downloads for Windows, Linux, Solaris(SPARC), and Solaris(x86).
    It has the JRE, it has the SDK, it has instructions for each,
    and it has their licenses.
    It even has a couple of Solaris patches.
    Rather than just ask again, did you even try that link ?

  • Install oracle 8.1.7 on Red Hat 8.0, can't find jre

    Hi,
    I follow the instructions at: http://www.ivascu.com/installing8i_linux80.htm
    and http://linuxlab.dk/fcl/technotes/ora_817_3
    I already installed JDK 1.3.1_07 and set JAVA_HOME in profile, I also create some link at usr/bin, usr/local/bin, $ORACLE_HOME/bin,..
    But I still can't run the runInstaller, it 's inform:
    "Java Runtime Environment not found at /bin/jre"
    I installed JDK 1.3.1_07 and set JAVA_HOME in profile, I also create some link at usr/bin, usr/local/bin, $ORACLE_HOME/bin,..
    Please tell me how to setting jre to let Oracle find.
    Thank in advance

    Hi Kenan,
    Thank U and please tell me where I can find JDK 1.3.1_04, I searched in google but it couldn't find.
    However, as the error message when I install Oracle 8.1.7, I think it needs JDK 1.1.8:
    The Java RunTime Environment was not found at 0/bin/jre. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.1.8 or higher and try again.
    : No such file or directory
    I already load and install JDK 1.1.8_v3 but nothing new, :-(

  • Linux 9i2 Configuration assistants can't find jre

    Installing database 9i2 on RedHat Linux 7.2.
    Install succeeds. Post install Configuration Assistants failed to start because "jre not found in $ORACLE_HOME/oracle.swd.jre/bin/i386/native_threads/jre"
    Why not? What to do now? I am 'dead in the water' until I can get some help.
    Thanks.

    Whoopee! I now have a clean install and a functioning Oracle 9i2 database installed on my RedHat Linux 7.1 system!!!
    Thank you gentlemen ... thank you all who have provided guiding counsel.
    Ultimately there were two "tricks" which allowed me to get the clean install. The first was to select the custom install and re-direct the installation directory for the jre1.3.1 to some other directory than the default. The default installation directory was the same directory into which the jre1.1.8 was installed. This solved the problem that the configuration assistants could not find the jre.
    The second trick was to set the kernel parameter shmmax to 400000000 by (as root)
         echo 400000000 > /proc/sys/kernel/shmmax
    This solved the problem of the end-of-file on communication channel.
    There was a similar suggestion to remove all the shared memory segments owned by oracle. That did not work for me. I tried them both; only the shmmax set was effective.
    You all have been such a help to me that I feel I owe somebody something for your help. I will make it a point to keep checking this forum for the next month or so to see if I can offer some useful suggestions to some other poor soul who is trying so hard to get this Oracle beast i[i]Long postings are being truncated to ~1 kB at this time.

  • Error: can't find jre, error: registry values set to ver 1.4 but 1.3 is req

    just got my dreamweaver program and since then my jre has been screwed. don't know how to fix it but that's why i am here. the errors are listed in the subject matter. thanx for your help.

    It looks like you have at some time you installed ver 1.4 but your system is finding a java.exe program file that is ver 1.3.
    If you have both a 1.3 and a 1.4 java.exe, then try renaming the 1.3 version to java1.3.exe and see if it clears up your problem. If it does, just delete the 1.3 version. I suspect that something you installed also installed a 1.3 version.
    If you only have a 1.3 version, then you can change the registry entry to 1.3 instead of 1.4.
    You can use the Windows search function to find all files whose name is java.exe. In a command prompt, use the full path to the file and the -version option to show the version. For example, if the full path to a java.exe is c:\windows\system32\javac.exe then the command is "c:\windows\system32\javac.exe -version"

  • Trouble with 3rd party VST installs for Garageband, can't find instruments

    Hi,
    I am having trouble with Audio Units for Garageband when installing 3rd party software, VSTs, loops, instruments. I have more issues with Logic Pro. I am hoping that it is the same underlying issue and that I am just missing something. I have the manuals (not great for troubleshooting). I am confused with some installs use User Library and others use the Computer Library. I do go to the mfgs sites for updates. The installs sometimes work as standalones but I don't see ALL of the components of the software in say Garageband or Logic. Mostly, I am missing the "instruments" and "loops" that I want to access within the DAW. Some examples:
    • Here is some of the software I am talking about:  East West sample libraries (Play and Native Instruments); Vienna Symphonic librarires; Sylenth1 (just last night); Sample Tank 2 and Total Workstation 2 from IK Multimedia and others.
    • In GB I see the Audio Units for Vienna, Play, Sylenth, some of the IK Multimedia but NOT any instruments when I go to the "Sound Generator" -- I seem to be missing the instruments and loops. I see less AUs in Logic Pro. Some of these are VST instruments.
    • Can I just drag-drop samples to the library folders to fix this?
    • The plug-ins do not seem to work (though Sylenth1 worked for a single sound). When there is a standalone app (as in Sample Tank), I finally got the "sounds" to be reinstalled and loaded, those sounds/samples don't show up in any DAW.
    • When and if the sounds/loops/samples show up in GB's "Instruments" section will I be able to tell that they belong to that particular software or library?
    Thanks in advance.
    John

    Found the answer myself, it was simple:
    • Select the Track
    • Show the Instrument (info area)
    • Click on Edit
    • Click on the "Sound Generator" pop up field.
    • At the bottom of the pop-up list, select from the Audio Units that you have installed. This is where you see "Sample Tank 2, Vienna Instruments..."
    • NEXT -- IMPORTANT:   CLICK ON THE PICTURE next to the Sound Generator pop-up field.The AU unit loads up, the interface pops up, you load up the instruments in this AU Unit. You do NOT see the sounds from the AU unit in the normal Apple instrument list.
    This was not intuitive but once you know it, fairly simple.
    Still, the devil is in the details -- more questions on the way.

  • XP can't find JRE

    Running XP Pro SP2 with all critical updates and JRE 1.6.0_04-b12. Sometime in December, subsequent to MS latest fixes, Web sites started reporting that Java is not installed. No problem with same sites and IE 6 previous to this. I moved to IE 7, but no help. Uninstalled Java and reinstalled, no help. Have same settings in IE re Java and Java applets as conditions previous to this problem.

    No, I'm not sure. The CLASSPATH is pointing to something that doesn't exist (a .zip file). Could you please give me examples of what the PATH and CLASSPATH entries for Java should look like?
    I appreciate your help.

  • Where to obtain osx 10.6.8 installation disk. Can't find one if it came with the macbook pro?

    Where to obtain a startup disk for osx 10.6.8 for Macbook Pro. Don't seem to have one and the system is corrupted?

    jerryfrompace wrote:
    Purchased in January of 2011for granddaughter. Not sure if disk was provided or the os. Current osx is 10.6.8 and computer will not boot up.
    Should this ne a warrenty coverage? 
    Take it to an Apple Store, and while it's there buy a replacement for the disk it came with.

  • Where can I find the serial number for installation

    Where can I find the serial number for installation on a photoshop subscription?

    It specifically asks for a serial number to be put into a box. Any thoughts?
    Thanks!!
    Date: Tue, 11 Dec 2012 05:33:37 -0700
    From: [email protected]
    To: [email protected]
    Subject: Where can I find the serial number for installation
        Re: Where can I find the serial number for installation
        created by Rave in Downloading, Installing, Setting Up - View the full discussion
    Hi memorse414414, Your Adobe ID will suffice for activation. For subscription, the installer would validate from the server using your Adobe ID.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4911902#4911902
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4911902#4911902
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4911902#4911902. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Where can I find the installer download for Dreamweaver CS4? Need to re-install.

    I need to re-install DW CS4 on a new system, but have misplaced the installer. Where can I find this?
    Went through tech-support, btw, and was directed here.
    Thanks in advance.

    if you follow all 7 steps you can directly download a trial here:  http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html
    and activate with your serial number.
    if you have a problem downloading, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com

  • Where is Swing? I can't find it.

    I've installed jdk1.3.1_01SE on a new machine, standard path, with no previous java installation, and I can't find Swing.
    Doesn't it come with jdk1.3.1 and gets installed automaticly or do I need an earlyer version.
    or
    Where does my classpath have to point?

    It's all packed in rt.jar in the jre\lib directory - swing classes and everything. There is no separate swing.jar. (src.jar contains the source code, by the way)
    So you can't compile a class like this one:
    public class SwingTest {
    javax.swing.JButton jb;
    }

  • Can't find the onekey recovery in my thinkpad yoga?

    I need to backup my system after all the new installation but somehow can't find the onekey recovery in the new thinkpad yoga. Why the thinkpad yoga doesn't come with onekey recovery?
    Also I downloaded and installed onekey recovery version 8.0.0.1219 but when I tried the system backup it said "Current system can not support back up". Am I missing something here? Has anyone able to back up their thinkpad yoga?
    Any information will be appreciated.

    Hi Jeng,
    If your machine came with Windows 8 installed, backup and recovery media creation is via Windows in-built tools:
    Methodology to create Recovery Media and reload a Lenovo system with Microsoft Windows 8 preload
    How Do I Create a System Image Backup?
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

Maybe you are looking for

  • Light Streaks - Not Using Trapcode particular

    Hi there i am here to as a question .... is it possible to create Light Streaks whiout using the Trapcode Particular from Red Giant ?? Regards ASilva

  • CS4 Premiere is not recognizing .vob files as supported

    How do I get and what do I do to get CS4 Premiere to import a .vob file? ...it says it is not supported, but I know that it is.  Need I do a wipe and re-install?  I re-installed (over top) with no better success. ([email protected])

  • JMS - MDB, jboss deployment problem

    Hi everybody, I'm new to JMS/MDB and have following problem while deploying MDB under JBOSS: 22:58:47,735 INFO [EjbModule] Deploying MyPublisher 22:58:47,745 INFO [EjbModule] Deploying topicMessageBean 22:58:47,795 WARN [StatelessSessionContainer] me

  • Battery Cycles and discharge when plugged in

    Hi all, Couple of questions from a newbie unibody MBP owner. 1) My battery is draining slightly even when I have it plugged in. Over 3 days using it plugged in and shutting down in between, my charge goes from 99% down to 95 and triggers a recharge.

  • IP4: Itunes keeps wanting to install IOS 7.1.2 when is already done updated

    Hi, I have an IPhone 4 which I am trying to restore back to factory settings via Itunes.  Every time I try to follow the restore process of itunes, it tries to install IOS 7.1.2 and shows it as needing 3 hours.  The thing is that my phone shows as so