Archive for March, 2011
NOTE: These instructions are for Eclipse version 3.2.6 and subclise version 1.6.x 1. JavaHL is required by Subclipse. If you use a 64-bi version JVM then you need to provide a 64-bit version of JavaHL. One such distro you can get from here: http://www.sliksvn.com/en/download With that package installed, Subclipse should find JavaHL on PATH and [ READ MORE ]
So I recently ran into a couple hiccups trying to install Eclipse on Windows 7. # I downloaded Eclipse and attempted to install and was prompted with this error. A Java Runtime Enviroment(JRE) or Java Developmet Kit(JDK) must be available in order to run Eclipse.No Java virtual machine was found after searching the following locations: [ READ MORE ]
Here is how to display and edit environment variables in Windows 7. To display your current env. vars: # Open a command prompt and type set To edit or create an env. var: # Right click Computer # Select properties # Select Advanced system settings, click the “Environment Variables” to edit. NOTE: %SYSTEMROOT% = C:\Windows [ READ MORE ]
Instructions taken from here: http://babygotmac.com/a/tip-boot-a-vmware-fusion-machine-to-a-cddvd/ #1. Right click the virtual machine file and select “Show Package Contents” #2. Right click the file ending in the file extension “.vmx” using TextEdit, add the following line anywhere in the file: bios.forceSetupOnce = “TRUE” #3. Save and close the file and reboot[ READ MORE ]
Tips taken from here http://www.vmwareinfo.com/2009/09/red-screen-of-death-hp-dl360-g6s.html and here http://bizsupport1.austin.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02695572&lang=en&cc=us&taskId=101&prodSeriesId=4091408&prodTypeId=15351&printver=true I recently installed RHEL 5 on a HP DL306 server from a bootable USB drive since there was no CD/DVD on the server. After a complete installation of the OS and a reboot I kept getting a Red Screen of death with an “Illegal OpCode” error. From the above [ READ MORE ]
Get every new post delivered to your Inbox.