让办公室台式机静音

这个问题确实困扰了我好久,pc上插着耳线,想要把机箱声音关掉,只开着耳机也不容易,每次都要开机后手动去设定。

摸索了一下午终于搞定了~

在/etc/profile中加入以下几行

configure: error: C++ preprocessor “/lib/cpp” fails sanity check on mednafen pre-compile

check the env configuration failed,

the fix is to install gcc-g++ package,  but currently the dependency of F15 is not yet built-up,

I’m currently using gcc-4.6.0-7.fc15.i686 but it depends on gcc-4.6.0-6.fc15… oh…

version `GLIBCXX_3.4.11′ not found on LibreOffice component

I turned to Libreoffice for the yum issues on openoffice, install from official binary.

a small issue when startup application:

thanks google, it should be a potential problem on the cxx lib version, the attached lib on Libreoffice is old,

FIX:
just replace(ln) to the os current lib.

OpenOffice.org Dependency on Fedora 15 Yum is bad

After new OS image refreshed, I decided to add on the office package, as chosen on F11 I picked up the OOo from its mainpage.

but after the installation I found the yum dependencies were destroyed. seems OOo already been obsoleted by Libreoffice. but dependency builds failed.

 

failed when using yum update/other installations

I was using the OOo at F11 environment and don’t wanna a change, it’s also why I still trying to fetch the OOo package.

My guessing it should not be a good idea to add dependency on libre/OOo office packages to replace each other. but seems no better choices.

Either I dont want to fetch Libre* packages from rpm source since it builds dependencies on its own JRE and some unneeded rpms…

W/R
an alternative workaround may be to pick up Libre* build from it’s officalsite to replace my current setups. will have a try.