Package install error
Chuck Cook <[email protected]> Wed, 18 Nov 2020 12:08:42 -0500
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <[email protected]> |
Fedora 33 Octave 5.2 I have already loaded the latest glib-devel RPM I get the following error: >> pkg install -forge instrument-control annobin: serial.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined annobin: spi.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined ..... lots of similar warnings.... nnobin: vxi11_read.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined annobin: __vxi11_pkg_lock__.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined warning: reloading /home/ccook/octave/instrument-control-0.6.0/x86_64- redhat-linux-gnu-api-v53/gpib.oct clears the following functions: warning: __gpib_pkg_lock__ warning: gpib gpib: Your system doesn't support the GPIB interface error: called from /home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu- api-v53/PKG_ADD at line 6 column1 doc_cache_create>gen_doc_cache_in_dir at line 139 column 5 doc_cache_create at line 55 column 12 install>generate_lookfor_cache at line 800 column 5 install at line 229 column 7 pkg at line 441 column 9 >> instrhwinfo warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64- redhat-linux-gnu-api-v53: No suchfile or directory warning: load-path: update failed for '/home/ccook/octave/instrument- control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64- redhat-linux-gnu-api-v53: No suchfile or directory warning: load-path: update failed for '/home/ccook/octave/instrument- control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64- redhat-linux-gnu-api-v53: No suchfile or directory warning: load-path: update failed for '/home/ccook/octave/instrument- control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path error: 'instrhwinfo' undefined near line 1 column 1 >> pkg load instrument-control warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64- redhat-linux-gnu-api-v53: No suchfile or directory warning: load-path: update failed for '/home/ccook/octave/instrument- control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path error: package instrument-control is not installed error: called from load_packages at line 41 column 7 pkg at line 461 column 7 >>