Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Gentoo: existing preserved libs problem solving     - See Shell Script Linux Server network traffic (Server)

- Eight kinds of techniques to solve hard problems Linux (Linux)

- Linux suffered SYN flood attack setting (Linux)

- MySQL appears data too long for column 'name' at row 1 to solve (Database)

- CentOS 6.4 dial-up Raiders (Linux)

- Android Notification (Programming)

- Apache Mina framework Practice (Programming)

- Java 8 perspective annotation types (Programming)

- Linux system installation Gitlab (Server)

- Report generation CPU, memory, and input and output ports with the sar command (Linux)

- The relationship between UNIX and Linux (Linux)

- Linux System Getting Started Tutorial: permission to permanently modify the USB device in Linux (Linux)

- FileZilla FTP && TLS connection settings of (Linux)

- Ubuntu manually set the DSL broadband connection (Linux)

- Configuring VMWare FreeBSD9.2 remote debugging kernel source code (Linux)

- Ubuntu configuration SVN and http mode access (Server)

- Fast Learning Clojure (Programming)

- Oracle Database Performance Optimization of memory disk (Database)

- Linux firewall anti-hacker disguise malicious attacks (Linux)

- How to use Xmanager Remote Desktop and VNC Log (Linux)

 
         
  Gentoo: existing preserved libs problem solving
     
  Add Date : 2018-11-21      
         
         
         
  Existing preserved libs:
>>> Package: media-libs / libmng-2.0.2-r1
 * - /usr/lib/libmng.so.1
 * - /usr/lib/libmng.so.1.0.0
 * Used by /opt/kingsoft/wps-office/office6/qt/plugins/imageformats/libqmng.so (app-office / wps-office-9.1.0.4751_alpha15)
>>> Package: media-libs / lcms-1.19-r2
 * - /usr/lib/liblcms.so.1
 * - /usr/lib/liblcms.so.1.0.19
 * Used by /usr/lib/libmng.so.1 (preserved)
 * Used by /usr/lib/libmng.so.1.0.0 (preserved)

Use emerge @ preserved-rebuild to rebuild packages using these libraries

Toss for a long time finally resolved, the problem lies in what the specific point is not clear, for reference purposes only!

Toss procedure:

1. emerge @ preserved-rebuild does not work.

2. reloading wps-office, then @ preserved-rebuild, it does not work.

3. reloading media-libs / libmng, package: media-libs / lcms does not work.

emerge media-libs / libmng

emerge media-libs / lcms

emerge --depclean

revdep-rebuild

4. Uninstall wps-office (has been unable to resolve, want to uninstall temporarily renounce the use), preserved libs message disappears:

emerge -C wps-office

emerge --depclean

emerge @ preserved-rebuild


5. The next day installation wps-office, without success preserved libs Tip:

echo "app-office / wps-office WPS-EULA" >> /etc/portage/package.license (before the installation does not add the license, the successful installation of no error, do not know if this causes)

emerge wps-office
     
         
         
         
  More:      
 
- Linux System Getting Started Learning: Repair (Linux)
- Ubuntu use three methods to install Ruby (Linux)
- Install Firefox 28 on Ubuntu, Linux Mint (Linux)
- Android imageView in the Src and Background (Programming)
- CentOS 6.5 configuration SSDB 1.8.0 (Server)
- Ubuntu 14.04 after the restart the default maximum screen brightness solutions (Linux)
- Use small network command to check whether PC Security (Linux)
- Linux system security configuration Collection (Linux)
- CentOS install expect (Linux)
- OpenResty load balancing MySQL (Database)
- 10 easy to use Linux utilities Recommended (Linux)
- rsync server set up (Server)
- Use Tails 1.4 Linux system to protect the privacy and anonymity (Linux)
- WordPress plug-ins installed in Ubuntu, enter the subject of FTP and not create directory problem (Server)
- To achieve a two-way static NAT stateless available modules on Linux (Linux)
- MySQL database to open a remote connection method (Database)
- Copy U disk files to the Linux system on a virtual machine (Linux)
- VMware6 achieve nat Internet (Linux)
- Ubuntu 15.04 installation Powercommands 2.0 (Linux)
- Apache Mina framework Practice (Programming)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.