Alfresco 4.2c installation on Debian Squeeze (amd64)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2013 12:22 PM
Hi,
I am trying to run the alfresco installer (alfresco-community-4.2.c-installer-linux-x64.bin) but it keeps requesting for some libraries.
I have installed these packages ttf-dejavu-core fontconfig-config libfontconfig1 libsm6 libxrender1 libxext6 libice6 libxt6 but the issue remains.
This is my sources.list file:
I am trying to run the alfresco installer (alfresco-community-4.2.c-installer-linux-x64.bin) but it keeps requesting for some libraries.
Some or all of the libraries necessary to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXextYou are strongly advised to abort this installation and install them first using your package manager.For more information, please refer to http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/install-lolibfiles.html‍‍‍‍‍
I have installed these packages ttf-dejavu-core fontconfig-config libfontconfig1 libsm6 libxrender1 libxext6 libice6 libxt6 but the issue remains.
This is my sources.list file:
deb http://ftp.br.debian.org/debian/ squeeze maindeb-src http://ftp.br.debian.org/debian/ squeeze maindeb http://security.debian.org/ squeeze/updates maindeb-src http://security.debian.org/ squeeze/updates main# squeeze-updates, previously known as 'volatile'deb http://ftp.br.debian.org/debian/ squeeze-updates maindeb-src http://ftp.br.debian.org/debian/ squeeze-updates main‍‍‍‍‍‍‍‍‍‍‍
Labels:
- Labels:
-
Archive
8 REPLIES 8

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2013 12:21 AM
Hi
I never faced this problem( i am using CentOS).
I think on custom installation option, give the option to install or use the default alfreso office suite. This will help in avoiding the above mentioned error.
You dont need the OS installed office suite, since alfresco comes with it
Like to hear ur feedback
I never faced this problem( i am using CentOS).
I think on custom installation option, give the option to install or use the default alfreso office suite. This will help in avoiding the above mentioned error.
You dont need the OS installed office suite, since alfresco comes with it
Like to hear ur feedback
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2013 01:56 PM
The message occurs before anything:
root@debian:~# aptitude install ttf-dejavu-core fontconfig-config libfontconfig1 libsm6 libxrender1 libxext6 libice6 libxt6[ … installation … ]root@debian:~# ./alfresco-community-4.2.c-installer-linux-x64.binSome or all of the libraries necessary to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXextYou are strongly advised to abort this installation and install them first using your package manager.For more information, please refer to http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/install-lolibfiles.htmlDo you want to continue with the installation? [y/N]:‍‍‍‍‍‍‍‍‍

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2013 06:53 PM
Hi,
I have Debian 6.0.7 Squeeze 64x (amd64) and tried to install Alfresco 4.2.c from the ..64.bin file.
Installed successfully the libraries suggested on documentation:
http://docs.alfresco.com/4.2/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fsimpleinstall-...
Then, created the symlinks to match with ".so" extensions for the libraries in /usr/lib directory.
The error persists:
Any ideas?
I have Debian 6.0.7 Squeeze 64x (amd64) and tried to install Alfresco 4.2.c from the ..64.bin file.
Installed successfully the libraries suggested on documentation:
http://docs.alfresco.com/4.2/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fsimpleinstall-...
Then, created the symlinks to match with ".so" extensions for the libraries in /usr/lib directory.
The error persists:
Some or all of the libraries necessary to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXextYou are strongly advised to abort this installation and install them first using your package manager.For more information, please refer to http://docs.alfresco.com/4.2/topic/com.alfresco.enterprise.doc/concepts/install-lolibfiles.html Do you want to continue with the installation? [y/N]:‍‍‍‍‍‍‍‍‍
Any ideas?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2013 02:50 AM
I saw that you have mentioned that u installed the libraries, but I think you may be you might have missed the all required library installation
Can you please cross check
sudo apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1‍‍‍
Can you please cross check

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2013 10:43 AM
Sorry for the delay, here there are the results when I try to install the libraries. From my point of view there´s nothing to do with the library installation, but help would be appreciated:
apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1
Reading package lists… Done
Building dependency tree
Reading state information… Done
libfontconfig1 is already the newest version.
libice6 is already the newest version.
libice6 set to manually installed.
libsm6 is already the newest version.
libsm6 set to manually installed.
libxrender1 is already the newest version.
libxt6 is already the newest version.
libxt6 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
Thanks.
apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1
Reading package lists… Done
Building dependency tree
Reading state information… Done
libfontconfig1 is already the newest version.
libice6 is already the newest version.
libice6 set to manually installed.
libsm6 is already the newest version.
libsm6 set to manually installed.
libxrender1 is already the newest version.
libxt6 is already the newest version.
libxt6 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
Thanks.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2013 05:47 PM
Hello again,
I tried to install LibreOffice then tried to install the suggested libraries:
apt-get install libfontconfig1 libsm6 libice6 libxrender1 libxt6
Reading package lists… Done
Building dependency tree
Reading state information… Done
libfontconfig1 is already the newest version.
libice6 is already the newest version.
libice6 set to manually installed.
libsm6 is already the newest version.
libsm6 set to manually installed.
libxrender1 is already the newest version.
libxt6 is already the newest version.
libxt6 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Same result, I cannot install Alfresco.
Is there something else I could do?
Thanks.
I tried to install LibreOffice then tried to install the suggested libraries:
apt-get install libfontconfig1 libsm6 libice6 libxrender1 libxt6
Reading package lists… Done
Building dependency tree
Reading state information… Done
libfontconfig1 is already the newest version.
libice6 is already the newest version.
libice6 set to manually installed.
libsm6 is already the newest version.
libsm6 set to manually installed.
libxrender1 is already the newest version.
libxt6 is already the newest version.
libxt6 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Same result, I cannot install Alfresco.
Is there something else I could do?
Thanks.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2013 03:48 AM
http://capens.net/content/installing-alfresco-42-debian-6
In case it gets deleted, the post suggests:
<blockquote>
apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1
apt-get install libgif4 libjpeg62 libpng12-0 libstdc++5 libxinerama1
</blockquote>
I hope that helps.
In case it gets deleted, the post suggests:
<blockquote>
apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1
apt-get install libgif4 libjpeg62 libpng12-0 libstdc++5 libxinerama1
</blockquote>
I hope that helps.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2013 10:16 AM
Hi all,
the same problem for me!
SO: Ubuntu 10.04.4 LTS x64
Alfresco: 4.2.c
This works for me:
the same problem for me!
SO: Ubuntu 10.04.4 LTS x64
Alfresco: 4.2.c
This works for me:
$ sudo apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1$ cd /usr/lib$ sudo mkdir x86_64-linux-gnu$ sudo cp libICE.so.6 libSM.so.6 libXext.so.6 libXrender.so.1 libfontconfig.so.1 x86_64-linux-gnu‍‍‍‍‍‍
