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

Re: Any progress with FIS GT.M?



On Tue, 19 Jun 2012, Bhaskar, K.S wrote:



> On 06/19/2012 10:59 AM, Yaroslav Halchenko wrote:
> >>>$>  strace -fF -o /tmp/123strace2.log $gtm_dist/mumps -direct
> >>It works for me if I add
> >>  gtmroutines=$gtm_dist/libgtmutil.so
> >>to the environment.
> >rright -- forgot about this one ;-)  so many hidden precious env
> >variables without any punishing me-forgetful error messages ;)

> [KSB] Actually, GT.M did issue an error message saying it couldn't
> find the routine!

do you mean:
$> gtm_dist=/usr/lib/fis-gtm/V5.5-000+git80-g211bd16_x86_64 /usr/lib/fis-gtm/V5.5-000+git80-g211bd16_x86_64/mumps -run %XCMD 'write $text(^%RSEL)'             
%GTM-E-ZLINKFILE, Error while zlinking "%XCMD"
%GTM-E-FILENOTFND, File %XCMD not found

this one?  I was just whining that it was not as as descriptive for a silly me as

%GTM-E-FILENOTFND, File %XCMD not found.  Use gtmroutines environment variable to define the path to routines

;-)

> >so whenever help files and gpgagent.tab is composed we should strip prefix as
> >well.   Is there a clean "fix"? ;)

> [KSB] Yes, there is.  The GDE program is used to maintain the global
> directory (gtmhelp.gld) which in turn points to the help database.
> This is easily fixed as follows:

> # export gtm_dist=<path to GT.M>
> # export gtmroutines=$gtm_dist/libgtmutil.so
> # export gtmgbldir=$gtm_dist/gdehelp.gld
> # $gtm_dist/mumps -run GDE
> >...<
> This should make both ZHELP and the HELP command in GDE work.

COOL -- I will give it a shout

> >dpkg-shlibdeps: warning: debian/fis-gtm-5.5.000/usr/lib/fis-gtm/V5.5-000+git80-g211bd16_x86_64/plugin/libgtmcrypt.so contains an unresolvable reference to symbol gtm_ci: it's probably a plugin.
> [KSB] The database encryption plugin always runs in the context of a
> mumps process, which should provide the gtm_* functions.

coolio -- less TODO then ;)

-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        


Reply to: