Hi!
> > "Don't expect a project that uses Makefiles to function properly with
> > paths that have colons, spaces, etc to function properly". Keep things
> > as simple as possible and you won't have issues with building LTP :).
> 
> Okay, at least add this into the INSTALL file so that other people
> doesn't get confused as I did.
> 

Here is a patch for that, hope you don't mind I've quoted your mail
reply in it :).

Hmm and there is still Rishkesh K Rajak as main LTP maintainer in
README.

And CREDITS file seems to be pretty old too.

-- 
Cyril Hrubis
[email protected]
Index: ltp-dev-local/INSTALL
===================================================================
--- ltp-dev-local.orig/INSTALL
+++ ltp-dev-local/INSTALL
@@ -65,6 +65,12 @@ what to do next...
 Compiling LTP
 -------------------
 
+Prerequisites
+-------------------
+Don't expect LTP to build properly with paths that have colons, spaces,
+semicolons and other strange characters in. Keep things as simple as possible
+and you won't have issues with building LTP :).
+
 In-build-tree
 -------------------
 In-build-tree support is when you build binaries (applications, binary objects)
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to