What is the exact error you get when starting STAFProc?
David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com
"Gopalakrishna, Monika" <monika.gopalakris...@ca.com>
03/24/2009 04:58 AM
To
David Bender/Austin/i...@ibmus
cc
Subject
Help in installing STaf on Linux
Hi,
I am a staf user but new to Linux.
I successfully installed staf by extracting STAF.tar file and .
/STAFInst on RHELES U7 x86
Edited the profile with below code.
Restarted the box but still it is not working.
What else should I have to do
Thanks in Advance.
/etc/profile
if [ -z "`echo $PATH`" ]
then
PATH=/usr/local/staf/bin
else
PATH=`echo $PATH`:/usr/local/staf/bin
fi
export PATH
if [ -z "`echo $LD_LIBRARY_PATH`" ]
then
LD_LIBRARY_PATH=/usr/local/staf/lib
else
LD_LIBRARY_PATH=`echo $LD_LIBRARY_PATH`:/usr/local/staf/lib
fi
export LD_LIBRARY_PATH
if [ -z "`echo $CLASSPATH`" ]
then
CLASSPATH=/usr/local/staf/lib/JSTAF.jar:/usr/local/staf/samples/demo/STAFDemo.jar
else
CLASSPATH=/usr/local/staf/lib/JSTAF.jar:/usr/local/staf/samples/demo/STAFDemo.jar:`echo
$CLASSPATH`
fi
export CLASSPATH
STAFCONVDIR=/usr/local/staf/codepage
export STAFCONVDIR
From: David Bender [mailto:bda...@us.ibm.com]
Sent: Monday, 23 March 2009 7:20 PM
To: staf-users@lists.sourceforge.net
Cc: Saravana Kumar S.
Subject: Re: [staf-users] Documentation
Here is a link to the STAF documentation:
http://staf.sourceforge.net/docs.php
David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com
"Saravana Kumar S." <saravanakuma...@sonata-software.com>
03/23/2009 01:42 AM
To
<staf-users@lists.sourceforge.net>
cc
Subject
[staf-users] Documentation
I am new user for STAF can some one send a document on STAF and its
usage.
S.Saravanakumar
Sonata Software Ltd.
Phone :+91 80 2661 0330 Xn 3081
www.sonata-software.com
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users