Okay downloaded the files. I have the following errors: STAFProc: /usr/local/staf-3.3.4/lib/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by STAFProc) STAFProc: /usr/local/staf-3.3.4/lib/libstdc++.so.6: version `CXXABI_1.3' not found (required by STAFProc) STAFProc: /usr/local/staf-3.3.4/lib/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by /usr/local/staf-3.3.4/lib/libSTAF.so) STAFProc: /usr/local/staf-3.3.4/lib/libstdc++.so.6: version `CXXABI_1.3' not found (required by /usr/local/staf-3.3.4/lib/libSTAF.so)
I will build staf on that box unless another suggestion presents. On Fri, Jul 17, 2009 at 09:50, David Bender<[email protected]> wrote: > > I needed to update the permissions on the files. Try downloading now. > > Thanks, > David > > ________________________________ > David Bender > STAF/STAX Development > IBM Software Group, WPLC > 11501 Burnet Rd. > Bldg. 903-5B002 > Austin, TX 78758-3400 > Phone (T/L): 1-512-286-5315 (363-5315) > ITN: 23635315 > Email: [email protected] > > > ________________________________ > > > Raymond Kroeker <[email protected]> > > 07/17/2009 10:28 AM > > Please respond to > [email protected] > To > David Bender/Austin/i...@ibmus > cc > [email protected] > Subject > Re: [staf-users] Installation on SLES 9 64b > > > > > Is there a wait period? I get 403 errors when trying to download. > > Raymond > > On Fri, Jul 17, 2009 at 09:16, David Bender<[email protected]> wrote: >> >> I have refreshed the libstdc+.so.6 file, and added the libgcc_s.so.1 file: >> >> http://staf.sourceforge.net/oslibs/linux-amd64/libstdc++.so.6 >> http://staf.sourceforge.net/oslibs/linux-amd64/libgcc_s.so.1 >> >> Can you download these files to /usr/local/staf/lib, and see if that >> resolves the problem? >> >> Thanks, >> David >> >> ________________________________ >> David Bender >> STAF/STAX Development >> IBM Software Group, WPLC >> 11501 Burnet Rd. >> Bldg. 903-5B002 >> Austin, TX 78758-3400 >> Phone (T/L): 1-512-286-5315 (363-5315) >> ITN: 23635315 >> Email: [email protected] >> >> >> ________________________________ >> >> >> Raymond Kroeker <[email protected]> >> >> 07/17/2009 09:14 AM >> >> Please respond to >> [email protected] >> To >> [email protected] >> cc >> Subject >> [staf-users] Installation on SLES 9 64b >> >> >> >> >> I'm having some difficulty running STAFProc on SuSE 9 64 bit. I have >> tried the following with both the tar installer as well as the >> setup-NoJVM installer: >> >> Install STAF 3.3.4, run STAFProc: >> STAFProc: error while loading shared libraries: libstdc++.so.6: >> cannot open shared object file: No such file or directory >> >> When this fails I downloaded libstdc++.so.6 from >> http://staf.sourceforge.net/oslibs/linux-amd64/libstdc++.so.6 to the >> staf install's lib directory, after which I get: >> STAFProc: /lib64/libgcc_s.so.1: version `GCC_4.2.0' not found >> (required by /usr/local/staf-3.3.4/lib/libstdc++.so.6) >> >> I have installed gcc 3.3.3, gcc-c++ 3.3.3 and libgcc 3.3.3. Can >> anyone recommend a way to resolve this? >> >> >> -- >> --------------------------------------------------------- >> Raymond Kroeker >> >> >> ------------------------------------------------------------------------------ >> Enter the BlackBerry Developer Challenge >> This is your chance to win up to $100,000 in prizes! For a limited time, >> vendors submitting new applications to BlackBerry App World(TM) will have >> the opportunity to enter the BlackBerry Developer Challenge. See full >> prize >> >> details at: http://p.sf.net/sfu/Challenge >> _______________________________________________ >> staf-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/staf-users >> >> > > > > -- > --------------------------------------------------------- > Raymond Kroeker > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > staf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/staf-users > > -- --------------------------------------------------------- Raymond Kroeker ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ staf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/staf-users
