Im trying to install wine on cent OS 5 and when I type yum -enablerepo=rpmforge install wine it says Command line error: option -e: invalid integer value: 'nablerepo=rpmforge' Any Ideas?
On Sat, 2010-11-20 at 16:53 -0600, CourseLanguage wrote:> Im trying to install wine on cent OS 5 and when I type > yum -enablerepo=rpmforge install wine > it says > Command line error: option -e: invalid integer value: 'nablerepo=rpmforge' > > Any Ideas? >Use double hyphen: yum --enablerepo=rpmforge install wine FYI the convention is that single letter options take a single hyphen ( -d ) but that longer option names have a double hyphen ( --debug ). Some programs break this convention, e.g. find, java and javac , so get in the habit of reading the manpage or trying the help option, which will be one of -?, -h, --help or -help, before yelling. Martin
I am a newbie here and just wanna say Hi to everyone. I am Crystal from Louisiana, US. __________________ free photoshop tutorials (http://www.photoshop-garden.com)
CourseLanguage wrote:> Command line error: option -e: invalid integer value: 'nablerepo=rpmforge'This is not RedHat/Centos forum. See yum man page for details. (Hint: long options start with two dashes not one).
CourseLanguage
2010-Nov-22 06:12 UTC
[Wine] Re: yum -enablerepo=rpmforge install wine error
yer i tried yum --enablerepo=rpmforge install wine and it says wine package not found
CourseLanguage
2010-Nov-23 07:15 UTC
[Wine] Re: yum -enablerepo=rpmforge install wine error
né©
I am a newbie here and just wanna say Hi to everyone. I am Crystal from Louisiana, US. __________________ free photoshop tutorials (http://www.photoshop-garden.com)