[CentOS] Install VMware Workstation

2014-07-21 Thread Bonnie B Mtengwa
Hie Guys 



Has anyone managed to run VMware WorkStation 10.0.3 on CentOS 7? Mine ask for 
some modules to be compiled and loaded into the running Kernel before VMware 
can run, 


then an ERROR copy or error below: 


2014-07-21T09:01:41.429+02:00| vthread-3| I120: The header path 
"/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include" for the kernel 
"3.10.0-123.4.2.el7.x86_64" is valid. Whoohoo! 
2014-07-21T09:01:41.429+02:00| vthread-3| I120: Using temp dir "/tmp". 
2014-07-21T09:01:41.430+02:00| vthread-3| I120: Obtaining info using the 
running kernel. 
2014-07-21T09:01:41.430+02:00| vthread-3| I120: Setting header path for 
3.10.0-123.4.2.el7.x86_64 to 
"/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include". 
2014-07-21T09:01:41.430+02:00| vthread-3| I120: Validating path 
"/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include" for kernel release 
"3.10.0-123.4.2.el7.x86_64". 
2014-07-21T09:01:41.430+02:00| vthread-3| I120: Failed to find 
/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include/linux/version.h 
2014-07-21T09:01:41.430+02:00| vthread-3| I120: 
/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include/linux/version.h not found, 
looking for generated/uapi/linux/version.h instead. 
2014-07-21T09:01:41.430+02:00| vthread-3| I120: using /usr/bin/gcc for 
preprocess check 
2014-07-21T09:01:41.435+02:00| vthread-3| I120: Preprocessed UTS_RELEASE, got 
value "3.10.0-123.4.2.el7.x86_64". 
2014-07-21T09:01:41.435+02:00| vthread-3| I120: The header path 
"/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include" for the kernel 
"3.10.0-123.4.2.el7.x86_64" is valid. Whoohoo! 
2014-07-21T09:01:41.533+02:00| vthread-3| I120: Invoking modinfo on "vmnet". 
2014-07-21T09:01:41.534+02:00| vthread-3| I120: "/sbin/modinfo" exited with 
status 256. 
2014-07-21T09:01:41.620+02:00| vthread-3| I120: Setting destination path for 
vmnet to "/lib/modules/3.10.0-123.4.2.el7.x86_64/misc/vmnet.ko". 
2014-07-21T09:01:41.620+02:00| vthread-3| I120: Extracting the vmnet source 
from "/usr/lib/vmware/modules/source/vmnet.tar". 
2014-07-21T09:01:41.625+02:00| vthread-3| I120: Successfully extracted the 
vmnet source. 
2014-07-21T09:01:41.625+02:00| vthread-3| I120: Building module with command 
"/usr/bin/make -j4 -C /tmp/modconfig-Ie99mv/vmnet-only auto-build 
HEADER_DIR=/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include CC=/usr/bin/gcc 
IS_GCC_3=no" 
2014-07-21T09:01:43.144+02:00| vthread-3| W110: Failed to build vmnet. Failed 
to execute the build command. 



Bonnie B Mtengwa 
ICT 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Install VMware Workstation

2014-07-21 Thread Bonnie B Mtengwa

Yes i have those packages installed. 


- Original Message -

From: "Reindl Harald"  
To: "CentOS mailing list" , bmten...@potraz.gov.zw 
Sent: Monday, July 21, 2014 11:04:43 AM 
Subject: Re: [CentOS] Install VMware Workstation 

do you have the required packages installed? 

gcc 
gcc-c++ 
kernel-devel 
kernel-headers 
make 

Am 21.07.2014 09:12, schrieb Bonnie B Mtengwa: 
> Has anyone managed to run VMware WorkStation 10.0.3 on CentOS 7? Mine ask for 
> some modules to be compiled and loaded into the running Kernel before VMware 
> can run, 
> then an ERROR copy or error below: 
> 
> 2014-07-21T09:01:41.429+02:00| vthread-3| I120: The header path 
> "/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include" for the kernel 
> "3.10.0-123.4.2.el7.x86_64" is valid. Whoohoo! 
> 2014-07-21T09:01:41.429+02:00| vthread-3| I120: Using temp dir "/tmp". 
> 2014-07-21T09:01:41.430+02:00| vthread-3| I120: Obtaining info using the 
> running kernel. 
> 2014-07-21T09:01:41.430+02:00| vthread-3| I120: Setting header path for 
> 3.10.0-123.4.2.el7.x86_64 to 
> "/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include". 
> 2014-07-21T09:01:41.430+02:00| vthread-3| I120: Validating path 
> "/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include" for kernel release 
> "3.10.0-123.4.2.el7.x86_64". 
> 2014-07-21T09:01:41.430+02:00| vthread-3| I120: Failed to find 
> /lib/modules/3.10.0-123.4.2.el7.x86_64/build/include/linux/version.h 
> 2014-07-21T09:01:41.430+02:00| vthread-3| I120: 
> /lib/modules/3.10.0-123.4.2.el7.x86_64/build/include/linux/version.h not 
> found, looking for generated/uapi/linux/version.h instead. 
> 2014-07-21T09:01:41.430+02:00| vthread-3| I120: using /usr/bin/gcc for 
> preprocess check 
> 2014-07-21T09:01:41.435+02:00| vthread-3| I120: Preprocessed UTS_RELEASE, got 
> value "3.10.0-123.4.2.el7.x86_64". 
> 2014-07-21T09:01:41.435+02:00| vthread-3| I120: The header path 
> "/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include" for the kernel 
> "3.10.0-123.4.2.el7.x86_64" is valid. Whoohoo! 
> 2014-07-21T09:01:41.533+02:00| vthread-3| I120: Invoking modinfo on "vmnet". 
> 2014-07-21T09:01:41.534+02:00| vthread-3| I120: "/sbin/modinfo" exited with 
> status 256. 
> 2014-07-21T09:01:41.620+02:00| vthread-3| I120: Setting destination path for 
> vmnet to "/lib/modules/3.10.0-123.4.2.el7.x86_64/misc/vmnet.ko". 
> 2014-07-21T09:01:41.620+02:00| vthread-3| I120: Extracting the vmnet source 
> from "/usr/lib/vmware/modules/source/vmnet.tar". 
> 2014-07-21T09:01:41.625+02:00| vthread-3| I120: Successfully extracted the 
> vmnet source. 
> 2014-07-21T09:01:41.625+02:00| vthread-3| I120: Building module with command 
> "/usr/bin/make -j4 -C /tmp/modconfig-Ie99mv/vmnet-only auto-build 
> HEADER_DIR=/lib/modules/3.10.0-123.4.2.el7.x86_64/build/include 
> CC=/usr/bin/gcc IS_GCC_3=no" 
> 2014-07-21T09:01:43.144+02:00| vthread-3| W110: Failed to build vmnet. Failed 
> to execute the build command. 



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] abrt relevance?

2014-07-21 Thread Timothy Murphy
Ted Miller wrote:

> At the moment I guess I'll settle for "chkconfig abrtd off"

I've probably misunderstood completely,
but whenever I use the CentOS-7 KDE LiveCD (on a USB stick)
to install CentOS, I get an abrt warning,
and advice to run "sudo abrt-cli list --since 1405637319"
This produces a report in
  /var/tmp/abrt/oops-2014-07-15-15:00:26-561-0
