Testing Alfresco

Safe as Milk - Wed, 06/08/2008 - 12:05pm

I’ve been evaluating Alfresco over the last day or two, and I’ve had some trouble getting started.

The main problem I’ve had is that there doesn’t seem to be any docs specifically for people trying out the 30 day hosted evaluation. All the docs I’ve seen have, at some stage, entries like “If you are unable to map your drive, contact your system administrator or refer to the topic Setting up the CIFS server in the Installation Guide”. There seems to be an underlying assumption I’m self-hosting.

So in spite of my best efforts to try and use CIFS or WebDAV to copy content, play with versioning, etc, I have no idea what to enter for server name, share & directory for a file share in Nautilus, and the links “View in CIFS” and “View in WebDAV” don’t work for me in Firefox.

I also downloaded AlfrescoEnterprise 2.2.0, which suffers from the typical problems I’ve seen most Java enterprise software suffer from - it doesn’t seem to work out of the box. I have a JDK installed, and OpenOffice, but the various install scripts fail at various points because @@ALFRESCO_DIR@@ hasn’t been replaced during installation, and once I’ve edited the scripts to handle that, one script (start_oo.sh) looks for an soffice binary in “~/Alfresco/openoffice.org2.1/program/”. So, not heard of “which” then.

End result of several hours of playing around is that Alfresco looks like a nice web application, but I’m not in a position to recommend it to Linux users because the client software doesn’t install properly, and I can’t figure out how to use the file shares in Nautilus.

Lazyweb, can you help me out, please?

PS. Why does Nautilus’s “Windows share” dialog have all 3 of server, share and folder? I’d really like to be able to follow docs for windows that talk about entering \\YourMachineName\alfresco\Users\YourSpaceName as the share (s/\\/\//g;s/^/smb:/), and let the client software work out which bits are the share, and which bits are folders. Idem for WebDAV.