Actions

Difference between revisions of "ScanControl Install Under Linux"

From The RadioReference Wiki

m (updated categories)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
 +
 +
Tested is the Demonstration Edition 7.1.0 w/DataGrabber
  
 
===Pro's===
 
===Pro's===
 
Functions as intended.
 
Functions as intended.
 +
Has Logging and Recording.
  
 
===Con's===
 
===Con's===
Line 17: Line 20:
  
 
===Install Wine First===
 
===Install Wine First===
[http://wiki.radioreference.com/index.php/Scanner_Software_on_Linux_Setup_Guide Please follow the Linux Setup Guide Here]
+
[[Software Setup For Linux]]
 
 
'''Precaution:''' If you have Wine installed it is highly recommended that you start off with a fresh 32 Bit prefix and a correctly installed .NET Framework by deleting your ~/.wine directory and see the link above to reinstall.
 
  
 +
'''Precaution:''' If you have Wine installed it is highly recommended that you start off with a fresh 32 Bit prefix and a correctly installed .NET Framework 4.5 by deleting your ~/.wine directory and see the link above to reinstall.
  
 
===Installation===
 
===Installation===
Line 41: Line 43:
  
 
Return to [[Software Setup For Linux]]
 
Return to [[Software Setup For Linux]]
 +
 +
 +
 +
 +
<!-- Please keep these categories if this page will be developed; otherwise blank the entire page.  Thanks. -->
 +
[[Category:ScanControl]]
 +
[[Category:Software for Linux]]

Latest revision as of 06:03, 21 March 2016

Overview

Tested is the Demonstration Edition 7.1.0 w/DataGrabber

Pro's

Functions as intended. Has Logging and Recording.

Con's

Application date 2009. Very dated looking. No import function.


Web site date is 2002 but has a bunch of applications listed for $9.99.

Installation Process (Ubuntu 15.10)

This instruction should be followed after all OS updates are applied with Wine not installed. This will probably work for all Debian based distributions of Linux.


Install Wine First

Software Setup For Linux

Precaution: If you have Wine installed it is highly recommended that you start off with a fresh 32 Bit prefix and a correctly installed .NET Framework 4.5 by deleting your ~/.wine directory and see the link above to reinstall.

Installation

Download: http://www.scannersoft.com/download_demo_link.htm

Extract to Download directory

Install:

wine ~/Downloads/ScanCtrl_demo/SETUP.exe

Run in terminal or create a shell script:

  
wine ~/.wine/drive_c/'Program Files'/ScanControl/ScanCtrl.exe

Application automatically found the BCT15X and connected.


Return to Software Setup For Linux