Page 1 of 1

Foundation gets Gobby

Posted: Fri 07 Oct 2005, 14:44
by Lobster
This seems to be a combination of IRC and document collaboration. Does someone feel like dotpupping it? Then we can test it out for The Puppy Linux Foundation

http://gobby.0x539.de/

See if it interests you . . .
:)

Posted: Fri 07 Oct 2005, 15:51
by J_Rey
FYI, this seems more for collaborating on source code than other documents. But could still be useful, except it requires GTK+ 2.6 and AFAIK Puppy Linux currently uses GTK+ 2.4....

Posted: Fri 07 Oct 2005, 16:38
by MU
Gtk 2.6 is downward-compatible to Gtk 2.4

Mark

Posted: Fri 07 Oct 2005, 16:41
by Lobster
OK how about this . . .
http://jotlive.com/

Posted: Fri 07 Oct 2005, 22:53
by BarryK
J_Rey wrote:FYI, this seems more for collaborating on source code than other documents. But could still be useful, except it requires GTK+ 2.6 and AFAIK Puppy Linux currently uses GTK+ 2.4....
Actually, it seems Puppy has GTK 2.6.1.
I only thought it was 2.4 because of the directories, such as /usr/lib/gtk-2.0/2.4.0/
This is all straight out of Vector 5.0STD, so it ain't my fault.

If you look at /usr/lib/pkgconfig/gtk+-2.0
You see the version info.
It seems confusing, identifies as binary version 2.4.0 but has library
2.6.1.

Code: Select all

#  pkg-config --modversion gtk+-2.0
...this returns 2.6.1.