From owner-freebsd-x11@FreeBSD.ORG Tue Jul 21 10:44:09 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE4921065670 for ; Tue, 21 Jul 2009 10:44:09 +0000 (UTC) (envelope-from romeoparas@gmail.com) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id 92BFA8FC1D for ; Tue, 21 Jul 2009 10:44:09 +0000 (UTC) (envelope-from romeoparas@gmail.com) Received: by mail-yx0-f181.google.com with SMTP id 11so4723893yxe.3 for ; Tue, 21 Jul 2009 03:44:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=uikzz4eGjIze2QFbauKW0o8dVMTqUrw2I0nyA9AyvXc=; b=oDgobww2yjbeEFEoYErOKR6/awjuBhWNvgrTrCyxEq25YL8fgOy5Meadz8y3/5RGrr WZEqMZ+lWihp8bvW/W8xPB4PQWUAsMFDDsqha/cDjvhsnZCTsRvTc+XfyjBH7zEObsKM h2IODZ4K1MULfZYdB5K/JNQF896PX+DZsnSBw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=SeogBJ84L6k10SAyNia0OFaBVfzOc5c2Mpbxq0x3kIFa4u3lXeX6d//7pucdA5pjiw d3ce5bcVUTWkbn3TlA8A9ekpxoOJ6ZJLfpuY1xnZ6S7MN8ySEOwXCAaSw2Ea2B+Lo82A YiCCEXcG+fy0nM3sUIPNa1tguR5yMI4x+apGU= MIME-Version: 1.0 Received: by 10.90.55.3 with SMTP id d3mr1825041aga.15.1248173049380; Tue, 21 Jul 2009 03:44:09 -0700 (PDT) In-Reply-To: <47f6550a0907210317jcb098f2q27df31b575098df0@mail.gmail.com> References: <47f6550a0907202016j106f2621p17128b2a6fc42e46@mail.gmail.com> <86y6qihdme.fsf@gmail.com> <47f6550a0907202132q73577ac8wad3ce2884ed39728@mail.gmail.com> <86ws62bota.fsf@gmail.com> <47f6550a0907210232l764ee35ej5c2a9a61ecf5c989@mail.gmail.com> <20090721121440.275e1aa0@ernst.jennejohn.org> <47f6550a0907210317jcb098f2q27df31b575098df0@mail.gmail.com> Date: Tue, 21 Jul 2009 18:44:09 +0800 Message-ID: <47f6550a0907210344v53714403w349e09972a15ca9c@mail.gmail.com> From: Romeo Paras To: gary.jennejohn@freenet.de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: x11@freebsd.org Subject: Re: Cacti installation error X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2009 10:44:10 -0000 here's the error when I tried to install cacti again; romeo# make install clean ===> Installing for cacti-0.8.7e ===> cacti-0.8.7e depends on executable: rrdtool - found ===> cacti-0.8.7e depends on file: /usr/local/include/php/main/php.h - found ===> cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/mysql.so - found ===> cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/pcre.so - found ===> cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/session.so - found ===> cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/sockets.so - found ===> cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/snmp.so - found ===> cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/xml.so - found ===> cacti-0.8.7e depends on shared library: mysqlclient.15 - found cacti:*:107: You already have a group "cacti", so I will use it. pw: user 'cacti' already exists Adding user "cacti" failed... *** Error code 1 Stop in /usr/ports/net-mgmt/cacti. so, what do you think is the problem? thanks On Tue, Jul 21, 2009 at 6:17 PM, Romeo Paras wrote: > after i deleted some junks in my root i tried it again and I received this > errror message; > > Adding user "cacti" failed.. > > Do I need to install first apache22 and PH5 before installing cacti? thanks > > > On Tue, Jul 21, 2009 at 6:14 PM, Gary Jennejohn > wrote: > >> On Tue, 21 Jul 2009 17:32:36 +0800 >> Romeo Paras wrote: >> >> > here's the error.. after reinstall CACTI, >> > >> > ===> Returning to build of cacti-0.8.7e >> > ===> cacti-0.8.7e depends on shared library: mysqlclient.15 - found >> > Added group "cacti". >> > >> > /: create/symlink failed, no inodes free >> > pwd_mkdb: /etc/spwd.db.tmp: No space left on device >> > pw: passwd file update: No such file or directory >> > Adding user "cacti" failed... >> > *** Error code 1 >> > >> > any comments or solution? thanks >> > >> >> Delete some junk from your root (/) file system. >> >> --- >> Gary Jennejohn >> > >