this is for the client, yes? alien creates perfectly fine .deb's from the newest binary rpm's on ifoldercom.
after installing those you need to install libflaim 4.9 ( from novellforge ) if you are on feisty x64 -- 32 bit packages exist in multiverse, i think. then change some errors in /opt/novell/ifolder/bin/simias and ifolder scripts. iirc, remove the os x ifndef and add /opt/novell/ifolder/lib/web/bin to both MONO_PATH's. ----- Original Message ----- From: "Jan-Simon Möller" <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, May 24, 2007 6:28:40 PM (GMT-0500) America/New_York Subject: Re: [Ifolder-dev] problem compiling simias-1.6.7085.1 Hi ! Look in the wiki ! There is a Howto. And there is a part about /MONONATIVE Greets Jan-Simon Am Freitag, 25. Mai 2007 00:09:43 schrieb Timo Aaltonen: > 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 _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev -- Adam M. Dobrin Quidquid latine dictum sit, altum sonatur. _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
