From koffice Mon Dec 11 16:22:15 2000 From: John Califf Date: Mon, 11 Dec 2000 16:22:15 +0000 To: koffice Subject: Re: Help on KOffice X-MARC-Message: https://marc.info/?l=koffice&m=97655216016635 John Califf wrote: > > > This will require a linux of unix partition. I notice you are using aol > for email and possibly internet connectivity and may not have linux or > unix installed. Actually I used Windows for internet access for quite a > while until I got my modem working with linux. That's fine, so long as > you have unix or linux installed with all the necessary utilities for > developing with C++ and the "X" desktop which kde uses. > Oh, just something I wrote that may be somewhat misleading about Kde and AOL. I don't think you can use cvs with AOL, but you can get the snapshots, from any of the kde ftp mirrors. Just download the snapshots you need (at least kdesupport, kdelibs and kdebase) and then koffice. You will also need the Qt tar.gz which you can get from trolltech.com. Build Qt first. After downloading what you need using AOL, reboot to your linux partition and copy or move the files over to linux, from which you can build Qt and Kde fine, even without linux internet access. Eventually you will need internet access with linux or unix, which makes things much easier. The snapshots are usually within a day or two of being current with what's in cvs, and are more than adequate for getting started with kde development. John