Daniel, > Does Minosse RDBMS build and run on Mono?
Yes, it is implemented to build and run under both .NET and Mono: the call for test is right to know if is there any unknown issue between the two frameworks, although I believe there'd be none. > On what platforms does it build and run? Linux, > Windows, MacOS, Solaris, FeeBSD, etc.? It is built on Windows, but since it doesn't make use of P/Invoke (it is implemented in pure C#) it shouldn't be an issue. > Does Minosse RDBMS build and run on Microsoft .NET > Framework? Yes. > What are the licenses used for this project? I see > GPL. Could your client libraries be LGPL instead of > GPL please? Maybe in the summary page of SF.net is still listed as GPL project, although you can see in the sources and in the LICENSE file in the source repository the project is now LGPL. > Checking out from subversion does not count as > downloading. With a "beta", we need some files to > "download". Can you provide these files please? I'm sorry for that: I will post binaries of the project as soon as possible to SF.net. Cheers. Antonello On 2/12/07, Daniel Morgan <[EMAIL PROTECTED]> wrote: > Great! > > Does Minosse RDBMS build and run on Mono? > > On what platforms does it build and run? Linux, > Windows, MacOS, Solaris, FeeBSD, etc.? > > Does Minosse RDBMS build and run on Microsoft .NET > Framework? > > Also, where can we download it? Do you have a source > tarball or zip file? What about a binary tarball too? > > What are the licenses used for this project? I see > GPL. Could your client libraries be LGPL instead of > GPL please? > > Checking out from subversion does not count as > downloading. With a "beta", we need some files to > "download". Can you provide these files please? > > Thanks, > Daniel > > --- Antonello Provenzano <[EMAIL PROTECTED]> wrote: > > > Dear Fellows, > > > > About 3 years ago I founded the project Minosse, the > > first example of > > a fully functional embedded RDBMS written in C# > > language, presented as > > master thesis at university. > > For a couple of years I actively developed, although > > I wasn't really > > experienced in managing such this kind of project > > and after a while it > > came to death. > > > > Since, between all the projects I started and > > developed this is the > > one I heart the most, couple of month ago I decided > > to resume the > > development and I came across a "stable" version of > > the library. > > > > What I'm asking to you is to take a look at the > > project and setup some > > little test cases and potentially give me > > suggestions, or even more > > help me, for the development and the bug-fixing (or > > documentation if > > possible) of what is left before having a stable > > release of the > > project. > > > > You can find more information about Minosse, plus > > SVN repository, on > > SourceForge.net: > > > > http://sourceforge.net/projects/minossedb > > > > Thank you all for all the consideration you will > > give the project and > > the help you'll decide to give me for the > > development. > > > > Cheers. > > Antonello > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > > ____________________________________________________________________________________ > Looking for earth-friendly autos? > Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. > http://autos.yahoo.com/green_center/ > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