which seems quite interesting to me,
and probably very informative to a guru.
It seems to be describing some sort of kernel crash,
with backtrace of the final state.

Assuming this is what abrtd is responsible for,
it would appear to me quite useful,
even if noone at RedHat is interested.

But as I said, I have probably misunderstood the whole thing.


-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin 2, Ireland


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Development Tools install

2014-07-21 Thread Elias Persson
On 2014-07-20 02:02, F. Mendez wrote:
> It seems that actually the packages are in the grouplist. But for some
> unknown reason when I hit:
>
> yum groupinstall "Development Tools" it shows:
>
> No packages in any requested group available to install or update.

What does `yum group info -v "Development Tools"` tell you?

(side note: from what I can tell from my Fedora experience, the
  long group name is case insensitive, i.e. "development tools"
  will work just as well.)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Trying to install amavisd-new in CentOS-7

2014-07-21 Thread Timothy Murphy
When I try
  sudo yum install amavisd-new
I get the message
-
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: perl(Unix::Syslog)
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: clamav-server
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: clamav-server-systemd
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: cabextract
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: perl(Convert::TNEF)
-

As this says, there is no clamav-server rpm
(or clamav or clamd) in epel's CentOS-7 repository.

I mentioned this before, and was advised to write to
"the epel mailing list".
However, there doesn't appear to be any relevant epel list;
there is an epel-developers list, but I am far from a developer.

There is also a redhat bugzilla list,
but will redhat be interested in a CentOS user?

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin 2, Ireland


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Trying to install amavisd-new in CentOS-7

2014-07-21 Thread Patrick Laimbock
On 21-07-14 12:37, Timothy Murphy wrote:
[snip]
> As this says, there is no clamav-server rpm
> (or clamav or clamd) in epel's CentOS-7 repository.
>
> I mentioned this before, and was advised to write to
> "the epel mailing list".
> However, there doesn't appear to be any relevant epel list;
> there is an epel-developers list, but I am far from a developer.

 From https://fedoraproject.org/wiki/EPEL maybe try:

The #epel IRC channel on irc.freenode.net offers real-time support for 
EPEL users and developers.

HTH,
Patrick
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Development Tools install

2014-07-21 Thread Always Learning

On Mon, 2014-07-21 at 12:33 +0200, Elias Persson wrote:


> What does `yum group info -v "Development Tools"` tell you?

Should be:

yum groupinfo -v "Development Tools"



-- 
Regards,

Paul.
England, EU.

   Centos, Exim, Apache, Libre Office.
   Linux is the future. Micro$oft is the past.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] el7: Thunderbird?

2014-07-21 Thread Steve Clark
On 07/19/2014 10:02 AM, Ned Slider wrote:
> On 19/07/14 13:25, Chris Pemberton wrote:
>> On 07/18/2014 02:19 PM, Ned Slider wrote:
>>> I note EPEL has a thunderbird package but it seems very out of date at
>>> version 24.5.0. Version 24.6.0 was released 10 June, nearly 6 weeks ago,
>>> and fixed 3 critical security issues. Is this normal for EPEL to be so
>>> far behind on security updates?
>>>
>>> So what is everyone else using?
>> I'm using the EPEL package for my personal laptop.  The odds of me
>> getting bit by a 6 week old exploit are probably almost non-existent.
>> The odds of me forgetting to keep a custom install of thunderbird
>> updated outside of yum is very high.
>>
> Yes, the power of a centralized packaging system where everything can be
> updated in one hit can not be understated.
>
> Firefox and Thunderbird do have a built in updating mechanism and are
> supposed to update themselves (this is disabled in packaged versions).
> I've no idea how well it currently works - I'll let you know when the
> next update comes out.
I am using the tarball for firefox and it notifies me when an update is 
available and
ask if I want to install it. If I say yes it downloads it untars it and starts 
it up. So far
it has worked great. I assume it is the same for thunderbird.

>> I'm far from any kind of security expert, but here are two things I do
>> to keep my browser/email client safe:
>>
>> 1.  I only use gmail - as Google likes to scrub all of my data clean
>> before they steal it
>>
>> 2.  I install a custom hosts file ( http://someonewhocares.org/hosts/
>> ).  This protects all applications in one swoop, not just the browser.
>>
> Yes, great advice. There's another popular variant here:
>
> http://winhelp2002.mvps.org/hosts.htm
>
>> I don't use any adblock browser/email plugins because I've never
>> investigated where the list of re-directs are stored on the machine.
>> Perhaps they are harmless... but it would be easy to place a few
>> re-directs in there and get millions of machines to do bad things real fast.
>>
>> ~ Chris
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


-- 
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.cl...@netwolves.com
http://www.netwolves.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Development Tools install

2014-07-21 Thread Elias Persson
On 2014-07-21 13:47, Always Learning wrote:
>
> On Mon, 2014-07-21 at 12:33 +0200, Elias Persson wrote:
>> What does `yum group info -v "Development Tools"` tell you?
>
> Should be:
>
> yum groupinfo -v "Development Tools"
>

Same difference. In more recent distros (>=fc19, >=EL7),
what you're actually calling is `yum group info` (or
possibly `groups` plural, man page is a bit unclear).
This question was in the context of CentOS 7.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Trying to install amavisd-new in CentOS-7

2014-07-21 Thread Ned Slider
On 21/07/14 11:37, Timothy Murphy wrote:
> When I try
>   sudo yum install amavisd-new
> I get the message
> -
> Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
>Requires: perl(Unix::Syslog)
> Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
>Requires: clamav-server
> Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
>Requires: clamav-server-systemd
> Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
>Requires: cabextract
> Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
>Requires: perl(Convert::TNEF)
> -
> 
> As this says, there is no clamav-server rpm
> (or clamav or clamd) in epel's CentOS-7 repository.
> 
> I mentioned this before, and was advised to write to
> "the epel mailing list".
> However, there doesn't appear to be any relevant epel list;
> there is an epel-developers list, but I am far from a developer.
> 
> There is also a redhat bugzilla list,
> but will redhat be interested in a CentOS user?
> 

Yes, that bugzilla is the correct place to file bugs for EPEL packages.

Here's the link:

https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL

Or you can get to the right place by clicking to file a "New" bug on the
top menu bar, selecting "Fedora" and then "Fedora EPEL".

Then file your bug report against amavisd-new in the "Component" box.

They will be interested to receive bug reports from ALL users,
regardless if genuine or clone (RHEL, CentOS, Scientific Linux etc).

Hope that helps.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Development Tools install

2014-07-21 Thread Mr iQ
Hi,

thanks for the replay.

Yeah - it doesn't really matter ... from both commands i get the same
result :

[c7@localhost ~]$ yum group info -v "Development Tools"
Loading "fastestmirror" plugin
Loading "langpacks" plugin
Adding en_US to language list
Config time: 0.011
Yum version: 3.4.3
Setting up Package Sacks
Loading mirror speeds from cached hostfile
 * base: centos.bio.lmu.de
 * epel: mirror.imt-systems.com
 * extras: mirror.informatik.hs-fulda.de
 * nux-dextop: mirror.li.nux.ro
 * rpmforge: nl.mirror.eurid.eu
 * rpmfusion-free-updates: mirror.vutbr.cz
 * rpmfusion-nonfree-updates: mirror.vutbr.cz
 * updates: mirror.skylink-datacenter.de
 * webtatic: nl.repo.webtatic.com
