[Gambas-user] Receiving an email
CJ
lists at ...2828...
Fri Jul 26 11:21:28 CEST 2013
> Ok, since my internet is ok this evening, I downloaded 3.4.1 and
> compiled it. With ./reconf-all, ./configure and make, there's
> no problem
> as far as I could see. The very last message when installing
> with "make
> install" is
>
> Unable to compile gb.net.pop3
>
> Then it's finished.
>
> Some lines above, I found
>
> Compiling gb.net.pop3...
> gbc: error: Component not found: gb.mime
>
> The gb.mime directory is there, so where's the trick?
gb.net.pop3 depends on the gb.mime component (not directory) and if
you don't have the libgmime-2.4-dev package I assume gb.mime fails first,
search logfile and see if gb.mime component was compiled OK.
/CJ
More information about the User
mailing list