Displaying 8 results from an estimated 8 matches for "eastasianwidth".
2016 Jan 18
3
WARNING you cannot build info or html versions of the R manuals
On 01/16/2016 05:24 PM, Rolf Turner wrote:
> All that being said, the question remains as to *why* R cannot find
> "texinfo" when it is indeed present on my system.
Rather than give you a lengthy discussion of how RPM building works and
hacking the R spec, let's focus on this question instead (I'm still
willing to show you RPM building if you'd like, because if
2016 Jan 19
0
WARNING you cannot build info or html versions of the R manuals
...I got a sequence of warnings
warning: group mockbuild does not exist - using root
which I ignored. Then got an error:
> error: Failed build dependencies:
> help2man is needed by texinfo-6.0-2.fc17.x86_64
> perl(Locale::Messages) is needed by texinfo-6.0-2.fc17.x86_64
> perl(Unicode::EastAsianWidth) is needed by texinfo-6.0-2.fc17.x86_64
> perl(Text::Unidecode) is needed by texinfo-6.0-2.fc17.x86_64
Did a sudo yum install help2man which seemed to work. Then searched
around to try to fathom the perl messages. Found indications that I
needed to install perl-libintl-1.20-13.fc21.src.rpm....
2016 Jan 19
2
WARNING you cannot build info or html versions of the R manuals
...destruction. When you're ready to install the software you've
built, su to root, but not before.
>> error: Failed build dependencies:
>> help2man is needed by texinfo-6.0-2.fc17.x86_64
>> perl(Locale::Messages) is needed by texinfo-6.0-2.fc17.x86_64
>> perl(Unicode::EastAsianWidth) is needed by texinfo-6.0-2.fc17.x86_64
>> perl(Text::Unidecode) is needed by texinfo-6.0-2.fc17.x86_64
These messages come from RPM and they say "I've checked my database of
packages against what this src RPM says it needs to build and nothing
provides these". RPM isn't ps...
2016 Jan 20
1
WARNING you cannot build info or html versions of the R manuals
...stall-ManifestSkip-0.24-4.fc17.noarch.rpm
> > perl-Module-Install-Repository-0.06-10.fc17.noarch.rpm
> > perl-Module-Manifest-Skip-0.23-4.fc17.noarch.rpm
> > perl-Module-Package-0.30-9.fc17.noarch.rpm
> > perl-Module-Package-Au-2-4.fc17.noarch.rpm
> > perl-Unicode-EastAsianWidth-1.33-6.fc17.noarch.rpm
> > texinfo-6.0-2.fc17.1.x86_64.rpm texinfo-tex-6.0-2.fc17.1.x86_64.rpm
>
> Well, it's the story of my life, but things are still not working.? I
> followed your instructions (as above) and got:
>
> > error: Failed dependencies:
> > perl...
2016 Jan 20
1
WARNING you cannot build info or html versions of the R manuals
...all-AuthorTests-0.002-10.fc17.noarch.rpm
perl-Module-Install-ManifestSkip-0.24-4.fc17.noarch.rpm
perl-Module-Install-Repository-0.06-10.fc17.noarch.rpm
perl-Module-Manifest-Skip-0.23-4.fc17.noarch.rpm
perl-Module-Package-0.30-9.fc17.noarch.rpm
perl-Module-Package-Au-2-4.fc17.noarch.rpm
perl-Unicode-EastAsianWidth-1.33-6.fc17.noarch.rpm
texinfo-6.0-2.fc17.1.x86_64.rpm texinfo-tex-6.0-2.fc17.1.x86_64.rpm
rpm has two install modes:
* -i installs new packages.
* -U upgrades a package over an existing install
The reasons for these modes are historical trivia, practically, humans
always use -U, because -i ch...
2019 Oct 26
0
Can't rebuild coreutils package under CentOS 8: Missing build dependencies
...rs.edge.kernel.org/centos/8.0.1905/BaseOS/x86_64/os/Packages/>
I tried "dnf builddep" on the texinfo source package and it wants help2man.
I can't find either a source or binary package for that. (I see one in the
CentOS 7 repo.)
Another missing dependency is 'perl(Unicode::EastAsianWidth)'. dnf can't
find a package that supplies that.
(The end goal is to figure out where ls.c is getting an implementation of
strmode() which is doing weird things, truncating the mode string when the
user or group field is zero.)
2017 Apr 24
1
TEXINFO error when building R-3.4.0
...umentation ------
creating doc/manual/version.texi
creating doc/manual/R-FAQ.html
Can't locate Texinfo/Convert/Texinfo.pm in @INC (you may need to install the Tex
info::Convert::Texinfo module) (@INC contains: \usr\local\share\texinfo\lib\Text
-Unidecode\lib \usr\local\share\texinfo\lib\Unicode-EastAsianWidth\lib \usr\loca
l\share\texinfo\lib\libintl-perl\lib \usr\local\share\texinfo /C:/R/texinfo C:/S
trawberry/perl/site/lib C:/Strawberry/perl/vendor/lib C:/Strawberry/perl/lib .)
at C:/R/texinfo/texi2any line 100.
BEGIN failed--compilation aborted at C:/R/texinfo/texi2any line 100.
sed: can't read...
2019 Oct 26
2
ls permissions format changed in CentOS 8
--On Friday, October 25, 2019 6:39 PM -0700 Kenneth Porter
<shiva at sewingwitch.com> wrote:
> I may have to pull the coreutils-8.30-6.el8.x86_64 sources to see how ls
> makes these decisions.
I pulled the coreutils SRPM and it won't build because it wants texinfo and
dnf says it doesn't exist, using either the builddep or search subcommands.
(There may be other builddep