Hallo W-W-W Gemeinde,
ich nutze auf meiner Suse Linux 10 Installation Superkaramba. Jetzt habe ich das Thema Sunrise installiert. Die Daten werden aber nicht angezeigt. Das Thema nutzt das Programm sunwait, welches ich installiert habe.
Die Konfig des Themas sieht so aus:
karamba x=40 y=40 w=64 h=64 interval=60000
image x=1 y=1 path=„wmSun_mask.xbm“
image x=1 y=1 path=„wmSun_master.xpm“
text x=16 y=13 fontsize=14 font=„Bitstream Vera Sans“ color=255,255,255 sensor=program program=„sunwait -p 51.22N 12.21E | grep rises | head -c 33 | tail -c 4 | head -c 2“
text x=33 y=11 fontsize=14 font=„Bitstream Vera Sans“ color=255,255,255 value=":"
text x=37 y=13 fontsize=14 font=„Bitstream Vera Sans“ color=255,255,255 sensor=program program=„sunwait -p 51.22N 12.21E | grep rises | head -c 33 | tail -c 2“
text x=16 y=41 fontsize=14 font=„Bitstream Vera Sans“ color=255,255,255 sensor=program program=„sunwait -p 51.22N 12.21E | grep sets | tail -c 11 | head -c 2“
text x=33 y=39 fontsize=14 font=„Bitstream Vera Sans“ color=255,255,255 value=":"
text x=37 y=41 fontsize=14 font=„Bitstream Vera Sans“ color=255,255,255 sensor=program program=„sunwait -p 51.22N 12.21E | grep sets | tail -c 9 | head -c 2“
Angezeigt wird aber nichts.
Rufe ich die Befehle in einer Konsole auf, erscheint folgende Fehlermeldung:
linux:/home/thomas # sunwait -p 51.22N 12.21E | grep rises | head -c 33 | tail -c 4 | head -c 2
tail: „4“ kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
Rufe ich sunwait ohne grep in der Konsole auf wird alles angezeigt.
Könnt Ihr mir helfen ?
Nutzt jemand diese Thema ?
Vielen Dank schon im Voraus
Thomas