Current time: 09-28-2024, 05:38 AM Hello There, Guest! (LoginRegister)


Post Reply 
1.0.3 failure on FreeBSD 7.2-stable
Author Message
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #2
RE: 1.0.3 failure on FreeBSD 7.2-stable
The BSDmakefile contains an error. You might patch it:
Code:
Index: engine/BSDmakefile
===================================================================
--- engine/BSDmakefile    (revision 2421)
+++ engine/BSDmakefile    (working copy)
@@ -110,8 +110,7 @@
    $(CMD_INSTALL) ./setup/ispcp-setup-methods.pl $(SYSTEM_ENGINE_ROOT)/setup
    $(CMD_INSTALL) ./setup/ispcp-update $(SYSTEM_ENGINE_ROOT)/setup
    $(CMD_INSTALL) ./setup/ispcp-uninstall $(SYSTEM_ENGINE_ROOT)/setup
-    $(CMD_INSTALL) ./setup/regenerate.sql $(SYSTEM_ENGINE_ROOT)/setup
-    $(CMD_INSTALL) ./setup/ispcp1.0.0-ispcp.sql $(SYSTEM_ENGINE_ROOT)/setup
+    $(CMD_INSTALL) ./setup/updDB.php $(SYSTEM_ENGINE_ROOT)/setup

    $(CMD_INSTALL) ./tools/ispcp-httpd-logs-mngr $(SYSTEM_ENGINE_ROOT)/tools/ispcp-httpd-logs-mngr
    $(CMD_INSTALL) ./tools/ispcpphptemp.sh $(SYSTEM_ENGINE_ROOT)/tools/ispcpphptemp.sh
12-21-2009 12:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 1.0.3 failure on FreeBSD 7.2-stable - RatS - 12-21-2009 12:38 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)