On Mon, May 20, 2013 at 2:02 PM, m.roth@5-cent.us wrote:
Yves S. Garret wrote:
On Mon, May 20, 2013 at 1:22 PM, m.roth@5-cent.us wrote:
Yves S. Garret wrote:
On Mon, May 20, 2013 at 12:58 PM, m.roth@5-cent.us wrote:
Yves S. Garret wrote:
Hello all, I'm running CentOS 6.4.
Today I tried installing monodevelop and this is the result of the installation: http://bin.cakephp.org/view/258829139
Now. When I went to my terminal and ran monodevelop... nothing.
When
I tried to locate the actual executable by running find . -name "*monodevelop*" (kinda overkill, but figured that I'd
get
this option out of the way), I couldn't find anything. So, now,
I'm
scratching
my head and wondering what to do next :) . Where did I mess up?
Am
I not starting monodevelop correctly? If so, how should I start
it?
<snip> >> > $ rpm -ql monodevelop >> > package monodevelop is not installed >> > >> > Even more weird, when I look at the list of installed packages, this >> > is what I see: >> > http://bin.cakephp.org/view/455219047 >> > >> > It's as if monodevelop is not installed? >> >> Right. rpm -qa | grep -i monodevelop >> >> If that gives you nothing, try yum list monodevelop. <snip> > And to answer your question, here is the output: > http://bin.cakephp.org/view/217568741
And there's your answer - it doesn't like the repo. Also, you really should pay attention to the other folks' comments, questioning the security of what you want to install.
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I just deleted that repo.
And yes, I knew I was taking a risk. To be honest, I wasn't sure what to do next after hitting my head against the wall so much, hence such drastic measure.