[CentOS] centos at windows network

2013-11-29 Thread Igor Littig
Hello everyone. When I try to view the windows network which I connected, the error "unable to mount share list from server" pops up. Once I tuned my firewall off, everything works fine. Does anyone know how to configure iptables in order to don't disable them. My current configuration of iptables

[CentOS] 64bit centos and wine

2013-11-29 Thread Igor Littig
Hello everyone. Has anybody ever tried to install 32bit wine to 64bit centos. I was able to run 64 bit wine, but some of mine application require 32 bit wine, but I cannot install it. It says to install 32bit development libraries at first. Does it make sense, what I'm doing ? I will be really appr

Re: [CentOS] 64bit centos and wine

2013-12-05 Thread Igor Littig
"Protected multilib versions: libstdc++-4.4.7-4.el6.i686 != libstdc++-4.4.7-3.el6.x86_64 " Does anybody have ideas how can I work around this problem ? 2013/12/1 Mark LaPierre > On 11/30/2013 01:55 AM, Igor Littig wrote: > > Hello everyone. Has anybody ever tried to install 32b

[CentOS] Fwd: 64bit centos and wine

2013-12-06 Thread Igor Littig
-- Forwarded message -- From: Igor Littig Date: 2013/12/6 Subject: Re: [CentOS] 64bit centos and wine To: Reindl Harald I've been trying to do "yum upgrade" right now, but I'm getting the same multilib error with "gnutls" package and it sto

Re: [CentOS] Fwd: 64bit centos and wine

2013-12-06 Thread Igor Littig
; > try downgrade the x86_64 version temporary > or "rm -rf /var/cache/yum/*" to hopefully > catch a different mirror > > i have not seen gnutls-2.8.5-15.el6.x86_64 here > by myself - so this is interesting, maybe this > one is very recently packaged > > Am 06.12.20

Re: [CentOS] Fwd: 64bit centos and wine

2013-12-06 Thread Igor Littig
nathan > Greetings, > > On Fri, Dec 6, 2013 at 4:39 PM, Igor Littig wrote: > > > > However, I've got "libstdc++-4.4.7-4.el6.i686" installed. Maybe > "configure" > > search the lbraries in a wrong place ? > > > > I am not sure. > &g

Re: [CentOS] Fwd: 64bit centos and wine

2013-12-06 Thread Igor Littig
Ok... Sorry... If I'm doing just "yum install wine" it's installing 64bit wine, which is useless for me, because most of my windows applications require 32 bit libraries. 2013/12/6 Nicolas Thierry-Mieg > On 12/06/2013 12:32 PM, Igor Littig wrote: > > Oh, yes. I