Netica
- 1 Overview
- 1.1 Article Owner
- 1.2 Purpose
- 1.3 Audience
- 2 Information
- 3 Software management
- 3.1 Installation:
- 3.1.1 Install Wine:
- 3.1.2 Download and Extract Netica:
- 3.1.3 Run Netica:
- 3.1.4 Create a Shortcut:
- 3.1.5 Activate the License:
- 3.2 Patching
- 3.3 Current Version
- 3.4 Supported Operating Systems
- 3.5 License Management (Deprovisioning)
- 3.6 Common question
- 3.1 Installation:
Overview
Article Owner
Name: Scott Gallagher
Position: IT Operations Manager
Contact Information: gallag6@wwu.edu
Purpose
To provide an overview and installation instructions for Netica software used by the Toxicology department.
Audience
College of the Environment IT staff and faculty involved in using or managing Netica
Information
Software overview:
Software Name: Netica
Version: 6.09
Releasing Date: Summer of 2023
Description: Netica is a software application for building and analyzing Bayesian networks.
Software Administrator: Scott Gallagher
Website: Norsys Netica
Administration information:
Vendor Contact: Nancy Larson (larsonn@wwu.edu)
Licensing: Netica licenses are provisioned and purchased through Nancy Larson. Contact Nancy for any licensing-related queries.
Software management
Installation:
Install Wine:
Open Terminal on your Mac.
Install Homebrew (if not already installed):
bash
Copy code
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install Wine using Homebrew:
bash
Copy code
brew install --cask wine-stable
If you're using an Apple Silicon Mac, install Rosetta 2 to enable compatibility:
bash
Copy code
softwareupdate --install-rosetta --agree-to-license
Allow Wine to run as an unidentified developer:
Go to System Settings > Privacy & Security.
Scroll down to find Wine-Stable and click Allow Anyway.
Download and Extract Netica:
Download Netica version 6.09 from this link:
https://www.norsys.com/downloads/old_versions/Netica_Win_609.zip
Locate the downloaded file in Finder.
Extract the file by right-clicking it and selecting Open With > Archive Utility (or use another extraction tool).
Run Netica:
Navigate to the folder containing the extracted files in Finder.
Double-click the
Netica.exe
file. Wine will launch the program.
Create a Shortcut:
Right-click
Netica.exe
in Finder.Select Make Alias.
Move the alias to your desktop or another convenient location for quick access.
Activate the License:
When Netica launches, enter the license key provided by Nancy Larson (larsonn@wwu.edu).
For additional support, contact Scott Gallagher at gallag6@wwu.edu.
Patching
Patching: Not necessary
Current Version
Current Version: 6.09
Supported Operating Systems
Supported Operating Systems:
Windows 10 and later (via Parallels)
macOS with Wine (planned)
License Management (Deprovisioning)
License Management (Deprovisioning):
We are currently working on deprovisioning Parallels and transitioning to Wine. We have 3 licenses that are in use by Wayne on two of his systems and one of his staff. The license is a static license valid for a specific version with no annual charge. deprovisioning Parallels and transitioning to Wine. We have 3 licenses in use: Wayne uses them on two of his systems and one for his staff. The license is a static license valid for the version purchased, with no annual charge.
Common question
Where do I get the license? Check with Nancy Larson (larsonn@wwu.edu).
How do I install the software? You don't. The software is an executable. It is recommended to place the software into a folder with full permissions and then create a shortcut to the Taskbar.
Does this software work on a Mac? No, not without either an emulator or a virtual machine.