Redland Windows release 1.0.0
OK, so I’ve finally managed to get rasqal to compile correctly in release mode; turned out just to be the .csproj file which I was able to fix up by hand. I also fixed the issue with SPARQL compilation and turned on support for it.
I’ve sent in patches to redland-dev with all my changes; over the weekend I’ll work on putting together proper development packages (includes, libs, and so forth).
The binary Windows releases are up:
https://nzlinux.org.nz/files/redland/redland-1.0.0-win32-release.zip (1.3M; Redland DLLs only)
https://nzlinux.org.nz/files/redland/redland-bindings-1.0.0.2-python-setup.exe (1.4M; Windows installer for Python bindings)
The MD5 checksums are:
3ae7787a251229ff3d7e923cb5d357c4 redland-1.0.0-win32-release.zip
afda97c1f65e93bd196a6f3acd8b8425 redland-bindings-1.0.0.2-python-setup.exe
PGP Signatures are available at:
https://nzlinux.org.nz/files/redland/redland-1.0.0-win32-release.zip.sig
https://nzlinux.org.nz/files/redland/redland-bindings-1.0.0.2-python-setup.exe.sig
Signed by:
John C Barstow (Redland Win32 port signing key) [1024D/548D7543] with fingerprint: 369C 9E25 4FDB 55AC 6D62 70F4 D33D B3F6 548D 7543
May 12th, 2005 at 5:41 pm
Congratulations and thanks for doing this. I’ve had a brief look at the source patches but not yet considered what to merge.
May 12th, 2005 at 5:58 pm
I’m happy to maintain the Windows port for the forseeable future. I’ll ping the mailing list later with some additional comments and instructions. I’m also going to be building the c# bindings tonight.
Any chance we can get these packages mirrored over at download.librdf.org?
May 12th, 2005 at 9:09 pm
I’ve mirrored them to http://download.librdf.org/binaries/win32/ and added the notes from this post.
The source patches should go nearby when you send them. Also, where’s your GPG (redland signing) key?
May 12th, 2005 at 10:14 pm
The signing key was uploaded to subkeys.pgp.net with key ID 548D7543
May 13th, 2005 at 10:01 am
[…] , Python — JBowtie @ 1:57 pm
UPDATE: An updated version is available; see the official announcement. This is a DEBUG port of the Redland 1.0.0.2 P […]
May 13th, 2005 at 10:14 am
[…] enses and .NET bindings
Filed under: PlanetRDF — JBowtie @ 10:14 am
The Windows port of Redland is subject to the same licenses as the original - […]
May 14th, 2005 at 8:36 am
Can you try to compile the ruby bindings to see if it works? Please!
May 14th, 2005 at 10:15 am
I’ll look at the other language bindings next week, from reports so far I need to look at enabling and testing the various back ends first.