[MonoDevelop] Installing MonoDevelop

sa5webber sa5webber at yahoo.com
Thu Apr 26 00:07:10 UTC 2012


The previous installation process I was following from the README file seemed
to be taking me down a rabbit hole of dependencies , especially following
the dependencies for gtksourceview-sharp-2.0-0.12. So I backed up and
followed another installation I found on the MonoDevelop website whose
dependencies are

- Mono 2.6
- Mono.Addins 0.5
- Gtk# 2.12.8

These dependencies at least compiled and MonoDevelop no longer complains
about missing dependencies, however I now have the following cannot load
assembly errors when compiling Sharpen. The compile error is as follows.

Thanks in advance for any help anybody can offer.

*********************************************************************
Making all in contrib
make[1]: Entering directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib'
Making all in Mono.Cecil
make[2]: Entering directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Mono.Cecil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Mono.Cecil'
Making all in Mono.Debugger.Soft
make[2]: Entering directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Mono.Debugger.Soft'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Mono.Debugger.Soft'
Making all in NRefactory
make[2]: Entering directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/NRefactory'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/NRefactory'
Making all in Sharpen
make[2]: Entering directory
`/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Sharpen'
mkdir -p ../../build/bin
xbuild ./Sharpen.csproj
XBuild Engine Version 2.8.2.0
Mono, Version 2.8.2.0
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2009.

Build started 4/25/2012 4:43:29 AM.
__________________________________________________
Project
"/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Sharpen/Sharpen.csproj"
(default target(s)):
	
	Target PrepareForBuild:
		Configuration: Debug Platform: AnyCPU
	
	Target GenerateSatelliteAssemblies:
	No input files were specified for target GenerateSatelliteAssemblies,
skipping.
	
	Target CoreCompile:
		Tool /usr/local/bin/gmcs execution started with arguments: /noconfig
/debug:full /debug+ /optimize- /out:obj/Debug/Sharpen.dll AssemblyInfo.cs
Sharpen/AccessController.cs Sharpen/AList.cs Sharpen/Arrays.cs
Sharpen/AtomicInteger.cs Sharpen/AtomicLong.cs Sharpen/AtomicReference.cs
Sharpen/AtomicReferenceArray.cs Sharpen/BufferedInputStream.cs
Sharpen/BufferedOutputStream.cs Sharpen/BufferedReader.cs
Sharpen/ByteArrayInputStream.cs Sharpen/ByteArrayOutputStream.cs
Sharpen/Callable.cs Sharpen/CharBuffer.cs Sharpen/CharsetDecoder.cs
Sharpen/CharsetEncoder.cs Sharpen/CodingErrorAction.cs
Sharpen/Collections.cs Sharpen/ConcurrentHashMap.cs Sharpen/ConcurrentMap.cs
Sharpen/CopyOnWriteArrayList.cs Sharpen/CountDownLatch.cs Sharpen/CRC32.cs
Sharpen/CyclicBarrier.cs Sharpen/DataConverter.cs
Sharpen/DeflaterOutputStream.cs Sharpen/EnumerableWrapper.cs
Sharpen/EnumeratorWrapper.cs Sharpen/Executors.cs Sharpen/ExecutorService.cs
Sharpen/Extensions.cs Sharpen/FileChannel.cs Sharpen/FileInputStream.cs
Sharpen/FileLock.cs Sharpen/FileOutputStream.cs Sharpen/FileReader.cs
Sharpen/FileWriter.cs Sharpen/Future.cs Sharpen/GZIPInputStream.cs
Sharpen/GZIPOutputStream.cs Sharpen/InflaterInputStream.cs
Sharpen/InheritableThreadLocal.cs Sharpen/InputStreamReader.cs
Sharpen/LinkageError.cs Sharpen/LinkedHashMap.cs Sharpen/ListIterator.cs
Sharpen/MappedByteBuffer.cs Sharpen/Matcher.cs Sharpen/MessageFormat.cs
Sharpen/ObjectInputStream.cs Sharpen/ObjectOutputStream.cs
Sharpen/OutputStreamWriter.cs Sharpen/Pattern.cs Sharpen/PipedInputStream.cs
Sharpen/PipedOutputStream.cs Sharpen/PrintWriter.cs
Sharpen/PrivilegedAction.cs Sharpen/RandomAccessFile.cs
Sharpen/ReentrantLock.cs Sharpen/Reference.cs Sharpen/ReferenceQueue.cs
Sharpen/Runtime.cs Sharpen/SimpleDateFormat.cs Sharpen/SingletonList.cs
Sharpen/SoftReference.cs Sharpen/SynchronizedList.cs Sharpen/Thread.cs
Sharpen/TimeUnit.cs Sharpen/WrappedSystemStream.cs
Sharpen/AbstractCollection.cs Sharpen/AbstractList.cs Sharpen/AbstractMap.cs
Sharpen/AbstractSet.cs Sharpen/Authenticator.cs Sharpen/ByteBuffer.cs
Sharpen/ByteOrder.cs Sharpen/CharSequence.cs Sharpen/DigestOutputStream.cs
Sharpen/EnumSet.cs Sharpen/Exceptions.cs Sharpen/Executor.cs
Sharpen/FilenameFilter.cs Sharpen/FilePath.cs Sharpen/FilterInputStream.cs
Sharpen/FilterOutputStream.cs Sharpen/InputStream.cs Sharpen/Iterable.cs
Sharpen/Iterator.cs Sharpen/MessageDigest.cs Sharpen/OutputStream.cs
Sharpen/PasswordAuthentication.cs Sharpen/ResourceBundle.cs
Sharpen/Runnable.cs Sharpen/TreeSet.cs Sharpen/LinkedHashSet.cs
Sharpen/ProxySelector.cs Sharpen/Proxy.cs Sharpen/HttpURLConnection.cs
Sharpen/URLEncoder.cs Sharpen/BitSet.cs Sharpen/Channels.cs
Sharpen/BufferedWriter.cs Sharpen/X509TrustManager.cs
Sharpen/X509Certificate.cs Sharpen/TrustManager.cs Sharpen/SSLContext.cs
Sharpen/AtomicBoolean.cs Sharpen/ScheduledThreadPoolExecutor.cs
Sharpen/ThreadFactory.cs Sharpen/ThreadPoolExecutor.cs
Sharpen/WeakReference.cs Sharpen/Process.cs Sharpen/DateFormat.cs
/target:library /unsafe+ /define:DEBUG
/reference:/usr/local/lib/mono/4.0/System.dll
/reference:/usr/local/lib/mono/4.0/ICSharpCode.SharpZipLib.dll
/reference:/usr/local/lib/mono/4.0/System.Web.dll
/reference:/usr/local/lib/mono/4.0/Mono.Posix.dll
/reference:/usr/local/lib/mono/4.0/System.Core.dll /warn:4
: error CS0011: Could not load type
'System.Collections.Concurrent.BlockingCollection`1[T]' from assembly
'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
: error CS0011: Could not load type 'System.Security.SecurityRulesAttribute'
from assembly 'System.Web'.
: error CS0011: Could not load type
'System.Runtime.CompilerServices.CallSite`1[T]' from assembly 'System.Core,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
		Missing method .ctor in assembly
