svn: r2389
This commit is contained in:
Alex Roitman 2003-11-26 17:27:41 +00:00
parent 32cee7f1e0
commit 48d7808d7c

29
FAQ
View File

@ -12,7 +12,7 @@ to this list, please email your suggestions to gramps-devel@lists.sf.net
2. Where do I get it and how much does it cost? 2. Where do I get it and how much does it cost?
3. Does it work with Windows? 3. Does it work with Windows (tm)?
4. Does it work with the Mac? 4. Does it work with the Mac?
@ -73,28 +73,23 @@ You have full access to the source code and are allowed to distribute the
program and source code freely. program and source code freely.
3. Does it work with Windows? 3. Does it work with Windows (tm)?
In principle, it could. GRAMPS depends on Python (http://www.python.org) No. GRAMPS uses the GTK and GNOME libraries. While the GTK libraries
and GNOME (http://www.gnome.org), so as long as these two are available, have been ported to Windows, the GNOME libraries have not.
GRAMPS will work. Currently, we are not aware of working GNOME2 port to This, however, may change in the future.
Windows platform. This, however, may change in the future.
GRAMPS is being developed and tested on Linux, and virtually all Linux
distributions satisfy the requirements for GRAMPS.
4. Does it work with the Mac? 4. Does it work with the Mac?
A port of GRAMPS to Mac OS X exists from the Fink project The Fink project (http://fink.sf.net) has ported an old version of
(http://fink.sf.net/pdb/package.php/gramps). It is not unusual GRAMPS (0.8.0) to OSX. The Mac OSX port is not directly supported by
for this version to lag behind the Linux version. The port is not supported the GRAMPS project, primarily because none of the GRAMPS developers
by the GRAMPS project (since few if any of us have Macs), but we try to have access to Mac OSX.
help out where we can.
If you have problems installing the Mac port, you will need to contact The GNOME 2 version of GRAMPS (0.9.x) does not appear to have been
the Fink project. If you encounter a run time bug or have issues not ported by the Fink project. Please contact the Fink project for more
specifically related to the Mac, contact the GRAMPS project. information.
5. Does it work with KDE? 5. Does it work with KDE?