Home Home Archive Archive



DEC 11TH, 2009
Building heartbeat on Solaris 10

Building heartbeat on Solaris is always a pain. This time it took 4 hours for heartbeat 2.1.3 on x86 Solaris 10. Needed packages (from Sunfreeware): autoconf-2.65-sol10-x86-local automake-1.11-sol10-x86-local bison-2.4.1-sol10-x86-local coreutils-8.1-sol10-x86-local db-4.2.52.NC-sol10-intel-local flex-2.5.35-sol10-x86-local gcc-3.3.2-sol10-intel-local glib-2.20.4-sol10-x86-local gmp-4.2.1-sol10-x86-local libgcc-3.4.6-sol10-x86-local libiconv-1.11-sol10-x86-local libintl-3.4.0-sol10-x86-local libnet-1.1.2.1-sol10-x86-local libsigsegv-2.6-sol10-x86-local libtool-2.2.6b-sol10-x86-local m4-1.4.12-sol10-x86-local make-3.81-sol10-x86-local pkgconfig-0.23-sol10-x86-local Create file /usr/local/bin/gnome-config: #!/bin/sh echo "-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -L/usr/local/lib -lglib-2.0" chmod +x /usr/local/bin/gnome-config Fix gcc headers: cd /usr/local/lib/gcc-lib/i386-pc-solaris2.10/3.3.2/install-tools/ ./mkheaders Fix hardcoded paths: ln -s /bin/perl /usr/local/bin/perl ln -s /usr/local/bin/true /usr/local/bin/python Patch lib/clplumbing/cl_reboot. Read on


DEC 2ND, 2009
OssimPlanet for Ubuntu

OssimPlanet is an open source project for accurate, high performance, 3D Geo-spatial visualization. Our package for Ubuntu is now available at UbuntuGis! Read on


NOV 30TH, 2009
Screencast for PostRails

PostRails is a PostgreSQL database browser and application server. The project was started in the Breakpoint coding session in the beginning of July 2009. The source was published in August on Github. And now, a Screencast should finally explain what PostRails does! Read on


NOV 4TH, 2009
Letting Twinkle handle 'callto' URLs in Firefox

There’s an extension for Firefox called Twinklefox. However it doesn’t run under FF 3.5. I’ve bumped the version in install.rdf, but twinkle won’t get called correctly none the less. I browsed FF’s settings and … made a little wrapper script to call twinkle: $ cat /usr/local/bin/twinkle_callto #!/bin/sh # # firefox will call twinkle_callto like this: # # twinkle_callto callto:+41812528006 number=`echo "$1" | sed 's/callto://'` exec /usr/bin/twinkle --call "$number" There you go. Read on


AUG 17TH, 2009
TaxMe 2008 auf Ubuntu jaunty 9.04 amd64

The saga continues. Nun ja,wir kennen das Muster mitlerweile: ein neues TaxMe, einen neuen Tag mit herumpröbeln verloren. Warum schaffen es DV Informatik auch nach 4 Jahren nicht eine Version von TaxMe herauszugeben, ‘‘‘die einfach läuft’’’? Man nimmt die auf dem Desktop mit Abstand verbreitetste Linux Distribution, startet Taxme und - es tut nicht. So sieht meine TaxMe2008 Installation aus: # apt-get install libswt-gtk-3.4-java libswt-gtk-3.4-java-gcj libswt-gtk-3.4-jni $ cd TaxMe2008/libs $ mv linux-gtk linux-gtk. Read on
← Older Blog Archives Newer →

    Recent Posts

  • Gedanken zur Zukunft von Interlis
  • FOSS4G Europe 2025 Mostar
  • Qgiscloud Db Connection Error
  • How to configure unattended-upgrades of packages from third party deb package repos

    Archive

  • 2025 7
  • 2024 5
  • 2023 7
  • 2022 6
  • 2021 8
  • 2020 6
  • 2019 10
  • 2018 3
  • 2017 3
  • 2016 4
  • 2015 7
  • 2014 9
  • 2013 17
  • 2012 13
  • 2011 29
  • 2010 26
  • 2009 17
  • 2008 9
  • 2007 4
  • 2006 18
  • 2005 2
  • 2004 8
  • 2003 22
  • 2002 5
  • 2001 6

    Categories

  • geo 107
  • linux 74
  • postgis 2
  • programming 36
  • qgis 70
  • qgiscloud 15

Copyright © 2001-2025 Sourcepole AG