cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco-4.0.a: won't be available as linux 32bit installer

yaziderman
Champ in-the-making
Champ in-the-making
Hey friends,

Not as the previous versions, Alfresco-4 has become in only 64 bit installer for Linux, is there any plans to add a 32bit version, or we have to install it manually?
20 REPLIES 20

lachmac
Champ in-the-making
Champ in-the-making
Really sorry to find this info. This will make the process more difficult.

sasquatch58
Champ in-the-making
Champ in-the-making
I think that if you try it, the manual install isn't very difficult at all and applies to both 32bit and 64bit OS's.
There's good info in the forums on this (depending on your OS - Linux or Windows).
I've had no problems using the WAR files under regular Tomcat installations in Linux rather than using the packaged installer.
I find this allows me to better manage core application upgrades/ patches.
Cheers, Sasquatch

lachmac
Champ in-the-making
Champ in-the-making
Have spent some time reading up on the manual install. If there are any specific posts that her looking at, I will be all the happier to be pointed in the right direction.

I am on Debian Linux 6.0, MySQL 5.1, and Tomcat 6. And not terribly used to JAVA apps, so in need of help.

Smiley Surprisedops:

thoralt
Champ in-the-making
Champ in-the-making
Hi,

same as lachmac - I'm also on Debian 6.0 and reading the docs… It's a bit overwhelming. It would be nice if someone could shed a bit of light on that topic. Esp. which Alfresco files/modules to install, because there were a bunch of them and I am unsure which of them I need.

Best
Thoralt

sasquatch58
Champ in-the-making
Champ in-the-making
This link for Ubuntu (Debian derivative) installation, forum postings https://forums.alfresco.com/en/viewtopic.php?f=14&t=39341 will help.
Use the alfresco-community-4.0.a.zip file from http://sourceforge.net/projects/alfresco/files/Alfresco%204.0.a%20Community/ for your Tomcat installation.
Add the amp files to the alfresco war file as appropriate (alfresco-community-spp-4.0.a.zip, alfresco-community-fdk-4.0.a.zip).

Cheers,

Sasquatch

thoralt
Champ in-the-making
Champ in-the-making
Great! Thank's a lot, I'll try this tomorrow.

Thoralt

thoralt
Champ in-the-making
Champ in-the-making
I went through the installation using the recommended guide, it went all OK so far. The only difference is that I wasn't able to pull swftools via apt-get, so I installed it from source.

Thank you again.
Thoralt

mrogers
Star Contributor
Star Contributor
Don't know the rationale, but yes there's a big performance issue on running on a 32 bit O.S.   I'm surprised that there's even such a thing as 32 bit linux  :wink: H

However from Java's perspective there's no such thing as 32bit/64 bit so there's no difference in the JARs we actually install.

sjoerdjump
Champ in-the-making
Champ in-the-making
is it possibel to upgrade your server to 64 bit?
Im running alfresco on a virtual machine, so it wont be a hassle to get the hoster to give me a 64 bit version, but what steps should I take to "move" my alfresco install to that new environment?

Is a cold backup enough?

- stop the server
- make a cold backup
- move it some where save
- install new server 64 bit
- install comunity 64 bit
- restore backup

Would this work?

Thanks!

mrogers
Star Contributor
Star Contributor
Yes that should be fine.

You should also just be able to replace the version of Java running tomcat (JRE and JDK), as I said above there's no such thing as 64 or 32 bit Java libraries (Jar files)