My User options file for SciTE

Posted March 5th @ 10:30 by Werner

SciTE is a great text editor – in fact I tested a lot of text editors on Linux, Windows and Mac OS X, but always come back to SciTE since it is comfortable but still fast and small. Everytime I install SciTE on a machine I change the settings so that they fit my need. It’s time to post them somewhere, so that I modify SciTE the next time faster ;) . Read the rest of this entry »

Install Debian Etch as guest in Virtualbox

Posted March 4th @ 8:43 by Werner

In order to prepare Linux executables for distribution, it’s a good idea to compile the executable in an old Linux distribution. Thus it depends only on “old” versions of libraries and the executable should work on most distributions out there (which provide newer but backward compatible libraries). E.g. Dialogblocks, a RAD for wxWidgets, is built in Debian Etch. If you don’t have a spare computer lying around it’s a good idea to install Debian Etch in a virtual machine like VirtualBox. Read the rest of this entry »

Install Gnuplot 4.4.0 (RC1) on Ubuntu Linux

Posted March 3rd @ 5:02 by Werner

The most frequented blog entries here are about installing Gnuplot on Ubuntu Linux or Mac OS X. These entries are still valid for the newer Ubuntu versions. But Gnuplot newest version 4.4.0 is close to be released soon, and in this release there are cairo based pdf and png terminals provided. So you don’t need the pdflib anymore. Below you’ll find updated instructions to compile and install Gnuplot 4.4.0 RC1 with wxt and pdfcairo terminal. These instructions were tested on Ubuntu 8.04 (Hardy Heron) and Ubuntu 9.10 (Karmic Koala) and should also work on 8.10 (Intrepid Ibex) and 9.04 (Jaunty Jackalop). Read the rest of this entry »

GTK-Framework for Mac OS X (as well as cairo, pango, ….)

Posted February 19th @ 3:07 by Werner

There is no official GTK framework for Mac OS X available. They are working hard on it, but in the moment you are forced to compile the framework on your own, though the instructions don’t look that complicated. You could also use macports or fink, but when I use them I always encounter some problems, if a package doesn’t compile. I found an easy and fast solution to install the GTK framework for Mac OS X (using X11) and you also get cairo, pango and other libraries of the GTK project. Read the rest of this entry »

Adding GDI+ headers to MinGW (to compile wxWidgets with wxGraphicsContext support)

Posted September 17th @ 10:10 by Werner

The GDI+ library is mandatory for wxGraphicsContext support on Win32. This is no problem if you’re using Visual C++, since the SDK provides the headers and import libraries, but for MinGW there are no such headers and import libraries provided. But there are some sources on the internet where you can get the necessary files.

Read the rest of this entry »

Install Gnuplot on Mac OS X

Posted September 16th @ 3:12 by Werner

There are some possibilities to install Gnuplot on Mac OS X, none of them is “official”, since the Gnuplot project doesn’t provide binaries for Mac OS X. It’s actually quite easy to configure and compile Gnuplot (i.e. ./configure; make; make install), but some terminals are not built due to missing dependencies and this makes Gnuplot less powerful.

Read the rest of this entry »

Installing sshfs on Mac OS X

Posted June 29th @ 1:47 by Werner

There is a very convenient possibility to remote access folders on computers via ssh: sshfs. On Mac OS X there is also a possiblity to use sshfs and this is a short introduction how to do that.

Read the rest of this entry »

MinGW (3.4.5) binaries of GNU Scientific Library 1.12 for use with MinGW and Visual C++

Posted April 20th @ 3:04 by Werner

“TheĀ GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite”.

Binaries of the GSL 1.11 were already provided in an earlier post including instructions on how the package was assembled. Here, the binaries for GSL 1.12 are provided.

Read the rest of this entry »

Apple keyboard keymap (German) for Windows running as guest on Mac OS X host in Virtualbox

Posted April 17th @ 12:52 by Werner

Puh, that’s a long title. I’m working on Mac OS X and use Virtualbox to run Windows XP as a guest operating system. Virtualbox runs exceptionally well and it’s even free. But the keyboard mapping is problematic since Windows XP assumes a standard PC keyboard. The layout of the Apple keyboards is different, so if you are not a Windows guy, you’ll have troubles to find the backslash ‘\’ or ‘@’. I was looking for a solution for a long time now, but didn’t find anything until now. Stefan Bohm actually published a solution for the same problem if you run parallels. He provided a new keyboard layout for installation (the layout is called ‘Parallels Keyboard Map’) as well a registry hack so that the ‘alt’ keys work as expected.

Read the rest of this entry »

MinGW (3.4.5) binaries of GNU Scientific Library 1.11 for use with MinGW and Visual C

Posted December 12th @ 11:05 by Werner

The binaries for GSL 1.12 are provided in this post: MinGW (3.4.5) binaries of GNU Scientific Library 1.12 for use with MinGW and Visual C++

“The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite”.

GSL is quite Unix centric but one might want to use the library at least with MinGW on Windows. I didn’t find any MinGW binaries of GSL apart from the one provided by the Ascend package or the binaries from GNUWin32 (which is only at version 1.8), but I don’t like graphical installers for libraries and I needed the static library. Therefore I compiled my own library with MSYS (I updated MSYS according to this link) and provide here the tarred binary package, which can also be used with the MinGW compiler without MSYS and with Visual C (import libraries for the shared library are provided).

Read the rest of this entry »

Options:

Size

Colors