Displaying 2 results from an estimated 2 matches for "r433".
Did you mean:
433
2006 Jun 17
1
Re: [nut-commits] svn commit r433 - in trunk: data drivers include
...this opportunity to run
"svn status" and check for other files that might be missing from
SVN.
-- Peter
> ---------- Forwarded message ----------
> From: Arnaud Quette
> To: nut-commits@lists.alioth.debian.org
> Date: Fri, 16 Jun 2006 13:40:59 +0000
> Subject: svn commit r433 - in trunk: data drivers include
> Author: aquette
> Date: Fri Jun 16 13:40:57 2006
> New Revision: 433
>
> Modified:
> trunk/CHANGES
> trunk/configure
> trunk/configure.in
> trunk/data/cmdvartab
> trunk/drivers/Makefile.drvbuild
> trunk/drivers/M...
2024 Mar 01
3
installation: while running make, unable to run pdflatex on 'NEWS.tex'
...pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.4 LTS
I installed from this file with corresponding md5sum
R-4.3.3.tar.xz 5602f5996107c346dba12a16e866d2e2
The specific commands I ran which led to the error were:
wget https://cran.r-project.org/src/base/R-4/R-4.3.3.tar.xz
mkdir R433
tar xJf R-4.3.3.tar.xz
cd R-4.3.3
./configure --prefix=/home/btyner/R433
make
Happy to provide any additional information needed.