Hi Folks,
This was to do with a multitude of dependency issues.
You basically require

   - >=jdk1.8.X
   - new version of gcc
   - new version of Perl

Lewis

On Wed, Apr 27, 2016 at 3:17 PM, Lewis John Mcgibbney <
[email protected]> wrote:

> Hi dev@,
> So right now, having moved to a new machine, specifics of which are
> provided below,
>
> Linux xdata.jpl.nasa.gov 2.6.32-573.3.1.el6.x86_64 #1 SMP Thu Aug 13
> 22:55:16 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> CentOS release 6.7 (Final)
>
> LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
> CentOS release 6.7 (Final)
> CentOS release 6.7 (Final)
>
> [lmcgibbn@xdata language-pack-ar-en-phrase-2015-03-18]$ gcc --version
> gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> [lmcgibbn@xdata language-pack-ar-en-phrase-2015-03-18]$ java -version
> java version "1.8.0_92"
> Java(TM) SE Runtime Environment (build 1.8.0_92-b14)
> Java HotSpot(TM) Server VM (build 25.92-b14, mixed mode)
>
> [lmcgibbn@xdata language-pack-ar-en-phrase-2015-03-18]$ perl -version
> This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux
> (with 1 registered patch, see perl -V for more detail)
>
> I bump in to the following when attempting to run a joshua server for the
> AR->EN language pack... or any language pack I have. I am using Joshua
> master.
>
> [lmcgibbn@xdata language-pack-ar-en-phrase-2015-03-18]$ ./run-joshua.sh
> -server-port 5674 -threads 10
>     server-port: 5674
> Java HotSpot(TM) Server VM warning: You have loaded library
> /data/home/lmcgibbn/incubator-joshua/lib/libken.so which might have
> disabled stack guard. The VM will try to fix the stack guard now.
> It's highly recommended that you fix the library with 'execstack -c
> <libfile>', or link it with '-z noexecstack'.
> * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
> *        This probably means that the KenLM library didn't compile.
> *        Make sure that BOOST_ROOT is set to the root of your boost
> *        installation (it's not /opt/local/, the default), change to
> *        $JOSHUA, and type 'ant kenlm'. If problems persist, see the
> *        website (joshua-decoder.org).
>
> I've built libken.so fine, there are no issues whatsoever. Does anyone
> have a suggestion?
> Thanks
> Lewis
>
> --
> *Lewis*
>



-- 
*Lewis*

Reply via email to