Menu

Tree [5dacfe] default tip /
 History

Read Only access


File Date Author Commit
 LDCT Dev Doc 2014-08-01 Robert Dunn Robert Dunn [30e981] Adding new developer document.
 LDCT Help 2014-08-10 Robert Dunn Robert Dunn [6c4d2a] Updated user help for new features.
 LDCT Help Source (NOF) 2014-08-10 Robert Dunn Robert Dunn [efd5cb] Do not include NOF auto-backups in repository.
 LDCT License 2014-02-28 Robert Dunn Robert Dunn [4d1316] Initial commit.
 Sample Data Files 2014-07-13 Robert Dunn Robert Dunn [f02158] Adding a few more sample data files.
 Tech Notes 2014-07-13 Robert Dunn Robert Dunn [6e0ed8] Renaming new Tech Notes document.
 image sources 2014-08-10 Robert Dunn Robert Dunn [6c4d2a] Updated user help for new features.
 resources 2014-05-07 Robert Dunn Robert Dunn [68b074] Renamed ZOBEL.png to Zobel.png. Case differenc...
 src 2014-08-11 Robert Dunn Robert Dunn [ab129a] Version updated for next release.
 .classpath 2014-07-17 Robert Dunn Robert Dunn [e23580] Adding Apache Commons CLI to project for comman...
 .hgignore 2014-07-13 Robert Dunn Robert Dunn [6c7c5d] Help updates and remove ignore filter for sampl...
 .hgtags 2014-08-11 Robert Dunn Robert Dunn [5dacfe] Added tag v0.9.23 for changeset ab129a9fb004
 .project 2014-02-28 Robert Dunn Robert Dunn [4d1316] Initial commit.
 README.txt 2014-08-01 Robert Dunn Robert Dunn [18597a] Revised installation instructions. Added Java7...
 forms-1.3.0-src.zip 2014-02-28 Robert Dunn Robert Dunn [4d1316] Initial commit.
 forms-1.3.0.jar 2014-02-28 Robert Dunn Robert Dunn [4d1316] Initial commit.

Read Me

This file is part of the Loudspeaker Design Calculations Toolkit (LDCT)
Copyright (c) 2014 Robert Dunn

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.


SYSTEM REQUIREMENTS (ALL OPERATING SYSTEMS)

You must have the Java 7 (or newer) runtime environment (Java JRE) 
installed. If the JRE is not installed or if you are uncertain what 
version of the JRE installed, please look for help on the Oracle.com 
site.


INSTALLATION INSTRUCTIONS

Installing and running the program is similar on all operating 
systems (Windows, Linux, Apple, etc.).

(1) Make sure that you have Java 7 or newer installed.
(2) Download the installation files (e.g., "LDCT v#.#.#.zip") from 
    SourceForge.net.
(3) Unzip the LDCT archive to an empty folder.
(4) Open a command prompt window in that folder.
(5) Run the program with the following command:

		java -jar LDCT.jar

LDCT v0.9.21 and newer support command line options.  Use the 
following command to see a list of LDCT command line options:

        java -jar LDCT.jar --help


IF YOU HAVE PROBLEMS

If you are having problems starting LDCT, run the following from a 
command prompt:

        java -version

Verify that the version is 1.7 (Java 7) or newer.  If the system
reports 1.6 or earlier, then you must upgrade Java to run LDCT.

If that is not the issue, you might try running the program with the 
"ignore preferences" switch:

        java -jar LDCT.jar --ignorePreferences

If you continue to have issues, you can post a question in the 
LDCT project discussion pages or file a trouble ticket at 
SourceForge.net.


UNINSTALLING LDCT

LDCT v0.9.21 and newer:  If you wish to remove all stored configuration
information, run LDCT with the --clearPreferences switch BEFORE removing
the LDCT program.

LDCT does not store installation files in any system folder.  Deleting
the installation folder removes all installed files.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.