Вы находитесь на странице: 1из 3

Install alfresco 4.0 on ubuntu 11.04 using command line - w3cyberlearnings http://www.w3cyberlearnings.com/Install_alfresco_4.0_on_ubuntu_11....

Install alfresco 4.0 on ubuntu 11.04 using


command line
From w3cyberlearnings

You need to install an alfresco 4.0 version on your Ubuntu 11.04 box. This is the fresh installation guide
which is based on the document from [http://docs.alfresco.com/4.0/index.jsp http://docs.alfresco.com
/4.0/index.jsp installation guide].

This tutorial can be applied to most of the Linux operations such as Ubuntu, RedHat, SUSE Linux with some
modification of the command line.

Contents
1 Requirement software for Alfresco
2 Install JDK 6
2.1 Setup the jdk repository
2.2 Install jdk
3 Install OpenOffice
4 Install ImageMagick
5 Install Flash Player
6 Install SWF Tools
6.1 Install dependent packages
6.2 Install swf tools and setup repository
6.2.1 /etc/apt/sources.list
6.2.2 update the repository
6.2.3 Install swf tools
7 Install TinyMCE language packs
8 Download Lastest Alfresco
9 Install Alfresco

Requirement software for Alfresco

Java JDK 6 jdk


OpenOffice
ImageMagick
Flash Player
SWF tools
TinyMCE language packs
Alfresco Module Package
Firefox extension

Install JDK 6

You may need to setup the jdk packages for ubuntu in the official repository.

Setup the jdk repository

1 de 3 01/04/2012 20:57
Install alfresco 4.0 on ubuntu 11.04 using command line - w3cyberlearnings http://www.w3cyberlearnings.com/Install_alfresco_4.0_on_ubuntu_11....

root@htvlc:~#add-apt-repository ppa:ferramroberto/java
root@htvlc:~#apt-get update

Install jdk

root@htvlc:~#apt-get install sun-java6-jdk

Install OpenOffice

root@htvlc:~#apt-get install openoffice.org

Install ImageMagick

root@htvlc:~#apt-get install imagemagick

Install Flash Player

first remove all the old flash plugin


secondly install the new flash plugin

root@htvlc:~#apt-get remove flashplugin-* --purge


root@htvlc:~#apt-get install flashplugin-nonfree

Install SWF Tools

Before you install the swf tool, make sure the linux compilers and other depend packages are installed.

Install dependent packages

root@htvlc:~#apt-get install gsfonts libart-2.0-2 libc6 libfreetype6 libgcc1 libgif4 libjpeg62 libstdc++6 libt1-

Install swf tools and setup repository

/etc/apt/sources.list

Add the following in the /etc/apt/sources.list

deb http://ubuntu.mirror.cambrium.nl/ubuntu/ hardy main universe

update the repository

root@htvlc:~#apt-get update

Install swf tools

2 de 3 01/04/2012 20:57
Install alfresco 4.0 on ubuntu 11.04 using command line - w3cyberlearnings http://www.w3cyberlearnings.com/Install_alfresco_4.0_on_ubuntu_11....

root@htvlc:/home/sophal# apt-get install swftools

Install TinyMCE language packs

root@htvlc:/home/sophal# apt-get install tinymce

Download Lastest Alfresco

The current version of alfresco that I used to install is Alfresco v4. You may have a newer version. Or you
visit the alfresco website at http://www.alfresco.com/try/ Download (http://www.alfresco.com/try/) to
download the alfresco.

Install Alfresco

root@htvlc:/home/sophal# ./alfresco-community-4.0.c-installer-linux-x64.bin
Language Selection

Please select the installation language


[1] English - English
[2] French - Franais
[3] Spanish - Espaol
[4] Italian - Italiano
[5] German - Deutsch
[6] Japanese -
[7] Dutch - Nederlands
Please choose an option [1] : 1
----------------------------------------------------------------------------
Welcome to the Alfresco Community Setup Wizard.

----------------------------------------------------------------------------
Installation Type

[1] Easy - Installs servers with the default configuration


[2] Advanced - Configures server ports and service properties.: Also choose optional components to install.
Please choose an option [1] :

Retrieved from "http://www.w3cyberlearnings.com


/index.php?title=Install_alfresco_4.0_on_ubuntu_11.04_using_command_line&oldid=863"

This page was last modified on 9 February 2012, at 11:29.


This page has been accessed 296 times.
Content is available under Creative Commons Attribution Share Alike.

3 de 3 01/04/2012 20:57

Вам также может понравиться