Developers edition wanted, compiled
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > Developers edition wanted, compiled




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Developers edition wanted, compiled  
Simon Lord


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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






[ Post a follow-up to this message ]



    Re: Developers edition wanted, compiled  
Jake Hilton


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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






[ Post a follow-up to this message ]



    Re: Developers edition wanted, compiled  
Jake Hilton


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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> wro
te: 
>
>
 ________________________________________
_______
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






[ Post a follow-up to this message ]



    Re: Developers edition wanted, compiled  
Simon Lord


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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> wro
te: 
>  ________________________________________
_______
> 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






[ Post a follow-up to this message ]



    Re: Developers edition wanted, compiled  
Jake Hilton


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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






[ Post a follow-up to this message ]



    Re: Developers edition wanted, compiled  
Jake Hilton


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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 > wr
ote: 
>
>
 ________________________________________
_______
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






[ Post a follow-up to this message ]



    Re: Developers edition wanted, compiled  
Simon Lord


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-20-06 11: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






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:02 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register