Enabling GD image support on PHP

Hi
I know this has been asked many times before, but none of the answers work for me.
I have 10.4.10 with PHP 4.3.11
I've got the latest developer tools and have downloaded Fink and Fink Commander and have installed gd2 version 2.0.33-3 along with gd2-bin and gd2-shlibs.
I added the line to the php.ini file
extension=gd2.so
and restarted apache but support is still not enabled.
Some threads suggest recompiling PHP with GD support but the only directory I can find regarding PHP is /usr/include/php but when I change to that folder and run the ./configure command it tells me it doesn't exist. I assume then I must have a binary version of PHP installed and therefore can't recompile?
Any ideas how I get GD to work? I've done it no problem on a Debian system so this is getting rather annoying.
I do not want to upgrade to PHP 5 as I need to mirror the version my web host uses.
Many thanks.
RH

Dear Roger,
I remember that I had to manually compile GD. I do not remember where did I find the instructions but it finally worked. A possible link is this.
Mihalis.

Similar Messages

  • Camera RAW image support for Pentax K100D

    Hi,
    Firstly, let me just say I have a MacBook Pro which came preloaded with Tiger. A month or so ago I upgraded to Leopard and I have applied all the available Apple software update.
    I recently got a Pentax K100D digital SLR camera capable of taking images in RAW format (the pentax saves these with a .PEF file extension) and I have been trying to view these images in Leopard. I read the article below, which says that Leopard provides system-level support for the Pentax K100D camera RAW format.
    *Digital camera RAW formats supported by Mac OS X 10.5*
    http://docs.info.apple.com/article.html?artnum=306835
    Now, my problem is that I cannot seem to be able to open the .PEF files with neither Quick Look, Preview, iPhoto or Aperture. Basically, none of these programs seem to be able to display my .PEF files. Aperture says 'unsupported image format'.
    I have installed the software that came with my Pentax (i.e. Pentax Photo Browser and Pentax Photo Laboratory) and these applications can display the .PEF images just fine. For what it's worth, I installed this software before I upgraded to Leopard.
    If I right-click on a .PEF file in Finder, the only programs listed in the Open context menu are the above two Pentax applications.
    So, what am I missing? Clearly something seems to be screwy in my Leopard set up. Is there some way to 'repair' the RAW image support in Leopard??
    I would appreciate any help in fixing this as I would really like to start working with RAW images in Aperture and iPhoto.
    Finally, just be aware that I am not an experienced Mac user. I have always used Windows until now and so... if you have a fix for this I would really appreciate a slightly more elaborate response.
    Thanks in advance,
    Eddie

    I have done a little more research on this...
    As it turns out, my camera is a Pentax K100D Super - not a K100D. The K100D Super is not listed as one of the supported camera RAW formats in the aforementioned article. So I guess this means that my camera is as yet unsupported. Sigh...

  • Error when adding phtreads support to PHP while following wiki

    Hi,
    Willing to add phthreads support to PHP, I read this page and began to follow its instructions : https://wiki.archlinux.org/index.php/PH … _extension
    But while the makepkg -s step, compilation stops with the following message :
    checking whether build with IMAP works... no
    configure: error: build test failed. Please check the config.log for details.
    ==> ERROR: A failure occurred in build().
    Aborting...
    Looking at the relevant section from config.log :
    configure:48953: checking whether build with IMAP works
    configure:48997: cc -o conftest -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fvisibility=hidden -pthread -D_FORTIFY_SO
    URCE=2 -D_REENTRANT -L/usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lcrypto -lssl -lcrypto -lc-client -lcrypt -lpam -lz -lpcre -lrt -lm -ldl -lnsl -lxml2 -lz
    -lm -ldl -lxml2 -lz -lm -ldl >&5
    /usr/lib/libc-client.a(osdep.o): In function `ssl_onceonlyinit':
    (.text+0xb696): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_open_verify':
    (.text+0x1b7): undefined reference to `X509_STORE_CTX_get_error'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_open_verify':
    (.text+0x1bf): undefined reference to `X509_verify_cert_error_string'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_open_verify':
    (.text+0x1d1): undefined reference to `X509_STORE_CTX_get_current_cert'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_open_verify':
    (.text+0x1d9): undefined reference to `X509_get_subject_name'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_open_verify':
    (.text+0x1e9): undefined reference to `X509_NAME_oneline'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_server_input_wait':
    (.text+0x1982): undefined reference to `SSL_get_fd'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_server_input_wait':
    (.text+0x199d): undefined reference to `SSL_pending'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_server_input_wait':
    (.text+0x19b6): undefined reference to `SSL_read'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_abort':
    (.text+0x53d5): undefined reference to `SSL_shutdown'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_abort':
    (.text+0x53de): undefined reference to `SSL_free'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_abort':
    (.text+0x53f4): undefined reference to `SSL_CTX_free'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_sout':
    (.text+0x54c6): undefined reference to `SSL_write'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_sout':
    (.text+0x54e6): undefined reference to `SSL_get_error'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_start':
    (.text+0x56de): undefined reference to `TLSv1_client_method'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_start':
    (.text+0x56e6): undefined reference to `SSL_CTX_new'
    /usr/lib/libc-client.a(osdep.o): In function `ssl_start':
    (.text+0x5704): undefined reference to `SSL_CTX_ctrl'
    It seems that all these missing references belongs to libcrypt.so, but I don't know how to solve this.
    Can you help me ?
    Last edited by Harko33 (2014-06-03 13:20:08)

    karol wrote:
    When posting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.
    No problem, sorry. I just fixed it.

  • How to enable hardware virtualisation support?

    Today I upgraded to mac os x lion and when I open parallels desktop it asks me to enable hardware virtualisation support on my MacBook pro so that I can run windows xp as a virtual machine. I have searched the net and cannot find a way to access the bios to enable this feature, please could I have some support and advise on how to enable the VT. I did have any problems whilst I was on os x snow leopard and parallels used to work fine.
    Thanks in advance.

    Boot camp  is the way to go then you will be able to turn it on. Run boot camp install windows xp and you be able to get into the bios
    Here's some other help full info as well
    VMware Fusion 3.1.3 was designed for OS X 10.6 (Snow Leopard) but is compatible with Mac OS X 10.7 (Lion), with the reservations listed below. If you are running an older versions of VMware Fusion, upgrade to VMware Fusion 3.1.3 before upgrading to Lion. Fusion 2.x is incompatible with Lion.  For the best experience, reinstall Fusion after upgrading to Lion.  When running Fusion on Lion, these limitations are known to exist:
    The Migration Assistant, included with VMware Fusion, is not compatible with Mac OS X Lion. This is due to a change in file sharing components.
    VMware recommends that a Snow Leopard-based Mac be used to migrate an existing PC. The resulting virtual machine can then be used in Fusion running on Lion.
    Boot Camp partitions are not accessible through Fusion after upgrading to Lion.
    To work around this issue, delete the Boot Camp virtual machine from the library and recreate it.  For more information, see A Boot Camp virtual machine fails to power on with a disk error (1003483).
    Minor visual issues have been reported when using Mission Control with Unity mode.
    Mac OS X 10.7 (Lion) Client and Server cannot be run as guests, at this time.
    VMware can provide best effort support if you choose to upgrade to Lion, but we cannot guarantee a resolution for all issues.
    To be alerted when this article is updated, click Subscribe to Document in the Actions box.

  • Pull images from SQL/PHP into Flash

    I have a website that displays images that are stored in a
    SQL database using PHP as a method for pulling and displaying the
    images. These images are stored in the database as text (ex:
    image1), then the PHP looks for the image like this:
    <img src="images/Photograph/<?php echo
    $row_rs_Photos['Image']; ?>.jpg" alt="" width="<?php echo
    $row_rs_Photos['Thumb_Width']; ?>" height="<?php echo
    $row_rs_Photos['Thumb_Height']; ?>" border="0" title="" />
    I want to pull these images into Flash. I've done a bunch of
    ActionScripting, but am no expert. Really don't have the foggiest
    idea where to start.
    -kirk

    I seem to have this one working, kinda. It has an array and
    automatically numbers the buttons, but there are some buttons, that
    ask SQL to return a photo that doesn't exist. For instance, there
    is no 7 or 8 ID in my SQL, so those buttons don't work:
    http://www.lbiphotos.com/Flash/loadImages_finished.html
    PHP Code:
    <?php require_once('my.php'); ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType,
    $theDefinedValue = "", $theNotDefinedValue = "")
    $theValue = get_magic_quotes_gpc() ? stripslashes($theValue)
    : $theValue;
    $theValue = function_exists("mysql_real_escape_string") ?
    mysql_real_escape_string($theValue) :
    mysql_escape_string($theValue);
    switch ($theType) {
    case "text":
    $theValue = ($theValue != "") ? "'" . $theValue . "'" :
    "NULL";
    break;
    case "long":
    case "int":
    $theValue = ($theValue != "") ? intval($theValue) : "NULL";
    break;
    case "double":
    $theValue = ($theValue != "") ? "'" . doubleval($theValue) .
    "'" : "NULL";
    break;
    case "date":
    $theValue = ($theValue != "") ? "'" . $theValue . "'" :
    "NULL";
    break;
    case "defined":
    $theValue = ($theValue != "") ? $theDefinedValue :
    $theNotDefinedValue;
    break;
    return $theValue;
    $colname_rs_Photos = "-1";
    if (isset($_GET['passID'])) {
    $colname_rs_Photos = (get_magic_quotes_gpc()) ?
    $_GET['passID'] : addslashes($_GET['passID']);
    mysql_select_db($database_LBI_Photos_Connection,
    $LBI_Photos_Connection);
    $query_rs_Photos = sprintf("SELECT ID_Photos, Image,
    YearPhotographed FROM Photos WHERE ID_Photos = %s",
    GetSQLValueString($colname_rs_Photos, "int"));
    $rs_Photos = mysql_query($query_rs_Photos,
    $LBI_Photos_Connection) or die(mysql_error());
    $row_rs_Photos = mysql_fetch_assoc($rs_Photos);
    $totalRows_rs_Photos = mysql_num_rows($rs_Photos);
    $imageId = $_GET['passID'];
    //MUST use code below to grab $images
    $images =
    $row_rs_Photos['YearPhotographed'].'/'.$row_rs_Photos['Image'];
    print "image=" . $images;
    ?>
    <?php
    mysql_free_result($rs_Photos);
    ?>
    ACTIONSCRIPT:
    function loadImage(passID:Number) {
    var resultLv:LoadVars = new LoadVars();
    var sendLv:LoadVars = new LoadVars();
    resultLv.onLoad = function(success) {
    if (success) {
    mcLoader.loadClip(imagePath+this.image+".jpg",
    loadContainer);
    trace("passID: "+passID);
    sendLv.sendAndLoad(phpPath+"?passID="+String(passID),
    resultLv);
    function loadInit(target:MovieClip) {
    trace("Begin Loading File");
    trace("imagePath + this.image ; "+imagePath+this.image);
    function assignButtons() {
    for (var i in loadButtons) {
    this[loadButtons
    ].numberTxt.text = String(Number(i)+1);
    this[loadButtons].onRollOver = function() {
    this.gotoAndStop(2);
    this[loadButtons
    ].onRollOut = function() {
    this.gotoAndStop(1);
    this[loadButtons].onRelease = function() {
    trace("String(this).length "+String(this).length);
    if (String(this).length == 16) {
    loadImage(Number(String(this).substring(String(this).length-1)));
    if (String(this).length == 17) {
    loadImage(Number(String(this).substring(String(this).length-2)));
    var loadButtons:Array = new Array('loadBtn1', 'loadBtn2',
    'loadBtn3', 'loadBtn4', 'loadBtn5', 'loadBtn6', 'loadBtn7',
    'loadBtn8', 'loadBtn9', 'loadBtn10', 'loadBtn11', 'loadBtn12',
    'loadBtn13', 'loadBtn14', 'loadBtn15', 'loadBtn16');
    var loadContainer:MovieClip =
    this.createEmptyMovieClip("loadContainer",
    this.getNextHighestDepth());
    var siteUrl:String = "
    http://www.lbiphotos.com";
    var imagePath:String = siteUrl+"/images/Photograph/";
    var phpPath:String = siteUrl+"/Flash/images.php";
    var mcLoader:MovieClipLoader = new MovieClipLoader();
    var mcLoadObj:Object = new Object();
    mcLoadObj.onLoadInit = loadInit;
    mcLoader.addListener(mcLoadObj);
    //below centers called image
    loadContainer._x = (Stage.width/2-100);
    loadContainer._y = (Stage.height/2-100);
    assignButtons();

  • SP324081: Check that your Internet Explorer security settings will allow JavaScript and cookies. If enabled, please contact support.

    Hi,
    I have VS2013 update 4 and IE11 installed. When I try to sign in through VS I get the following error.
    SP324081: Check that your Internet Explorer security settings will allow JavaScript and cookies. If enabled, please contact support.
    I have checked and JAVASCRIPT and cookies are enabled.
    Any help is appreciated.

    Hi Sath12,
    If possible, I suggest you reset IE settings.
    Please lower the security level. Then I added the site like https://*.visualstudio.com/ to the trusted zones. Test it again.
    I have met this issue before which was related to the IE settings or the account issue.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/290948f6-b4ca-41e3-9888-91fbbc71cdeb/cannot-register-sign-in-from-vs-express-2013?forum=visualstudiogeneral
    A connect report still shared some information about it:
    https://connect.microsoft.com/VisualStudio/feedback/details/811860/vs-express-2013-for-web-browser-is-security-restricted-or-javascript-is-disabled
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Support for PHP 4 coming to an end - implications for DW

    This is a copy of a post I sent to the Dreamweaver
    Application
    Development forum, but it's relevant to many people here,
    too. Apologies
    if you have already read it.
    Today (13 July 2007) is the third anniversary of the release
    of PHP 5.
    To mark this occasion, the PHP development team has announced
    that
    support for PHP 4, except for critical security fixes, will
    be
    discontinued on 31 December. Furthermore, even critical
    security fixes
    for PHP 4 will cease on 8 August 2008 (8/8/08). You are urged
    to move to
    PHP 5.2 as soon as practicable.
    As far as PHP code generated by Dreamweaver MX 2004, DW8, and
    DW CS3 is
    concerned, this change will have NO effect. The code runs
    without
    problem on PHP 5.2, and should continue to run even when PHP
    6 is
    eventually released.
    Code generated by Dreamweaver MX should be upgraded to run on
    PHP 5.2,
    as it uses deprecated predefined variables, such as
    $HTTP_POST_VARS
    (instead of $_POST). Although PHP 5.2 can be configured to
    support the
    deprecated variables, they will NOT be supported in PHP 6, so
    it's a
    good idea to start planning ahead.
    If you're on shared hosting, the likelihood is that your
    server still
    runs PHP 4. Now is the time to start pressuring your hosting
    company to
    commit to upgrade to PHP 5.2. There's no need to panic,
    because there
    will be security patches for another year; but after that,
    any host
    still running PHP 4 will leave you potentially open to
    security risks.
    A lot of people worry that switching from PHP 4 to PHP 5 will
    result in
    broken sites. For the vast majority of people, it won't. When
    I switched
    three years ago, I didn't need to change a single line of
    code. The only
    people who are likely to face problems are those using very
    old code or
    object-oriented PHP.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

    Yes OHS (Oracle HTTP Server) comes with PHP pre-installed and ready to use. Refer following for details:
    http://download.oracle.com/docs/cd/B32110_01/web.1013/b28948/php.htm#BABIGCFB
    Thanks
    Shail

  • Support for PHP 4 to be discontinued - implications for Dreamweaver

    Today (13 July 2007) is the third anniversary of the release
    of PHP 5.
    To mark this occasion, the PHP development team has announced
    that
    support for PHP 4, except for critical security fixes, will
    be
    discontinued on 31 December. Furthermore, even critical
    security fixes
    for PHP 4 will cease on 8 August 2008 (8/8/08). You are urged
    to move to
    PHP 5.2 as soon as practicable.
    As far as PHP code generated by Dreamweaver MX 2004, DW8, and
    DW CS3 is
    concerned, this change will have NO effect. The code runs
    without
    problem on PHP 5.2, and should continue to run even when PHP
    6 is
    eventually released.
    Code generated by Dreamweaver MX should be upgraded to run on
    PHP 5.2,
    as it uses deprecated predefined variables, such as
    $HTTP_POST_VARS
    (instead of $_POST). Although PHP 5.2 can be configured to
    support the
    deprecated variables, they will NOT be supported in PHP 6, so
    it's a
    good idea to start planning ahead.
    If you're on shared hosting, the likelihood is that your
    server still
    runs PHP 4. Now is the time to start pressuring your hosting
    company to
    commit to upgrade to PHP 5.2. There's no need to panic,
    because there
    will be security patches for another year; but after that,
    any host
    still running PHP 4 will leave you potentially open to
    security risks.
    A lot of people worry that switching from PHP 4 to PHP 5 will
    result in
    broken sites. For the vast majority of people, it won't. When
    I switched
    three years ago, I didn't need to change a single line of
    code. The only
    people who are likely to face problems are those using very
    old code or
    object-oriented PHP.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

    Yes OHS (Oracle HTTP Server) comes with PHP pre-installed and ready to use. Refer following for details:
    http://download.oracle.com/docs/cd/B32110_01/web.1013/b28948/php.htm#BABIGCFB
    Thanks
    Shail

  • Help Enabling 802.11b Support

    Can anyone help? All I want to do is enable 802.11b support on my Cisco 877W. My 802.11g clients can see and attach to it no problems. My 802.11b clients cannot see it at all. I have tried all sorts but nothing has helped. My config looks like this:
    interface Dot11Radio0
    no ip address
    encryption key 1 size 128bit 7 BC48CE99C4E9B683819990D3C1A5 transmit-key
    encryption mode wep mandatory
    ssid *****
    authentication open
    speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0
    48.0 54.0
    station-role root
    no dot11 extension aironet
    bridge-group 1
    bridge-group 1 spanning-disabled
    What do I need to add to make it visible and available to 802.11b clients?
    Many Thanks,
    Matt

    I'd start by defaulting the AP back to factory default, no WEP, no authentication.
    Check to see if the 802.11b clients can connect.
    If all the 802.11b clients are running the same software, check to see that they are up-to-date drivers & client software. If you're using the MS client software (Zero Wireless Config) try a client using the vendor's client software instead.
    If the clients are not eve associating, look at the basic parameters: things like preamble length (legacy default is "long" which is a one meg data rate)
    If you can get the 802.11b client to connect whith all open parameters, then add WEP. Be advised that some clients need the WEP entered as HEX, not ASCII.
    For example ASCII "ABCD" would be "41 42 43 44" in hex ... make sure you're using the same system. IF youre using something like "12345abcde" that can be a valid (but incorrect) hex string when ou really intend for it to be ASCII.
    Also note that leading or training spaces (ASCII 20) are valid characters. Make sure you do not have leading or training spaces in your WEP (unless you really want them there, in whch case, make sure they're there)
    Make sure the Ethernet format is correct: use the Web GUI to set up. Check the parameters on the "Interfaces" page and do not (at least initially) use the "Best throughput" or "Best Range" settings, leave it at "Default Settings"
    If your 802.11b clients are PDAs, bar-code scanners, or other hand-held devices, check that they are at default settings for the standard 802.11b protocols; some use proprietary protocols for better performance or security.
    That's about it for me ... let us know if any of that changes (works / doesn't work, but acting differently / doesn't work, looks the same).
    Good Luck
    Scott

  • Re-enabling DVD-RAM support?

    The DVD drives in MacBook and MacBook Pro (usually Panasonic/Matshita or LG, Googling around found those were the only brands shipped with MacBooks) support DVD-RAM media. However, it seems Apple decided to use "special" firmware that basically cripples the drive and disables DVD-RAM support. Well, at least write support (my MacBooks read DVD-RAM OK).
    Is there any way to re-enable writing on DVD-RAM in MacBooks? Some non-offical firmware or something, anything?
    I found some firmwares for old PowerBook G4 laptops that re-enables DVD-RAM support. But nothing for current MacBooks.

    The DVD-RAM and UDF support in Mac OS X is good. It's been around for a long time too, since Mac OS 8.something. I've just copied over about 40 gigs of data from my DVD-RAMs I used for backup on the PC onto my MacBook (as I said, they forgot to disable reading from DVD-RAM, hoooray). It's just the hardware that's intentionally crippled. I could connect my external LG DVD drive (which supports all formats, including DVD-RAM) and use it to write files onto DVD-RAM media.
    However, I don't see any reason why would I need to use external drive when internal drive in my MacBook is perfectly capable of doing it (if it wasn't for Apple that decided to flash it with their own firmware which disables the writes on DVD-RAM media).
    If it was a desktop system, I probably wouldn't be complaining much. I'd just use my external LG drive. But it's laptop, and hauling external DVD drive around just because some manager decided users should not use DVD-RAM is not really an option...
    If anybody from Apple is reading this, could you guys please with sugar on top re-enable DVD-RAM support in drive's firmware? It would be much appreciated. Thanks.

  • [svn:fx-trunk] 11376: Remove external image support from BitmapImage and BitmapFill.

    Revision: 11376
    Author:   [email protected]
    Date:     2009-11-02 11:39:44 -0800 (Mon, 02 Nov 2009)
    Log Message:
    Remove external image support from BitmapImage and BitmapFill.
    QE notes: none
    Doc notes: ASDoc updated. Any other docs that mention loading external images in BitmapImage, BitmapFill, or Border need to be updated.
    Bugs: none
    Reviewer: Jason
    Tests run: checkintests, cyclone
    Is noteworthy for integration: Yes
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/BitmapFill.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Border.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/BitmapImage.as

    That PKGBUILD doesn't work, primarily because _svnmod is not set correctly.  The remaining problems are mostly down to not being in the $srcdir directory when checking out the ImageMagick source.  It's also good practice to copy the source and do the build in the copy.  That way, it will be possible to successfully update the source and rebuild the package at a later date.  Otherwise, the PKGBUILD certainly works with the following modifications but I've no idea whether the package is viable because I didn't try installing and testing it.
    _svntrunk=https://www.imagemagick.org/subversion/ImageMagick/trunk
    _svnmod=ImageMagick
    build() {
    cd ${srcdir}
    if [ -d $_svnmod/.svn ]; then
    cd $_svnmod
    svn up
    else
    svn co $_svntrunk $_svnmod
    fi
    rm -r ${srcdir}/${_svnmod}-build
    cp -r ${srcdir}/${_svnmod} ${srcdir}/${_svnmod}-build
    cd ${srcdir}/${_svnmod}-build
    if [ "${CARCH}" = "x86_64" ]; then
    patch -Np1 < ../libpng_mmx_patch_x86_64.patch || return 1
    fi
    Etc., etc.
    Last edited by azleifel (2010-04-11 22:15:09)

  • How to enable JPA2.1 support in weblogic 12.1.2

    Hi,
    how to enable JPA2.1 support in weblogic 12.1.2 ?
    I am finding javax.persistence_2.1.0.0_1-0-2.jar  in /modules/ directory of my weblogic 12.1.2 production installation. but I am not able use JPA2.1 methods , during runtime , I am getting noSuchMethod error  when I try to call  createStoredProcedureQuery. but in the javax.persistence_2.1.0.0_1-0-2.jar  it is there.
    StoredProcedureQuery storedProcedure =
    entityManager.createStoredProcedureQuery("SP_GET_GSA_CAMEL2");
    I have added the below line in commEnv.sh, But no help. Still getting the error.
    export PRE_CLASSPATH=/wls/product/ofm12.1.2/oracle_common/modules/javax.persistence_2.1.0.0_1-0-2.jar:
    can somebody reply any specific steps I have to follow to enable JPA2.1 features in weblogic 12.1.2.
    regards
    Muthuvel

    Hi Windows 2008 support only TLS 1.0 not 1.1 and 1.2, so it works OK. To use higher TLS protocols you must use at least 2008R2 SP1 or higher version of Windows server

  • Edit Info.plist Within a Published .ipa File to Enable iOS Newsstand Support?

    I'm working on developing a magazine-style app using Flash CS5. I'd like to enable iOS Newsstand support for the exported .ipa file. Anyone have any experience with this? I believe that I'd need to edit the app's info.plist file within the exported .ipa bundle ...
    Experiences / thoughts?
    Ted

    Hi Ted:
    I have not implemented this yet. But as I can read on http://developer.apple.com/library/ios/#documentation/StoreKit/Reference/NewsstandKit_Fram ework/_index.html, editing info.plist might take your app to newsstand but to take advantage of any NewsStand feature  you will also need to write some Native Extension also that provides access to NKLibrary , NKIssue NKAssetDownload.
    I think http://www.viggiosoft.com/blog/blog/2011/10/17/ios-newsstand-tutorial/ this will help you do some newsstand stuff in native code.
    If you ever use newsstand, I would love to see your app, please share your iTunes link.
    best of luck,
    thanks,
    Saumitra

  • Coolstack: Difficulty enabling cURL and Tidy in PHP

    Hello:
    I've been trying to enable curl and Tidy in PHP. I was successful in getting curl running by adding the following to php.ini:
    extension="curl.so"
    However, after restarting Apache, I was seeing a warning in error_log that indicated libcurl.so.3 could not be found. I was able to locate a version of this file in /opt/staroffice8/program/libcurl.so.3, and after I copied it to /usr/lib, curl worked fine. Not an ideal fix, but I could not locate libcurl.so.3 in any download repository on sun.com.
    Interestingly, I noticed that phpinfo() indicates that curl is already compiled into PHP 5 - here's an excerpt from my PHP configure command:
    './configure'
    <snip>
    '--with-curl=shared,/opt/coolstack'
    It seems like I'm going about this wrong. On a related note, I also want to enable Tidy, and did so by adding the following to php.ini:
    extension="tidy.so"
    Again, this caused apache produce a warning in error_log looking for libtidy-0.99.so.0, and again, I have the following in my PHP configure command:
    './configure'
    <snip>
    '--with-tidy=shared,/opt/coolstack'
    Any insight into enabling these extensions would be greatly appreciated.
    Dave

    Open /etc/php/php.ini and find this:
    ; available extensions
    ;extension=bcmath.so
    extension=bz2.so
    ;extension=calendar.so
    extension=curl.so
    Make sure curl.so is uncommented.  If it's not, change your config then restart the webserver.
    Last edited by Endperform (2008-06-29 21:35:16)

  • [svn] 4210: Enabled 3D effects support for Halo list based components.

    Revision: 4210
    Author: [email protected]
    Date: 2008-12-01 15:35:46 -0800 (Mon, 01 Dec 2008)
    Log Message:
    Enabled 3D effects support for Halo list based components.
    Added ArrayList to the MXML manifest, with source as defaultProperty, so it can be used from MXML.
    Review: Glenn
    QA: None.
    Modified Paths:
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/framework/manifest.xml
    flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/ArrayList.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/listClasses/ListBase.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as

    Hi, 
    I met same issue when try RDP to the VM vai administrator account 
    please try this:
    open Remote desktop connection, click "show options", in experience page, my default setting is "detect connection quality ...", change to "LAN (10 Mbps..)"; after
    that I can connect to VM again...
    hope will helpful for you ..
    FYI;
    http://social.technet.microsoft.com/wiki/contents/articles/16652.remotefx-vgpu-setup-and-configuration-guide-for-windows-server-2012.aspx
    Andrew 

Maybe you are looking for

  • Presentation variable in column formula errors out

    Hi I have a date column which should have 2 presentation variables. From date and To date. I created a dashboard prompt on the date column twice with case statements like CASE WHEN 1=0 THEN CALENDAR.D_DATE ELSE TIMESTAMP '1900-01-01 00:00:00' END . N

  • Thank you for scamming my Grandma and lying to me Verizon.

    I recived the cool little upgrade your phone and recive a $100 GIFT CARD!!! It was sent to my number and mine alone, despite I had upgraded to a BB 8 months before. So my grandma decided to get into the world of smartphones. From my expirence BestBuy

  • Database Logon Failed when loading Access mdb that use a system mdw

    I am trying to get my Report Viewer ASP.NET application running 11 R2 SP3 to open a report that uses Access database with a system database file (mdb and mdw file) the report runs fine in the designer and it runs fine on the developer test computer b

  • Trying to import mts files from my cannon  hd video camera

    trying to import mts files into my final cut pro trial version and it does not recognize this file type. any help would be appreciated. I am trying to decide whether to continue using adobe premier for editing or consider purchasing final cut pro I a

  • JEditorPane in read only mode

    Hi I have created a JEditorpane in read only mode - setEditable (false) the problem is the user can still mark the rows of the editor pane. how can i prevent that? Thanks, Liat