search for: 1cosmic

Displaying 12 results from an estimated 12 matches for "1cosmic".

Did you mean: cosmic
2019 May 02
2
Disco Dingo repository issues
...ible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: r-base : Depends: r-base-core (>= 3.6.0-1cosmic) but it is not going to be installed Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed Recommends: r-base-html but it is not going to be installed E: Unable to correct problems, you have held broken packages. It seems Disco Dingo packages have referen...
2019 May 02
0
Disco Dingo repository issues
...ing the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > r-base : Depends: r-base-core (>= 3.6.0-1cosmic) but it is not going to be installed > Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed > Recommends: r-base-html but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > It seems Disco...
2019 Mar 01
2
pcre problems
...f as a last resort, because of the ./configure failure. But AFAICS apt-get reports correct installation: OK~/Downloads/R-devel sudo apt-get install r-base-dev Reading package lists... Done Building dependency tree Reading state information... Done r-base-dev is already the newest version (3.5.2-1cosmic). 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. OK~/Downloads/R-devel config.log gives me: configure:42208: $? = 0 configure:42208: result: yes configure:42208: checking for pcre.h configure:42208: result: yes configure:42208: checking pcre/pcre.h usability configure:42208: gcc -...
2019 Mar 01
2
pcre problems
...f as a last resort, because of the ./configure failure. But AFAICS apt-get reports correct installation: OK~/Downloads/R-devel sudo apt-get install r-base-dev Reading package lists... Done Building dependency tree Reading state information... Done r-base-dev is already the newest version (3.5.2-1cosmic). 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. OK~/Downloads/R-devel config.log gives me: configure:42208: $? = 0 configure:42208: result: yes configure:42208: checking for pcre.h configure:42208: result: yes configure:42208: checking pcre/pcre.h usability configure:42208: gcc -...
2019 Mar 01
2
pcre problems
...apt-get reports correct > > installation: > > > > OK~/Downloads/R-devel sudo apt-get install r-base-dev > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > r-base-dev is already the newest version (3.5.2-1cosmic). > > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. > > OK~/Downloads/R-devel > > I would just run this > > apt-get build-dep r-base > > that will install all packages needed to _build_ r-base, so including PCRE. > > Best > Tomas > > &gt...
2019 Mar 01
2
pcre problems
...apt-get reports correct > > installation: > > > > OK~/Downloads/R-devel sudo apt-get install r-base-dev > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > r-base-dev is already the newest version (3.5.2-1cosmic). > > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. > > OK~/Downloads/R-devel > > I would just run this > > apt-get build-dep r-base > > that will install all packages needed to _build_ r-base, so including PCRE. > > Best > Tomas > > &gt...
2019 Mar 01
1
pcre problems
...ect >>> installation: >>> >>> OK~/Downloads/R-devel sudo apt-get install r-base-dev >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> r-base-dev is already the newest version (3.5.2-1cosmic). >>> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. >>> OK~/Downloads/R-devel >> I would just run this >> >> apt-get build-dep r-base >> >> that will install all packages needed to _build_ r-base, so including PCRE. >> >>...
2019 Mar 01
1
[Rd] pcre problems
...ect >>> installation: >>> >>> OK~/Downloads/R-devel sudo apt-get install r-base-dev >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> r-base-dev is already the newest version (3.5.2-1cosmic). >>> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. >>> OK~/Downloads/R-devel >> I would just run this >> >> apt-get build-dep r-base >> >> that will install all packages needed to _build_ r-base, so including PCRE. >> >>...
2019 Mar 01
0
pcre problems
...; ./configure failure. But AFAICS apt-get reports correct > installation: > > OK~/Downloads/R-devel sudo apt-get install r-base-dev > Reading package lists... Done > Building dependency tree > Reading state information... Done > r-base-dev is already the newest version (3.5.2-1cosmic). > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. > OK~/Downloads/R-devel I would just run this apt-get build-dep r-base that will install all packages needed to _build_ r-base, so including PCRE. Best Tomas > > config.log gives me: > > configure:42208: $? =...
2019 Mar 01
1
pcre problems
...> >>> > >>> OK~/Downloads/R-devel sudo apt-get install r-base-dev > >>> Reading package lists... Done > >>> Building dependency tree > >>> Reading state information... Done > >>> r-base-dev is already the newest version (3.5.2-1cosmic). > >>> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. > >>> OK~/Downloads/R-devel > >> I would just run this > >> > >> apt-get build-dep r-base > >> > >> that will install all packages needed to _build_ r-base, so...
2019 Mar 01
1
[Rd] pcre problems
...> OK~/Downloads/R-devel sudo apt-get install r-base-dev >> >>> Reading package lists... Done >> >>> Building dependency tree >> >>> Reading state information... Done >> >>> r-base-dev is already the newest version (3.5.2-1cosmic). >> >>> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. >> >>> OK~/Downloads/R-devel >> >> I would just run this >> >> >> >> apt-get build-dep r-base >> >> >> >> tha...
2019 Feb 25
3
pcre problems
Hi there, ubuntu 18.04.2, trying to compile R-devel 3.6.0, svn 76155. I am having difficulty compiling R. I think I have pcre installed correctly: OK~/Downloads/R-devel pcretest -C PCRE version 8.41 2017-07-05 Compiled with 8-bit support UTF-8 support No Unicode properties support No just-in-time compiler support Newline sequence is LF \R matches all Unicode newlines Internal