Install qq2012 in the latest Ubuntu 12.10. Download it based on your machine type and install it according to the following 32-bit or 64-bit installation instructions.
Download URL: http://www.longene.org/download/
Direct: http://www.longene.org/download/WineQQ2012-20120719-Longene.deb
Installation is very simple, refer to: http://www.linuxidc.com/Linux/2012-05/59564.htm
For Ubuntu wallpaper download see http://www.linuxidc.com/Linux/2012-11/73576.htm
Wine QQ 2012 for Linux Ubuntu 64-bit compatibility (updated on January 1, July 19, 2012)
Update description:
1. fixed the problem that the QQ message loading record was very slow.
2. Fixed QQ exit and zombie
Features:
1. Wine is developed based on the official stable version of wine-1.4 and compiled on ubuntu12.04.
2. Based on the latest beta3 version, qq2012
3. Right-click the QQ menu and the Black Box still exists.
4. Double-click Deb package installation
5. clicking the Password box will not crash
6. Not Automatically offline
7. Supports global hotkeys (for example, CTRL + ALT +)
8. The voice video is normally received, but the local video cannot be used.
9. The file is transmitted normally.
10. The ibus Chinese Input Method is normal.
Known issues:
1. It cannot be automatically hidden.
2. The local video cannot be used. Clicking it may cause a crash.
3. Other unknown questions. I hope users can give more feedback.
+ ----------------------------------------------------------------------- +
Installation instructions:
+ ----------------------------------------------------------------------- +
Ubuntu 32-bit system installation instructions:
1. If the old version has been installed, uninstall it first (view it through dpkg-L | grep qq ).
2. Installation: sudo dpkg-I software name. Deb
Uninstall: First dpkg-L | grep QQ find the name, and then execute: sudo dpkg-r QQ-for-wine or sudo dpkg-p qq-for-wine
3. After installation, click applications/Internet/qq2012 on the top of the desktop and click "run. You can also drag it to the desktop and double-click it.
Or run QQ. Sh in the/opt/qq2012/wineapp/QQ directory.
4. $ home/. longene/qq2012 is the installation directory of the QQ program, And/opt/longene/qq2012/wine is the installation directory of wine.
5. After installation, it may be a little slow when I log on to QQ for the first time. QQ needs to generate some user information of its own.
Non-Ubuntu system:
1. decompress the Deb package
2. Copy the corresponding directory according to the Deb directory structure, and copy all the files under the OPT directory to the/OPT directory of the system,
3. Run qq2012 on the terminal.
64-bit system installation instructions:
We wanted to create a 64-bit Deb installation package, but we found that QQ did not release a 64-bit version, so we could not make it.
But the test found that after installing the ia32-libs on a 64-bit System (Ubuntu run: sudo apt-Get install ia32-libs ),
Install the above 32-bit package to run properly.
+ ----------------------------------------------------------------------- +
FAQs
+ ----------------------------------------------------------------------- +
1. If no sound is found during use of QQ or QQ freezes when receiving messages, install a higher version of slsa as follows.
Because the wine-1.4-rc2 requires a higher version of ALSA-lib (> = 1.0.22), while the Alsa-lib library version that comes with Ubuntu is too low, problems may occur when using audio.
Installation steps:
1. Download the source code:
You can go to the official website to download the source code, download more than 1.0.22 version of ALSA-lib.
Note: We have tested only the version of the alsa-lib-1.0.24.1 and can run properly (ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.24.1.tar.bz2 ). Other versions are not tested.
2. decompress the package.
Tar-jxvf alsa-lib-1.0.24.1.tar.bz2
3. Finally, compile and install:
CD alsa-lib-1.0.24.1
./Configure
Make & make install
If you are in trouble, try ALSA-lib that we have compiled.
Download: http://www.longene.org/download/alsa-lib-1.0.24.1.tar.bz2
The installation method is simple:
Decompress (tar-jxvf alsa-lib-1.0.24.1.tar.bz2), CD to the decompressed folder, and then run the command make install
Because the desktop environment is different, not all of the compiled ALSA-lib machines can use it. If not, please refer to the above method to download the source code for manual installation.
2. If the menu cannot be displayed on the frontend, remove the check box in front of "always stay in front of other Windows" In QQ settings.
3. If QQ cannot use the ibus Chinese Input Method, modify the following file and restart.
1) Add at the end of the/etc/profile file
Xmodifiers = "@ im = ibus"
Xim = "ibus"
Gtk_im_module = "xim"
Qt_im_module = "xim"
Ibus-Daemon-D-x
2) Change the xim_args = "-- xim" in the/etc/X11/xinit/xinput. d/ibus file to xim_args = "-D-X"
4. For QQ alumni, "loading page is always displayed. Please wait"
You can go to the $ home/. longene/qq2012/drive_c/program files/Tencent/QQ/bin directory,
Set qqexternal.exe to an empty file:
CP qqexternal.exe. Bak
> Qqexternal.exe [/color]
Qq installation in Ubuntu