Well, I've now more time for koha and the first thing I'm trying to do to achieve the koha's Tao is installing the last cvs version, but among other troubles (dependencies) that I've sucessfully resolved, I've this other one (using misc/safe-installer): Can't open Make.conf.in: No existe el fichero o el directorio at safe-installer line 856, <STDIN> line 10. Which in english means something as: Can't open Make.conf.in: File or directory does not exists at safe-installer line 856, <STDIN> line 10. As I've seen in prior messages that Paul has been using the vacuum-cleaner without mercy I wonder about if this file has been wrongly sucked or so... ;-) ?
Francisco M. Marzoa Alonso a écrit:
Well, I've now more time for koha and the first thing I'm trying to do to achieve the koha's Tao is installing the last cvs version, but among other troubles (dependencies) that I've sucessfully resolved, I've this other one (using misc/safe-installer):
Can't open Make.conf.in: No existe el fichero o el directorio at safe-installer line 856, <STDIN> line 10.
Which in english means something as:
Can't open Make.conf.in: File or directory does not exists at safe-installer line 856, <STDIN> line 10.
As I've seen in prior messages that Paul has been using the vacuum-cleaner without mercy I wonder about if this file has been wrongly sucked or so... ;-)
The safe-installer is an alpha-stage installation rewrite script. At the moment, if you want to install from cvs, you've 2 ways : * do it manually (the best way, imho) * create a release (buildrelease) and install it (installer.pl) However, the safe-installer is not known to work (Arens : correct if i'm wrong here) -- Paul
On Wed, 27 Nov 2002, paul POULAIN wrote:
The safe-installer is an alpha-stage installation rewrite script. At the moment, if you want to install from cvs, you've 2 ways : * do it manually (the best way, imho) * create a release (buildrelease) and install it (installer.pl)
However, the safe-installer is not known to work (Arens : correct if i'm wrong here)
Almost: I would say that 'safe-installer' is known *not* to work. You can run it if you like (it should give you warning before corrupting your database and setting your socks on fire), but it is certainly not a full replacement for the existing installer, yet. Also, let me apologize for doing so little work on it in the recent past, but I've got some big stuff going on in Real Life (tm). Hopefully I'll be able to return to this in a few weeks. Maybe I can present a better installer as a Christmas present :-) -- Andrew Arensburger Actually, these _do_ represent the arensb@ooblick.com opinions of ooblick.com! Generic Tagline V 6.01
participants (3)
-
Andrew Arensburger -
Francisco M. Marzoa Alonso -
paul POULAIN