> I don't see any trace of /tmp/zm in the SlackBuild, so i guess it came > from the source itself. They need a temporary directory to hold the cctv > recordings and that's where it was placed. It should be configurable in > the configure script. > > Anyway, i have fixed the doinst.sh duplicate entry
Thanks, but what about the problem where it breaks the permissions on /tmp? morticia# ls -ald /tmp/ drwxrwxrwt 25 root root 20480 May 26 15:23 /tmp/ morticia# installpkg /SBo/14.1/packages/14.1/x86_64/system/ZoneMinder/ZoneMinder-1.27.0-x86_64-2_SBo.txz Verifying package ZoneMinder-1.27.0-x86_64-2_SBo.txz. Installing package ZoneMinder-1.27.0-x86_64-2_SBo.txz: PACKAGE DESCRIPTION: # ZoneMinder (Linux video camera security and surveillance solution) # # This suite is intended for use in single or multi-camera video # security applications, commercial or home CCTV. It supports capture, # analysis, recording, and monitoring of video data. PTZ cameras can # be controlled via web or semi-automatically using a variety of # protocols. It can also be integrated into a home automation system # via X.10 or other protocols. This build includes cambozola and # jscalendar. # # Homepage: http://www.zoneminder.com/ Executing install script for ZoneMinder-1.27.0-x86_64-2_SBo.txz. cat: etc/rc.d/rc.zm.new: No such file or directory If this is a new installation, you will need to create a MySQL database for ZoneMinder to use. See /usr/doc/ZoneMinder-<version>/README.SLACKWARE If you are upgrading, you will need to run the zmupdate.pl script: /usr/bin/zmupdate.pl version=<from version> [--user=<my_database_user> --pass=<my_database_pass>] Package ZoneMinder-1.27.0-x86_64-2_SBo.txz installed. morticia# ls -ald /tmp/ drwxr-xr-x 26 root root 20480 May 24 21:56 /tmp/ morticia# :-( -D. _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
