Problems with installation of eclipse

When I try to install eclipse on my machine, It says some error and I get the following error message in the log file.

SESSION -

!ENTRY org.eclipse.core.launcher 4 0 Nov 18, 2005 15:49:13.621

!MESSAGE Exception launching the Eclipse Platform:

!STACK

java.lang.RuntimeException: Could not find bootstrap code. Check location of boot plug-in or specify -boot.

at org.eclipse.core.launcher.Main.searchForBoot(Main.java:468)

at org.eclipse.core.launcher.Main.getBootPath(Main.java:438)

at org.eclipse.core.launcher.Main.basicRun(Main.java:281)

at org.eclipse.core.launcher.Main.run(Main.java:747)

at org.eclipse.core.launcher.Main.main(Main.java:583)

Could anyone please help me in solving this problem.

[772 byte] By [Busy_Beea] at [2007-10-2 5:36:45]
# 1
Which version of eclipse are you trying?Have you tried the eclipse web site?Eclipse does not require a special install. All you should need to do is unpack the zip archive. You have to unpack all of it.
Peter-Lawreya at 2007-7-16 1:47:17 > top of Java-index,Desktop,Deploying...
# 2
Thks for ur reply. I am using eclipse 2.1 Actually when I try to execute the eclipse.exe fiIe get the error which I mentioned before.
Busy_Beea at 2007-7-16 1:47:17 > top of Java-index,Desktop,Deploying...