<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hello, I'm using a network simulator (NS2) which requires shapelib to be installed.<BR>
&nbsp;<BR>
When the install script runs the command:<BR>
"g++ -g -l shp -o common/....."<BR>
It gives the error that it cannot find shp, which I am presuming is the shapelib library. Could anyone tell me how to install the library in cygwin so that <FONT class="">GCC finds it?</FONT><BR>
&nbsp;<BR>
Many thanks<BR>
Alex Triffitt<BR ><BR></body>
</html>