INSTALL
上传用户:qdrechuli
上传日期:2022-08-01
资源大小:917k
文件大小:1k
- Basic Installation
- ==================
- System prerequisites :
- ----------------------
- * Linux (tested with Red Hat 7.3),
- * mySQL (tested with 3.23.49),
- * Apache (tested with 1.3.23),
- * perl (tested with 5.6.1),
- * GD library for perl (tested with 1.16), included in this package,
- * GDTextUtil library for perl (tested with 0.80), included in this package,
- * Perl CGI,
- * Perl DBI,
- * Perl DBD-Mysql,
- * Perl libwww-perl,
- * Perl URI
- Installation
- ------------
- * untar the package on a location
- * cd <location>
- * cp -f -vr opt/* /
- * chmod -R 777 /opt
- * cd /opt/NetAdmin/Install/
- * ./install.sh
- Configuration
- -------------
- * connect to http://<server>/Net-Cam/ (user netcam, password netcam by default)
- * configure your cameras
-
- start the server
- ----------------
- * service getcam restart