Home Home Archive Archive



DEC 5TH, 2001
Compiling a new BusyBox version for Elinos

create a new project (this is just a convenience - you only need the ELINOS.sh script) execute “. ELINOS.sh” get the busybox*.tar package and untar it edit the Config.h file and decidewhat you want in the busybox edit the Makefile. set DOSTATIC apropriately set CROSS=$(ELINOS_BIN_PREFIX)- make make install cd /opt/elinos/i386-target/[static|libc6|libc5] (depending on what you want to change, idealy all three) move the current busy-box away: “mv busybox busybox-0.46” copy the busybox you have created here: “cp -a NEW_BUSYBOX_PROJECT_DIR/busybox-0. Read on


DEC 5TH, 2001
cpio

Cpio is a utility to copy files to and from archives. This patch enables cpio to be verbose about the files that it does not copy, which is very handy for seeing cpio’s progress through a tape or simply for debuging. Diff -u -r against cpio 2.4.2 cpio_2.4.2-37sp_i386.deb - Debian package of the patched cpio cpio_2.4.2-37sp.diff.gz cpio_2.4.2-37sp.dsc Read on


DEC 5TH, 2001
Glue

Glue is the working title of a project that intends to replace or at least to complete or complement today’s money or currency system. month: “2001/12” year: “2001” It is based on the idea of a credit/debit system. In past times this system needed a centralised controlling authority. With the uprise of public key systems and trust rings a central point is not required any longer. Glue at it’s current stage is not even alpha and aspires to explore the concept and eventually provide a proof of concept implementation. Read on


DEC 5TH, 2001
Installation des SGKB java Clients unter Linux

Anleitung Stellen Sie sicher, dass Sie beim ersten Mal, an dem Sie mit Ihrem Client auf die Online Banking Seite zugreiffen, Java-Script in den Einstellungen eingeschaltet haben. Die Applikation wir nun versuchen die Java Applikation im Netscape Verzeichnis zu installieren. Damit dies möglich ist muss die Applikation Schreibzugriff auf das Verzeichnis java/classes haben. Wenn dies noch nicht der Fall ist, dann sollten Sie dies entsprechend einrichten: localhost: $ su Password: # Unter Debian: # (473 ist die Versionsnummer des Browers localhost: # cd /usr/lib/netscape/473/netscape/java localhost: # chmod a+w classes # Unter SuSE 6. Read on


DEC 5TH, 2001
ispell-choose

Ispell-choose is a wrapper around ispell that let’s you choose first which dictionary/language you want to use and then calls ispell. This is usefull for programms such as pine that use ispell as their spellchecker. download 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