---
title: foursquare als o2-kunde in deutschland auf dem palm pre installieren
date: "2010-01-07T18:58:00+01:00"
url: "https://wirres.net/articles/5470"
tags: [o2, pre, foursquare, palm pre]
category: wirres.net
additional_categories: [wirres.net]
author: felix schwenzel
---

# foursquare als o2-kunde in deutschland auf dem palm pre installieren

[foursquare](http://foursquare.com/) gibt es jetzt [auch als app für den palm pre](http://foursquare.com/palm/). leider kann man es bis heute als o2-kunde nicht im pre-app-catalog bekommen. wer es trotzdem auf dem pre installieren möchte kann es, sofern sein pre den [developper-mode](http://www.precentral.net/konami-code-enables-developer-mode-really) aktiviert hat kann man es sich trotzdem installieren.
 

als root im terminal auf dem pre einloggen mit

> novacom -t open tty://

dann von [github](http://github.com/foursquare/foursquare-palmpre/downloads) die ipk-datei runterladen und mit ipkg installieren:

> cd /tmp/  
> wget http://cloud.github.com/downloads/foursquare/foursquare-palmpre/com.foursquare.foursquare_0.7.0_all.ipk  
> ipkg -o /var/ install com.foursquare.foursquare_0.7.0_all.ipk  
> rm com.foursquare.foursquare_0.7.0_all.ipk  
> /usr/bin/luna-send palm://com.palm.applicationManager/rescan {}
