help-octave
[Top][All Lists]
Advanced

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

R: linux-gpib_windows_10


From: Mauro Cavaliere
Subject: R: linux-gpib_windows_10
Date: Fri, 15 Mar 2019 17:52:31 +0000

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

 


Da: John Donoghue <address@hidden>
Inviato: Friday, March 15, 2019 1:07:39 PM
A: address@hidden
Cc: engineeringexa
Oggetto: RE: linux-gpib_windows_10
 

Message: 2
Date: Thu, 14 Mar 2019 15:13:20 -0500 (CDT)
From: engineeringexa <address@hidden>
To: address@hidden
Subject: linux-gpib_windows_10
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

Hi,
I'm trying to use serial communication on windows 10.
When I try to "fake" linux-gpib on windows, the instruction:

$ grep "NI488CC *[A-Za-z]" /usr/include/gpib/ib.h \

| sed "s/^.*NI488CC *//" \
| sed "s/(.*$//" >> ${NI_DEF_FILE}


Produces the following error:
grep: /usr/include/gpib/ib.h: No such file or directory.

Does anyone can explain to me how to solve it.

Thank you for your availability.

Greetings.

--------------------------------

I am assuming you are not using cygwin which where what the instructions were for.

I updated the script on the page to make it work also with the non Cygwin versions. You need to change the INSTALL_BASE variable as note in the updated script's comment.

reply via email to

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