Trying to install-from-workspace under Linux
Posted: 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:
Any ideas?
There seems to be a lot of Windows-related stuff in that error message... (.dll's and .exe's)...
- Caligari
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