Hi all, I’m following the instructions on the wiki to setup the deployment environment on CentOS, etc. i.e. https://wiki.wocommunity.org/pages/viewpage.action?pageId=8585219&src=search
However, this step: sudo curl -o /etc/yum.repos.d/wocommunity.repo https://raw.github.com/wocommunity/wonder/master/Utilities/Linux/wocommunity.repo Does not seem to work for me. I don’t know why it’s not able to read the repo from the url. If I just do curl I get nothing. However, using Safari I was able to get the contents of that url which looks like this: [wocommunity] name=WOCommunity baseurl=http://packages.wocommunity.org/CentOS/$releasever/ enabled=1 gpgcheck=0 #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6-LocalRepo protect=0 Should I create the /etc/yum.repos.d/wocommunity.repo by hand and replae $releasever with the number 6 then? Thank you
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
