Macromedia Flash Server - Developers edition wanted, compiled

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > April 2006 > Developers edition wanted, compiled





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Developers edition wanted, compiled
Simon Lord

2006-04-20, 6:57 pm

If you compiled FMS2 on a dual intel chip for Red Hat Enterprise 4
then I would LOVE to get a copy from you. As noted a few days ago,
the latest update from RedHat Enterprise actually changes a key
library in RHE that FMS2 links to and so refuses to compile.

I need to see if the pre-compiled version will still run because if
it does I can give a demo of the product, otherwise I'll be waiting
for 2 weeks until NAB2006 is over before seeing a patch from Adobe
for the installers.

Again, if you update RHE and your libstdc++.so.5 becomes libstdc++.so.
6 then the installer won't run at all - even if you COMMENT OUT the
installer.
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Jake Hilton

2006-04-20, 6:57 pm

Simon,
What I have done to combat this is simply create a pointer called
libstdc++.so.5 that points to libstdc++.so

ln -s libstdc++.so libstdc++.so.5

That should allow fms to start and to find the lib it's looking for.

Jake

On 4/19/06, Simon Lord <slord-1+jUDDTtyItWk0Htik3J/w@public.gmane.org> wrote:
>
> If you compiled FMS2 on a dual intel chip for Red Hat Enterprise 4
> then I would LOVE to get a copy from you. As noted a few days ago,
> the latest update from RedHat Enterprise actually changes a key
> library in RHE that FMS2 links to and so refuses to compile.
>
> I need to see if the pre-compiled version will still run because if
> it does I can give a demo of the product, otherwise I'll be waiting
> for 2 weeks until NAB2006 is over before seeing a patch from Adobe
> for the installers.
>
> Again, if you update RHE and your libstdc++.so.5 becomes libstdc++.so.
> 6 then the installer won't run at all - even if you COMMENT OUT the
> installer.
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Jake Hilton

2006-04-20, 6:57 pm

ln -s libstdc++.so.6 libstdc++.so.5

didn't catch the 6.. it wrapper..

Jake

On 4/19/06, Jake Hilton <flashcomm-qux/SyskHsPSUeElwK9/Pw@public.gmane.org> wrote:
>
> Simon,
> What I have done to combat this is simply create a pointer called
> libstdc++.so.5 that points to libstdc++.so
>
> ln -s libstdc++.so libstdc++.so.5
>
> That should allow fms to start and to find the lib it's looking for.
>
> Jake
>
>
> On 4/19/06, Simon Lord <slord-1+jUDDTtyItWk0Htik3J/w@public.gmane.org> wrote:
>
>

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Simon Lord

2006-04-20, 6:57 pm

Problem is we tried linking the to the updated libraries on our
system and it still wouldn't compile. Now I'm kinda more upset that
it worked for you but not us... >:[



On Apr 19, 2006, at 11:23 AM, Jake Hilton wrote:

> Simon,
> What I have done to combat this is simply create a pointer called
> libstdc++.so.5 that points to libstdc++.so
>
> ln -s libstdc++.so libstdc++.so.5
>
> That should allow fms to start and to find the lib it's looking for.
>
> Jake
>
> On 4/19/06, Simon Lord <slord-1+jUDDTtyItWk0Htik3J/w@public.gmane.org> wrote:
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Jake Hilton

2006-04-20, 6:57 pm

When you say compile you just mean install and run.. correct?

Jake

On 4/19/06, Simon Lord <slord-1+jUDDTtyItWk0Htik3J/w@public.gmane.org> wrote:
>
> Problem is we tried linking the to the updated libraries on our
> system and it still wouldn't compile. Now I'm kinda more upset that
> it worked for you but not us... >:[
>
>
>
> On Apr 19, 2006, at 11:23 AM, Jake Hilton wrote:
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Jake Hilton

2006-04-20, 6:57 pm

I could send you the old lib if you like.. then you could just plug it in
your lib directory and see if that helps.

Jake

On 4/20/06, Jake Hilton <flashcomm-qux/SyskHsPSUeElwK9/Pw@public.gmane.org> wrote:
>
> When you say compile you just mean install and run.. correct?
>
>
> Jake
>
> On 4/19/06, Simon Lord <slord-1+jUDDTtyItWk0Htik3J/w@public.gmane.org > wrote:
>
>

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Simon Lord

2006-04-20, 6:57 pm

Yes! Please. I'm kinda suffering in silence until everyone gets back
from NAB.



On Apr 20, 2006, at 11:18 AM, Jake Hilton wrote:

> I could send you the old lib if you like.. then you could just plug
> it in
> your lib directory and see if that helps.
>
> Jake
>
> On 4/20/06, Jake Hilton <flashcomm-qux/SyskHsPSUeElwK9/Pw@public.gmane.org> wrote:
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com