|
|
last edited 7 years ago by oldk1331 |
1 2 3 | ||
Editor: oldk1331
Time: 2017/07/12 08:08:46 GMT+0 |
||
Note: |
added:
From oldk1331 Wed Jul 12 08:08:46 +0000 2017
From: oldk1331
Date: Wed, 12 Jul 2017 08:08:46 +0000
Subject:
Message-ID: <20170712080846+0000@axiom-wiki.newsynthesis.org>
Status: open => closed
This issue is on longer valid.
Here are some related "wish list" items:
These capabilities would make it possible for users to continue to enjoy these programs after the initial fun of playing with the CD wears off. :)
Comments?
1 Is Zope Data.fs file the only required file?
Actually, no. It is also necessary to save .../var/LatexWiki where the images and the local Axiom NRLIBS are stored.
You should not assume that the Zope/LatexWiki is installed. It is possible that the only time the user will be running this software is when they boot from the Doyen CD, but they might still want to be able to carry-on editing the contents of the Doyen Wiki the next time they boot it up.
In regards to installing Doyen Wiki on a local system, how would this happen? Create a script that install Zope/ZWiki/LatexWiki for the user automatically. If so, would it matter that the users have different distros? or should everything be compiled from source? The saving of the Doyen Wiki for a future user session is clear, but I am not clear about the procedure to install the Doyen Wiki locally.Regards,
Jose Alfredo Perez
I don't think you want to compile everything from source - that would be too much. You have to make some assumptions. Already with the Doyen CD you are assuming at least an x86 processor. A simple script that would copy all the required binaries and start the necessary processes might be ok in many cases. But be careful not to overwrite any of the user's existing stuff without warning! And also provide an un-install script.Different Linux distributions and even different libraries in different versions is likey to cause some problems. Perhaps this can be minimized by using static linking as much as possible. But in any case since the Doyen CD is based on Fedora, at least it should be possible to configure things so installation is possible on all Red Hat distros. There is a good chance this might also work with recent versions of SuSE?.
Maybe there should also be a Debian/Knoppix variant of the DoyenCD?
Better would be to include the necessary yum/yast/apt ... repositories on the CD and instructions on how to use the native install for each distro. OK... this does sound like a bit of extra work! :)
Items 1 and 4 from this wish list have been implemented in the DoyenCD. Item 2: Doyen can now be installed in a regular system. Status: open => closedThis issue is on longer valid.