Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to setup my ruby on rails development environment on CentOS. I used to use debian but for some reason I switch. Now when I'm trying

yum install apache2 curl ...(other packages) nodejs

It reports no package found for apache2, libmysqlclient-dev, and nodejs.

Can anyone tell me how to fix this problem? I'm new to CentOS. Thanks.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.