Hi ,

Thanks , i am do work with the suggestions.

Regards
Sangram

On Thu, Mar 5, 2009 at 8:24 PM, David Bender <bda...@us.ibm.com> wrote:

>
> Also, the STAF Installation Guide (
> http://staf.sourceforge.net/current/STAFInstall.pdf) section "10 Operating
> System Library Compatability (Linux)" has information on this problem, and a
> libstdc++.so.6 file that you can download for Linux.
>
> David Bender
> STAF/STAX Development
> (512-286-5315)
> IBM Austin Bldg. 903-5B002
> Internet: bda...@us.ibm.com
>
>
>
>   *"Sai Ram Purandhar-B22305" <sairam...@freescale.com>*
>
> 03/05/2009 07:23 AM
>    To
> "Sai Ram Purandhar-B22305" <sairam...@freescale.com>, "Sangram Bakshi" <
> san...@gmail.com>, <staf-users@lists.sourceforge.net>  cc
>    Subject
> Re: [staf-users] Problem Regarding running STAFProc.
>
>
>
>
>
> Please read FAQ Mentioned running STAF on Solaris.
>
> Regards,
> Sairam
>
> ------------------------------
>
> *From:* Sai Ram Purandhar-B22305 *
> Sent:* Thursday, March 05, 2009 6:48 PM*
> To:* Sangram Bakshi; staf-us...@lists.sourceforge.net*
> Subject:* Re: [staf-users] Problem Regarding running STAFProc.
>
> Hi sangram,
>
>             You are using an older version of OS/packages. If you want STAF
> to run on it please put any libstdc++.so.6 file from any latest OS in
> /usr/local/staf/lib directory and try again.
>
> Hope this should solve your problem.
>
> Regards,
> Sairam
>
> ------------------------------
>
> *From:* Sangram Bakshi [mailto:san...@gmail.com] *
> Sent:* Thursday, March 05, 2009 5:28 PM*
> To:* staf-us...@lists.sourceforge.net*
> Subject:* [staf-users] Problem Regarding running STAFProc.
>
> Hi ,
>
> I am trying to  run STAFProc in a linux vmware image.
>
> uname -a
> Linux ismevm01-RHAS30U3 2.4.21-20.EL #1 Wed Aug 18 20:58:25 EDT 2004 i686
> i686 i386 GNU/Linux
>
> I am installing STAF "STAF332-linux.tar.gz" in this machine.
>
> I am using the following STAFEnv script to set the env:
>
>
> #!/bin/ksh
> # STAF environment variables
> PATH=/usr/local/staf/bin:${PATH:-}
> LD_LIBRARY_PATH=/usr/local/staf/lib:${LD_LIBRARY_PATH:-}
> #LIBPATH=/usr/local/staf/lib:${LIBPATH:-}
>
> CLASSPATH=/usr/local/staf/lib/JSTAF.jar:/usr/local/staf/samples/demo/STAFDemo.jar:${CLASSPATH:-}
> STAFCONVDIR=/usr/local/staf/codepage
> if [ $# = 0 ]
> then
> STAF_INSTANCE_NAME=STAF
> else
> STAF_INSTANCE_NAME=$1
> fi
> export PATH LIBPATH CLASSPATH STAFCONVDIR STAF_INSTANCE_NAME
>
> I run the script as . ./STAFProc.env
>
>
> Then i try to run the STAFProc as :
>
> ./STAFProc    i get the following error :
>
>
> ./STAFProc
> ./STAFProc: error while loading shared libraries: libstdc++.so.6: cannot
> open shared object file: No such file or directory
>
> Kindly give me some trouble shooters.
>
>
> Regards
> Sangram
>
>
>
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H_______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
>

<<image/jpeg>>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to