VMD-L Mailing List
From: Bogdan Costescu (Bogdan.Costescu_at_IWR.Uni-Heidelberg.De)
Date: Mon Dec 12 2005 - 06:04:24 CST
- Next message: Michal Kolinski: "Re: fedora core 4 install problem"
- Previous message: Vlad Cojocaru: "compilation from source: make error message"
- In reply to: Vlad Cojocaru: "compilation from source: make error message"
- Next in thread: John Stone: "Re: compilation from source: make error message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
On Mon, 12 Dec 2005, Vlad Cojocaru wrote:
> PS2. Regarding babel... (for Bogdan) .. as John mentioned I was
> asking about babel just because I wanted to use the plugin for vmd
> ... but I gave up in the meantime because babel doesnt compile on
> AMD64
Well, it does for me as a 32bit binary, just as I mentioned in my
previous message... I just changed in the Makefile the line:
CC = cc
into
CC = gcc -m32
and I obtained a binary linked with:
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/tls/libm.so.6 (0x002d9000)
libc.so.6 => /lib/tls/libc.so.6 (0x001a7000)
/lib/ld-linux.so.2 (0x0018e000)
(no lib64 or somesuch) which works. This is on a CentOS 4.2 (RHEL4
based) system with Opteron CPUs. What error message do you get when
you do the same on SuSE 10 ?
-- Bogdan Costescu IWR - Interdisziplinaeres Zentrum fuer Wissenschaftliches Rechnen Universitaet Heidelberg, INF 368, D-69120 Heidelberg, GERMANY Telephone: +49 6221 54 8869, Telefax: +49 6221 54 8868 E-mail: Bogdan.Costescu_at_IWR.Uni-Heidelberg.De
- Next message: Michal Kolinski: "Re: fedora core 4 install problem"
- Previous message: Vlad Cojocaru: "compilation from source: make error message"
- In reply to: Vlad Cojocaru: "compilation from source: make error message"
- Next in thread: John Stone: "Re: compilation from source: make error message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]