Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2003 21:47:10 -0400
From:      "Ryan T. Dean" <rtdean@cytagen.com>
To:        robbak@dodo.com.au, ports@FreeBSD.org
Subject:   Re: portinstall cannot find new xfce4 port
Message-ID:  <5.1.0.14.0.20030730214511.00a6d390@smtp.cytagen.com>
In-Reply-To: <200307310048.h6V0m4gG029063@gumbudda.ifl.biz.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:48 AM 7/31/2003 +1000, Robert Backhaus wrote:
>It seems that portinstall cannot find the xfce4 port.
>This may be because it is not listed in either the INDEX or INDEX-5
>files.
>I do not know if this is by design, but, just in case, I thought I'd bring it
>to your attention.Commands -
># portinstall xfce4
>** No such installed package nor such port called 'xfce4' is found.
>#


You can rebuild your INDEX file yourself.  :)

cd /usr/ports; make index; portinstall xfce4
-or-
portsdb -Uu; portinstall xfce4

                 -Ryan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20030730214511.00a6d390>