[MonoDevelop] MonoDevelop on Fedora 9

bhanu2217 bhanu2217 at yahoo.com
Tue Dec 2 04:01:56 EST 2008


Unable to install Mono Develop on Fedora 9.

I am trying to install Mono Develop on my computer.
I have already installed Mono 2 on my computer and it seems to be working
fine.

so i tried to install the mono develop by using the following command. 
I tried installing Mono 1 and 1.9 both both were not successful.

Please let me know how should i proceed further and what am i missing.

The commands i used are
1. Yum install mono-complete mono-develop 
2. Yum install monodevelop 





 Yum install mono-complete mono-develop 
bash: Yum: command not found
You have new mail in /var/spool/mail/root
[root at localhost monodevelop-1.9.1]# yum install mono-complete mono-develop 
Loaded plugins: refresh-packagekit
updates-newkey                                           | 2.3 kB     00:00     
fedora                                                   | 2.4 kB     00:00    
mono                                                     |  951 B     00:00    
updates                                                  | 2.6 kB     00:03     
Setting up Install Process
Parsing package install arguments
No package mono-develop available.
Resolving Dependencies
--> Running transaction check
---> Package mono-complete.i586 0:1.9.1-2.novell set to be updated
--> Processing Dependency: mono-nunit = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-extras = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-data = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-data-firebird = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: bytefx-data-mysql = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-locale-extras = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-data-oracle = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-data-sybase = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-winforms = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-data-sqlite = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-jscript = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-web = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-data-postgresql = 1.9.1-2.novell for
package: mono-complete
--> Processing Dependency: mono-devel = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: ibm-data-db2 = 1.9.1-2.novell for package:
mono-complete
--> Processing Dependency: mono-core = 1.9.1-2.novell for package:
mono-complete
--> Running transaction check
---> Package mono-core.i586 0:1.9.1-2.novell set to be updated
--> Processing Dependency: libgdiplus0 for package: mono-core
---> Package mono-data-postgresql.i586 0:1.9.1-2.novell set to be updated
---> Package mono-data-sqlite.i586 0:1.9.1-2.novell set to be updated
---> Package mono-data-sybase.i586 0:1.9.1-2.novell set to be updated
---> Package mono-locale-extras.i586 0:1.9.1-2.novell set to be updated
---> Package mono-jscript.i586 0:1.9.1-2.novell set to be updated
---> Package mono-extras.i586 0:1.9.1-2.novell set to be updated
---> Package mono-nunit.i586 0:1.9.1-2.novell set to be updated
---> Package mono-data-oracle.i586 0:1.9.1-2.novell set to be updated
---> Package mono-web.i586 0:1.9.1-2.novell set to be updated
---> Package mono-winforms.i586 0:1.9.1-2.novell set to be updated
---> Package mono-devel.i586 0:1.9.1-2.novell set to be updated
---> Package bytefx-data-mysql.i586 0:1.9.1-2.novell set to be updated
---> Package mono-data-firebird.i586 0:1.9.1-2.novell set to be updated
---> Package mono-data.i586 0:1.9.1-2.novell set to be updated
---> Package ibm-data-db2.i586 0:1.9.1-2.novell set to be updated
--> Running transaction check
---> Package libgdiplus0.i386 0:1.9-1.rhel4.novell set to be updated
--> Processing Dependency: libexif.so.9 for package: libgdiplus0
--> Processing Conflict: mono-core conflicts mono-addins <= 0.3
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package mono-addins.i386 0:0.3.1-2.2.fc9 set to be updated
---> Package libgdiplus0.i386 0:1.9-1.rhel4.novell set to be updated
--> Processing Dependency: libexif.so.9 for package: libgdiplus0
--> Finished Dependency Resolution
libgdiplus0-1.9-1.rhel4.novell.i386 from mono has depsolving problems
  --> Missing Dependency: libexif.so.9 is needed by package
libgdiplus0-1.9-1.rhel4.novell.i386 (mono)
Error: Missing Dependency: libexif.so.9 is needed by package
libgdiplus0-1.9-1.rhel4.novell.i386 (mono)


---------------------------------------------------------------------------------------------------------------------------------------------------

I also tried to download the MonoDevelop packages 1.0 and 1.9 from 
http://monodevelop.com/Download
and after download and extracting i run the following commands

-> ./configure && make && make install 

[root at localhost monodevelop-1.9.1]# ./configure && make && make install 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mono... /usr/bin/mono
checking for gmcs... /usr/bin/gmcs
checking for update-mime-database... /usr/bin/update-mime-database
checking for update-desktop-database... /usr/bin/update-desktop-database
checking for pkg-config... /usr/bin/pkg-config
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking pkg-config is at least version 0.9.0... yes
checking for UNMANAGED_DEPENDENCIES_MONO... no
configure: error: Please install mono version 2.0 or later to install
MonoDevelop.
Please see http://www.mono-project.org/ to download latest mono sources or
packages



-> Mono2.0 is already installed on my computer


I had followed this procedure to install Mono
http://endurotracker.blogspot.com/2008/11/mono-on-fedora-9-installationsetupconfi.html

Mono is working fine but i am not able to install Mono Developer.

Version information:  Mono Version: 2.0.50727.42; ASP.NET Version:
2.0.50727.42
-- 
View this message in context: http://www.nabble.com/MonoDevelop-on-Fedora-9-tp20787426p20787426.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list