Guest User

Untitled

a guest
Oct 1st, 2010
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Total 43 MB/s | 48 MB 00:01
  2. Running rpm_check_debug
  3. Running Transaction Test
  4. Finished Transaction Test
  5. Transaction Test Succeeded
  6. Running Transaction
  7. Installing : java-1.6.0-openjdk 1/2
  8. Installing : java-1.6.0-openjdk-devel 2/2
  9.  
  10. Installed:
  11. java-1.6.0-openjdk.i386 1:1.6.0.0-1.13.b16.el5 java-1.6.0-openjdk-devel.i386 1:1.6.0.0-1.13.b16.el5
  12.  
  13. Complete!
  14. [email protected]:~ # alternatives --install /usr/bin/java java /usr/java/latest/bin/java 2
  15. [email protected]:~ # alternatives --config java
  16.  
  17. There are 3 programs which provide 'java'.
  18.  
  19. Selection Command
  20. -----------------------------------------------
  21. 1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
  22. *+ 2 /usr/lib/jvm/jre-1.6.0-openjdk/bin/java
  23. 3 /usr/java/latest/bin/java
  24.  
  25. Enter to keep the current selection[+], or type selection number:
  26. [email protected]:~ # java -version
  27. java version "1.6.0_0"
  28. OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-i386)
  29. OpenJDK Client VM (build 14.0-b16, mixed mode)
  30. [email protected]:~ # rpm -ivh wikid-server-community-3.0.0.b1059-1.noarch.rpm
  31. error: Failed dependencies:
  32. jdk is needed by wikid-server-community-3.0.0.b1059-1.noarch
  33. wikid-utilities is needed by wikid-server-community-3.0.0.b1059-1.noarch
  34. [email protected]:~ # rpm -ivh wikid*
  35. error: Failed dependencies:
  36. jdk is needed by wikid-server-community-3.0.0.b1059-1.noarch
Advertisement
Add Comment
Please, Sign In to add comment