CyberDragon Browser Blog
CyberDragon Browser - privacy enhanced, portable browser
Brought to you by:
sfroberg
First the good news:
- Linux version of CyberDragon is progressing nicely. And I estimate that
I can release it as a RPM package at sometimes around start of February.
Then the bad news:
- I could not make it completely static binary.
The reason for this is that the Qt's QtWebkit static building is broken and
it's the most critical part of CyberDragon.
The main reason I wanted to make completely static build was that then it could have
been used with other system libraries than glibc too, like uClibc and dietlibc that are often used with embedded systems.
Oh well, RPM package with shared binary is a good start anyway ...