[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Sep 22 22:24:12 1999 
Subject:Re: FIXED: popvision on linux 
From:Aaron Sloman See text for reply address 
Volume-ID:990922.04 

davidy@cogs.susx.ac.uk (David Young) gave me the clues needed to fix
the problem.

I edited $poplocal/local/popvision/lib/objectfile.p and then it all
worked.

This is now in the tar file
    ftp://ftp.cs.bham.ac.uk/pub/dist/poplog/popvision.tar.gz
    http://www.cs.bham.ac.uk/research/poplog/popvision.tar.gz

And in the browsable directory
    ftp://ftp.cs.bham.ac.uk/pub/dist/poplog/popvision/
or
    http://www.cs.bham.ac.uk/research/poplog/popvision/

see lib/objectfile.p

I'll add a report to the bugfixes directory. This was the fix:

add

#_ELSEIF hd(sys_machine_type) == "pc" and sys_os_type(2) == "linux"
    lconstant ARCH = 'linux', SUFFIX = '.so';

Actually that test may not be specific enough but it works.

Thanks David

Aaron
===
-- 
Aaron Sloman, ( http://www.cs.bham.ac.uk/~axs/ )
School of Computer Science, The University of Birmingham, B15 2TT, UK
EMAIL A.Sloman AT cs.bham.ac.uk   (NB: Anti Spam address)
PAPERS: ftp://ftp.cs.bham.ac.uk/pub/groups/cog_affect/0-INDEX.html