pkgsack time: 0.867
group time: 1.203

Group: Development Tools
 Group-Id: development
rpmdb time: 0.000
 Description: A basic development environment.
 Mandatory Packages:
autoconf-2.69-11.el7.noarch
@anaconda
automake-1.13.4-3.el7.noarch
@anaconda
binutils-2.23.52.0.1-16.el7.x86_64
@anaconda
bison-2.7-4.el7.x86_64
@anaconda
flex-2.5.37-3.el7.x86_64
@anaconda
gcc-4.8.2-16.el7.x86_64
@anaconda
gcc-c++-4.8.2-16.el7.x86_64
@anaconda
gettext-0.18.2.1-4.el7.x86_64
@anaconda
libtool-2.4.2-20.el7.x86_64
@anaconda
1:make-3.82-21.el7.x86_64
@anaconda
patch-2.7.1-8.el7.x86_64
@anaconda
1:pkgconfig-0.27.1-4.el7.i686
base
1:pkgconfig-0.27.1-4.el7.x86_64
@anaconda
redhat-rpm-config-9.1.0-63.el7.centos.noarch
@anaconda
rpm-build-4.11.1-16.el7.x86_64
@anaconda
rpm-sign-4.11.1-16.el7.x86_64
@anaconda
 Default Packages:
byacc-1.9.20130304-3.el7.x86_64
@anaconda
cscope-15.8-7.el7.x86_64
@anaconda
ctags-5.8-13.el7.x86_64
@anaconda
diffstat-1.57-4.el7.x86_64
@anaconda
1:doxygen-1.8.5-3.el7.x86_64
@anaconda
elfutils-0.158-3.el7.x86_64
@anaconda
gcc-gfortran-4.8.2-16.el7.x86_64
@anaconda
git-1.8.3.1-4.el7.x86_64
@anaconda
indent-2.2.11-13.el7.x86_64
@anaconda
intltool-0.50.2-6.el7.noarch
@anaconda
patchutils-0.3.3-4.el7.x86_64
@anaconda
rcs-5.9.0-5.el7.x86_64
@anaconda
subversion-1.7.14-6.el7.i686
base
subversion-1.7.14-6.el7.x86_64
@anaconda
swig-2.0.10-4.el7.x86_64
@anaconda
systemtap-2.4-14.el7.x86_64
@anaconda
 Optional Packages:
   ElectricFence-2.2.2-39.el7.i686
base
   ElectricFence-2.2.2-39.el7.x86_64
base
   ant-1.9.2-9.el7.noarch
@base
   babel-0.9.6-8.el7.noarch
base
   bzr-2.5.1-14.el7.x86_64
base
   ccache-3.1.9-3.el7.x86_64
epel
   chrpath-0.13-14.el7.x86_64
base
   clips
   clips-devel
   clips-doc
   clips-emacs
   clips-xclips
   clipsmm-devel
   clipsmm-doc
   cmake-2.8.11-4.el7.x86_64
@base
   cmucl
   colordiff-1.0.13-2.el7.noarch
epel
   compat-gcc-44-4.4.7-8.el7.x86_64
base
   compat-gcc-44-c++-4.4.7-8.el7.x86_64
base
   compat-gcc-44-g77
   cvs-1.11.23-35.el7.x86_64
base
   cvsps-2.2-0.14.b1.el7.x86_64
base
   darcs-2.8.4-3.el7.x86_64
epel
   1:dejagnu-1.5.1-3.el7.noarch
base
   email2trac
   expect-5.45-12.el7.x86_64
base
   ftnchek
   gcc-gnat-4.8.2-16.el7.x86_64
base
   gcc-objc-4.8.2-16.el7.x86_64
base
   gcc-objc++-4.8.2-16.el7.x86_64
base
   ghc-7.6.3-18.3.el7.x86_64
epel
   git-1.8.3.1-4.el7.x86_64
@anaconda
   haskell-platform-2013.2.0.0-36.el7.x86_64
epel
   imake-1.0.5-10.el7.x86_64
base
   javapackages-tools-3.4.1-5.el7.noarch
@anaconda
   ksc-0.9.11-1.el7.noarch
base
   libstdc++-docs-4.8.2-16.el7.x86_64
base
   lua-5.1.4-14.el7.i686
base
   lua-5.1.4-14.el7.x86_64
@anaconda
   mercurial-2.6.2-4.el7.x86_64
base
   mock-1.1.41-1.el7.noarch
epel
   mod_dav_svn-1.7.14-6.el7.x86_64
base
   nasm-2.10.07-7.el7.x86_64
base
   nqc
   nqc-doc
   ocaml-4.00.1-4.el7.x86_64
base
   perltidy-20121207-3.el7.noarch
base
   python-docs-2.7.5-2.el7.noarch
base
   qgit
   rpmdevtools-8.3-5.el7.noarch
base
   rpmlint-1.5-4.el7.noarch
base
   sbcl
   systemtap-sdt-devel-2.4-14.el7.i686
base
   systemtap-sdt-devel-2.4-14.el7.x86_64
@base
   systemtap-server-2.4-14.el7.x86_64
base
   trac
   trac-git-plugin
   trac-mercurial-plugin
   trac-webadmin
   translate-toolkit-1.11.0-2.el7.noarch
epel
[c7@localhost ~]$


It's a little bit strange ... i really like start developing Desktop
Application on CentOS 7 ... any news about anjuta IDE ?

Thanks :-)



2014-07-21 14:01 GMT+02:00 Elias Persson :

> On 2014-07-21 13:47, Always Learning wrote:
> >
> > On Mon, 2014-07-21 at 12:33 +0200, Elias Persson wrote:
> >> What does `yum group info -v "Development Tools"` tell you?
> >
> > Should be:
> >
> > yum groupinfo -v "Development Tools"
> >
>
> Same difference. In more recent distros (>=fc19, >=EL7),
> what you're actually calling is `yum group info` (or
> possibly `groups` plural, man page is a bit unclear).
> This question was in the context of CentOS 7.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/c

Re: [CentOS] Development Tools install

2014-07-21 Thread Elias Persson
On 2014-07-21 14:16, Mr iQ wrote:
> Hi,
>
> thanks for the replay.
>
> Yeah - it doesn't really matter ... from both commands i get the same
> result :
>
> [c7@localhost ~]$ yum group info -v "Development Tools"
[...]

So, the reason yum tells you the group "does not have any
packages to install" is because you already have all the
mandatory and default packages installed.

As for anjuta, it's available in Fedora. That seems to be
the closest you can get. Other people might be able to tell
you how to get that working in CentOS; I generally stick to
Fedora for such things.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Development Tools install

2014-07-21 Thread Ljubomir Ljubojevic
On 07/21/2014 02:39 PM, Elias Persson wrote:
> On 2014-07-21 14:16, Mr iQ wrote:
>> Hi,
>>
>> thanks for the replay.
>>
>> Yeah - it doesn't really matter ... from both commands i get the same
>> result :
>>
>> [c7@localhost ~]$ yum group info -v "Development Tools"
> [...]
> 
> So, the reason yum tells you the group "does not have any
> packages to install" is because you already have all the
> mandatory and default packages installed.
> 
> As for anjuta, it's available in Fedora. That seems to be
> the closest you can get. Other people might be able to tell
> you how to get that working in CentOS; I generally stick to
> Fedora for such things.


