Remember to install LumaQQ on the AMD64 processor in Ubuntu7.10: to prevent installation after the system is reinstalled, write down 1. First, install the JAVA environment to enable the terminal and execute the following command, alternatively, use Adept/the new software manager to search for "sun-java6-jre" and "sun-java6-jdk" and tag the installation. Sudoapt-getinstallsun-java6-jre if space is rich,
Remember to install Luma qq on the AMD64 processor in Ubuntu7.10:
To prevent installation after the system is reinstalled, write down
1. First install JAVA environment support
Open the terminal, run the following command, or use Adept/new software manager, where search for "sun-java6-jre" and "sun-java6-jdk" and tag the installation.
Sudo apt-get install sun-java6-jre
If the space is rich, we recommend that you install a JDK.
Sudo apt-get install sun-java6-jdk
Tip: During the installation process, you need to answer whether you agree to use the Protocol (the red-blue prompt page in the terminal). Press the tab key to OK, and press enter to install it normally.
Set the current default java interpreter:
Sudo update-alternatives -- config java
The following figure is displayed after execution:
There are 2 alternatives which provide 'java '.
Selection Alternative
-----------------------------------------------
1/usr/bin/gij-wrapper-4.1
* + 2/usr/lib/jvm/java-6-sun/jre/bin/java
Press enter to keep the default [*], or type selection number:
Enter the number before the row containing "sun. As shown above, enter 2 and press enter to confirm.
Configure JAVA environment variables:
Sudo gedit/etc/environment