T.R | Title | User | Personal Name | Date | Lines |
---|
141.1 | Installing Tuxedo v6.2 on Digital UNIX 3.2 | SAWA::STEFANOWICZ | Artur Stefanowicz, DB & TP Grp | Sun Feb 09 1997 14:00 | 54 |
| As Tuxedo 6.2 kit provided at cell.lkg.dec.com is a non-standard
installation, maby it requires some explatation.
First, this is not what you normaly get on BEA CD's. This is just an
archive of complete instalation.
Following are the steps required to configure 6.2 on your machine,
assuming this is DEV for Digital UNIX v3.2 (other options are simmilar):
(1) You ftp to the Tuxedo kits location.
ftp cell.lkg.dec.com
>> user: anonymous
>> password: just_anything
(2) Now, depending what you need, you go into appropriate directory.
You can look around BEA anchor directory for the required option.
In our case:
$cd BEA/BEA_Tuxedo_DEV/ALPHA/DUX32/TUXDE
(3) You get the kit.
$bin
$mget *
(4) So, you now have some stuff localy. This is an archive of Tuxedo
installation. What you need to do at this stage is to uncompress
all *.Z files:
$uncompress WS.Z
...
$uncompress WSC3.Z
Now, you have to do cpio for all resultant files:
$cpio -idv < WS
...
$cpio -idv < WSC3
Be careful with 'm' switch of the cpio, as this keeps the owner of
files.
(5) Prepare your environment files accordingly to the installation,
with TUXDIR, TUXCONFIG, PATH & LD_LIBRARY_PATH defined.
Now, you can nearly start all your favourite Tuxedo tests.
Nearly, because your installation still requires license (mail
to Charlie, TPSYS::CPARKER). When you have it, register it with:
$ $TUXDIR/MB/pbutil -b -r $TUXDIR -s{serial_number} -T SDK -l{token}
Next week I'll try to install NT version, and will give you some
hints, if necessary.
Best,
Artur
|
141.2 | TUXEDO Install Problem | DELNI::CPARKER | | Tue Feb 11 1997 09:09 | 26 |
| From: NAME: ROMAN GAST @RTO
FUNC: DBTC EUROPE
TEL: 865-4057 / 49-89-9591-4057 <GAST.ROMAN@RTOMS2A1@GYMRC@RTO>
To: NAME: Charlie Parker <Charlie Parker@LKG>
Hi Charlie,
I am in the proccess of installing the TUXEDO kit from cell.lkg.dec.com
(BEA_Tuxedo_DEV). I uncompressed the .Z files and unpacked them using cpio.
Unfortunately there are no installation instuctions comming with this kit. I
got a TUXEDO installation guide from BEA Germany, but this installation guide
advised me to execute an install.sh , which is not available in your kit and
when I try to run something like "tmloadcf ubbsimple" I got the error message
"CMDTUX_CAT:868: tmloadcf cannot run on a non-master node".
Do you know if there is something special to install the kit from
cell.lkg.dec.com or should I contact my collegue Rob at BEA, but I am afraid
he might has an original kit on CD with an install.sh.
By the way we have been invited by AMADEUS to join their TUXEDO Admin course
and will extend their course equipment with a Digital UNIX box running TUXEDO,
because their first Digital systems have not yet arrived. I plan to use kit
from cell for this reason as well.
Thank you,
roman
|
141.3 | Try with install instructions ... | JANIX::jmh | sendmail: The Vietnam of Berkeley | Tue Feb 11 1997 12:40 | 15 |
| >>Notefile: TPSYS::TUXEDO
>>Note: 141.2
>>Author: DELNI::CPARKER
>>Topic: New TUXEDO Kit Avail by ftp -- TUXEDO 6.2
>>Title: TUXEDO Install Problem
>>Date: 11-FEB-1997 09:09
Hi Charlie,
I've provided Roman with the installation instructions from
.1 and he'll be trying again ...
- Jan
|
141.4 | CMDTUX_CAT:868: tmloadcf cannot run on a non-master node | MUCTEC::GAST | Roman Gast @UFC , dtn 865-4057 | Wed Feb 12 1997 14:40 | 8 |
|
The installation verfification, simpapp aplication, runs successfully
after specifying the full domain name, for example "humpty.rto.dec.com"
in double quotes in the ubb file. The CMDTUX_CAT:868: tmloadcf cannot
run on a non-master node error has gone, after I applied the "".
Thank you all.
roman
|
141.5 | Remember: this installation is non-standard | PLACEK::STEFANOWICZ | | Thu Feb 13 1997 04:07 | 12 |
| Roman,
You should always put machine name as seen by system (use hostname)
witch quotes. The error you report in .4 is quite frequent result
of hostname mismatch.
The installation provided at cell.lkg.dec.com is NON-STANDARD
and you can't apply standard installation guide and procedures
for that (install.sh). Please look at my .0 for explanation.
Feel free to contact me by NOTES or mail,
Best,
Artur
|
141.6 | DOC Sets available by ftp | DELNI::CPARKER | | Thu Feb 27 1997 11:31 | 8 |
| Documentation has been added to the ftp site for
TUXEDO System 6.
It can be located on CELL.
Readme files provide instruction for install.
DOC can be installed and read on Windows 3.1 systems.
|
141.7 | Installation of v6.1 under WNT | SAWA::STEFANOWICZ | Artur Stefanowicz, DB & TP Grp | Fri Mar 07 1997 05:28 | 14 |
| I promised to inform you folks on v6.1 installation under WNT system.
This is pretty simple, much simpler than under UNIX platform.
You just need to copy kit from cell.lkg.dec.com, from catalog
BEA
BEA_Tuxedo_DEV (or RT if you need only run-time installation)
WINNT
40 (or 351 if you have WNT 3.51)
SERVER (or WS if you need WorkStation install only)
get all files from this directory, remember about binary format.
Then , on NT you just run setup.exe which does all installation,
Before installation make sure you have serial-no & token available from
Charlie.
Best regards,
Artur
|