Adding Fedora 19 Everything repository with hardcoded $release to "19"
can allow Fedora 19 packages to be installed. They seam to work OK for
most part (so far no reports of not working) but CAUTION is naturally
advised.


-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and xfce

2014-07-21 Thread David G . Miller
Tom Bishop  writes:

> 
> I finally have got around to installing centos 7 and usually do a
> pretty minimal installation, I chose the virtualization host, since
> that will be the primary purpose.  However I have hit a snag, I
> usually install xfce from epel and go along my way but there appears
> to be a bug in the xfce package:
> 
> Error: Package: xfdesktop-4.10.2-2.el7.x86_64 (epel)
>Requires: desktop-backgrounds-basic
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> 
> It has been reported and I assume it will be corrected at some point,
> but was wondering if anyone has xfce running on centos 7 or any other
> alternatives to kde/gnome3.
> 
> Thanks.
> 
The corresponding file from Fedora 19 works.  My guess is that any Fedora 
xfce desktop-backgrounds-basic file would work but I went with the one from 
Fedora 19.

Cheers,
Dave



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and xfce

2014-07-21 Thread Tom Bishop
On Mon, Jul 21, 2014 at 8:37 AM, David G. Miller  wrote:
> Tom Bishop  writes:
>
>>
>> I finally have got around to installing centos 7 and usually do a
>> pretty minimal installation, I chose the virtualization host, since
>> that will be the primary purpose.  However I have hit a snag, I
>> usually install xfce from epel and go along my way but there appears
>> to be a bug in the xfce package:
>>
>> Error: Package: xfdesktop-4.10.2-2.el7.x86_64 (epel)
>>Requires: desktop-backgrounds-basic
>>  You could try using --skip-broken to work around the problem
>>  You could try running: rpm -Va --nofiles --nodigest
>>
>> It has been reported and I assume it will be corrected at some point,
>> but was wondering if anyone has xfce running on centos 7 or any other
>> alternatives to kde/gnome3.
>>
>> Thanks.
>>
> The corresponding file from Fedora 19 works.  My guess is that any Fedora
> xfce desktop-backgrounds-basic file would work but I went with the one from
> Fedora 19.
>
> Cheers,
> Dave
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

According to the Bug tracker they updated and fixed the package, it
wasn't working last night but as soon as it synchs to the mirrors it
should work now.

Will test tonight and see what happens.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Trying to install amavisd-new in CentOS-7

2014-07-21 Thread Timothy Murphy
Ned Slider wrote:

>> There is also a redhat bugzilla list,
>> but will redhat be interested in a CentOS user?
>> 
> 
> Yes, that bugzilla is the correct place to file bugs for EPEL packages.

Thanks for your response.
I had actually submitted a bugzilla note.
Epel was not listed among the components one could choose,
so I filed it under yum.
 
> Here's the link:
> 
> https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL
> 
> Or you can get to the right place by clicking to file a "New" bug on the
> top menu bar, selecting "Fedora" and then "Fedora EPEL".

OK, thanks, I'll try that next time.

> Then file your bug report against amavisd-new in the "Component" box.

Again, amavisd-new was not listed among possible components.
(I chose RedHat 7 rather than Fedora.)

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
School of Mathematics, Trinity College, Dublin 2, Ireland


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread James B. Byrne
This is very off topic but, I have no idea where else to ask.  We obtained
some used Leveno CTO7483 desktop units for experimentation.  I had intended to
install CentOS-7 on one of them.  As they arrived with a vendor upgraded
Windows 7ProSP1 install without media I decided to pull the disk drive and
install onto a spare drive that I installed.

Those of you with any experience with this model computer or its family can
tell where this is going.

Basically, the disk drive module for these things is disposable.  The HDD is
enclosed in a removable caddy but is welded to it.  You can only replace the
HDD with a pre-mounted HDD in yet another caddy, which item is available only
from Leveno.

My question is:  Does anyone here know of a source for an after-market caddy
that fits these machines ad which allows one to install a standard low profile
3.5 inch SATA HDD?  My google-fu has failed in my attempts, but that may
becuse I have no idea how to phrase a search for this situation.


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread James B. Byrne
Never mind.  One can flex the caddy sufficiently to pop the drive. Although
this is definitely not the supported procedure.  The case is marked by the
vendor with 'Non-Return Hard Drive Machine'.


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread Paul Heinlein

On Mon, 21 Jul 2014, James B. Byrne wrote:

Never mind.  One can flex the caddy sufficiently to pop the drive. 
Although this is definitely not the supported procedure.  The case 
is marked by the vendor with 'Non-Return Hard Drive Machine'.


The alternative that I'd propose is using Clonezilla to image the 
vendor-shipped drive, install CentOS 7 on the HD, and then re-image 
the drive if necessary.


It's how we treat all Lenovo machines, regardless of whether they'll 
be running Linux or Windows. Having the original disk image has come 
in very handy on more than once occasion.


--
Paul Heinlein
heinl...@madboa.com
45°38' N, 122°6' W___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread John R Pierce
On 7/21/2014 9:27 AM, James B. Byrne wrote:
> Basically, the disk drive module for these things is disposable.  The HDD is
> enclosed in a removable caddy but is welded to it.  You can only replace the
> HDD with a pre-mounted HDD in yet another caddy, which item is available only
> from Leveno.

welded?  I find that really hard to believe.lenovo's website for 
that old model ThinkCentre M58p suggests its IBM/Lenovo PN 43n9659, 
whihc various sites online list.  Those are obsolete machines, so you're 
dealing with surplus/recycled parts.



-- 
john r pierce  37N 122W
somewhere on the middle of the left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] screensaver in C7

2014-07-21 Thread Fred Smith
On Sun, Jul 20, 2014 at 10:51:25AM +0200, Ljubomir Ljubojevic wrote:
> On 07/20/2014 03:22 AM, Fred Smith wrote:
> > I'm at the stage of poking at a C7 install in Vbox, and am struggling to
> > figure out how to control the screensaver. there doesn't seem to be a 
> > gnome screensaver package (like there was in gnome2), and I can't find
> > any installed packages that control it. gconf-editor doesn't have anything
> > that looks promising...
> > 
> > how does one control the screensaver in Gnome 3?
> > 
> > thanks!
> > 
> 
> I think System -> Tweak Tool -> Power or something like that is where
> you configure Lock.

thanks for the suggestion. but tweak tool doesn't contain (AFAICS)
anything about blanking the screen (which happens) or the timeout used
therefore, or about the fact that it also locks the screen. These
things all used to be done in gnome-screensaver.

this is my own personal workstation, and I'd like it to NOT lock the
screen when tne screen blanks from a timeout (I probably would not want
it to work that way at the office), but don't see any way to change that
setting, wherever it is being set.

> 
> As for gnome-screensaver package, if you are sure it is not in base
> repo, look in EPEL and last stop is Fedora 19 repository, so far most
> missing pakcages in CentOS 7 can be installed from Fedora 19 repository:

