Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th January 2010, 10:15 AM
tinti's Avatar
tinti Offline
Registered User
 
Join Date: Oct 2006
Posts: 38
linuxfedorafirefox
Monodevelop in F12

Hi, maybe someone could help me running mono and monodevelop in F12.

I installed monodevelop from rawhide repository as I would use v2.2 including the python language add-in.
After successfully installation an first startup of monodevelop, I downloaded the source package Python language support from http://monodevelop.com/Download

Extract the tar.gz run ./configure --prefix=/usr and all I get is:
Code:
Looking for required packages
Checking for package 'gtk-sharp-2.0'.. found.
Checking for package 'mono-addins'.. ERROR: Package named 'mono-addins' >= 0.3 not found.
Try adjusting your PKG_CONFIG_PATH environment variable.
rpm -qa | grep mono

Code:
mono-addins-0.4-9.20091702svn127062.fc13.x86_64
mono-basic-2.4.2-4.fc12.x86_64
mono-core-2.4.3.1-1.fc12.x86_64
mono-data-2.4.3.1-1.fc12.x86_64
mono-data-sqlite-2.4.3.1-1.fc12.x86_64
mono-devel-2.4.3.1-1.fc12.x86_64
monodevelop-2.2-2.fc13.x86_64
monodoc-2.4.3.1-1.fc12.x86_64
mono-extras-2.4.3.1-1.fc12.x86_64
mono-jscript-2.4.3.1-1.fc12.x86_64
mono-ndoc-1.3.1-7.fc12.x86_64
mono-nunit22-2.2.10-12.fc12.x86_64
mono-nunit-2.4.3.1-1.fc12.x86_64
mono-sharpcvslib-0.35-13.fc12.x86_64
mono-web-2.4.3.1-1.fc12.x86_64
mono-winforms-2.4.3.1-1.fc12.x86_64
mono-zeroconf-0.9.0-2.fc12.x86_64
Is there a way to update or synchronise the pkg-config database? Or how could I run this installation?

Thanks for some help.
tinti
Reply With Quote
  #2  
Old 26th January 2010, 11:14 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Try installing the *-devel files


Code:
su
yum install monodevelop-devel mono-addins-devel --enablerepo=raw*e

I'm also running F12 with mono from F13

Code:
[leigh@localhost monodevelop-python-2.2]$ rpm -qa | grep mono |sort
bitstream-vera-sans-mono-fonts-1.10-18.fc12.noarch
dejavu-lgc-sans-mono-fonts-2.30-2.fc12.noarch
dejavu-sans-mono-fonts-2.30-2.fc12.noarch
google-droid-sans-mono-fonts-20090906-5.fc12.noarch
liberation-mono-fonts-1.05.1.20090721-2.fc12.noarch
mono-addins-0.4-9.20091702svn127062.fc13.x86_64
mono-addins-devel-0.4-9.20091702svn127062.fc13.x86_64
mono-basic-2.6-2.fc13.x86_64
mono-basic-devel-2.6-2.fc13.x86_64
mono-cecil-flowanalysis-0.1-0.11.20080409svn100264.fc13.x86_64
mono-cecil-flowanalysis-devel-0.1-0.11.20080409svn100264.fc13.x86_64
mono-core-2.6.1-1.fc13.x86_64
mono-data-2.6.1-1.fc13.x86_64
mono-data-sqlite-2.6.1-1.fc13.x86_64
mono-debugger-2.6-3.fc13.x86_64
mono-debugger-devel-2.6-3.fc13.x86_64
mono-devel-2.6.1-1.fc13.x86_64
monodevelop-2.2-2.fc13.x86_64
monodevelop-debugger-mdb-2.2-4.fc13.x86_64
monodevelop-debugger-mdb-devel-2.2-4.fc13.x86_64
monodevelop-devel-2.2-2.fc13.x86_64
monodoc-2.6.1-1.fc13.x86_64
monodoc-devel-2.6.1-1.fc13.x86_64
mono-extras-2.6.1-1.fc13.x86_64
mono-nat-1.0.2-3.fc13.x86_64
mono-nat-devel-1.0.2-3.fc13.x86_64
mono-ndoc-1.3.1-8.fc13.x86_64
mono-ndoc-devel-1.3.1-8.fc13.x86_64
mono-nunit22-2.2.10-12.fc13.x86_64
mono-nunit22-devel-2.2.10-12.fc13.x86_64
mono-nunit-2.6.1-1.fc13.x86_64
mono-nunit-devel-2.6.1-1.fc13.x86_64
mono-sharpcvslib-0.35-14.fc13.x86_64
mono-sharpcvslib-devel-0.35-14.fc13.x86_64
mono-tools-2.6.1-1.fc13.x86_64
mono-tools-devel-2.6.1-1.fc13.x86_64
mono-wcf-2.6.1-1.fc13.x86_64
mono-web-2.6.1-1.fc13.x86_64
mono-web-devel-2.6.1-1.fc13.x86_64
mono-winforms-2.6.1-1.fc13.x86_64
mono-zeroconf-0.9.0-3.fc13.x86_64
mono-zeroconf-devel-0.9.0-3.fc13.x86_64
[leigh@localhost monodevelop-python-2.2]$
Reply With Quote
  #3  
Old 26th January 2010, 01:01 PM
tinti's Avatar
tinti Offline
Registered User
 
Join Date: Oct 2006
Posts: 38
linuxfedorafirefox
great, it works, at least I can compile my addin.

Now I have to tweak out how to install in monodevelop.

Thanks for your help.
Reply With Quote
Reply

Tags
mono, monodevelop, python

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MonoDevelop ShivaS Alpha - Beta (Fedora 9 Only) 4 15th June 2008 01:44 PM
MonoDevelop HayZam Using Fedora 2 19th September 2007 06:38 PM
Monodevelop jjesurun Using Fedora 4 4th September 2007 08:40 PM
help monodevelop ronin1982 Programming & Packaging 16 29th November 2006 03:44 PM
Monodevelop rcassick Using Fedora 7 29th July 2006 10:57 PM


Current GMT-time: 04:57 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat