Displaying 11 results from an estimated 11 matches for "gcsc".
Did you mean:
gcc
2018 May 16
0
CentOS 7.5 (1804) and NetworkManager
On 15 May 2018 at 16:55, Michael Lampe <lampe at gcsc.uni-frankfurt.de> wrote:
> Gnome's control-center now requires NetworkManager-wifi. But it's only a
> soft requirement, no shared libs involved.
>
> To keep your workstation NM-free, you want to install a dummy package that
> provides NetworkManager-wifi but actually conta...
2011 Dec 28
3
Is Biarch with 6.x now dead?
I'm experimenting with 6.2 now. Things seem to be really great so far!
Distribution closure is one of my favourite pets. So I tried to install
everything.
I found only one problem, but that's another (minor) thing.
But I found almost nothing under /usr/lib.
So, Biarch is really dead?
Funny! A couple of years back, I finally opted for CentOS instead of
Debian just because of Biarch
2012 Jul 11
1
A couple of 32-bit packages got no update in 6.3/x86_64
Namely:
* hivex
* hivex-devel
* librdmac
* librdmac-devel
* sanlock-libs
* sanlock-devel
and maybe others.
Is this on purpose (I don't know if upstream has removed or updated the
32-bit rpms, but the old ones are still in C6.3/x86_64), or is it just
the usual sloppyness (I've been told here on previous occasions the
biarch is a pain in the ass to maintain, nobody cares anyway,
2018 May 15
2
CentOS 7.5 (1804) and NetworkManager
Gnome's control-center now requires NetworkManager-wifi. But it's only a
soft requirement, no shared libs involved.
To keep your workstation NM-free, you want to install a dummy package
that provides NetworkManager-wifi but actually contains nothing, ideally
before updating to 7.5. Here's a script to create such a dummy:
https://github.com/larsks/fakeprovide
If you do this,
2014 Mar 15
3
RH fucks up quite often recently
Latest really rude show stoppers were/are:
el6:
- librsvg2: your private fork bomb for gnome
- kernel: scheduler completely broken on numa systems
- qt: kde unusable when going up from -26 to -28
el5:
- firefox hangs on quit after latest ESR update
- (totem plugins no longer work too)
What I am using an enterprise distro for??
-Michael
PS: I'm only wondering :)
2014 Dec 01
0
ssh connections not closing when Qt application is opened?
Dave Johansen wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1086971
> I have been able to reproduce the above issue on my home network and at
> work, but RedHat is claiming it is not a bug, so can some people on this
> list give it a try and see if they can reproduce it?
If you connect with '-vvv' you can see multiple x11 connections being open:
debug3: channel 1:
2013 Mar 10
0
skype not starting anymore, prelink issue?
Yves Bellefeuille wrote:
>> This point has already been answered on this mailing list (and
>> elsewhere). A bit of search in the archives and elsewhere would
>> quickly bring you this:
>> http://wiki.centos.org/HowTos/Skype
>
> I'm very familiar with that document. :-) And many users, including
> myself, couldn't get Skype 4.1 to work on CentOS 64 bits
2013 Sep 13
1
Apple movie trailers on Centos6/Firefox
Fred Smith wrote:
> Apparently I'm the only Centos user who is unable to view the quicktime
> trailers,... or maybe nobody but me is interested.
Assuming you have the necessary codecs installed, it still doesn't work,
because Apple checks your "QuickTime"-Version with some piece of
Javascript. It seems to check the same info you see with 'about:plugins'.
The
2012 Feb 12
1
Anyone already tried to backport the latest ASPM kernel patch to 6.2?
After going from CentOS 5.7 to 6.2, a lot of things turned out to be
much better, but there are also quite some regressions. The most obvious
one is power consumption on my notebook. It was notably lower before.
The ASPM issue introduced in 2.6.38 was widely reported and discussed,
and the 6.2 kernel has exacatly this code as a backport.
2012 Feb 26
3
Is there a way to _remove_ dependencies from an RPM built from source?
I'm building my own openmpi packages derived from upstream SRPMs.
Problem: The ones built with Intel's compiler can only be installed by
force, because Intel doesn't register their provided libs with rpm.
Any idea how this can be done?
(Alternative ideas are appreciated as well -- as long as they don't read
as: make Intel fix this.)
-Michael
2013 Dec 07
1
Build environment for totem-2.16.7-7.el5_6.1.src.rpm
This package has a build requirement 'gecko-devel' which is fulfilled by
'xulrunner-devel'. But in the process of building the browser plugins
two tools named 'xpidl' and 'xpt_link' are necessary. They werde once
part of 'gecko-devel' but are now replaced by other tools. I haven't
found any package that has these tools all the way back to 5.0.
Maybe