trying to run 'yum install nginx*' (stable version) on centos 6 using these instructions: http://nginx.org/en/linux_packages.html#stable I get the following error
Transaction Check Error: file /usr/lib64/nginx/modules/ngx_http_geoip_module.so conflicts between attempted installs of nginx-module-geoip-1.12.2-1.el6.ngx.x86_64 and nginx-mod-http-geoip-1.10.2-1.el6.x86_64 file /usr/lib64/nginx/modules/ngx_http_image_filter_module.so conflicts between attempted installs of nginx-mod-http-image-filter-1.10.2-1.el6.x86_64 and nginx-module-image-filter-1.12.2-1.el6.ngx.x86_64 file /usr/lib64/nginx/modules/ngx_http_xslt_filter_module.so conflicts between attempted installs of nginx-mod-http-xslt-filter-1.10.2-1.el6.x86_64 and nginx-module-xslt-1.12.2-1.el6.ngx.x86_64 file /usr/lib64/nginx/modules/ngx_http_perl_module.so conflicts between attempted installs of nginx-module-perl-1.12.2-1.el6.ngx.x86_64 and nginx-mod-http-perl-1.10.2-1.el6.x86_64 file /usr/lib64/perl5/vendor_perl/auto/nginx/nginx.so conflicts between attempted installs of nginx-module-perl-1.12.2-1.el6.ngx.x86_64 and nginx-mod-http-perl-1.10.2-1.el6.x86_64 file /usr/lib64/perl5/vendor_perl/nginx.pm conflicts between attempted installs of nginx-module-perl-1.12.2-1.el6.ngx.x86_64 and nginx-mod-http-perl-1.10.2-1.el6.x86_64 Error Summary -------------------------------- I also tried changing nginx.repo to the mainline version but that didn't work either. is it becuase I'm running a 64 bit machine? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,278870,278870#msg-278870 _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx