Adobe debug flash-player 10 needs newer glibc on Ubuntu Karmic

Hi all, I'm trying to install the latest debug flashplayer available here: 
http://download.macromedia.com/pub/f...nux_dev.tar.gz linked from this page 
http://www.adobe.com/support/flashplayer/downloads.html I follow the embedded instructions and this is the error: 
root@vostro-ubuntu:~# /home/berrie/work/download/install_flash_player_10_linux/flashplayer-installer
[: 258: closing paren expected ERROR: Your glibc library is older than 2.3.
Please update your glibc library. root@vostro-ubuntu:~# aptitude search glibc
p eglibc-source - Embedded GNU C Library: sources
v glibc-2.10-1 -
p glibc-doc - GNU C Library: Documentation
v glibc-doc-reference -
v glibc-pic -
root@vostro-ubuntu:~#  I'm running Ubuntu Karmic Koala and it is up to date.  Could it be that the flash installer parses the version number wrong as previously it was glibc-2.9-1, a '9' after the dot, now there is a '1'. Seems daft. Anyone got any ideas? Cheers, BB
Codevio - Cost Effective Software Development
http://www.codevio.com

The check_glibc() function leaves a bit to be desired:
# check glibc
check_glibc () {
  ICONV=`iconv --version | sed -e '2,$d'`
  if [ $? -ne 0 ]; then
    echo "no-iconv"
  else
    ICONVVER=`echo "$ICONV" | awk '{print $4}'`
    GLIBCMAJOR=`echo $ICONVVER | cut -d'.' -f1`
    GLIBCMINOR=`echo $ICONVVER | cut -d'.' -f2`
    if [ \( $GLIBCMAJOR -ge $MIN_GLIBCMAJOR \) -a \( $GLIBCMINOR -ge $MIN_GLIBCMINOR \) ]; then
      echo "valid-glibc"
    else
      echo "invalid-glibc"
    fi
  fi
First of all '{print $4}' needs to change to '{print $3}' to make it work for now. Once glibc 3.0 hits the shelves you have even bigger problems as according to this snippet both major and minor version numbers need to be bigger than their corresponding minimal numbers. So 3.0 isn't newer than 2.3 according to this code.
The correct pseudo code would be:
if ( (MAJOR > MIN_MAJOR) || (MAJOR == MIN_MAJOR && MINOR >= MIN_MINOR) ) then version is ok

Similar Messages

  • How do I download adobe flash player on my new imac

    how do I download adobe flash player on my new imac

    This is asking you to store persistent Flash Cookies (meaning, they are not deleted when you delete your ordinary cookies.) Some sites will not work unless you allow them. Here's how to prevent them from getting on your computer in the first place, while keeping Flash and these sites working.
    If you use Firefox, get the Add-on Better Privacy, which will delete them when you quit Firefox.
    Or, trick these sites into thinking they are actually storing this crap: (These directions are for Flash Player 10 and above.)
    Using the following, no LSOs (Flash Cookies) will be stored and yet Flash is tricked into thinking they are. As far as I can tell all sites employing Flash will function properly; nothing will be broken, including Comedy Central with its streaming video content. (In the directions above, I had mistakenly recommended setting the Storage panel in the local Flash Pref Pane to not allow. It must be left as "Allow sites to store...." This was why the Comedy Central clip I had been trying to play wasn't working.)
    First, to get a new, clean folder, start by trashing the Macromedia folder in ~/Library/Preferences. That's in your user Library. Next, do not visit the local Flash Pref Pane in Sys Prefs. Instead, go directly to Adobe Global Privacy settings in the Adobe Settings Manager and set Camera and Mic to "Always deny." Visiting the Settings Manager will automatically create a new, clean Macromedia folder.
    (If you first visit the local Flash Pref Pane, the new Macromedia folder will lack the empty default #shared objects folder and its also empty enclosed folder (this is the one with a combination of characters and numerals.) I haven't tested to see what will happen if those two folders are not present. I assume, providing the Macromedia folder is unlocked, they would be created as soon as one visits a Flash site, but they will not be empty and this would defeat the entire purpose.)
    If you visit the local Flash Pref Pane now, all the defaults will remain, except for the Camera and Mic panel, where "Always deny" will be checked. Next, it seems prudent to go to the Playback panel and check "Block all sites from using peer assisted networking." But, important, in the Storage panel, you must leave the default "Allow sites to save...." checked. This is how sites using Flash are tricked into thinking storage of Flash Cookies is being allowed when they are, in fact, not.
    Next, go back to the Macromedia Folder and, using GetInfo/CMD-I, recursively lock all its enclosed folders. This means starting from the back working ones way up to the front. And, finally, lock the enclosing Macromedia folder itself. Nothing gets stored and everything keeps on working.
    (Thanks to Anon at XYMer's for this.)
    EDIT: Maybe something I don't know, but I don't think AdBlock in Safari will defeat Flash Cookies. There may be some Safari extension that will.
    Maybe this extension
    http://sweetpproductions.com/safaricookies/index.htm
    EDIT: in order to see and access your Users Library in Lion:
    http://www.macstories.net/tutorials/miscellaneous-lion-tips-and-tricks/
    Message was edited by: WZZZ

  • What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile for this site using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    There is no "flash player similar to Adobe Flash Player". Flash is a proprietary Adobe product. There is currently no version of Flash for iOS.

  • Is it ok to download adobe flash player on my new mac?

    Is it ok to download adobe flash player on my new imac?

    From Adobe, yes.
    get.adobe.com/flashplayer/

  • Is it safe to install the Adobe Flash Player on my new MacBook Pro 13"?

    Is it safe to install the Adobe Flash Player on my new MacBook Pro 13"?

    Yes, why not? But be sure to install it from the official Adobe site: http://www.adobe.com/products/flashplayer.html

  • Trying to install new adobe, or flash player

    why has nothing happened when I've tried to download the latest adobe, or flash player?  I've probably tried 15-20 + times since 1/29/14

    uninstall your current flash player, http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    and manually download and install:
    Flash Player for ActiveX  (Internet Explorer): http://download.macromedia.com/pub/flashplayer/current/support/install _flash_player_ax.exe
    Flash Player Plug-in (All other browsers):  http://download.macromedia.com/pub/flashplayer/current/support/install _flash_player.exe
    Flash Player (Mac OS X):   http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac /install_flash_player_11_osx.dmg

  • Adobe flash player help needed urgently!

    cannot locate adobe flash player (AFP) after installing in windows 7, ie11.. wanted to open an animation and it suggested installing AFP... can anyone help urgently?

    Launch Internet Explorer and navigate to http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    If you see an animation playing, then Flash Player is enabled.
    If you don’t see an animation playing, then Flash Player is not enabled. In that case, click on the Tools icon in the top right corner of Internet Explorer. (The icon looks like a cogwheel.)
    In the drop-down menu which appears, click Manage Add-Ons.
    In the dialog which appears, select Toolbars and Extensions.
    In the list of Add-ons, look for “Shockwave Flash Object” – which is another name for Flash Player.
    In the Status column, check to see whether Shockwave Flash Object is Disabled. If it is, click the row for Shockwave Flash Object to highlight it.
    In the bottom right corner of the Manage Add-ons dialog, click the Enable button.
    Close the Manage Add-ons dialog.
    Click Refresh to reload the webpage. If you see the animation playing this time, then Flash Player has been successfully enabled.

  • Why do some versions of Flash Player require a new DMG to be downloaded through a web browser?

    Why do some versions of Adobe Flash Player require a new DMG on OS X to be downloaded through a web browser? It is an annoyance to users to have to go through downloading a new DMG and installing through this method. Why can this not be an in-place download and install just as the normal delta updates?
    In addition, is there no way for Adobe to implement a new update process where the browsers are not required to be shutdown if a person is updating? It would make more sense to put things in place for the user and have these new values put into effect when the browser is finally shutdown. Unless the browser is shutdown, whatever version is already installed and running will continue. Is that some sort of privacy problem for Adobe?

    First point: I don't know why they don't just have the PKG file for download, other than it's harder for unscrupulous folks to make a DMG that will pass the "Gatekeeper" checksum.
    Second point: Since the browser uses the Flash Player Plugin, trying to update it while the browser is running would be akin to trying to change your oil while driving down the freeway at 70MPH. And then there's the whole "admin password needed" thing, that would prevent "blind updates".
    You can always download the offline installer: Flash Player (For Mac OS X) and run it whenever you want.

  • How can I get serial numbers or the free versions of Adobe, Air, Flash Player 14, and Reader XI Pro

    How can I get serial numbers or the free versions of Adobe, Air, Flash Player 14, and Reader XI Pro that I had installed on my computer before Microsoft crashed my computer and I had to do a fresh install? I finished reinstalling Win 8.1Pro on my computer thanks to Microsoft Lvl 1 Techies corrupting my Command Structure so nothing would work. I had recently taken a picture of my installed programs (control panel, uninstall programs list) so that I would be able to reinstall everything I needed. I can't seem to find an email for the Reader which I remember paying for, the others I believe were free installs. Can anyone help me out.

    Safari Version 5.0.5  <  from your first post
    5.0.5 is an outdated version of Safari.
    There is an update available for Safari for version 5.1.1
    That may help.
    Click your Apple menu icon top left in your screen the click Software Update
    Restart your Mac after the updates are installed.
    Try full screen ...
    If you have problems using Software Update from the menu you can use the standalone installer here >  Safari 5.1.1

  • Apple macbook's equal to adobe's flash player is what I require.

    Hello folks, hope all is well. I'm trying to find out just what apple does when an adobe flash player is needed to play content on some places? Where & what is the equal player of apple mac to adobe flash? If it hasn't been built yet, isn't it time over due to get up with the times? There are an awful lot of sports and movie picture shows that use the format and I as well as many of my sports buddies find these macs inept without it. yours truly, lbear.

    "Go to Safari Preferences -> Advanced, turn on the Develop menu, then pick Develop -> User Agent -> iPad."
    Where is the Voila?

  • Adobe Shockwave Flash Player crashing

    My Adobe Shockwave Flash Player crashes every time I play a Zynga game on it.  I uninstall it & reinstall it each time & I am tired of it.  I have talked to other players who have the same problem.  Do we need to find another flash that works well with games?  Any suggestions are appreciated.

    Hi chris.
    I have a microsoft windoes xp 32 bit intel laptop.
    I have recently upgrated the newest version of flash . player 11.4 it says.  But it keeps crashing my computer everytime I load a web like facebook/youtube/ mtv.  Just bout every browser I've blamed the web browser for this crashing problem! I am currently using firefox the most lastest version. Will you guys pleaseeeee fix this crashing problem so I can enjoy youtube and all there wonderful websites again with no problems. This flash player came out yesterday but doesn't seem to help. Could I usre another flash player untill you guys fix the problem. If so what version?  They say 10.3 but apperently that doesn't help. Gah. Its so fustrating! And so you know I have reinstalled it but that didn't help either. And I did do a cleaning up on my laptop. It didn't help the freezing on the web browser. But it did help it load faster but as I said. Everything keeps freezing and crashing. Please make a newest version that wont be doing this as fast as possible. Thanks

  • Flash player on the new mac sarafi can't use keyboard and event listener

    flash player on the new mac sarafi can't use keyboard and event listener
    cn:英文有些差不好意思,附上中文说明:在flash player web 开发时,我在最新版本的sarafi上,目前出现不能响应键盘事件bug,为了验证是不是我本地问题,我也用在多款别的网页游戏上进行测试,全有这个bug,另外,有时还有那个fp弹出本地 缓存提示设置窗口也点不了“允许或拒绝“那些按钮

    Now after 5 weeks, you have always not resolved this very important and urgent issue. It seems that Adobe has realy abandonned the actionscript / flash player projects. Why not simply discontinue flash player on desktops too ? Or even better remove or block "automaticaly" all flash players with the final update. That could create a serious issue on the Internet for few weeks but at least that will be honorable end like a Samurai's Seppuku...

  • Please advise? After 17/03/2013 Adobe update, Flash Player uninstalls itself on reboot.

    Please advise.  After 17/03/2013 Adobe update, Flash Player uninstalls itself on reboot.

    I'd like to investigate what's occurring.  Would you be willing to run the following steps to generate a debug log for me?  If this looks like too much work, please let me know and if you're willing we can schedule a quick desktop sharing session so I can do this on your system for you.
    1. Download “SetACL (executable version)_2.zip” from: http://bit.ly/WEppuY
    2. Extract the appropriate “SetACL.exe” from either the 64 bit or 32 bit folder and place it alongside the flash_report.bat file attached to this post.
    3. Right click flash_report.bat and select “Run as administrator”
    Once run, please copy/paste the contents of the flashreport.txt file into a reply.
    Thanks,
    Chris

  • I am trying to install flash player on my new Macpro hardrive.  It is downloaded but I get the continual message that my I.D. and password are wrong. Help please!

    I am trying to install my downloaded flash player on my new MacPro hard drive.  I get the continual message that my I.D. and password are wrong.  I know they are not wrong and have tried a lot of combinations from old Macs and old passwords too.  Nothing works.  How can I get the job done?

    Hi,
    On Mac, this password prompt is presented by your operating system, and is intended to keep you from accidentally installing software which can harm your system. Flash Player does not throw this prompt, Apple does that.
    Please provide machine credentials of currently logged in User to continue with the installation.
    Hope this helps.
    Thanks
    Piyush

  • How can I make an ant file that launches an AS project app in a debug flash player that traces to the flex console?

    How can I make an ant file that launches an AS project app in a debug flash player that traces to the flex console?
    Basically I like the control over the compiling process that I get by using Ant - but I really want traces to come up immediately without having to switch contexts.
    I have an ant file that successfully launches a swf in the flashplayer - but I don't know how to make the flex console start displaying the trace output. I assume that I will have to point it to the appropriate trace output file - but I am not sure how to have ant even address the console.  Is this possible?
    Here is the the target node from my ANT file:
        <target name="launch">
            <exec executable="${FLASHPLAYER_EXE}" errorproperty="trace.output">
                <arg line="'${DEPLOY_DIR}\test.swf'" />
            </exec>
        </target>
    Thanks for any thoughts, or alternatives!

    For the record, I ended up using Logwatcher - it worked perfectly.
    http://graysky.sourceforge.net/

Maybe you are looking for

  • Change display value of "select list"

    Hi! I have a problem with a select list, I want to change the display value through an own pop up (page 5 of apex application) after I submit in it. The select list is based on a sql query: select A_NAME display_value, A_ID return_value from APPLICAT

  • Unable to Install OBIEE in windows 7 32 bit

    hi, i am aware that windows 7 is not supported for OBIEE 10g but from one of the blog they said to change the compatibity version to xp and have done the same but i am gettting some error while running the setup.exe file . the error is as folllows th

  • Profile picture in messages

    Don't know if anyone has knowledge about this: When receiving e-mails from some of my contacts, a photo of the sender appears in the top-right corner of the message When I send e-mails, I see that these also contain a photo, but not of me, but rather

  • Equium L10 300: DVD burning & S-Video question

    I have a Equium L10 300. I have 2 questions. 1: It says that it is a MULTI recorder but it does not burn to DVD+RW, is this correct ? 2: When I connect to the television via the S-video cable to play a slide show from the laptop the TV screen is blan

  • Help!! Error generating the test frame..

    i created a smartfrom and i am trying to fetch data into it. the program is bug free and was activated. but during execution it popped up this msg.. Error generating the test frame Message no. FL819 Diagnosis The system could not generate a syntactic