Hello,
after long waiting for my Raspi, I got one last week. This credit-card sized Linux-PC is an ideal base for linknx and more.
Based on the debian "squeeze" image from http://www.raspberrypi.org/downloads I installed eibd, linknx, etc.. Connetion to the EIB is made with the serial port of the Raspi and an BCU.
Everything is working fine, but not sending emails. At compiling of linknx I got the message:
checking libesmtp.h usability... yes
checking libesmtp.h presence... yes
checking for libesmtp.h... yes
checking whether to use libesmtp... configure: WARNING: libesmtp is compiled with pthread support. This can conflict with pth. If you observe segmentation faults at startup, try to recompile with libesmtp support disabled
yes
.
Any idea, how I can make it work?
Best regards chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found out, that it worked sometimes, but most time not. It looks like there is an dependence of objects, that have no group-address. This is my rule:
Since I removed the condition "technikalarm_aktiv", it works now.
It's nonsatisfying, but in the moment I don't know how to find out, what exactly happens.
chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Just for information, with a newer Debian-Image for Rasberry Pi its working perfect since several month. If someone needs support, please leave a message.
Chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
after long waiting for my Raspi, I got one last week. This credit-card sized Linux-PC is an ideal base for linknx and more.
Based on the debian "squeeze" image from http://www.raspberrypi.org/downloads I installed eibd, linknx, etc.. Connetion to the EIB is made with the serial port of the Raspi and an BCU.
Everything is working fine, but not sending emails. At compiling of linknx I got the message:
.
Any idea, how I can make it work?
Best regards chris
Hi
Maybe this helps: http://knx-user-forum.de/237458-post1.html
Hi,
This message is just a warning, not an error.
If you remove the warning message in-between, the remainder says:
checking whether to use libesmtp… yes
What do you get when you execute "linknx -V"? Does it say "E-mail gateway enabled"?
Jean-François
Hi Jean-François,
it says:
I found out, that it worked sometimes, but most time not. It looks like there is an dependence of objects, that have no group-address. This is my rule:
Since I removed the condition "technikalarm_aktiv", it works now.
It's nonsatisfying, but in the moment I don't know how to find out, what exactly happens.
chris
Hi,
Just for information, with a newer Debian-Image for Rasberry Pi its working perfect since several month. If someone needs support, please leave a message.
Chris