Open-motif installation

Doug White dwhite at gumbysoft.com
Fri Jan 9 10:55:19 PST 2004


On Thu, 8 Jan 2004, raver wrote:

> Hi mates!
> Since one month ago is being impossible to install open-motif. Every
> time I tried it I got the same error:
>
> ===>  Applying FreeBSD patches for open-motif-2.2.2_1
> sed: /usr/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/doc/man/
> man3/
> XmPrintSetup.3: Too many open files

You seem to be hitting the # of files resource limit.  While this is
running do 'sysctl kern.openfiles' and see if it is getting close to the
value of 'sysctl kern.maxfiles'.  If it is then you need to increase
kern.maxfiles and kern.maxfilesperproc.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list