Blog Image

Linux^2

What you may find here

In this blog you'll mainly find all things Linux - problems, solutions, reports, rants, tips & tricks etc. with the occasional off-topic entry thrown in. You never would have guessed looking at the URL, huh?
In diesem Blog findet ihr hauptsächlich Themen rund um Linux - Probleme, Lösungen, Berichte, Meinungen, Tips & Tricks und dazwischen ein paar überhaupt nicht dazu passende Einträge. Wärt ihr bei der URL nie drauf gekommen, ne?

Mailt mal! Email me!

Impact of gsm-ussd 0.1.2!

gsm-ussd Posted on Sa, Mai 01, 2010 21:02:37

I hope you are having a great First of May!

Instead of a maypole I give you gsm-ussd 0.1.2. Nothing much happened with gsm-ussd in itself; if you already have it installed and use it, you probably won’t need version 0.1.2.

The real news are happening in the project infastructure: Running „make rpm“ in the top level directory of the project will create a RPM package in the „packages/“ subdirectory, just like „make tar“ and „make deb“! At this time the package was tested on Fedora Core 12. Please give feedback of success/failure on other RPM-based distributions, if you try it!

Thanks for the quick implementation of the RPM package creation go to Marcel, who wrote the highly useful comments to the 0.1.1 posting. 95% of the work was done by him!

Just as with the DEB package, the following is true too for the RPM package: The tar file contains a few files more than the RPM package, but if you’re not interested in developing gsm-ussd, the RPM package will be easier to install:

# rpm -ihv gsm-ussd-0.1.2-0.noarch.rpm

Here are the downloads:
http://linux.zum-quadrat.de/downloads/gsm-ussd_0.1.2-0.tar.gz
http://linux.zum-quadrat.de/downloads/gsm-ussd-0.1.2-0.noarch.rpm
http://linux.zum-quadrat.de/downloads/gsm-ussd_0.1.2-0_all.deb

As a quick reminder: If you’re interested in contributing to gsm-ussd, have a look at the git repository:
http://github.com/JochenHoch2/gsm-ussd.git
or
git://github.com/JochenHoch2/gsm-ussd.git

Next will be a small GUI based on kdialog and zenity, which will become version 0.2.0.

Have fun,
Jochen



gsm-ussd 0.1.2 ist aufgeschlagen!

gsm-ussd Posted on Sa, Mai 01, 2010 20:39:41

Einen schönen 1. Mai wünsche ich!

Anstelle eines Maibaums setze ich Euch hiermit gsm-ussd 0.1.2. Weiterhin hat sich an der eigentlichen Funktionalität von gsm-ussd nicht viel getan; wer es schon erfolgreich bei sich installiert hat und nutzt, benötigt v0.1.2 nicht unbedingt.

Die eigentlichen Neuigkeiten liegen in der Infrastruktur des Projekts: Der Aufruf „make rpm“ im Top-Level-Verzeichnis des Projekts erstellt nun analog zu „make deb“ und „make tar“ im packages/-Unterverzeichnis ein RPM-Paket! Getestet wurde das Paket bisher in einer (virtuellen) Fedora Core 12 Installation. Feedback zu anderen Distributionen ist sehr willkommen!

Bedanken an der schnellen Umsetzung der RPM-Paketerzeugung müsst ihr Euch bei Marcel, der mir die nützlichen Kommentare zum 0.1.1er Posting geschrieben hat. 95% der Arbeit hat er erledigt!

Analog zum DEB Package gilt auch hier: Im tar-File sind ein paar Dateien mehr als im RPM-Paket, aber wenn Du nicht selbst an gsm-ussd weiterentwickeln möchtest, ist das RPM-File die einfachste Installation:

# rpm -ihv gsm-ussd-0.1.2-0.noarch.rpm

Hier die Dateien zum Download:
http://linux.zum-quadrat.de/downloads/gsm-ussd_0.1.2-0.tar.gz
http://linux.zum-quadrat.de/downloads/gsm-ussd-0.1.2-0.noarch.rpm
http://linux.zum-quadrat.de/downloads/gsm-ussd_0.1.2-0_all.deb

Und zur Erinnerung: Wer an gsm-ussd mitbasteln will, der schaue sich das eigentliche Projekt an:
http://github.com/JochenHoch2/gsm-ussd.git
bzw.
git://github.com/JochenHoch2/gsm-ussd.git

Als nächstes kommt ein wenig GUI-Gebastel mit kdialog und zenity, das wird dann die Version 0.2.0 werden.

Viel Spass,
Jochen