faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: KDE 2.x Systems
by Philippe Fremy on Monday 02/Jul/2001, @06:54
|
Gygwin gcc has one restriction: all program produced with it must be GPLed. So you can't distribute a binary version of konqueror that was compiled this way, with Qt-NC, because you can not change the license of konqi to add exception for Qt. We are back to license nightmares.
However, mingw32 doesn't have this restriction. But you must first convince trolltech to release a QT-NC for mingw32 and cygwin. Currently, they only provide binary for msvc.
I would love to use Konqi and KOffice at work, under windows. |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: KDE 2.x Systems
by Harold Hunt on Monday 02/Jul/2001, @22:00
|
>Gygwin gcc has one restriction: all program produced with it must be GPLed. So you can't
>distribute a binary version of konqueror that was compiled this way, with Qt-NC, because you
>can not change the license of konqi to add exception for Qt. We are back to license nightmares.
Not true. Cygwin is not licensed under the GPL per se, it is licensed under a modified GPL which specifically allows linking of libcygwin1.a to Open Source programs without requiring that those programs be licensed under the GPL.
http://cygwin.com/licensing.html
Please don't spread such misinformation. I love KDE, and I develop for Cygwin/XFree86, and I'd really hate to see KDE on Cygwin held up because people hadn't read the Cygwin license carefully :)
Harold
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|