Forums

Trying to install-from-workspace under Linux

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

Trying to install-from-workspace under Linux

Postby Caligari » Sun Mar 29, 2009 12:45 am

I'm using an Ubuntu 8.10 system. I've done the svn co to get the current tree, but I can't get install-from-workspace working for me. It might well be that I am missing something in my Ubuntu setup. I seem to have libmono installed, version 1.9.1, but it possible that I'm missing some part of it which is expected?

Note that I haven't installed any of the downloadable installations before this. Do I need to do that before I can install from workspace?

Anyway, I'm in Source and I try:

sudo ./install-from-workspace

and I get:
Code: Select all
You may need to run via sudo or as root in order to
install to system directories like /usr/local/cobra

Compiling installation program...
error: COBRA INTERNAL ERROR / Win32Exception / ApplicationName='gmcs', CommandLine='/target:exe /debug- /optimize+ /out:"InstallFromWorkspace.exe" /r:"System.dll"  "-r:System.EnterpriseServices.dll" -debug+ "-out:InstallFromWorkspace.exe" -nologo -nowarn:0162,0169,0183,0184,0219,0414,0429,1717,1718  -lib:"/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot"  -- "_ch_cobra-extra-source.cobra.cs" "/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot/Cobra.Lang/CobraCore.cobra.cs" "/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot/Cobra.Lang/CobraFrame.cobra.cs" "/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot/Cobra.Lang/ExceptionReportWriter.cobra.cs" "/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot/Cobra.Lang/HtmlExceptionReportWriter.cobra.cs" "/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot/Cobra.Lang/Exceptions.cobra.cs" "/home/caligari/Cobra-Informal-Release-2009-03-20/Source/Snapshot/Cobra.Lang/Extensions.cobra.cs" "/home/
Compilation failed - 1 error, 0 warnings
Not running due to errors above.


Any ideas?

There seems to be a lot of Windows-related stuff in that error message... (.dll's and .exe's)...

- Caligari
Caligari
 
Posts: 33

Re: Trying to install-from-workspace under Linux

Postby gauthier » Sun Mar 29, 2009 3:04 am

Hi,

could you check if "gmcs" from command line is giving something?

here is what I get:
Code: Select all
error CS2008: No files to compile were specified
gauthier
 
Posts: 116

Re: Trying to install-from-workspace under Linux

Postby Charles » Sun Mar 29, 2009 4:13 am

Yeah it looks like Mono run-time is installed, but not the full dev tools. So maybe there is another package to be installed. Can you search your packages for "mono"?

Or you can build mono from source.

Like gauthier said, you're gmcs seems to be missing.
Charles
 
Posts: 2515
Location: Los Angeles, CA

Re: Trying to install-from-workspace under Linux

Postby Caligari » Sun Mar 29, 2009 5:06 am

Yup, just needed to install mono-gmcs. Given how many mono packages there were for me to chose from, and that under ubuntu, at least, while mono was installed, gmcs wasn't, it might be worth noting that gmcs is a required component in order for cobra (or simply the install) to work.

Thanks for the good help, as always!

- Caligari
Caligari
 
Posts: 33


Return to Discussion

Who is online

Users browsing this forum: No registered users and 39 guests