help-octave
[Top][All Lists]
Advanced

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

R: R: R: linux-gpib_windows_10


From: Mauro Cavaliere
Subject: R: R: R: linux-gpib_windows_10
Date: Sun, 17 Mar 2019 21:45:55 +0000

Thank you,

Finally I succeded to read and, at moment, the warning seems do not affect anything.

Everything is perfectly working.

Congratulations to all for the relevance of the project.

Thank you for the precious suggestions.

 

Have a good evening.

Greetings.

Mauro Cavaliere

 

 

Inviato da Posta per Windows 10

 


Da: John Donoghue <address@hidden>
Inviato: Sunday, March 17, 2019 10:27:30 PM
A: Mauro Cavaliere; address@hidden
Oggetto: Re: R: R: linux-gpib_windows_10
 
On 3/17/19 3:36 PM, Mauro Cavaliere wrote:

First of all thank you to all for availability and professionality.

Below I posted the log part that seems to be interesting about the warning I showed in the last e-mail.

 

checking gpib/ib.h usability... no

checking gpib/ib.h presence... yes

configure: WARNING: gpib/ib.h: present but cannot be compiled

configure: WARNING: gpib/ib.h:     check for missing prerequisite headers?

configure: WARNING: gpib/ib.h: see the Autoconf documentation

configure: WARNING: gpib/ib.h:     section "Present But Cannot Be Compiled"

configure: WARNING: gpib/ib.h: proceeding with the compiler's result

checking for gpib/ib.h... no

checking for rpcgen... no

checking visa/visa.h usability... no

checking visa/visa.h presence... no

checking for visa/visa.h... no

 

Furthermore, today I tried to open COM4 (I have to work with an Mbed Arm microcontroller).

But I failed.

Waiting for your answer, thank you.

 

Greetings.

Mauro Cavaliere

 

Inviato da Posta per Windows 10

 


Da: John Donoghue <address@hidden>
Inviato: Sunday, March 17, 2019 7:01:00 PM
A: Mauro Cavaliere; address@hidden
Oggetto: Re: R: linux-gpib_windows_10
 
On 3/16/19 7:01 PM, Mauro Cavaliere wrote:

Hi, thank you to all for your availability.

I finally succeded in creating the libgpib.a file.

I tried to launch the package installation in Octave 4.0.0 and I received the following warnings:

 

�R>> pkg install instrument-control-0.3.1.tar.gz

configure: WARNING: gpib/ib.h: present but cannot be compiled

configure: WARNING: gpib/ib.h:     check for missing prerequisite headers?

configure: WARNING: gpib/ib.h: see the Autoconf documentation

configure: WARNING: gpib/ib.h:     section "Present But Cannot Be Compiled"

configure: WARNING: gpib/ib.h: proceeding with the compiler's result

For information about changes from previous versions of the instrument-control package, run 'news instrument-control'.

 

Is there anything wrong in the procedure I followed.

Thank you very much, waiting for your precious answer.

Greetings.

Mauro Cavaliere

 

Inviato da Posta per Windows 10

 


Da: JohnD <address@hidden>
Inviato: Friday, March 15, 2019 8:36:50 PM
A: 'Mauro Cavaliere'; address@hidden
Oggetto: RE: linux-gpib_windows_10
 


From: Mauro Cavaliere [mailto:address@hidden]
Sent: Friday, March 15, 2019 1:53 PM
To: John Donoghue; address@hidden
Subject: R: linux-gpib_windows_10

Hi,
thank you for your availability.
Unfortunately I’m already using cygwin environment, but it doesn’t work.
The gpib folder exists and it has got inside the ib.h file.
Thank you.
 
 
Inviato da Posta per Windows 10
 
--------------------


Then in a terminal window what does the following command display?

echo ${NIEXTCCOMPILERSUPP}


if it is not set anything, you need to set it to the NI install directory
On mine that is C:\Program Files (x86)\National
Instruments\Shared\ExternalCompilerSupport\C\

How did you get ib.h installed ?, from output from the pkg install is indicating something isnt right with the file when checking if it can be used.

Running the install as:


pkg install -verbose instrument-control-0.3.1.tar.gz


May give an indication of whats wrong

in octave, with the instrument-control package loaded, what does the following command display:

instrhwinfo ('serial')

In addition can you provide the command you used to open the serial port ?




reply via email to

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