arx-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Arx-users] Cygwin compile possible?


From: Walter Landry
Subject: Re: [Arx-users] Cygwin compile possible?
Date: Tue, 03 Feb 2004 17:21:53 -0500 (EST)

"Kevin Light" <address@hidden> wrote:
> Hello,
> 
> I've attempted to build ArX on a Cygwin system without much luck.  ArX.exe
> builds ok, but is never properly installed.  Some of the commands, such as
> my-id, report a "arx: no such command
> (/usr/local/arx/libexec/arch/arch/my_id)".

Which version are you building?  Around 1.0pre14 that was converted
from a shell script into a C++ subroutine.

> Is Cygwin a possiblity?  I've not seen any noise on the mailing lists
> about ArX and Cygwin since early last year.
> 
> I've watched the build and have not noticed any noticeable problems during
> the compile/install.  I've noticed that a significant amount of the
> installed files were missing when comparing the Cygwin install directories
> to a sucessful Linux build.
> 
> Any pointers as to where to start hacking?

Are you building with Scons (www.scons.org)?  If not, I would install
that and build with "scons" and then "scons install".  The build_arx
and install_arx scripts are rather simplistic, and probably can't
handle this situation.

If that doesn't work, the symlinks from $PREFIX/libexec/arch/arch/* to
$PREFIX/libexec/arch/*/* may be causing problems.  Is the symlink
my-id present in $PREFIX/libexec/arch/?

I've delayed doing builds on Cygwin until I've managed to remove
hackerlab.  It has some unportable assumptions that may bite you.  The
next release of ArX (coming out any day now) will probably depend on
gnome-vfs, though hackerlab will still be there.  The next release
after that will probably completely remove hackerlab.

Thanks,
Walter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]