Hello, I'm using Firebird 2.1.2, Mono 2.2-14.1, openSUSE 11.1.
The package mono-data-firebird version 2.2-14.1 in the openSUSE Build Service still contains version 1.7.1 of the Firebird .NET provider, which doesn't work with Firebird 2.1. So I got version 1.7.2: Firebird .NET provider version 1.7.2: Downloaded, unpacked, ran make from directory ~/ftpdaten/NETProvider_17/builds/linux. Compilation succeeded - 13 warnings. gacutil -i FirebirdSql.Data.Firebird.dll succeeded. This version is usable with Firebird 2.1. But I can only add the reference to a project by using the page ".NET assembly" in the "Edit References" dialog and searching for the dll. The list on the page "Packages" doesn't contain FirebirdSql. How can I change that? Now I want to port an application using .NET 2.0 from Windows, so I'd prefer version 2.1 of the provider. Downloaded, unpacked, ran make from directory ~/ftpdaten/NETProvider/build/linux. This time, no joy: s...@elend:~/ftpdaten/NETProvider/build/linux> make makefile:40: *** Mehrfache Target-Muster. Schluss. (I suppose the error message means "multiple target patterns. End.") So I opened the NETProvider/FirebirdSql.Data.FirebirdClient.sln in MonoDevelop (1.9.1 = 2.0 Alpha 2). First error message, on opening: "/home/sib/ftpdaten/NetProvider/FirebirdSql.Data.FirebirdClient.sln(10): Nicht unterstütztes oder nicht erkanntes Projekt: '/home/sib/ftpdaten/NETProvider/source/WixInstaller/WixInstaller.wixproj'. As far as I can see WixInstaller is for Windows anyway, so that doesn't worry me. The project FirebirdSql.Data.FirebirdClient compiles, but gacutil says "Failure adding assembly FirebirdSql.Data.FirebirdClient.dll to the cache: Attempt to install an assembly without a strong name". What did I miss? Thank you, Sibylle -- Keine Signatur _______________________________________________________________________ DSL zum Nulltarif + 20 Euro Extraprämie bei Online-Bestellung über die DSL Freundschaftswerbung! http://dsl.web.de/?ac=OM.AD.AD008K15279B7069a ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
