SlideShare a Scribd company logo
1 of 2
**INSTALLATION INSTRUCTIONS**

REQUIREMENTS FOR:

Wrapped executable version (with "wrp" in distribution filename):
* This version does _not_ need Tcl/Tk installed on your system.
* Image Magick and Weblint is also recommended (but not necessary). August uses
Image Magick
   commands to determine width and height of images, and Weblint to check html
syntax.

Tcl script only version (with "src" in distribution filename + pre 0.60
versions):
* This version needs Tcl/Tk version 8.0 or better installed on your system! I
think all Linux distributions
   have it included as a standard feature.
* Image Magick and Weblint is also recommended (but not necessary). August uses
Image Magick
   commands to determine width and height of images, and Weblint to check html
syntax.

NOTE:
If you're upgrading to August 0.61b or newer from an older version you may have
to delete or edit
the "Augustoptions.tcl" file that resides in the ~/.August directory. The format
of this file has changed
a bit; a correct line in this file now looks like this:

set August(tpldialog) {yes}

Before it looked like this:

set August(tpldialog) "yes"

If you don't do this you may get a message like this when you try to run august:

"Error in startup script: quoted string doesn't terminate properly
[...]"

NOTE:
If you have been running August 0.42, you'd better take a look at the hidden
".August" subdirectory in your
home directory. This particular release creates a lot of buffer files that isn't
erased when August is shut
down, so there may be large number of files there. Just do "rm *.bf" and they
are gone. Hint: Don't do
this when August is running!

It should very simple to install August on your system, at least if you're
running Linux.
Download the gzipped file with the August wrapped executable or tcl script,
unpack it, and put the "august" file in a
directory that's in your path - I suggest /usr/local/bin. Then you should be
able to start August
by typing "august" at the command line.

If it doesn't work, maybe the path to the wish tcl/tk interpreter is wrong, or
you have
to do "chmod +x" on the "august" executable.NOTE: This is what happens when you
get an
error message like this one:

"couldn't recognize image data while executing
"image create photo fopen -data $fopen"
(file "./august" line 856)"

Type "which wish" at the prompt and check that this path is the same as the one
at the first line of
the August script file "/usr/bin/wish". If it's not, change the August script to
the path
you got from the wish command.
"/usr/bin/wish" is actually symbolic link to the real wish executable, which can
create problems on some systems.
There may be several versions of the wish interpreter on your system, and maybe
the wish symlink points to an
older version that doesn't work with August. So you may have to change that
first line to
"/usr/bin/wish8.0" (or something similar...) instead! For example, this should
work on SUSE Linux 6.2:
#!/usr/X11R6/bin/wish8.0

*Good luck!*

--99.11.30.-00.06.22.

More Related Content

Viewers also liked

Qualitest acquires testing firm TCL
Qualitest acquires testing firm TCLQualitest acquires testing firm TCL
Qualitest acquires testing firm TCLTCL
 
Exact Real Arithmetic for Tcl
Exact Real Arithmetic for TclExact Real Arithmetic for Tcl
Exact Real Arithmetic for Tclke9tv
 
TAO Fayan_Canvas design by tcltk_Final report
TAO Fayan_Canvas design by tcltk_Final reportTAO Fayan_Canvas design by tcltk_Final report
TAO Fayan_Canvas design by tcltk_Final reportFayan TAO
 
6+months+roi+for+led+tube
6+months+roi+for+led+tube6+months+roi+for+led+tube
6+months+roi+for+led+tubealbert wen
 
Tcl2012 8.6 Changes
Tcl2012 8.6 ChangesTcl2012 8.6 Changes
Tcl2012 8.6 Changeshobbs
 
Making an Object System with Tcl 8.5
Making an Object System with Tcl 8.5Making an Object System with Tcl 8.5
Making an Object System with Tcl 8.5Donal Fellows
 
Tcl Status Update, July 2014
Tcl Status Update, July 2014Tcl Status Update, July 2014
Tcl Status Update, July 2014Donal Fellows
 
Python Programming - XIII. GUI Programming
Python Programming - XIII. GUI ProgrammingPython Programming - XIII. GUI Programming
Python Programming - XIII. GUI ProgrammingRanel Padon
 

Viewers also liked (12)

venn
vennvenn
venn
 
Qualitest acquires testing firm TCL
Qualitest acquires testing firm TCLQualitest acquires testing firm TCL
Qualitest acquires testing firm TCL
 
Exact Real Arithmetic for Tcl
Exact Real Arithmetic for TclExact Real Arithmetic for Tcl
Exact Real Arithmetic for Tcl
 
Expgui reprint
Expgui reprintExpgui reprint
Expgui reprint
 
TAO Fayan_Canvas design by tcltk_Final report
TAO Fayan_Canvas design by tcltk_Final reportTAO Fayan_Canvas design by tcltk_Final report
TAO Fayan_Canvas design by tcltk_Final report
 
6+months+roi+for+led+tube
6+months+roi+for+led+tube6+months+roi+for+led+tube
6+months+roi+for+led+tube
 
Tcl2012 8.6 Changes
Tcl2012 8.6 ChangesTcl2012 8.6 Changes
Tcl2012 8.6 Changes
 
