[Liblas-devel] RE: Building the .net/mono bindings

Martin Rodriguez mrodriguez at stereocarto.com
Tue Sep 2 09:22:13 EDT 2008



Hi:


> Building library is a minimum, but you may want to build & run tests as
> well.

Perhaps we could Start only with the library then.

>> Is it possible add NUNIT DLLs to the csharp trunk?

>>Is it needed?
>>Why not to ask user to install NUNIT in his environment?
>>Plus, make ./configure to detect availability of NUNIT and turn on/off
>>execution of tests - automation is the key.


The problem is that NUNIT have old versions in the linux repositories.
Perhaps the best is write instructions to run the test by hand.
To use test in mono I had to copy the DLLS by hand from the NUNIT webpage...
Autootols don´t have good friends in mono community i think hehe...

A complete MONO installation need a GAC registration like in windows (by
console is posible) and the use of pkg-config file like in gtk, sqlite
etc,... 
I believe is not our task create a package for linux of NUNIT.


In windows we don´t have any problem because we have a nice installer and we
can detect if the user have NUNIT installed.

I have write the problems and dependencies in linux with NUNIT.

Regards.








More information about the Liblas-devel mailing list