Ok, Suse Linux Enterprise Desktop 11 should be released anytime now. Novell has already posted a preview version here: http://www.novell.com/promo/home/sneakpreview.html I have access to the beta and have been running it on my primary laptop for about 2 months now. Most of the grips with my SLED10 install are now gone. Hiberbation works great, battery life is much longer etc.... But I was suprised at iFolder 3.7 client was nowhere on the DVD. When I tried to install ifolder 3.7 it complained about deps. Some quick googling shows other having issues with it on Opensuse 11.1 (of which SLED 11 is based on). I got it working and it was fairly simple. So here are the steps. This should work with Gnome and KDE. Of course, lets hope that Novell gets the iFolder 3.7 client updated by the time SLED 11 is official. You will need to grab your iFodler 3.7 install from your OES 2 server and log4net from here http://download.opensuse.org/distribution/10.3/repo/oss/suse/noarch/log4net-1.2.9-104.noarch.rpm Step 1: If you already tried to install iFolder or Simias, uninstall them Step 2: Uninstall log4net using YaST or do an " rpm -e log4net " (With ifolder and simias removed, you should not get any dependancy errors) Step 3: Install older log4net version using YaST or with a " rpm -i log4net-1.2.9-104.noarch.rpm" Step 4: Install simais with " rpm -ivh simias-1.8.0.8322.1-0.3.i586.rpm" Step 5: Install ifolder client with " rpm -Uvh --nodeps ifolder3-3.7.1.8322.1-1.i586.rpm " Note the --nodeps option Step 6: Edit the file /usr/bin/ifolder and change the first uncommneted line to this: The new part is in Bold test. export MONO_PATH=/opt/novell/ifolder3/lib:/opt/novell/ifolder3/lib/simias/web/bin:/usr/lib:/usr/lib/mono/gtk-sharp-2.0:$MONO_PATH That should be it. Launch iFolder and go to town. The above fix will not help with getting nautilus-ifolder or novell-ifolder-plugins to install. I didn't spend much time on that but maybe I'll hack on it later. Also, for those of you that upgrade, it will remove your old iFolder version during upgrade. After re-installing ifolder 3.7 with the above fix you will need to remove the /home/username/.local/share/simias folder. Then you can resync or merge your ifolders back.