Operating System - Linux
1829729 Members
1791 Online
109992 Solutions
New Discussion

failed when configure sqwebmail "C++ compiler cannot create executables" & "failed for bdbobj"

 
brianwanghao
New Member

failed when configure sqwebmail "C++ compiler cannot create executables" & "failed for bdbobj"

 
Mr
1 REPLY 1
Ceesjan van Hattum
Esteemed Contributor

Re: failed when configure sqwebmail "C++ compiler cannot create executables" & "failed for bdbobj"

Are you sure you have write-permissions on these directories?

You seem to jump so once in a while:
loading cache ./config.cache
ache-file=.././config.cache --srcdir=.
ache-file=.././config.cache --srcdir=.
ading cache .././config.cache

You can try: chmod -R 764 .
(where . is starting dir).

Success, Ceesjan