similar to: perl Net::Interface module on CentOS 8

Displaying 20 results from an estimated 10000 matches similar to: "perl Net::Interface module on CentOS 8"

2020 May 03
0
perl Net::Interface module on CentOS 8
On May 3, 2020, at 14:34, sthustfo <sthustfo at gmail.com> wrote: > > 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
2015 Feb 18
1
How to write RPM spec
> On Wed, 18 Feb 2015 05:36:48 +1300 > Jegadeesh Kumar wrote: > >> I setup the RPM build server and read some doc to write the spec >> files. but i did get it clearly. So can you guys please help me >> to write a new RPM spec. If you have set up an RPM build server then you should have installed the rpmbuild and rpmdevtools packages. If you have installed the latter
2017 Dec 27
4
An rpmbuild spec question
Stephen John Smoogen wrote: > On Wed, Dec 27, 2017 at 3:41 PM <m.roth at 5-cent.us> wrote: > >> I'm trying to build a package to create a directory and install some >> files. My rpmbuild keeps failing, unable to cd into the directory, "no >> such". Now, in the tmpfile, I *see* it cd'ing into BUILD/opt, and the >> source was unzipped and untared
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.
2018 Dec 19
2
grpc packages
Is there any repository/location where we can grab prebuilt grpc packages for CentOS? Any pointers appreciated. Thanks.
2004 Jan 14
3
permission bits clobbered
A file is chmod 600. It gets opened on Windows, and it gets changed to 644. Now the secrets are exposed to all users. This is bad! This happens if the user does: N:\> echo foobar > secretfile But it does stay at chmod 600 if he does (append instead of truncate): N:\> echo foobar >> secretfile Why does this happen? The "create mask" parameter is set to 644. I do not
2020 Mar 16
2
CentOS rpm versioning
Hello Clair vulnerability scanner considers the latest version of CentOS mariadb vulnerable, because of RHSA-2019:3708 It states, that mariadb must be updated at least to the version "10.3.17-1.module+el8.1.0+3974+90eded84". CentOS' last version is "10.3.17-1.module_el8.1.0+257+48736ea6". Rpm/yum considers CentOS' version older, than RHEL's. % rpmdev-vercmp
2001 Nov 13
1
mirrorring mailserver
Hi to all, Im just a RSYNC newbie, i've tried to set this up and evaluate. Im trying to create a mirror of my mail server but what i observed during my test of this rsync the ownership are being changed(501) when it was downloaded to my mirror.I have the following test config with my server: mail server: rsyncd.conf(192.168.1.36): motd file = /etc/rsyncd.motd log file = /var/log/rsyncd.log
2020 Jul 30
2
mysql-connector-odbc i686 package
Hi all, I am looking for a i686 package (32 bit) for mysql-connector-odbc. However, I could locate only the x86-64 version on the repositories. Not much of a DB person but trying to connect to a 64bit MySQL server on remote host. Any suggestions where I can locate the i686 package? Is there a mariadb package that I can use? Thanks.
2019 Oct 06
1
Missing per-Filesys--Df in CentOS-8
Hi, I'm missing perl-Filesys-Df ins CentOS-8, I need it because of Df.pm which is in it. Any suggestiosn? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
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
2019 Jun 14
2
Dovecot LMTP rejecting mail from address with apostrophe
> On 14 Jun 2019, at 17:01, Daniel Lange <DLange at debian.org> wrote: > > Am 14.06.19 um 16:20 schrieb Michal Krzysztofowicz via dovecot: >> Jun 14 11:57:34 atlantic smtpd[42606]: 21749fd12ac76b57 mda delivery evpid=56aed6237d6444a0 from=<firstname.o'lastname at example.com> to=<me at example.org> rcpt=<me at example.org> user=me delay=0s
2017 Dec 28
0
An rpmbuild spec question
On Wed, Dec 27, 2017 at 06:09:21PM -0500, m.roth at 5-cent.us wrote: > Sure. I think I'm closer, but I'm also at the point where I'm just trying > things. My current issue, that I keep falling back to, is the install > *INSISTS* that it has to add a - after version. > > %prep > > %install > mkdir $RPM_BUILD_DIR/opt/smipmicfg-%{version} > install -m 744 -d
1999 Nov 19
1
Crash when running functions from contributed packages
Hello all, I am somewhat new to S-plus and would really appreciate any help you might have on the following problem: I installed S-plus (0.65.1) on a Sun box (Solaris) and it runs fine as far as I can tell. I also installed the cluster and multiv contributed packages. The problem I have is that I get a core dump everytime I try to run a function in the contributed packages. This seems
2009 Aug 03
1
Perl Module Question
To safely make Perl modules from CPAN in Solaris, I used this procedure: mkdir /opt/cpan chmod 777 /opt/cpan chown joe:101 /opt/cpan PERL5LIB=$PERL5LIB:/opt/cpan export PERL5LIB /usr/perl5/bin/perlgcc -MCPAN -e shell Also, ~/.cpan/CPAN/MyConfig.pm specifically had 'makepl_arg' => q[LIB=/opt/cpan PREFIX=/opt/cpan INSTALLMAN3DIR=/opt/cpan/man/man3], Does this make sense in CentOS as
2019 Jun 15
2
Dovecot LMTP rejecting mail from address with apostrophe
> On 15 June 2019 10:56 Daniel Lange via dovecot <dovecot at dovecot.org> wrote: > > > Am 15.06.19 um 00:36 schrieb Michal Krzysztofowicz via dovecot: > > Would you know if Dovecot project uses an issue tracker which is publicly available, and which I can check? > > I am not aware of public access to the Open Exchange AG / Dovecot OY > issue tracker. I guess
2011 Sep 26
1
Perl module installed via CPAN but its is not found
Hello, I am trying to rebuild a zoneminder rpm. It calls for the module perl(Sys::Mmap). I installed via CPAN but when I run rpmbuild --rebuild zoneminder-xxxxxx, it tells me the above module is needed. Seems I ran into this once before and fixed it, but I can't remember what I did. I have searched for two days now and can't find anything of help. TIA Eddie PS If I can get this
2007 Mar 19
1
installing perl module in centos/rpmforge vs. cpan methods
Hi, I just used RPMforge package perl-Mail-Sender, and am looking at the perl cpan site for info, anyone got a simple way to determine if the module is working properly? I am trying to use the cpan info, but it's a bit cryptic (as perl is wont to be). -it says to use this: #!/usr/local/bin/perl use ExtUtils::Installed; my $instmod = ExtUtils::Installed->new(); foreach my $module
2007 Jun 29
4
Dominant eigenvector displayed as third (Marco Visser)
Dear R users & Experts, This is just a curiousity, I was wondering why the dominant eigenvetor and eigenvalue of the following matrix is given as the third. I guess this could complicate automatic selection procedures. 0 0 0 0 0 5 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 Please
2010 Jul 10
8
Simple solution for small network in a school ?
Hi, I have to install a small network in a school in a nearby village. The network will be Linux-only, one server and fifteen desktops. Here's the idea. 1) Authentication should be managed centrally on the server. 2) User home directories should also be on the server. 3) Users should all have disk quotas, something like 1 GB per user. 4) Some shared directories should be read/write for