Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2012 05:12:26 +0200
From:      Polytropon <freebsd@edvax.de>
To:        contro opinion <contropinion@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to solve the problem to install R?
Message-ID:  <20120826051226.3f9566fa.freebsd@edvax.de>
In-Reply-To: <CA%2BYdQ_6bUE93jMDqNaoF97xtnNPdOBvwC_tz%2BMr5LdHAXW0nxA@mail.gmail.com>
References:  <CA%2BYdQ_6bUE93jMDqNaoF97xtnNPdOBvwC_tz%2BMr5LdHAXW0nxA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Aug 2012 21:32:55 -0400, contro opinion wrote:
> [root@sea ~]# cd /usr/ports/math/R
> [root@sea /usr/ports/math/R]# make install  clean
> ===>  R-2.15.1 is marked as broken: The PDF_MANUALS option cannot be used,
> because print/texinfo is incompatible with print/teTeX-base.
> *** Error code 1
> 
> Stop in /usr/ports/math/R.

Enter the command

	# make configure

and deselect the PDF_MANUALS option. (Not tested!) This
should leave you with GNU info manuals if you keep that
option selected.

Then repeat the installation command.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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