用户登录

Compiling and Install TTClasses for client/server

Compiling and Install TTClasses for client/server

Compiling TTClasses for client/server

To compile TTClasses for client/server mode, use the “MakefileCS” makefile.

To build a client/server version of TTClasses:

(Unix)

$ make -f MakefileCS clean all

(Windows)

C:\TimesTen\tt60\ttclasses> nmake /f MakefileCS clean all

Installing TTClasses (Unix only)

After compilation, you will probably want to install the library, so all users of the TimesTen instance can use TTClasses. This step is not part of compilation
because different privileges are required for installing TTClasses than with
compiling TTClasses.

Note that installation occurs automatically after compilation on Windows.

$ cd /opt/TimesTen/tt60/ttclasses

$ make install

 

uddtm 2011-10-28

游客评论

发表评论