similar to: grpc packages

Displaying 20 results from an estimated 10000 matches similar to: "grpc packages"

2018 Dec 20
0
grpc packages
For which language? For golang, it seems to be in EPEL: http://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/g/golang-github-grpc-grpc-go-devel-1.0.0-0.2.git231b4cf.el7.noarch.rpm On Wed, Dec 19, 2018 at 11:55 PM sthustfo <sthustfo at gmail.com> wrote: > > Is there any repository/location where we can grab prebuilt grpc packages > for CentOS? Any pointers appreciated. > >
2018 Dec 27
2
compiling fedora srpm on CentOS
I tried installing fedora grpc srpm on CentOS and ran into following error when installing srpm. I understand fedora makes use of more recent versions of openssl, glibc etc but why should this happen when installing source rpm? Any pointers/articles on how to go about building fedora srpms on CentOS? Any way out other than building directly using sources? rpm -i grpc-1.17.1-3.fc30.i686.rpm
2018 Oct 02
2
R grpc
Hello, I am looking for a prebuild - binary MS Windows version of the R grpc package https://github.com/nfultz/grpc best regards Witek -- Witold Eryk Wolski
2018 Oct 05
1
unable to load shared object
Thanks for asking. The path where R tries to load the dll from does not exist I think (or the install process deletes it after the error - might this be the case?): C:/Users/wewol/OneDrive/Documents/R/win-library/3.5/grpc/libs/x64/grpc.dll' When I am checking after the error that path is only valid up to: C:/Users/wewol/OneDrive/Documents/R/win-library/3.5/ So maybe (?) the install process
2018 Oct 02
0
R grpc
Hello, Do you really need a prebuild binary? Wouldn't this do it? devtools::install_github("nfultz/grpc") Hope this helps, Rui Barradas ?s 20:14 de 02/10/2018, Witold E Wolski escreveu: > Hello, > > I am looking for a prebuild - binary MS Windows version of the R grpc package > https://github.com/nfultz/grpc > > best regards > Witek > >
2018 Oct 02
1
How do I set a compile flag _WIN32_WINNT=0x600 in Makevars.Win
Sorry for bothering you I am trying to build the R grpc package on windows: https://github.com/nfultz/grpc against an MSYS2 build of grpc. when running devtools::install() I am getting the following error: C:/msys64/mingw64/include/grpc/impl/codegen/port_platform.h:47:2: error: #error "Please compile grpc with _WIN32_WINNT of at least 0x600 (aka Windows Vista)" #error \ ^ Which,
2018 Apr 04
2
glusterd2 problem
Hello! Installed packages from SIG on centos7 , at first start it works, but after restart- not: ?glusterd2 --config /etc/glusterd2/glusterd2.toml DEBU[2018-04-04 09:28:16.945267] Starting GlusterD???????????????????????????? pid=221581 source="[main.go:55:main.main]" version=v4.0.0-0 INFO[2018-04-04 09:28:16.945824] loaded configuration from file???????????????
2009 Jun 17
2
Re gression by groups questions
I have a large dataset grouped by a factor and I want to perform a regression on each data subset based on this factor. There are many ways to do this, posted here and elsewhere. I have tried several. However I found one method posted on the R wiki which works exactly as I want, and I like the elegance and simplicity of the solution, but I don't understand how it works. Its all in the formula
2018 Apr 06
0
glusterd2 problem
Hi Dmitry, How many nodes does the cluster have ? If the quorum is lost (majority of nodes are down), additional recovery steps are necessary to bring it back up: https://github.com/gluster/glusterd2/wiki/Recovery On Wed, Apr 4, 2018 at 11:08 AM, Dmitry Melekhov <dm at belkam.com> wrote: > Hello! > > Installed packages from SIG on centos7 , > > at first start it works,
2017 Oct 09
4
Announcement: 32 bit Wine repo for RHEL and CentOS 7
Yes, I will look into getting the SRPMS up on the site (though they are just the ones from EPEL anyway). On Mon, Oct 9, 2017 at 11:54 AM, Nux! <nux at li.nux.ro> wrote: > Hello, > > That's great, I know many people were looking for this. > > Any chance you can also publish the SRPMs? > > -- > Sent from the Delta quadrant using Borg technology! > > Nux!
2020 May 03
2
perl Net::Interface module on CentOS 8
We have received a perl program that makes use of "Net::Interface" module which I am trying to run on CentOS 8. However, running into issues as this module is not found. use Net::Interface; I could use cpan to install the same, but currently using the rpm packages for all the needs. Any idea which rpm package provides this perl module? Thanks.
2017 Oct 09
2
Announcement: 32 bit Wine repo for RHEL and CentOS 7
Shouldn't be anything overwriting Base...what do you think does so? On Mon, Oct 9, 2017 at 2:01 PM, Nux! <nux at li.nux.ro> wrote: > Ah, ok. I was wondering how you managed to build that, because when I > tried it did not work, but I see you have backported also other bits and > bobs. > If those overwrite Base, perhaps add a warning of sorts. > > -- > Sent from
2017 Oct 08
8
Announcement: 32 bit Wine repo for RHEL and CentOS 7
Hi all I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7: https://harbottle.gitlab.io/wine32/7/i386/ The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no 32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine packages can be found, so you may find this new repo useful if you need to run Windows software that requires the 32 bit
2018 Apr 10
2
Semi-OT: install python package in userspace
Just had a look at scikit-learn. An issue you have with the current version of this package is that is depends on NumPy (>= 1.8.2). The version of NumPy in CentOS 7 base is 1.7.1. You may need to look at building a Python virtual environment. You can google that ;) On Tue, Apr 10, 2018 at 9:43 AM, Richard Grainger <grainger at gmail.com> wrote: > I created the epypel (Extra Extra
2019 Dec 16
2
devtoolset8 libstdc++-devel i686 package
>From SCL repository, I installed devtoolset8 packages. However I was not able to locate devtoolset-8-libstdc++-devel.i686 package. Without this, I am unable to compile 32 bit programs. Where can I find one? Thanks in advance.
2016 Oct 21
1
Announcement: new yum repos
Hi I've created a couple of new public yum repos suitable for CentOS 7: ergel (Extra Ruby Gems for Enterprise Linux) repo: https://harbottle.gitlab.io/ergel/7/x86_64/ homepage: https://gitlab.com/harbottle/ergel epmel (Extra Perl Modules for Enterprise Linux) repo: https://harbottle.gitlab.io/epmel/7/x86_64/ homepage: https://gitlab.com/harbottle/epmel The repos are
2019 Oct 10
2
LLVM 9.0.0 prebuilt binaries for MacOS
Hello, I noticed that there are no prebuilt binaries available for MacOS for the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. Official prebuilt binaries for MacOS are available for 8.0.0 on that same page, so I wonder if there's any chance we'll get them for 9.0.0 ? Thanks, -- Gio
2000 Oct 09
4
lm question
I have not really used lm before and I was hoping for some help on a simple problem. Here is a toy version of the problem I want to solve. y x grp -.9 1 a -.8 2 a -.7 3 a -.7 1.5 b -.5 2.5 b -.3 3.5 b -.19 2.7 c -.11 3.7 c -.41 4.7 c I want to fit a model that has one y-intercept and three slopes, one for
2018 Aug 27
3
LLVM/Clang/Compiler-RT tarballs version 7.0.0rc2
Yeah, I see. You have an unusual development process seen from my POV. IMHO you can provide the tarballs before the "binaries" are uploaded which means "prebuilt binaries". That could increase the quality of developing when different arch/os maintainers give their OK. But for 7.0.0rc1 I see only prebuilt binaries for... * macOS * FreeBSD10 AMD64 * Windows (32-bit) * Windows
2002 Nov 26
1
Prebuilt binaries for Sparc Solaris2.8
Hello, since a few days I'm fascinated by rsync and could successfully build rsync on the machine I'm the admin of, it was easy to mirror several sites we are providing on our ftp server. These few words only for introduction. Well, as far as I have seen there are no prebuilt binaries for more actual versions of Solaris than Solaris2.5.1. What I would like to offer you is that I can