Questions tagged [library]

52 questions
0
votes
1 answer

NDMP to VTL on a second SAN (with copy to physical)

I've got a Sun Storage 7000 that I'd like to backup/restore via the built-in NDMP service, since we've got an secondary SAN attached which is available via two 10GbE links to the primary storage I'd like to deploy it as a VTL solution. The secondary…
pfo
  • 5,700
  • 24
  • 36
0
votes
1 answer

How to solve problems with AppxPackaging.dll (Windows App Certification Kit)?

We receive the follow error message on building an UWP application. Task 'ValidateAppxManifest' failed. Retrieving the COM class factory for component with CLSID {5842A140-FF9F-4166-8F5C-62F5B7B0C781} failed due to the following error: 8007045a…
Horcrux7
  • 175
  • 6
0
votes
1 answer

LDD cannot find library on sol11_64 bit

We have been compiling with gcc successfully on Solaris 10. Now we are porting to 64-bit on Solaris 11 (sol11_64). We use a library developed in house called MSP and use -wl,rpath (equivalent to -R... also tried with -R) during compile to specify…
codenaugh
  • 145
  • 6
0
votes
1 answer

SELinux blocks tomcat web application to load Java native library (JNI) - how to configure SELinux on Centos 7?

I have a Centos 7 with Tomcat installed and tomcat user ls -l /var/lib/tomcat total 0 drwxrwxrwx. 5 root tomcat 84 Jul 3 13:18 webapps SELinux is enforcing and a Java web application which tries to load Java native library (JNI) from shared…
0
votes
1 answer

Using dialogflow library in App Engine Flexible Environment

I am trying to integrate Dialoogflow V2 into my Python/Django WebApp in GAE Flexible Environment. I have followed all the…
Amila
  • 1
  • 2
0
votes
1 answer

Install lib files in red-hat from file

One question about installing libs. I have a RH 6.4, and I need some libs to be updated in the SO. I've been provided with the actual version, those are in file format libicudata.so.36.0 libicui18n.so.36.0 libicuuc.so.36.0 Is there a way to…
Jesus Cepeda
  • 161
  • 1
  • 3
0
votes
2 answers

group_replication.so not found in MYSQL 5.7.20

At the time I enter on mysql shell: INSTALL PLUGIN group_replication SONAME 'group_replication.so'; the shell returns: ERROR 1126 (HY000): Can't open shared library '/usr/lib/mysql/plugin/group_replication.so' (errno: 2…
BlueSeph
  • 123
  • 1
  • 7
0
votes
1 answer

Where can I get the epoll library for Linux?

yum doesn't seem to have it, and I can't find it on google. Is epoll part of a larger package/library? Where can I get it?
0
votes
1 answer

Mysql crashes - plugin library

I would like to ask if from below log we can say that crash of Mysql was because of our custom library for Mysql? Sep 26 15:24:30 mysqld: /usr/lib/mysql/plugin/my_lib_discounts.so(_ZN13CDiscountCalcD1Ev+0x52)[0x7f5da35439da] Sep 26 15:24:30 mysqld:…
exxon
  • 83
  • 2
  • 12
0
votes
1 answer

Library not found only when application is executed from PBS file.

I have a compiled file a.out that runs fine when executed directly from my terminal. However, trying to execute that file from my PBS file yields a missing library libmkl_intel_lp64.so. I have already tried exporting the path of the library to…
user121392
  • 13
  • 1
  • 6
0
votes
1 answer

IBM TS 3310 upgrade firmware

Am I allowed to upgrade firmware (by self) for tape library IBM TS 3310 which service support contract has been finished?
andrew
  • 1
0
votes
2 answers

How can the exact same binary library on distro X be linked to less libaries than on distro Y?

I've got a 3rd party binary library for connecting to a server via SSL that works fine on Cent OS 4 32-bit, but on Debian Lenny 32-bit I get an SSL initialization error when trying to process a transaction. When I execute ldd on the library on…
Glen Richards
  • 41
  • 1
  • 7
0
votes
4 answers

Issue with starting apache on CentOS 6.3

I have some box that was handed to me and I can't even start the basic apache server. It's installed via yum (I've uninstalled and installed it) and when I start the service (service httpd start) its says "OK", but there's no pid. Status shows not…
Arthur Frankel
  • 125
  • 1
  • 2
  • 6
0
votes
1 answer

CA Arcserver 16.1 SP1 - Magazine is ejected after every job

I have verified under the backup job > Options > Operation that "Do Not Eject" is selected, and I have verified that under Device Setup > Library Properties > Eject Media is Not selected. What else to check?
Cooter
  • 214
  • 1
  • 3
0
votes
2 answers

library recognization fail on DPM 2010

I have a tape library SONY AIT 150 GB SCSI drive(D81 library). the tape drive recognized by DPM 2010. But when i install the changer, again it shown as a stand alone drive on DPM2010 console. i have made changes on DPMLA.XML file but it is not…
arash
  • 1