Re: AIX support

From: Jeff Hobbs (jeffh_at_removethis.activestate.com)
Date: 08/24/04


Date: Mon, 23 Aug 2004 21:50:56 -0700
To: Jim Klucar <james.klucar@ngc.com>

Jim Klucar wrote:
> Since I have already gone through the pains of compiling everything on
> AIX, if I could just move the interpreter and all the libraries to
> some arbitrary directory, that would solve my problem. What files
> must I change if I want to move wish8.4 to some other path and have it
> still find all the libraries it needs?

The tclsh, wish and libtcl and libtk binaries.

-- 
     Jeff Hobbs, The Tcl Guy
     http://www.ActiveState.com/, a division of Sophos


Relevant Pages

  • Migration of an _application_ from 4.2.1 to 4.3.3
    ... I have to migrate an application from AIX 4.2.1 to AIX 4.3.3. ... Copy the 4.2.1 libraries to the new system, ... that we do not need the interpreter ...). ... Analyse the application and the shared libraries ...
    (comp.unix.aix)
  • Re: Libraries
    ... sequence have an effect on the target word and which don't. ... Undecidability and Goedel's theorem are closely related. ... be made to work for a lot of libraries, ... without calling an interpreter at the same time ...
    (comp.lang.forth)
  • Re: Bands on an EEE PC
    ... I have tried the compiled linux install ... This is almost certainly an issue about libraries. ... the simplest in terms of library deps) and try compiling it. ...
    (rec.games.roguelike.angband)
  • Re: Libraries
    ... Undecidability and Goedel's theorem are closely related. ... their libraries to avoid things that are hard to automate. ... without calling an interpreter at the same time ... I can rewrite REFILL to refill my buffer however I want. ...
    (comp.lang.forth)
  • Re: Number of Objects in Static Link Library
    ... Up until this time, I've generated the libraries from object files that each represent a related group of functions and their data. ... The end result is that if a symbol in the object file is referenced, the entire object file is dragged in, even if just one function is referenced. ... With most linkers, the minimum amount that can normally be pulled in is one "module" or "translation unit". ... This normally corresponds to a single .o file that comes from either compiling a .c file or assembling an assembly-language file. ...
    (comp.unix.programmer)