yum list installed | grep -y screen, or yum list available | grep -y screen
shows nothing named (anything like) "screensaver", except for what is
apparently a KDE screensaver package.

While it's possible RH/Centos chose not to distribute gnome screensaver
(though I'm not sure I can comprehend WHY), something on the system is
blanking the screen and locking it, and I can't, so far, figure out what.

I'd like to understand what is happening before importing packages from
another distro.


-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
   But God demonstrates his own love for us in this: 
 While we were still sinners, 
  Christ died for us.
--- Romans 5:8 (niv) --
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread Fred Erickson
On Jul 21, 2014 8:27 AM, "James B. Byrne"  wrote:
>
> This is very off topic but, I have no idea where else to ask.  We obtained
> some used Leveno CTO7483 desktop units for experimentation.  I had
intended to
> install CentOS-7 on one of them.  As they arrived with a vendor upgraded
> Windows 7ProSP1 install without media I decided to pull the disk drive and
> install onto a spare drive that I installed.
>
> Those of you with any experience with this model computer or its family
can
> tell where this is going.
>
> Basically, the disk drive module for these things is disposable.  The HDD
is
> enclosed in a removable caddy but is welded to it.  You can only replace
the
> HDD with a pre-mounted HDD in yet another caddy, which item is available
only
> from Leveno.
>
> My question is:  Does anyone here know of a source for an after-market
caddy
> that fits these machines ad which allows one to install a standard low
profile
> 3.5 inch SATA HDD?  My google-fu has failed in my attempts, but that may
> becuse I have no idea how to phrase a search for this situation.
>

I have no direct experience with this machine but have found that a wide
piece of Velcro will work well sometimes.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Compile on Centos7, run on 6 possible?

2014-07-21 Thread Les Mikesell
I'm getting errors: '/lib64/libc.so.6: version `GLIBC_2.14' not found'
and   '/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found'.
Is there a way to make a backward-compatible binary?

If not, is there a sane way to build something that needs gcc
4.8+/boost 1.5.3+/cmake 2.8 on Centos6?  I found the devtoolset-2
software collection with a usable gcc, but no boost.   And cmake 2.8
installs as cmake28 whereas the project expects the normal
cmake/ccmake names.

-- 
   Les Mikesell
 lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread m . roth
Fred Erickson wrote:
> On Jul 21, 2014 8:27 AM, "James B. Byrne"  wrote:
>>
>> This is very off topic but, I have no idea where else to ask.  We
>> obtained some used Leveno CTO7483 desktop units for experimentation.  I
had
>> intended to install CentOS-7 on one of them.  As they arrived with a
vendor
>> upgraded Windows 7ProSP1 install without media I decided to pull the disk
>> drive and install onto a spare drive that I installed.
>>
>> Those of you with any experience with this model computer or its family
>> can tell where this is going.
>>
>> Basically, the disk drive module for these things is disposable.  The
>> HDD is enclosed in a removable caddy but is welded to it.  You can
>> only replace the HDD with a pre-mounted HDD in yet another caddy,
>> which item is available only from Leveno.
>>
>> My question is:  Does anyone here know of a source for an after-market
>> caddy that fits these machines ad which allows one to install a standard
>>  low profile 3.5 inch SATA HDD?  My google-fu has failed in my attempts,
>> but that may> becuse I have no idea how to phrase a search for this
situation.
>
> I have no direct experience with this machine but have found that a wide
> piece of Velcro will work well sometimes.

I have trouble seeing that working - well, maybe in a workstation;
certainly not in a server w/ hot swap bays. The clearances are far too
tight.

You said you flexed them out. Consider seeing if there's anywhere to use a
self-tapping metal screw.

  mark


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread Frank Cox
On Mon, 21 Jul 2014 13:26:54 -0400
m.r...@5-cent.us wrote:

> You said you flexed them out. Consider seeing if there's anywhere to use a
> self-tapping metal screw.

I wonder if a visit to your friendly local machine shop would be in order.

This one time (at band camp) I had a full-height 10mb IBM hard drive that I 
wanted to install in a desktop case and there was no mount for it in the case 
at all.  I took the whole thing to a machine shop and the guy there took 
measurements and made a support bracket in about a half-hour.

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] Leveno HDD caddies

2014-07-21 Thread m . roth
Frank Cox wrote:
> On Mon, 21 Jul 2014 13:26:54 -0400
> m.r...@5-cent.us wrote:
>
>> You said you flexed them out. Consider seeing if there's anywhere to use
>> a self-tapping metal screw.
>
> I wonder if a visit to your friendly local machine shop would be in order.
>
> This one time (at band camp) I had a full-height 10mb IBM hard drive that
> I wanted to install in a desktop case and there was no mount for it in the
> case at all.  I took the whole thing to a machine shop and the guy there
> took measurements and made a support bracket in about a half-hour.



Most folks today don't know what such a business is

 mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread James B. Byrne
I am using a Leveno M58 (model CTO7483 from 2008) for C6/7 experimentation
purposes.  The thing has a dual core and ~4Gb RAM with a (newly installed)
500GB HDD.  I successfully installed CentOS-6.5-minimal from a freshly burned,
and verified, DVD from and ISO image whose SHA has been checked and passed. 
everything about the display was normal throughout that process.

When the system boots from disk then I get the normal display up to the point
that the kernel is selected (whether by hand or automatically).  I can edit
the kernel command line and otherwise use the pre-boot selector facility.
After that point the monitor, a BenQ 17" LCD, immediate goes into what I can
only describe as a psychedelic snow field with two narrow black bands
surrounding a broader white band displayed at the top of the screen and a
single narrower black band at the bottom.

I have tried booting into RL3 by appending a 3 to the end of the kernel
command but this has not apparent effect on the outcome.

Any suggestions on how to proceed?


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread John R Pierce
On 7/21/2014 11:32 AM, James B. Byrne wrote:
> I am using a Leveno M58 (model CTO7483 from 2008) for C6/7 experimentation
> purposes.  The thing has a dual core and ~4Gb RAM with a (newly installed)
> 500GB HDD.  I successfully installed CentOS-6.5-minimal from a freshly burned,
> and verified, DVD from and ISO image whose SHA has been checked and passed.
> everything about the display was normal throughout that process.
>
> When the system boots from disk then I get the normal display up to the point
> that the kernel is selected (whether by hand or automatically).  I can edit
> the kernel command line and otherwise use the pre-boot selector facility.
> After that point the monitor, a BenQ 17" LCD, immediate goes into what I can
> only describe as a psychedelic snow field with two narrow black bands
> surrounding a broader white band displayed at the top of the screen and a
> single narrower black band at the bottom.
>
> I have tried booting into RL3 by appending a 3 to the end of the kernel
> command but this has not apparent effect on the outcome.

boot to single user, and edit /etc/inittab and change this line...

id:5:initdefault:
to
id:3:initdefault:

and reboot.


-- 
john r pierce  37N 122W
somewhere on the middle of the left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread m . roth
James B. Byrne wrote:
> I am using a Leveno M58 (model CTO7483 from 2008) for C6/7 experimentation
> purposes.  The thing has a dual core and ~4Gb RAM with a (newly installed)
> 500GB HDD.  I successfully installed CentOS-6.5-minimal from a freshly
> burned, and verified, DVD from and ISO image whose SHA has been checked and
> passed.everything about the display was normal throughout that process.
>
> When the system boots from disk then I get the normal display up to the
> point that the kernel is selected (whether by hand or automatically).  I
can
> edit the kernel command line and otherwise use the pre-boot selector
facility.
> After that point the monitor, a BenQ 17" LCD, immediate goes into what I
> can only describe as a psychedelic snow field with two narrow black bands
> surrounding a broader white band displayed at the top of the screen and a
> single narrower black band at the bottom.
>
> I have tried booting into RL3 by appending a 3 to the end of the kernel
> command but this has not apparent effect on the outcome.
>
> Any suggestions on how to proceed?

1. What video manufacturer? Nvidia? Ati?...?
2. Bring it up in runlevel 3, and see if that happens. If so, create or
modify /etc/X11/xorg.conf by hand, and try to force it to use either the
VESA driver, or whichever goolging tells you supports your video.
Remember, startx is your friend
3. You might want to add nomodeset on your kernel command line in grub.conf.

  mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Development Tools install

2014-07-21 Thread F. Mendez
El 21/07/2014 07:16 a.m., Mr iQ escribió:
> Hi,
>
> thanks for the replay.
>
> Yeah - it doesn't really matter ... from both commands i get the same
> result :
>
> [c7@localhost ~]$ yum group info -v "Development Tools"
> Loading "fastestmirror" plugin
> Loading "langpacks" plugin
> Adding en_US to language list
> Config time: 0.011
> Yum version: 3.4.3
> Setting up Package Sacks
> Loading mirror speeds from cached hostfile
>   * base: centos.bio.lmu.de
>   * epel: mirror.imt-systems.com
>   * extras: mirror.informatik.hs-fulda.de
>   * nux-dextop: mirror.li.nux.ro
>   * rpmforge: nl.mirror.eurid.eu
>   * rpmfusion-free-updates: mirror.vutbr.cz
>   * rpmfusion-nonfree-updates: mirror.vutbr.cz
>   * updates: mirror.skylink-datacenter.de
>   * webtatic: nl.repo.webtatic.com
> pkgsack time: 0.867
> group time: 1.203
>
> Group: Development Tools
>   Group-Id: development
> rpmdb time: 0.000
>   Description: A basic development environment.
>   Mandatory Packages:
>  autoconf-2.69-11.el7.noarch
> @anaconda
>  automake-1.13.4-3.el7.noarch
> @anaconda
>  binutils-2.23.52.0.1-16.el7.x86_64
> @anaconda
>  bison-2.7-4.el7.x86_64
> @anaconda
>  flex-2.5.37-3.el7.x86_64
> @anaconda
>  gcc-4.8.2-16.el7.x86_64
> @anaconda
>  gcc-c++-4.8.2-16.el7.x86_64
> @anaconda
>  gettext-0.18.2.1-4.el7.x86_64
> @anaconda
>  libtool-2.4.2-20.el7.x86_64
> @anaconda
>  1:make-3.82-21.el7.x86_64
> @anaconda
>  patch-2.7.1-8.el7.x86_64
> @anaconda
>  1:pkgconfig-0.27.1-4.el7.i686
> base
>  1:pkgconfig-0.27.1-4.el7.x86_64
> @anaconda
>  redhat-rpm-config-9.1.0-63.el7.centos.noarch
> @anaconda
>  rpm-build-4.11.1-16.el7.x86_64
> @anaconda
>  rpm-sign-4.11.1-16.el7.x86_64
> @anaconda
>   Default Packages:
>  byacc-1.9.20130304-3.el7.x86_64
> @anaconda
>  cscope-15.8-7.el7.x86_64
> @anaconda
>  ctags-5.8-13.el7.x86_64
> @anaconda
>  diffstat-1.57-4.el7.x86_64
> @anaconda
>  1:doxygen-1.8.5-3.el7.x86_64
> @anaconda
>  elfutils-0.158-3.el7.x86_64
> @anaconda
>  gcc-gfortran-4.8.2-16.el7.x86_64
> @anaconda
>  git-1.8.3.1-4.el7.x86_64
> @anaconda
>  indent-2.2.11-13.el7.x86_64
> @anaconda
>  intltool-0.50.2-6.el7.noarch
> @anaconda
>  patchutils-0.3.3-4.el7.x86_64
> @anaconda
>  rcs-5.9.0-5.el7.x86_64
> @anaconda
>  subversion-1.7.14-6.el7.i686
> base
>  subversion-1.7.14-6.el7.x86_64
> @anaconda
>  swig-2.0.10-4.el7.x86_64
> @anaconda
>  systemtap-2.4-14.el7.x86_64
> @anaconda
>   Optional Packages:
> ElectricFence-2.2.2-39.el7.i686
> base
> ElectricFence-2.2.2-39.el7.x86_64
> base
> ant-1.9.2-9.el7.noarch
> @base
> babel-0.9.6-8.el7.noarch
> base
> bzr-2.5.1-14.el7.x86_64
> base
> ccache-3.1.9-3.el7.x86_64
> epel
> chrpath-0.13-14.el7.x86_64
> base
> clips
> clips-devel
> clips-doc
> clips-emacs
> clips-xclips
> clipsmm-devel
> clipsmm-doc
> cmake-2.8.11-4.el7.x86_64
> @base
> cmucl
> colordiff-1.0.13-2.el7.noarch
> epel
> compat-gcc-44-4.4.7-8.el7.x86_64
> base
> compat-gcc-44-c++-4.4.7-8.el7.x86_64
> base
> compat-gcc-44-g77
> cvs-1.11.23-35.el7.x86_64
> base
> cvsps-2.2-0.14.b1.el7.x86_64
> base
> darcs-2.8.4-3.el7.x86_64
> epel
> 1:dejagnu-1.5.1-3.el7.noarch
> base
> email2trac
> expect-5.45-12.el7.x86_64
> base
> ftnchek
> gcc-gnat-4.8.2-16.el7.x86_64
> base
> gcc-objc-4.8.2-16.el7.x86_64
> base
> gcc-objc++-4.8.2-16.el7.x86_64
> base
> ghc-7.6.3-18.3.el7.x86_64
> epel
> git-1.8.3.1-4.el7.x86_64
> @anaconda
> haskell-platform-2013.2.0.0-36.el7.x86_64
> epel
> imake-1.0.5-10.el7.x86_64
> base
> javapackages-tools-3.4.1-5.el7.noarch
> @anaconda
> ksc-0.9.11-1.el7.noarch
> base
> libstdc++-docs-4.8.2-16.el7.x86_64
> base
> lua-5.1.4-14.el7.i686
> base
> lua-5.1.4-14.el7.x86_64
> @anaconda
> mercurial-2.6.2-4.el7.x86_64
> base
> mock-1.1.41-1.el7.noarch
> epel
> mod_dav_svn-1.7.14-6.el7.x86_64
> base
> nasm-2.10.07-7.el7.x86_64
> base
> nqc
> nqc-doc
> ocaml-4.00.1-4.el7.x86_64
> base
> perltidy-20121207-3.el7.noarch
> base
> python-docs-2.7.5-2.el7.noarch
> base
> qgit
> rpmdevtools-8.3-5.el7.noarch
> base
> rpmlint-1.5-4.el7.noarch
> base
> sbcl
> systemtap-sdt-devel-2.4-14.el7.i686
> base
> systemtap-sdt-devel-2.4-14.el7.x86_64
> @base
> systemtap-server-2.4-14.el7.x86_64
> base
> trac
> trac-git-plugin
> trac-mercurial-plugin
> trac-webadmin
> translate-toolkit-1.11.0-2.el7.noarch
> epel
> [c7@localhost ~]$
>
>
> It's a little bit strange ... i really like start developing Desktop
> Application on CentOS 7 ... any news about anjuta IDE ?
>
> Thanks :-)
>
>
>
> 2014-07-21 14:01 GMT+02:00 Elias Persson :
>
>> On 2014-07-21 13:47, Always Learning wrote:
>>> On Mon, 2014-07-21 at 12:33 +0200, Elias Persson wrote:
 What does `yum group info -v "Development Tools"` tell you?
>>> 

Re: [CentOS] Development Tools install

2014-07-21 Thread Elias Persson
On 2014-07-21 20:48, F. Mendez wrote:
> This is frustrating. I can't install it and I starting be late on my dev
> line.
>
> Anyone got a fix for this guys?
>

Can't install what? I suspect that, like Mr iQ, you've already got
all the mandatory and some/most/all default packages installed from
the Developer Tools group, thus there's nothing for yum to do when
you ask to have it installed.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] [Solved]: Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread James B. Byrne

On Mon, July 21, 2014 18:41:26 UTC, m.roth at 5-cent.us m.roth at 5-cent.us 
wrote:

>
> 1. What video manufacturer? Nvidia? Ati?...?

I have no idea.  But in opening the case to find out I realized that the video
feed was attached to a PCI card - whose manufacturer escapes my attempts to
identify.  In any case, removing that card and attaching the monitor to the
built-in video solved the problem.

Thanks,

-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Compile on Centos7, run on 6 possible?

2014-07-21 Thread Jonathan Billings
On Mon, Jul 21, 2014 at 12:16:39PM -0500, Les Mikesell wrote:
> I'm getting errors: '/lib64/libc.so.6: version `GLIBC_2.14' not found'
> and   '/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found'.
> Is there a way to make a backward-compatible binary?
> 
> If not, is there a sane way to build something that needs gcc
> 4.8+/boost 1.5.3+/cmake 2.8 on Centos6?  I found the devtoolset-2
> software collection with a usable gcc, but no boost.   And cmake 2.8
> installs as cmake28 whereas the project expects the normal
> cmake/ccmake names.

I've found that the easiest way is to package your software and use
software like 'mock' (http://fedoraproject.org/wiki/Projects/Mock) to
build the software for other platforms.  Mock builds the software in a
chrooted shell built up using the packages for that distribution, so
you it'd use CentOS6's GCC, boost, cmake and glibc.

-- 
Jonathan Billings 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [Solved]: Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread m . roth
James B. Byrne wrote:
> On Mon, July 21, 2014 18:41:26 UTC, m.roth at 5-cent.us m.roth at
> 5-cent.us wrote:
>
>> 1. What video manufacturer? Nvidia? Ati?...?
>
> I have no idea.  But in opening the case to find out I realized that the
> video feed was attached to a PCI card - whose manufacturer escapes my
attempts
> to identify.  In any case, removing that card and attaching the monitor to
> the built-in video solved the problem.

AUGH! That was *not* what I meant. Can you get it up, at least in
singleuser mode? If so, lspci will probably tell you. Or lshw. Or
dmidecode... or, for that matter, it might tell you in dmesg or messages.

  mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] a kickstart question

2014-07-21 Thread m . roth
Not having much luck googling

I'm working on our ks.cgi, and in the case that we're using gpt, I know
that kickstart can't, natively, use gpt yet. However, it is my impression
that
clearpart --initlabel --none --drives=$DISK
would wipe the GPT label. (Plus, googling, I find that initlabel is
deprecated).

Am I wrong about initlabel? And is there any point in using clearpart, if
we've got got to use parted to put a gpt label on the drive, and partition
it? Should I just make that line go away?

   mark


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [Solved]: Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread James B. Byrne

On Mon, July 21, 2014 15:07, James B. Byrne wrote:
>
> On Mon, July 21, 2014 18:41:26 UTC, m.roth at 5-cent.us m.roth at 5-cent.us
> wrote:
>
> AUGH! That was *not* what I meant. Can you get it up, at least in
> singleuser mode? If so, lspci will probably tell you. Or lshw. Or
> dmidecode... or, for that matter, it might tell you in dmesg or messages.

I understood what you wrote.  But as I pointed out in my first message on this
subject I had already specified RL3 on the kernel command line and that did
not change the behaviour.  So, no I cannot get the system up to the point that
I can run anything, or at least see whatever output is created by whatever I
might be able to run.

But, as this is an experiment box I do not need a dedicated graphics card in
it.  So, having been prompted the open the case to discover the make of video
card,  I tried the (to me) obvious course of action to simplify things.  Which
worked to the extent I require.

The removed video card looks like some sort of oem job with no obvious (to me)
brand or manufacturer markings.  I cannot tell the chip maker because the
processor is covered by a fan and heat sink.  It is a half-height, full-length
PCI card with a marking that looks like a V followed by two 'C's one inside
the other, followed by an I.  The word TOPSEARCH is also present.


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [Solved]: Initial Boot from 6.3 minimal halts with strange video display

2014-07-21 Thread m . roth
James B. Byrne wrote:
> On Mon, July 21, 2014 15:07, James B. Byrne wrote:
>> On Mon, July 21, 2014 18:41:26 UTC, m.roth at 5-cent.us m.roth at
>> 5-cent.us wrote:
>>
>> AUGH! That was *not* what I meant. Can you get it up, at least in
>> singleuser mode? If so, lspci will probably tell you. Or lshw. Or
>> dmidecode... or, for that matter, it might tell you in dmesg or
>> messages.
>
> I understood what you wrote.  But as I pointed out in my first message on
> this subject I had already specified RL3 on the kernel command line and
that
> did not change the behaviour.  So, no I cannot get the system up to the
point

Oh, sorry, missed that. Can you bring it up from media in rescue mode?

   mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Compile on Centos7, run on 6 possible?

2014-07-21 Thread Les Mikesell
On Mon, Jul 21, 2014 at 2:19 PM, Jonathan Billings  wrote:
> On Mon, Jul 21, 2014 at 12:16:39PM -0500, Les Mikesell wrote:
>> I'm getting errors: '/lib64/libc.so.6: version `GLIBC_2.14' not found'
>> and   '/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found'.
>> Is there a way to make a backward-compatible binary?
>>
>> If not, is there a sane way to build something that needs gcc
>> 4.8+/boost 1.5.3+/cmake 2.8 on Centos6?  I found the devtoolset-2
>> software collection with a usable gcc, but no boost.   And cmake 2.8
>> installs as cmake28 whereas the project expects the normal
>> cmake/ccmake names.
>
> I've found that the easiest way is to package your software and use
> software like 'mock' (http://fedoraproject.org/wiki/Projects/Mock) to
> build the software for other platforms.  Mock builds the software in a
> chrooted shell built up using the packages for that distribution, so
> you it'd use CentOS6's GCC, boost, cmake and glibc.

If it would build easily with Centos6's native tools, I wouldn't be
asking the question...I think it was originally built on Centos5
but with locally compiled up-rev gcc/boost/cmake versions and
delivered with some alternative .so's and a scheme to set
LD_LIBRARY_PATH.   Aside from not knowing the exact build environment
it expects, I was hoping it could be done in a more standard way.  It
turns out that it does build on Centos7 - which I guess doesn't really
help when the runtime target is 6.

-- 
   Les Mikesell
  lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] yum annoyances

2014-07-21 Thread m . roth
yum grouplist \*office\*

returns
Installed Groups:
   Office Suite and Productivity

But the *only* way to see what's in the group is
yum groupinfo \*office\*
With or without quotes around Office Suite and Productivity, it refuses to
admit that any such thing's installed.

 mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum annoyances

2014-07-21 Thread Thomas Eriksson


On 07/21/2014 01:06 PM, m.r...@5-cent.us wrote:
> yum grouplist \*office\*
> 
> returns
> Installed Groups:
>Office Suite and Productivity
> 
> But the *only* way to see what's in the group is
> yum groupinfo \*office\*
> With or without quotes around Office Suite and Productivity, it refuses to
> admit that any such thing's installed.
> 
>  mark


Works here...


#> yum groupinfo "Office Suite and Productivity"
Loaded plugins: fastestmirror, langpacks
There is no installed groups file.
Maybe run: yum groups mark convert (see man yum)
Loading mirror speeds from cached hostfile

Group: Office Suite and Productivity
 Group-Id: office-suite
 Description: A full-purpose office suite, and other productivity tools.
 Default Packages:
libreoffice-calc
libreoffice-draw
libreoffice-emailmerge
libreoffice-graphicfilter
libreoffice-impress
libreoffice-math
libreoffice-writer
 Optional Packages:
   libreoffice-base
   libreoffice-javafilter
   libreoffice-ogltrans
   libreoffice-presentation-minimizer
   libreoffice-pyuno
   libreoffice-report-builder
   libreoffice-wiki-publisher


-Thomas
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum annoyances

2014-07-21 Thread m . roth
Thomas Eriksson wrote:
>
>
> On 07/21/2014 01:06 PM, m.r...@5-cent.us wrote:
>> yum grouplist \*office\*
>>
>> returns
>> Installed Groups:
>>Office Suite and Productivity
>>
>> But the *only* way to see what's in the group is
>> yum groupinfo \*office\*
>> With or without quotes around Office Suite and Productivity, it refuses
>> to admit that any such thing's installed.
>
> Works here...
>
*sigh*

I see what I did wrong. Thanks.

   mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] screensaver in C7

2014-07-21 Thread Ljubomir Ljubojevic
On 07/21/2014 07:01 PM, Fred Smith wrote:
> On Sun, Jul 20, 2014 at 10:51:25AM +0200, Ljubomir Ljubojevic wrote:
>> On 07/20/2014 03:22 AM, Fred Smith wrote:
>>> I'm at the stage of poking at a C7 install in Vbox, and am struggling to
>>> figure out how to control the screensaver. there doesn't seem to be a 
>>> gnome screensaver package (like there was in gnome2), and I can't find
>>> any installed packages that control it. gconf-editor doesn't have anything
>>> that looks promising...
>>>
>>> how does one control the screensaver in Gnome 3?
>>>
>>> thanks!
>>>
>>
>> I think System -> Tweak Tool -> Power or something like that is where
>> you configure Lock.
> 
> thanks for the suggestion. but tweak tool doesn't contain (AFAICS)
> anything about blanking the screen (which happens) or the timeout used
> therefore, or about the fact that it also locks the screen. These
> things all used to be done in gnome-screensaver.
> 
> this is my own personal workstation, and I'd like it to NOT lock the
> screen when tne screen blanks from a timeout (I probably would not want
> it to work that way at the office), but don't see any way to change that
> setting, wherever it is being set.
> 

Google is your friend:

"If you go into the "Activates" then type "settings" click on the icon
that has a spanner and a screwdriver and says "Settings". When it has
opened, click on the the icon that looks like a lock dial and says
"Privacy". Now click on the item that says "Screen Lock" then click on
the toggle switch next the text that says "Automatic Screen Lock". Press
the button that says Close, and now the item that says "Screen Lock"
should have "Off" next to it."
https://ask.fedoraproject.org/en/question/36256/how-do-i-disable-the-gnome-lock-screen/


-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] screensaver in C7

2014-07-21 Thread Fred Smith
On Mon, Jul 21, 2014 at 10:52:43PM +0200, Ljubomir Ljubojevic wrote:
> On 07/21/2014 07:01 PM, Fred Smith wrote:
> > On Sun, Jul 20, 2014 at 10:51:25AM +0200, Ljubomir Ljubojevic wrote:
> >> On 07/20/2014 03:22 AM, Fred Smith wrote:
> >>> I'm at the stage of poking at a C7 install in Vbox, and am struggling to
> >>> figure out how to control the screensaver. there doesn't seem to be a 
> >>> gnome screensaver package (like there was in gnome2), and I can't find
> >>> any installed packages that control it. gconf-editor doesn't have anything
> >>> that looks promising...
> >>>
> >>> how does one control the screensaver in Gnome 3?
> >>>
> >>> thanks!
> >>>
> >>
> >> I think System -> Tweak Tool -> Power or something like that is where
> >> you configure Lock.
> > 
> > thanks for the suggestion. but tweak tool doesn't contain (AFAICS)
> > anything about blanking the screen (which happens) or the timeout used
> > therefore, or about the fact that it also locks the screen. These
> > things all used to be done in gnome-screensaver.
> > 
> > this is my own personal workstation, and I'd like it to NOT lock the
> > screen when tne screen blanks from a timeout (I probably would not want
> > it to work that way at the office), but don't see any way to change that
> > setting, wherever it is being set.
> > 
> 
> Google is your friend:
> 
> "If you go into the "Activates" then type "settings" click on the icon
> that has a spanner and a screwdriver and says "Settings". When it has
> opened, click on the the icon that looks like a lock dial and says
> "Privacy". Now click on the item that says "Screen Lock" then click on
> the toggle switch next the text that says "Automatic Screen Lock". Press
> the button that says Close, and now the item that says "Screen Lock"
> should have "Off" next to it."
> https://ask.fedoraproject.org/en/question/36256/how-do-i-disable-the-gnome-lock-screen/
> 

Ah, thanks. I'da never thought to look there. 'preciate the help!

-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
  The eyes of the Lord are everywhere, 
keeping watch on the wicked and the good.
- Proverbs 15:3 (niv) -
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] linux kernel 2.2

2014-07-21 Thread Michel Donais
Is there a former version of CentOs working under Linux Kerbnel 2.2?


---
Michel Donais
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] linux kernel 2.2

2014-07-21 Thread John R Pierce
On 7/21/2014 7:36 PM, Michel Donais wrote:
> Is there a former version of CentOs working under Linux Kerbnel 2.2?

last RH system that was 2.2 based I know of was Redhat Linux 7 (not 
Enterprise).  the first RHEL version, RHEL AS 2.1, used kernel 2.4.9



-- 
john r pierce  37N 122W
somewhere on the middle of the left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos