FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: Milan am 24 Februar 2013, 12:36:02

Titel: Can't UPDATE fhem
Beitrag von: Milan am 24 Februar 2013, 12:36:02
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 (//fhem.de)".

Can somebody help me please. Thanks.

Regards,
Milan
Titel: Aw: Can't UPDATE fhem
Beitrag von: UliM am 24 Februar 2013, 12:49:34
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
Titel: Aw: Can't UPDATE fhem
Beitrag von: Milan am 24 Februar 2013, 14:16:39
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