octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #62087] GPIB interface unsupported despite ins


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #62087] GPIB interface unsupported despite installation of linux-gpib package
Date: Mon, 21 Feb 2022 17:04:30 -0500 (EST)

Follow-up Comment #5, bug #62087 (project octave):

configure in instrument-cpntroll is using the followig to depoecxt the
heaeders and library:

AC_CHECK_HEADERS([gpib/ib.h],
  [AC_SEARCH_LIBS([ibrd], [gpib], [build_gpib=yes], [])] , [] )


So if its not in the default search paths, it will need to be added as per
comment #1



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62087>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]