Hi!

I'm trying to test iFolder on Ubuntu. Grabbed the Opensuse 10.2 srpm's, grabbed the tarballs (couldn't find them elsewhere), but compiling simias fails:

/../Simias.Web/SharedCollection.cs(1012,7): error CS0246: The type or namespace 
name `Stat' could not be found. Are you missing a using directive or an 
assembly reference?
/../Simias.Web/SharedCollection.cs(1020,9): error CS0246: The type or namespace 
name `Stat' could not be found. Are you missing a using directive or an 
assembly reference?
/../Sync/SyncPolicy.cs(56,11): warning CS0219: The variable `member' is 
assigned but its value is never used
Compilation failed: 2 error(s), 11 warnings
make[5]: *** [SimiasLib.dll] Error 1

Shouldn't 'Stat' be in Mono.Posix.dll? 'gacutil -l Mono.Posix' shows it being installed.

Also, if someone has already packaged iFolder for Debian/Ubuntu, please let me know :)


t
_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to