Menu

#32 508b on Cygwin installs, but fails to load stdlib.tf

5.0 beta 8
open
nobody
None
5
2016-01-09
2016-01-09
No

hello,

I installed latest tf-508-b under Cygwin.
I modified the PATH to work.

./configure (OK)
make install (OK)

When i launch tf, it fails to load libs. TF launches, but I cannot use /help or any tf-functions as there are errors in stdlib.tf. I do think I did the installation properly. This might have something to do with cygwin.

TinyFugue installation successful.

tf binary: /home/foobar/bin/tf.exe

library: /home/foobar/share/tf-lib

make[1]: Leaving directory '/tmp/tf-50b8/src'
TinyFugue version 5.0 beta 8
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys (kenkeys@users.sourceforge.net)
Type /help copyright' for more information. Using PCRE version 2.08 31-Aug-1999 Type/help', /help topics', or/help intro' for help.
Type `/quit' to quit tf.

% LC_CTYPE category set to "en_GB.UTF-8" locale.
% LC_TIME category set to "en_GB.UTF-8" locale.
% Warning: Can't figure out name of mail file.
% Loading commands from /home/foobar/share/tf-lib/stdlib.tf.
% /home/foobar/share/tf-lib/stdlib.tf, line 36: Warning: whitespace following final '\'
% /home/foobar/share/tf-lib/stdlib.tf: line 36: Warning: possibly missing trailing \ % /home/foobar/share/tf-lib/stdlib.tf, line 37: Warning: whitespace following final '\'
% /home/foobar/share/tf-lib/stdlib.tf, line 37: macro syntax error: expected /endif, found end of body.
% /home/foobar/share/tf-lib/stdlib.tf: line 37: Warning: possibly missing trailing \ % /home/foobar/share/tf-lib/stdlib.tf, line 38: Warning: whitespace following final '\'
% /home/foobar/share/tf-lib/stdlib.tf: line 38: Warning: possibly missing trailing \ % /home/foobar/share/tf-lib/stdlib.tf, line 40: Warning: whitespace following final '\'
% /home/foobar/share/tf-lib/stdlib.tf: line 40: Warning: possibly missing trailing \ % /home/foobar/share/tf-lib/stdlib.tf, line 41: Warning: whitespace following final '\'
% /home/foobar/share/tf-lib/stdlib.tf, line 41: unexpected /ELSEIF in outer block
% /home/foobar/share/tf-lib/stdlib.tf: line 41: Warning: possibly missing trailing \ % /home/foobar/share/tf-lib/stdlib.tf, line 42: Warning: whitespace following final '\'

Any help appreciated!

Discussion


Log in to post a comment.