| Store | Cart

Re: [TCLCORE] ::tcl::pkgconfig error

From: Trevor Davel (Twylite) <twyl...@crypt.co.za>
Wed, 14 Nov 2012 17:14:10 +0200
Hi,

On 2012/11/14 04:41 PM, Rene Zaumseil wrote:
>> Am Dienstag, 13. November 2012, 15:07:19 schrieb Porter, Don:>> > Just a guess.... Is there a relative pathname in [encoding dirs] ?>> No. And under linux the tcl::pkgconfig command works as expected.>> So is there something special for windows?>
Yes.  On Windows tcl::pkgconfig is always wrong.

It is utterly invalid (outside of a build environment) to assume that 
paths known at build time will be correct at runtime.  This is 
compounded by NTFS directory junctions (your effective ACL may vary 
based on the path you use), and the fact that the default install 
location for 32-bit apps on a 64-bit Windows platform is "C:\Program 
Files (x86)" rather than "C:\Program Files".

There is no good reason ever to use tcl::pkgconfig for anything except 
building.  Ever.  Don't do it.

Regards,
Twylite


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Tcl-Core mailing list
Tcl-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcl-core

Recent Messages in this Thread
Rene Zaumseil Nov 08, 2012 08:37 pm
Donald G Porter Nov 08, 2012 09:03 pm
Rene Zaumseil Nov 09, 2012 10:59 pm
Porter, Don Nov 14, 2012 03:20 pm
Rene Zaumseil Nov 14, 2012 02:41 pm
Trevor Davel (Twylite) Nov 14, 2012 03:14 pm
Porter, Don Nov 14, 2012 04:47 pm
Porter, Don Nov 14, 2012 03:55 pm
Jan Nijtmans Nov 14, 2012 03:46 pm
Jan Nijtmans Nov 14, 2012 03:51 pm
Porter, Don Nov 13, 2012 02:07 pm
Donald G Porter Nov 13, 2012 08:26 pm
Messages in this thread