On Tue, Sep 11, 2007 at 12:11:54PM +0100, John Buckman wrote:
> Is there any special trick to getting aolserver to work on 64bit linux?

Not as far as I know.  I've used the AOLserver 4.0.10.x branch as of
2006-03-28 (from CVS) ever since then on x86-64 Linux.

On Tue, Sep 11, 2007 at 09:21:40AM -0700, Tom Jackson wrote:
> My laptop is 64 bit:
> Linux localhost 2.6.18-gentoo-r4 #1 SMP Mon Nov 20 16:49:16 UTC 2006 x86_64 
> AMD Turion(tm) 64 X2 Mobile Technology TL-52 AuthenticAMD GNU/Linux

> But when it builds I get the impression it isn't 64 bit.  Don't know how to 
> check it. 

Here's one way:

$ file /usr/local/aol4/bin/nsd /usr/local/bin/tclsh8.4 /usr/bin/tclsh8.4
/usr/local/aol4/bin/nsd: ELF 64-bit LSB executable, AMD x86-64, version 1 
(SYSV), for GNU/Linux 2.6.0, dynamically linked (uses shared libs), for 
GNU/Linux 2.6.0, not stripped
/usr/local/bin/tclsh8.4: ELF 64-bit LSB executable, AMD x86-64, version 1 
(SYSV), for GNU/Linux 2.6.0, dynamically linked (uses shared libs), for 
GNU/Linux 2.6.0, not stripped
/usr/bin/tclsh8.4:       ELF 64-bit LSB executable, AMD x86-64, version 1 
(SYSV), for GNU/Linux 2.6.0, dynamically linked (uses shared libs), for 
GNU/Linux 2.6.0, stripped

That's on an Intel x86-64 server, running Ubuntu 6.06:

$ uname -srvm
Linux 2.6.20.4 #1 SMP PREEMPT Sat Mar 31 07:46:01 EDT 2007 x86_64

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"

$ grep name /proc/cpuinfo
model name      :                   Intel(R) Xeon(TM) CPU 3.80GHz
model name      :                   Intel(R) Xeon(TM) CPU 3.80GHz

$ dpkg -l libc6
||/ Name     Version              Description
+++-========-====================-=================================================
ii  libc6    2.3.6-0ubuntu20.4    GNU C Library: Shared libraries and Timezone 
data

$ apt-cache show libc6 | grep Architecture | uniq
Architecture: amd64

-- 
Andrew Piskorski <[EMAIL PROTECTED]>
http://www.piskorski.com/


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to