Hauptmenü

Can't UPDATE fhem

Begonnen von Milan, 24 Februar 2013, 12:36:02

Vorheriges Thema - Nächstes Thema

Milan

Hi,

I want to use MAX modules which doesn't exist in release version of fhem.
I succesfuly got the last version in windows environment unziping a file downloaded from svn site and fhem correctly show my MAX devices and their activities.
But I want do develop and run my application on linux debian machine, for now on and old laptop but the end solution should run od RaspberryPi. I'm not an expert for linux so I don't know how to make development version of fhem there. I try using all variants of UPDATE in fhem telnet and always get "Can't get release from http://fhem.de".

Can somebody help me please. Thanks.

Regards,
Milan

UliM

Hi,
can you please outline which steps exactly you took on your debian machine? And which install file you used? And which perl version it has? etc etc
Otherwise, trying to help is like searching in the dark...
Best, Uli
RPi4/Raspbian, CUL V3 (ca. 30 HomeMatic-devices), LAN (HarmonyHub, alexa etc.).  Fördermitglied des FHEM e.V.

Milan

Hi,

I used fhem-5.3.deb file downloaded  from Home of FHEM site link "...Debian/Ubuntu o Install this package....".
In debian I simply run "dpkg -i fhem-5.3" and after that fhem is awailable from web browser or telnet.
Perl is v.5.10.1.

If I include this line in config:

define ml MAXLAN JEQ0...

and save the file I get "Unknown module MAXLAN...." error.

Somwhere, I find in such situation I have to UPDATE fhem but UPDATE doesn't work.

Regards,
Milan