fugue - 2005-11-09

I think we need a thread similar to the OSX one for people encountering problems installing on cygwin.

I will begin with my problem:

I have installed rcssbase using:
>configure
>make
>make install

When I try and do the same for rcssserver I get the following problem:

ld: cannot find -lrcssnet

The files appear to have been installed into my /usr/local/lib folder but ld cannot find the tool

Can anyone help?