Making an Object System with Tcl 8.5
Making an Object System with Tcl 8.5Making an Object System with Tcl 8.5
Making an Object System with Tcl 8.5
 
Tcl Status Update, July 2014
Tcl Status Update, July 2014Tcl Status Update, July 2014
Tcl Status Update, July 2014
 
Unit vii wp ppt
Unit vii wp pptUnit vii wp ppt
Unit vii wp ppt
 
Tcl tk howto
Tcl tk howtoTcl tk howto
Tcl tk howto
 
Python Programming - XIII. GUI Programming
Python Programming - XIII. GUI ProgrammingPython Programming - XIII. GUI Programming
Python Programming - XIII. GUI Programming
 

Similar to Install

Similar to Install (20)

spss
spssspss
spss
 
Apache Web Server Setup 2
Apache Web Server Setup 2Apache Web Server Setup 2
Apache Web Server Setup 2
 
Ppt
PptPpt
Ppt
 
Readme
ReadmeReadme
Readme
 
X64 Workshop Linux Information Gathering
X64 Workshop Linux Information GatheringX64 Workshop Linux Information Gathering
X64 Workshop Linux Information Gathering
 
Java ant tutorial
Java ant tutorialJava ant tutorial
Java ant tutorial
 
Ant tutorial
Ant tutorialAnt tutorial
Ant tutorial
 
Project 2 how to install and compile os161
Project 2 how to install and compile os161Project 2 how to install and compile os161
Project 2 how to install and compile os161
 
Easy install
Easy installEasy install
Easy install
 
Automate the boring stuff with python
Automate the boring stuff with pythonAutomate the boring stuff with python
Automate the boring stuff with python
 
Ant User Guide
Ant User GuideAnt User Guide
Ant User Guide
 
BASSET_README
BASSET_READMEBASSET_README
BASSET_README
 
linux
linuxlinux
linux
 
Linux
Linux Linux
Linux
 
Ae backup
Ae backupAe backup
Ae backup
 
Guia para atom
Guia para atomGuia para atom
Guia para atom
 
CS 23001 Computer Science II Data Structures & AbstractionPro.docx
CS 23001 Computer Science II Data Structures & AbstractionPro.docxCS 23001 Computer Science II Data Structures & AbstractionPro.docx
CS 23001 Computer Science II Data Structures & AbstractionPro.docx
 
Let's Take A Look At The Boost Libraries
Let's Take A Look At The Boost LibrariesLet's Take A Look At The Boost Libraries
Let's Take A Look At The Boost Libraries
 
StdAfx.h for Novices
StdAfx.h for NovicesStdAfx.h for Novices
StdAfx.h for Novices
 
Atlas ti7-project-backup-and-transfer
Atlas ti7-project-backup-and-transferAtlas ti7-project-backup-and-transfer
Atlas ti7-project-backup-and-transfer
 

Install

  • 1. **INSTALLATION INSTRUCTIONS** REQUIREMENTS FOR: Wrapped executable version (with "wrp" in distribution filename): * This version does _not_ need Tcl/Tk installed on your system. * Image Magick and Weblint is also recommended (but not necessary). August uses Image Magick commands to determine width and height of images, and Weblint to check html syntax. Tcl script only version (with "src" in distribution filename + pre 0.60 versions): * This version needs Tcl/Tk version 8.0 or better installed on your system! I think all Linux distributions have it included as a standard feature. * Image Magick and Weblint is also recommended (but not necessary). August uses Image Magick commands to determine width and height of images, and Weblint to check html syntax. NOTE: If you're upgrading to August 0.61b or newer from an older version you may have to delete or edit the "Augustoptions.tcl" file that resides in the ~/.August directory. The format of this file has changed a bit; a correct line in this file now looks like this: set August(tpldialog) {yes} Before it looked like this: set August(tpldialog) "yes" If you don't do this you may get a message like this when you try to run august: "Error in startup script: quoted string doesn't terminate properly [...]" NOTE: If you have been running August 0.42, you'd better take a look at the hidden ".August" subdirectory in your home directory. This particular release creates a lot of buffer files that isn't erased when August is shut down, so there may be large number of files there. Just do "rm *.bf" and they are gone. Hint: Don't do this when August is running! It should very simple to install August on your system, at least if you're running Linux. Download the gzipped file with the August wrapped executable or tcl script, unpack it, and put the "august" file in a directory that's in your path - I suggest /usr/local/bin. Then you should be able to start August by typing "august" at the command line. If it doesn't work, maybe the path to the wish tcl/tk interpreter is wrong, or you have to do "chmod +x" on the "august" executable.NOTE: This is what happens when you get an error message like this one: "couldn't recognize image data while executing "image create photo fopen -data $fopen"
  • 2. (file "./august" line 856)" Type "which wish" at the prompt and check that this path is the same as the one at the first line of the August script file "/usr/bin/wish". If it's not, change the August script to the path you got from the wish command. "/usr/bin/wish" is actually symbolic link to the real wish executable, which can create problems on some systems. There may be several versions of the wish interpreter on your system, and maybe the wish symlink points to an older version that doesn't work with August. So you may have to change that first line to "/usr/bin/wish8.0" (or something similar...) instead! For example, this should work on SUSE Linux 6.2: #!/usr/X11R6/bin/wish8.0 *Good luck!* --99.11.30.-00.06.22.