Commit Graph

25 Commits

Author SHA1 Message Date
maroy 01047db6b2 made sure already existing LD_LIBRARY_PATHs are ammended, not totally
overwridden. fix for issue #1375
2005-09-24 11:45:51 +00:00
maroy 39be3f99e3 improvements on the installation procedures:
- prefix as make variable accepted
- all installation directories created
- www docroot is passed to the storageServer configure script as well
2005-09-23 14:04:56 +00:00
fgerlits 4754dc1e4b changed $Source$ anchors to $URL$ 2005-09-10 13:00:36 +00:00
fgerlits 30ac8fb6a3 Added the 'svn:keywords = "Author Revision URL"' property to
*.cxx *.h *.sh *.php *.html Makefile.in configure.ac
in all directories except tmp and usr.
2005-09-10 12:03:42 +00:00
fgerlits 6a303bd419 removed tools_distclean task from recompile target 2005-08-25 11:09:41 +00:00
fgerlits 61d2e535d3 changed reference to createDatabase.sh to point to its correct location 2005-08-22 17:34:55 +00:00
fgerlits ff18822caa changed from dh_installinit to manual init script installation
because invoke-rc.d does not work on the knoppix hdd install
(it is linked to /bin/true, so 'command -v invoke-rc.d' returns true,
but it does not do anything, of course)
2005-08-13 10:07:51 +00:00
fgerlits d2eb874fdd modified livesupport-station installation to provide our own pg_hba.conf 2005-08-12 17:18:35 +00:00
tomas d9f9fe0450 Missing chgrp and chmod of storageServer's working dirs added. 2005-08-10 19:25:00 +00:00
fgerlits 4e1de9b016 added copying of /bin/postInstallStation.sh 2005-08-06 10:57:11 +00:00
fgerlits 2b7d7c53cd removed residual references to the deleted postInstallScheduler.sh script 2005-08-04 14:06:24 +00:00
fgerlits bedee02329 changed modules/X/tmp/configure to modules/X/configure to allow for
re-creating the configure scripts (and the same for products/X)
this is to fix 'make recompile' which was broken
2005-08-03 10:14:23 +00:00
maroy 69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +00:00
maroy 1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
maroy f767ed2dd8 removed helix from LiveSupport 2005-07-03 08:57:50 +00:00
maroy 87b2840b53 added gstreamer support for playlistExecutor, scheduler and gLiveSupport 2005-06-30 13:53:54 +00:00
tomas 5d5c6eea68 fixed wrong processing of LS pear packages and storageAdmin in debian
package (#980 and #1143)
2005-06-14 14:38:01 +00:00
maroy e918573930 removed references to the gstreamer library temporarily 2005-06-08 09:11:13 +00:00
maroy e706acc9d2 added gstreamer-0.8.10 2005-05-31 08:45:35 +00:00
tomas 3cc38ccf88 #880 setup for pear packages added. 2005-04-29 18:42:45 +00:00
maroy 867faadb9a changed the distclean target to remove module and product setup stamps
and also the compile stamp. this makes the recompile target do a real
recompile
2005-04-27 09:53:12 +00:00
maroy de3c9925c1 making fixes to the installation and Debian package creation 2005-04-23 09:51:00 +00:00
maroy bd185d17d8 updated documentation and scripts to reflect master autoconf 2005-04-22 13:08:55 +00:00
maroy a14cecc8b0 made master build environment to autoconf-based
added debian package creation scripts
2005-04-22 11:56:56 +00:00