Thank you for pointing this out. It is a problem with the build system and I 
will fix it for the next release (soon-ish). More detail inline.

On Monday 22 January 2007 13:41, alihelmy wrote:
> ****This is an edited version of a previous post****
>
>
> Hey mates,
>
> I downloaded and compiled libtprl (configure, make and make install) and
> then did the same for tpserver-cpp from
> home/seth/work/dev/c/thousandParsec/tpserver-cpp (this is where i extracted
> the files)
>
> however, when i run the server now, i get:
> [EMAIL PROTECTED]:~$ tpserver-cpp
> default-load-handler: cannot open input file:
> "/home/seth/../modules/tpcl/mzscheme/designstruct.scm" (No such file or
> directory; errno=2) default-load-handler: cannot open input
> file: "/usr/local/share/designstruct.scm" (No such file or
> directory; errno=2)

tpserver-cpp looks in two places to find the designstruct.scm file. It isn't 
the smartest code, but it works. You should only get one "warning".

> I browsed over to /usr/local/share and found the designstruct file in a
> directory /tpserver... so i moved it outside and now i only get
> [EMAIL PROTECTED]:~$ tpserver-cpp
> default-load-handler: cannot open input file:
> "/home/seth/../modules/tpcl/mzscheme/designstruct.scm" (No such file or
> directory; errno=2)
>
> so is that ok? or do i still need to do something about it?

That means it did load one proprely and it working.  I will fix it so it only 
produces an error when it can't find either.

> ------------------------
> Cheers,
>         seth
>      <A>

Later
Lee

Attachment: pgphpbMZtZC13.pgp
Description: PGP signature

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to