-
Notifications
You must be signed in to change notification settings - Fork 1
License
winstonewert/test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Stylus 1.4.0, Biologic Institute http://biologicstylus.svn.sourceforge.net/svnroot/biologicstylus BUILDING STYLUS Stylus requires a few external libraries, the GNU C/C++ V4.x, and related tools such as libtool. While Stylus may be built using the normal autoconf/automake/make sequence, it is easier to use the supplied scripts: bootstrap and build. The bootstrap script prepares the environment by running autoconf, automake, and configure. It simplifies creating debug and release versions while keeping all compiler generated files out of the source directories. The build script picks up where bootstrap leaves off and runs make to create the binaries. Both scripts display help information when passed a -h(elp) or --h(elp) argument. Running the two scripts in sequence without any arguments will create a default build of Stylus. Test the build by executing the following command from the root of the Stylus directory: ./stylus -e -r -- -g 52DC.gene -p simple.xml -u ./sample/,./sample/ If all is working, this will generate data and reports under the sample directory. EXTERNAL REQUIREMENTS The following must be installed prior to building or running Stylus: - xmllib2 2.6.26 or greater (see http://xmlsoft.org/) - swig 1.3.31 or greater (see http://www.swig.org/) - Python 2.3 or greater (see http://python.org/) SETTING UP AND RUNNING STYLUS The Stylus User Guide gives detailed information on running Stylus through either the provided scripts or by using its API. It is *not* necessary to install Stylus when using the provided scripts from their location in the project (they find and use the locally built version). Please send all comments and questions to info@biologicinstitute.org. Stylus, Copyright 2006-2009 Biologic Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published