PIKT

Samples: PIKT Binary File Paths

PIKT Logo
Home FAQ News Intro Samples Tutorial Reference Software Authors Licensing SiteSearch


In this files_pikt_bin_macros.cfg file, we specify file paths for the PIKT binaries.  We can then, for example, invoke "=piktc" throughout the rest of the PIKT configuration without having to indicate the piktc program's directory location.  If we ever have need to change the piktc program's location (or indeed the location of any of the other PIKT binary files), we would simply have to edit this one file (or more likely change the =bindir macro specification in the parent macros.cfg file), not be forced to make changes in the potentially dozens of other files where piktc might be referenced.  This file is #include'd by the files_pikt_macros.cfg file.

///////////////////////////////////////////////////////////////////////////////
// 
// files_pikt_bin_macros.cfg
//
///////////////////////////////////////////////////////////////////////////////
// 
// this include file is standard; there is no need to edit it
// 
///////////////////////////////////////////////////////////////////////////////

#if piktmaster
piktc		=bindir/piktc
pikts		=bindir/pikts
piktf		=bindir/piktf
rkey		=bindir/rkey
#endif

piktc_svc	=bindir/piktc_svc
pikt		=bindir/pikt
piktd		=bindir/piktd
piktx		=bindir/piktx
pikth		=bindir/pikth

///////////////////////////////////////////////////////////////////////////////

[For more examples, see Samples.]

Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software | Authors | Licensing | SiteSearch
Links | SiteIndex | Pikt-Users | Pikt-Workers | Contribute | ContactUs | Top of Page
Page best viewed at 1024x768.   Page last updated 2005-06-22.
This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.
Copyright © 1998-2005 Robert Osterlund.  All rights reserved.

Computer Books at Amazon.com

Sams Teach Yourself SuSE Linux in 24 Hours Starter Kit
Sams Teach Yourself SuSE Linux in 24 Hours Starter Kit

High Performance MySQL
High Performance MySQL

Practical C++ Programming
Practical C++ Programming

Web Services Essentials
Web Services Essentials

Setting Up LAMP
Setting Up LAMP