berbeghe
2004-09-23 21:07:59 UTC
Hi guys, I'm an ItBug member , I'm trying to compile an italian
software called Freepops ( freepops.sf.net) on BeOS, this software is
" a POP3 daemon plus a LUA interpreter and some extra libraries for
HTTP and HTML parsing. Its main purpose is translating local POP3
requests to remote HTTP actions on the supported web-mails, but it is
really more flexible. For example there is a plugin to read news from
a website as if they were mails in a mailbox. You can easily extend
FreePOPs on the fly, without even restarting it. You can add a plugin
or modify an existing one simply changing the script file since the
plugins are written in LUA and are interpreted on the fly. "
It's interesting 'cause this program supports most used italian
webmail, but also international services like aol, lycos, gmail,
hotmail, msn and yahoo.
Launching make I found some errors like ld can't load -lcurses...I
didn't find libcurses in no-where in my system, like in the web (
beshare too).
I tried to "bypass" this file removing from makefile, but I receive a
lot of errors... I really don't need libcurses in BeOS like libmath or
I must do something else??
thanx for answers
software called Freepops ( freepops.sf.net) on BeOS, this software is
" a POP3 daemon plus a LUA interpreter and some extra libraries for
HTTP and HTML parsing. Its main purpose is translating local POP3
requests to remote HTTP actions on the supported web-mails, but it is
really more flexible. For example there is a plugin to read news from
a website as if they were mails in a mailbox. You can easily extend
FreePOPs on the fly, without even restarting it. You can add a plugin
or modify an existing one simply changing the script file since the
plugins are written in LUA and are interpreted on the fly. "
It's interesting 'cause this program supports most used italian
webmail, but also international services like aol, lycos, gmail,
hotmail, msn and yahoo.
Launching make I found some errors like ld can't load -lcurses...I
didn't find libcurses in no-where in my system, like in the web (
beshare too).
I tried to "bypass" this file removing from makefile, but I receive a
lot of errors... I really don't need libcurses in BeOS like libmath or
I must do something else??
thanx for answers