Sponsored Content
Operating Systems BSD Can't install Dansguardian in 9.2-RELEASE-p2 Post 302881775 by andyh2451 on Wednesday 1st of January 2014 06:53:47 AM
Old 01-01-2014
Can't install Dansguardian in 9.2-RELEASE-p2

Hi Guys,

I'm a FreeBSD newbie with some basic Linux experience. I have installed FreeBSD 9.2 with Squid and IPFW but am struggling to get dansguardian working. I have also installed apache24 which I believe is a pr-requisite dependency and that seems to be running happily enough

I have tried multiple forums and posts without success. I have double-checked that dansguardian-2.10.0.1.tar.gz is in /usr/ports/distfiles but I get the following error:-

Code:
root@tinman:/usr/ports/www/dansguardian # make install clean
===>  dansguardian-2.10.1.1_6 commercial source download is restricted.  Please visit and read @ dansguardian.org/index.php?page=copyright2
and download dansguardian-2.10.1.1.tar.gz into /usr/ports/distfiles before running make.
*** [install] Error code 1

Stop in /usr/ports/www/dansguardian.
root@tinman:/usr/ports/www/dansguardian #

Any help would be gratefully received

Thanks in advance

Andy Hounsome

Last edited by bartus11; 01-01-2014 at 08:47 AM.. Reason: Please use code tags
 

10 More Discussions You Might Find Interesting

1. OS X (Apple)

dansguardian

I've just Dl'd and installed the osxgnu package of danguardian and squid on my 10.2 machine, which is mainly used as a router/firewall (set up with brickhouse) And now I'm not quite sure what to do next...I have a speedtouch 330 USB ADSL modem and I share the connection via built in ethernet. ... (1 Reply)
Discussion started by: mistafeesh
1 Replies

2. Programming

Web server for dansguardian

Hi, I am currently doing a project to remove the dependency on a web server of dansguardian if anyone has any tips or points either on sections of code I need to modify or about how to build a very very simple web server. I would be very appreciative Thanks.. (4 Replies)
Discussion started by: cb.mark
4 Replies

3. Cybersecurity

Dynamic filtering with dansguardian

Hi everybody! Sorry for my intrusion but I'd like to submit a problem which is driving me crazy! To implement the application I'm working on I must set an application layer firewall, consequently I've installed and configured on my machine Squid + Dansguardian vs 2.8 (I'm using Debianrelease... (2 Replies)
Discussion started by: rossella
2 Replies

4. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

5. Filesystems, Disks and Memory

Veritas Storage Foundation basic and Core cluster solaris 10 release 7 install

After much hitting my head to the wall with this meesages root@crasher /workzone/dvd4_sfb-sol_x64]#./installer -verbose -installonly 5.0MP3 Installation Program Copyright (c) 2008 Symantec Corporation. All rights reserved. Symantec, the Symantec... (1 Reply)
Discussion started by: tristezo2k
1 Replies

6. BSD

Free BSD Release 8.0 not recognizing CD/DVD and usb install media

Hi, I am trying to install Free BSD release 8.0 on my Dell XPS Studio laptop along with already existing Windows partition. (150GB for Win Vista, 30GB for win backup and 130 GB for Free BSD). To do trial I first installed it on Sun virtual Box in Windows where it installed without any complaints.... (2 Replies)
Discussion started by: dheerajsuthar
2 Replies

7. Red Hat

Dansguardian Access rights

well hi to all The thing is I need to allow particular site to just one or 2 user not to everybody. Can anybody tell me how do i do it. If i put there ip in exception then whole Restriction would be bypassed which i dont want. Your Responses would be highly appreciated THANKS in ADVANCE (0 Replies)
Discussion started by: achtani_jeetu
0 Replies

8. Solaris

Re-install Sunblade 2000 with new solaris OS release

Hi all, I am a newbie with sunblade 2000 hardware. I need to format the server and re-install a new solaris release, and I don't know how to do... If I try to boot on a CD, it didn't boot, Is it normal ? Do I need to go to a bios ? what is the key sequence ? to plug a console ? on which port ?... (1 Reply)
Discussion started by: Fritch
1 Replies

9. Red Hat

I am getting below error while trying to install Oracle 12c release 2 on rhel 7

Hi, I am getting below error while trying to install oracle 12c release 2 on rhel 7. $ ./runInstaller Starting Oracle Universal Installer... Checking Temp space: must be greater than 500 MB. Actual 10828 MB Passed Checking swap space: must be greater than 150 MB. Actual 2559 MB ... (2 Replies)
Discussion started by: balasahu
2 Replies

10. Linux

How can I install epel-release without connect to internet?

Hi guy, I am new to Linux,can I know how can I download the epel-release offline package to install as my centos 7 is not connect to Internet . Any help is appreciated (2 Replies)
Discussion started by: leecopper
2 Replies
NETDISCO-MIBS-INSTALL(1)				User Contributed Perl Documentation				  NETDISCO-MIBS-INSTALL(1)

NAME
netdisco-mibs-install - Installer for the Netdisco MIB bundle VERSION
This document refers to version 1.0700 of netdisco-mibs-install DESCRIPTION
Run this program after you have run netdisco-mibs-download. The downloaded MIB bundle is unpacked and MIB files are installed to /usr/share/netdisco/mibs. Remaining files from the bundle are installed to /usr/share/doc/netdisco-mibs-installer/contrib. The Debian NetDisco package is pre-configured to use /usr/share/netdisco/mibs. You could also set your local snmp.conf file to reference the vendor-specific directories of this location. EXIT CODES
0 - Successful install 1 - Program must be run as root, and you are not root 2 - /tmp/netdisco-mibs/netdisco-mibs-1.0.tar.gz is missing - have you run netdisco-mibs-download ? 3 - /tmp/netdisco-mibs/ or /tmp/netdisco-mibs/netdisco-mibs-1.0.tar.gz is not owned by root 4 - Directory /usr/share/netdisco/mibs does not exist 5 - Directory /usr/share/doc/netdisco-mibs-installer/contrib does not exist AUTHOR
Oliver Gorwits "<oliver@cpan.org>" COPYRIGHT &; LICENSE Copyright (c) The University of Oxford 2007. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA perl v5.14.2 2012-08-15 NETDISCO-MIBS-INSTALL(1)
All times are GMT -4. The time now is 06:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy