In the OpenPetra project, we completely depend on NAnt, which works out very well for us.But we have had now several problems with permissions for executing nant on Windows, from the Program Files directory. Also the creation of the nant.bat
BsDiff for Windows and .net
This program is based on the excellent unix tool bsdiff from Colin Percival. I made some adjustments, so that it would compile in C++ mode in Dev-C++ IDE (mingw compiler), using the libbzip2 package. This version is based on bsdiff
Installing Java Stored Procedures on PostgreSQL 8.0 (Win)
February 2005 look at the page PL Java Website.change the file C:\Program Files\PostgreSQL\8.0\data\postgresql.conf: dynamic_library_path = ‘$libdir;C:/Program Files/PostgreSQL/8.0/pljava’custom_variable_classes = ‘pljava’pljava.classpath = ‘C:/Program Files/PostgreSQL/8.0/pljava/pljava.jar’ Set the classpath: set CLASSPATH=%CLASSPATH%;deploy.jar;..\jdbc\postgresql-8.0.309.jdbc2.jar;pljava.jar change into directory “Program Files\PostgreSQL\8.0\pljava” and execute java org.postgresql.pljava.deploy.Deployer -install -database mydatabase -user
GIMP, Gaim, GTK
Install gimp 2.0 and gaim 0.79 on Windows, problems with GTK 2.4:according to the gimpwin-users list, do this:Install Gaim’s GTK+- 2.2.4, then Gaim, then uninstall Gaim’s GTK+-, and install GTK+- 2.4.1 and Gimp. Gaim should still work with GTK+- 2.4.1.You
Download websites with dynamically generated content (question mark in URL)
You should use the Windows version of wget, because that converts the ? nicely to the @ character. wget http://www.somewebpage.org –recursive \ –level=5 –relative –tries=1 –convert-links