/usr/local/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll,
type System.Security.SecurityRulesAttribute
		Can't find custom attr constructor image:
/usr/local/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
mtoken: 0x0a0009f2
		Missing method .ctor in assembly
/usr/local/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll,
type System.Security.SecurityRulesAttribute
		Can't find custom attr constructor image:
/usr/local/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
mtoken: 0x0a0009f2
	Task "Csc" execution -- FAILED
	Done building target "CoreCompile" in project
"/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Sharpen/Sharpen.csproj".--
FAILED
	
Done building project
"/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Sharpen/Sharpen.csproj".--
FAILED

Build FAILED.
Errors:

/home/s111359/Downloads/MonoDevelop/monodevelop-2.8.8.4/contrib/Sharpen/Sharpen.csproj
(default targets) ->
/usr/local/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

	: error CS0011: Could not load type
'System.Collections.Concurrent.BlockingCollection`1[T]' from assembly
'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
	: error CS0011: Could not load type
'System.Security.SecurityRulesAttribute' from assembly 'System.Web'.
	: error CS0011: Could not load type
'System.Runtime.CompilerServices.CallSite`1[T]' from assembly 'System.Core,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

	 0 Warning(s)
	 3 Error(s)





--
View this message in context: http://mono.1490590.n4.nabble.com/Installing-MonoDevelop-tp4582156p4588494.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list