64 Bit Linux Install

Ask your questions regarding TimeTrex installation here.
Locked
fullmoonguru
Posts: 106
Joined: Wed Jun 16, 2010 5:08 am

64 Bit Linux Install

Post by fullmoonguru »

I see that teh download specifies 32 bit linux. Is there any way to install on a 64 bit linux machine?
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: 64 Bit Linux Install

Post by shaunw »

The 32bit install usually works on 64bit Linux installations as well. But you can always use the manual .ZIP file if you prefer.
fullmoonguru
Posts: 106
Joined: Wed Jun 16, 2010 5:08 am

Re: 64 Bit Linux Install

Post by fullmoonguru »

Thx!
Surpass
Posts: 11
Joined: Fri Sep 23, 2011 6:39 am

Re: 64 Bit Linux Install

Post by Surpass »

To install TimeTrex in a clean install for CentOS 64-bit, I had to add the following packages:

Code: Select all

yum install glibc.i686 stdc++.i686 php
I will be adding in LDAP authentication as well and will update the list as needed.
Locked