Hi all,
First a quick response about installation of TPP4.3 on a Mac - for
this version the build process is indeed easier than ever (I had all
required modules and apache setup ready from previous builds) and
include:
1) Download the source code into desired directory
2) Change the last line on CGI\Makefile from:
cp -rfu tpp_gui/users/* ${CGI_USERS_DIR}
to:
cp -rf tpp_gui/users/* ${CGI_USERS_DIR}
3) Make the tpp directory as administrator (su) and change privileges
by:
sudo mkdir /usr/local/tpp
sudo chmod -R 777 /usr/local/tpp
4) On the new tpp download dir get into /src and type:
make all install
Following this I also installed TPP4.3 on WinXP (using installer).
In both cases there is a bug in the Gui display that shows two
"Analysis Pipeline" tabs (see file called TPP4_3Gui.jpg in the group
file section). I have tested it mainly in Tandem branch but it seems
to exist in the other branches too.
Cheers,
Oded
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"spctools-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/spctools-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---