zoneminder - would it work in an installed to HD slampp?

4 views
Skip to first unread message

michel...@yahoo.co.uk

unread,
May 21, 2006, 4:26:59 PM5/21/06
to SLAMPP
hi there all - just tried slampp and its perfect for my settings and
needs. However i would like to add zoneminder (cctv software
www.zoneminder.com) to it so i can run it while i'm out of the house
and the server lies ideal. The problem is i'm a complete newbie to
linux and when i looked at some instructions of installing zoneminder
on slackware (found it on the zoneminder site) i kind of got completely
lost... so if there is anyone who can turn it into a module or tgz
package it would be very appriciated...
cheers
michel

Jeff

unread,
May 22, 2006, 6:33:47 AM5/22/06
to SLAMPP
Step 1
Download the source code of the program.

Step 2
Unarchive the source.
tar zxvf foo-1.0.1.tar.gz

Step 3
Change into the newly created directory.
cd foo-1.0.1

Step 4
Configure and make the source code.
./configure --prefix=/usr && make

Step 5
Become super user.
su

Step 6
Install it in a directory in your home user space.
make install prefix=/home/you/foo/usr

Step 7
Change to the directory where you installed it.
cd /home/you/foo

Step 8
Make the Slackware Package.
makepkg foo.tgz

Reply all
Reply to author
Forward
0 new messages