====== iFolder3 auf Ubuntu 8.10 ====== Um den iFolder3 Client auf Ubuntu 8.10 nutzen zu können, kann man sich der PPA-Pakete bedienen. ===== sources.list ===== # ifolder # https://edge.launchpad.net/~marceloshima/+archive/ifolder deb http://ppa.launchpad.net/marceloshima/ifolder/ubuntu intrepid main deb-src http://ppa.launchpad.net/marceloshima/ifolder/ubuntu intrepid main ===== Import GPG ===== apt-key advanced --keyserver wwwkeys.eu.pgp.net --recv-keys ED649F97DE6BFD99 Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver wwwkeys.eu.pgp.net --recv-keys ED649F97DE6BFD99 gpg: Schlüssel DE6BFD99 von hkp Server wwwkeys.eu.pgp.net anfordern gpg: Schlüssel DE6BFD99: Öffentlicher Schlüssel "Launchpad PPA for Marcelo Boveto Shima" importiert gpg: Anzahl insgesamt bearbeiteter Schlüssel: 1 gpg: importiert: 1 (RSA: 1) ===== iFolder3 Search/Install ===== * aptitude search ifolder p ifolder3 - iFolder Client p ifolder3-doc - iFolder Client p libifolder0 - iFolder Client * aptitude install ifolder3 Die folgenden NEUEN Pakete werden zusätzlich installiert: binfmt-support{a} ifolder3 libmono-corlib1.0-cil{a} libmono-i18n1.0-cil{a} mono-common{a} mono-jit{a} 0 Pakete aktualisiert, 6 zusätzlich installiert, 0 werden entfernt und 0 nicht aktualisiert. Muss 2343kB an Archiven herunterladen. Nach dem Entpacken werden 7025kB zusätzlich belegt sein. ** (iFolderClient.exe:14297): WARNING **: The following assembly referenced from /usr/bin/iFolderClient.exe could not be loaded: Assembly: gnome-sharp (assemblyref_index=0) Version: 2.20.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/bin/). ** (iFolderClient.exe:14297): WARNING **: Could not load file or assembly 'gnome-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. Es wird also zusätzlich Gnome-Sharp benötigt. * aptitude install gnome-sharp2 Die folgenden NEUEN Pakete werden zusätzlich installiert: cli-common{a} gnome-sharp2 gnome-sharp2-examples{a} libart2.0-cil{a} libgconf2.0-cil{a} libglade2.0-cil{a} libglib2.0-cil{a} libgnome-vfs2.0-cil{a} libgnome2.0-cil{a} libgtk2.0-cil{a} libmono-cairo1.0-cil{a} libmono-system1.0-cil{a} mono-gac{a} mono-runtime{a} 0 Pakete aktualisiert, 14 zusätzlich installiert, 0 werden entfernt und 0 nicht aktualisiert. Muss 2538kB an Archiven herunterladen. Nach dem Entpacken werden 10,4MB zusätzlich belegt sein. ===== iFolder Start ===== * ifolder3 findet sich nach der Installation unter Applications>Zubehör>iFolder3 FIXME Leider funzt es noch nicht :-( ** (iFolderClient.exe:5827): WARNING **: The following assembly referenced from /usr/lib/Novell.iFolder.dll could not be loaded: Assembly: System.Web.Services (assemblyref_index=0) Version: 1.0.5000.0 Public Key: b03f5f7f11d50a3a The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib). ** (iFolderClient.exe:5827): WARNING **: Could not load file or assembly 'System.Web.Services, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Unhandled Exception: System.TypeLoadException: Could not load type 'Novell.iFolder.iFolderApplication' from assembly 'iFolderClient, Version=3.7.2.0, Culture=neutral'.