Solaris specific cmake files missing in XMP toolkit

XMP_Config.cmake references Solaris specific files:
        execute_process(COMMAND "uname" OUTPUT_VARIABLE OSNAME)
        string(TOUPPER "${OSNAME}" OSNAME)
        if ( ${OSNAME} MATCHES SUNOS)
            execute_process(COMMAND "uname" "-p" OUTPUT_VARIABLE PLATFORM_SUNOS_ARCH)
            string(TOUPPER "${PLATFORM_SUNOS_ARCH}" PLATFORM_SUNOS_ARCH)
            if ( ${PLATFORM_SUNOS_ARCH} MATCHES SPARC)
         include(${XMP_ROOT}/build/XMP_sunos_sparc.cmake)
            else()
         include(${XMP_ROOT}/build/XMP_sunos_intel.cmake)
            endif()
        else()
     include(${XMP_ROOT}/build/XMP_Linux.cmake)
        endif()
However, these files do not exist in the build directory (or anywhere in the package).
I am trying to get this compiled on Solaris, so this is causing me grief.
Where can I get these files?

Hi Bejhan,
    XMP SDK is not supported on Solaris platform. In past we provided support for Solaris and by mistake this code was left in SDK. I can help you to build the xmptoolkit for Solaris but you have to do some more work on your side to get it done. Again, you may face crashes on SPARC Solaris due to endian (big & little).
   Please follow the following steps in order to build it on Solaris
  1. Go to the build/shared directory
  2. Create a copy SharedConfig_Linux.cmake and name it SharedConfig_sunos_sparc.cmake OR SharedConfig_sunos_intel.cmake depends whether you are using SPARC or intel processor.
  3. Make some changes in newly created cmake files
     a. set XMP_PLATFORM_FOLDER to intelsolaris<_x64> or sparcsolaris<_x64> (depending upon 32/64 bit machine. for 64-bit machine add _x64 suffix)
     b. Set XMP_GCC_PATH=<gcc path>
     c. Set XMP_GCC_LIBPATH=<gcc libpath>
4. Make a copy of ToolchainRelEng.cmake to ToolchainRelEng_sunos_<intel/sparc>.cmake and fix the gcc path's
Hope this will help you.
-Sunil

Similar Messages

  • XMP file missing

    I've got a problem with a specific RAW file missing it's XMP data.
    I had two images with the same name, one the CR2 and one a TIFF of the same file.  When I deleted the TIFF from the library, Lightroom's "feature" thoughtfully also removed the XMP file.
    Lightroom recognised that the XMP file was missing and warned me, however telling it to save metadata to file still didn't create a new XMP file.  I then told Lightroom to "forget about this sidecar file", assuming this meant I could then recreate it.  Unfortunately this doesn't seem to be the case.  I have changed develop settings etc and clicked save to file and it's still not creating the XMP file, all the changes are only stored in the Library.
    Any suggestions?  What can I do?
    Thanks in advance,
    James

    I just did a test of deleting an .xmp file, and LR recreates the .xmp file, only after a change has been made to the file. I conclude that the other steps you took threw a wrench in the process.
    If you want to be sure that this .xmp file is current, you can make an edit change (up exposure or anything, and return it) check the time stamp on the .xmp. You can also open in a text editor for specifics.

  • "Sidecar file missing" - LR 1.1 can't read XMP files

    I am getting a "sidecar file missing" icon for 150 out of 2,500 photos I've imported into Lightroom. The .XMP files are present in the same folders as the photographs, LR is just not recognizing them. It is just a few files from several different folders, but not all the files in any folder. The photos appear as "Missing Files" in the Library heading on the left panel in Library mode.
    The metadata appears correctly saved in the LR cache. I have tried writing the metadata from the cache to the disk, but that does not help. If I try to import the files or folders again, Lightroom will not allow it saying that the images are already in the catalog.
    Sometimes I add metadata (i.e. rankings) to the files in IMatch 3.6, but I seriously doubt that has anything to do with this problem.

    Robert, thanks for the reply. I did find a work-around, eventually, but still haven't figured out what went wrong; I'm still investigating that.
    The work-around:
    1) I went to the Missing Files "filter" in Library mode.
    2) I selected the missing files
    3) I went to "Metadate/Write to File" and chose that.
    4) If Lightroom said that the metadata had been updated in a different program, I chose the "Overwrite" option.
    5) I then Removed the selected files from the Catalog (Alt-Backspace on my PC)
    6) I then Imported the folder(s) with the missing files again.
    Lightroom then read the XMP files without a problem.
    I previously had tried your suggestion of opening the file in Breezebrowser Pro, modifying the metadata and saving the file. This did not cause Lightroom to able to read/find the XMP files.
    I printed out various versions of the XMP files from instances where Lightroom could and could not find the XMP file and am going to compare them when I get a chance.
    Thanks for your help

  • How can we repeat specific page number of pdf file by using FDF Toolkit for Windows?

    how can we repeat specific page number of pdf file by using FDF Toolkit for Windows?

    let's say a registration form, there is only 1 full address provided in my registration pdf, but applicant could have more than 1 address, so i have to make it more flexible to extend the address page no matter how many addresses that applicant provided, i have use adobe acrobat pro to edit the form properties. but dont know how to extend/duplicate a page in felxible times.
    Please advise~ tks so much!!! George

  • Requesting contact info for XMP Toolkit SDK developers at Adobe

    Hello,
    I'm an engineer at Google, involved in the WebM project.  Information about our project is here:
    http://www.webmproject.org/
    WebM is "video for the web".  It specifies a standard container format (a WebM file is based on Matroska), which comprises a VP8 video stream and a Vorbis audio stream.
    More info about the WebM container format is described here:
    http://www.webmproject.org/code/specs/container/
    We are investigating mechanisms for supporting metadata in WebM, and we are looking specifically at using XMP for this purpose.  I have a few technical questions about the Adobe XMP Toolkit SDK, and would look to speak to an engineer or some such at Adobe.
    Does anyone know whom I can contact at Adobe, about making modifications to the XMP Toolkit SDK?
    You can contact me directly at my work email address: <[email protected]> .
    Thanks!
    -Matt

    Hello,
    I'm an engineer at Google, involved in the WebM project.  Information about our project is here:
    http://www.webmproject.org/
    WebM is "video for the web".  It specifies a standard container format (a WebM file is based on Matroska), which comprises a VP8 video stream and a Vorbis audio stream.
    More info about the WebM container format is described here:
    http://www.webmproject.org/code/specs/container/
    We are investigating mechanisms for supporting metadata in WebM, and we are looking specifically at using XMP for this purpose.  I have a few technical questions about the Adobe XMP Toolkit SDK, and would look to speak to an engineer or some such at Adobe.
    Does anyone know whom I can contact at Adobe, about making modifications to the XMP Toolkit SDK?
    You can contact me directly at my work email address: <[email protected]> .
    Thanks!
    -Matt

  • Cannot build XMP-Toolkit-SDK-CC201306

    Hi
    Is this the correct forum to post this question?
    I am using WIN 7 Professional 64 bit and Visual Studio 2010.
    I have been trying to produce the Visual Studio project from the GenerateXMPToolkitSDK_win.bat file.
    It fails repeatedly. It produces the VC10 directory.
    When I open the solution in VS2010 it has no project files?
    Note that I do not have Visual Studio running at the time of the build.
    The following text is the message returned: -
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>REM l
    ist of all projects to build
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>echo
    "Update path environment that cmake can be found"
    "Update path environment that cmake can be found"
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>REM s
    et PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\Syste
    m32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tool
    s\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\M
    icrosoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.N
    ET Web Pages\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Progra
    m Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\CMake 2.8\bin;
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build\..\..
    \resources\tools\CMakeApp\win\bin
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>set P
    ATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\
    WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Bi
    nn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Micro
    soft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET W
    eb Pages\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Fi
    les (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\CMake 2.8\bin;G:\D
    ownloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build\..\tools\
    cmake\bin
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>echo
    "================= Generate project for XMP build ================="
    "================= Generate project for XMP build ================="
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>call
    cmake.bat 64 2010 WarningAsError Dynamic
    G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build>echo
    OFF
    64 bit specified
    "Generator VS 2010 specified"
    "sensible warnings activated"
    "Static build off"
    CMakeFolder: "vc10/dynamic/windows_x64"
    Generator used: Visual Studio 10 Win64
    cmake ../../../. -G"Visual Studio 10 Win64" -DXMP_CMAKEFOLDER_NAME=""vc10/dynami
    c/windows_x64"" -DCMAKE_CL_64=ON -DCMAKE_ARCH=x64 -DXMP_BUILD_WARNING_AS_ERROR=O
    n -DXMP_BUILD_STATIC="Off"
    -- The C compiler identification is MSVC 16.0.40219.1
    -- The CXX compiler identification is MSVC 16.0.40219.1
    -- Check for working C compiler using: Visual Studio 10 Win64
    Could not register CMake's Visual Studio macros file 'CMakeVSMacros2.vsmacros' w
    hile Visual Studio is running. Please exit all running instances of Visual Studi
    o before continuing.
    CMake needs to register Visual Studio macros when its macros file is updated or
    when it detects that its current macros file is no longer registered with Visual
    Studio.
    -- Check for working C compiler using: Visual Studio 10 Win64 -- works
    -- Detecting C compiler ABI info
    Could not register CMake's Visual Studio macros file 'CMakeVSMacros2.vsmacros' w
    hile Visual Studio is running. Please exit all running instances of Visual Studi
    o before continuing.
    CMake needs to register Visual Studio macros when its macros file is updated or
    when it detects that its current macros file is no longer registered with Visual
    Studio.
    -- Detecting C compiler ABI info - done
    -- Check for working CXX compiler using: Visual Studio 10 Win64
    Could not register CMake's Visual Studio macros file 'CMakeVSMacros2.vsmacros' w
    hile Visual Studio is running. Please exit all running instances of Visual Studi
    o before continuing.
    CMake needs to register Visual Studio macros when its macros file is updated or
    when it detects that its current macros file is no longer registered with Visual
    Studio.
    -- Check for working CXX compiler using: Visual Studio 10 Win64 -- works
    -- Detecting CXX compiler ABI info
    Could not register CMake's Visual Studio macros file 'CMakeVSMacros2.vsmacros' w
    hile Visual Studio is running. Please exit all running instances of Visual Studi
    o before continuing.
    CMake needs to register Visual Studio macros when its macros file is updated or
    when it detects that its current macros file is no longer registered with Visual
    Studio.
    -- Detecting CXX compiler ABI info - done
    COMMON_BUILD_SHARED_DIR= G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306/XMP-Toolkit
    -SDK-CC201306/build/../build/shared
    -- ===========================================================================
    --  XMPCore64
    -- ===========================================================================
    --  OUTPUT_DIR = G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306/XMP-Toolkit-SDK-CC2
    01306/XMPCore/build/../../public/libraries/windows_x64/$(configuration)
    -- ===========================================================================
    --  XMPFiles64
    -- ===========================================================================
    --  OUTPUT_DIR = G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306/XMP-Toolkit-SDK-CC2
    01306/XMPFiles/build/../../public/libraries/windows_x64/$(configuration)
    -- ===========================================================================
    --  XMPToolkitSDK
    -- ===========================================================================
    --  64 bit build is: 1
    --  Static build is: Off
    --  XMPToolkitSDK
    --  Compiler:
    --  CC=C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/bin/x86_amd64/cl.e
    xe
    --  CXX=C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/bin/x86_amd64/cl.
    exe
    -- ===========================================================================
    -- Configuring done
    Could not register CMake's Visual Studio macros file 'CMakeVSMacros2.vsmacros' w
    hile Visual Studio is running. Please exit all running instances of Visual Studi
    o before continuing.
    CMake needs to register Visual Studio macros when its macros file is updated or
    when it detects that its current macros file is no longer registered with Visual
    Studio.
    CMake Error at G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306/XMP-Toolkit-SDK-CC201
    306/build/shared/SharedConfig_Common.cmake:132 (add_library):
      Cannot find source file:
        G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306/XMP-Toolkit-SDK-CC201306/XMPCore
    /build/../../third-party/expat/lib/xmlparse.c
      Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
      .hxx .in .txx
    Call Stack (most recent call first):
      G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306/XMP-Toolkit-SDK-CC201306/XMPCore/b
    uild/CMakeLists.txt:192 (AddLibraryAndDependencies)
    CMake Warning:
      Manually-specified variables were not used by the project:
        CMAKE_ARCH
        XMP_BUILD_WARNING_AS_ERROR
    -- Build files have been written to: G:/Downloads/Exif/XMP-Toolkit-SDK-CC-201306
    /XMP-Toolkit-SDK-CC201306/build/vc10/dynamic/windows_x64
    Failed XMP build cmake.
    "Exiting CMakeUtils.bat"
    Failed  build cmake.
    "Exiting cmake.bat"
    Failed.
    "Exiting cmake_all.bat"
    CMake Build Failed.
    Press any key to continue . . .
    Can anyone hjelp me with this?
    Thanks John

    Inder
    Thanks for your help so far, perhaps I should have read the "Getting Started Guide" first!
    I have now been able to create all the VS solutions, when I open them in VS and I try to build the solution I get 45 warnings, samples of which include: -
    Warning               1              warning C4800: 'XMP_OptionBits' : forcing value to bool 'true' or 'false' (performance warning)                G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\XMPCore\source\Parse RDF.cpp 458                1              XMPCore
    Warning               2              warning C4267: 'argument' : conversion from 'size_t' to 'XMP_Uns32', possible loss of data                G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\XMPFiles\source\WXMP Files.cpp                204         1              XMPFiles
    Warning               3              warning C4244: '=' : conversion from 'double' to 'float', possible loss of data                G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\source\XMP_ProgressT racker.cpp                134         1              XMPFiles
    Warning               4              warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data                G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\source\XMP_ProgressT racker.cpp                142         1              XMPFiles
    Warning               5              warning C4244: '=' : conversion from 'double' to 'float', possible loss of data                G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\source\XMP_ProgressT racker.cpp                149         1              XMPFiles
    Similarly if I try to run the solution I get the following error : -
    Unable to start program 'G:\Downloads\Exif\XMP-Toolkit-SDK-CC-201306\XMP-Toolkit-SDK-CC201306\build\vc10\static\w indows_x64\x64\Debug\ALL_BUILD'.    The system cannot find the file specified.
    Can you help me with this? I hope it's not something obvious and I don't want to waste your time.
    One problem I do have is that my programming background is VB.Net and not C++ !
    Regards John

  • Cannot deploy process flow package specification from file

    Hi,
    we are using owb 11gr2 on linux. We successfully managed to deploy mappings and tables into a specification file, and then deploy from that file into the target database (RAC). But when we try to deploy a process flow package we run into an error:
    A process flow package can be deployed to a specification file. But a deployment from that specification file fails with the error: " OMB05623: Cannot deploy specification from file. Exception follows. nulll"
    ### SETUP
    set CONN_DESIGN "xxx"
    set CONN_TARGET_DESIGN "yyy"
    set CONN_TARGET_RT "xxx'"
    set DIR "D:\\tmp"
    set RELEASE "V0_2"
    set file "$DIR\\$RELEASE"
    set plan "FILE_DEPLOY_$RELEASE"
    ### Deployment via control center: works!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    ### Deployment via specificatin file: fails!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_DESIGN
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan' AS SPECIFICATION TO '$file.xml'
    OMBDROP DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDEPLOY SPECIFICATION FROM '$file.xml'
    ### OMB05623: Deployment von Spezifikation aus Datei nicht möglich. Exception folgt. null
    ###OMB05623: Cannot deploy specification from file. Exception follows. nullIf we use the operation DROP it works. But REPLACE and CREATE do not work.
    We get the error regardless whether the code is executed as an expert or on the command line at a windows client.
    Does anyone knows a workaround?
    Deployment via a specification file is a must due to license and architecture requirements.
    Thanks,
    Carsten.

    Its woked fine for me for OWB 10.2.0.4 .... some steps are missing from code like
    when you are connecting again it should be
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDISCONNECT
    OMBCC '/KLINGEL_DWH'
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RTI think you can try the same on different system .
    Cheers
    Nawneet

  • XMP Toolkit & Visual Studio 6.0

    Hi!
    I'm a software developper from Germany and got started into XMP a couple of days ago. With Microsoft Visual Studio 2005, everything works fine (I compiled the sources and received the lib files as static libraries which I can use for my code).
    Does it also work with Visual Studio 6.0? I tried it, but a "LNK1196: invalid or corrupt import object: unknown version" error is shown then, I suppose you can't use lib files created in 2005 for 6.0. Has anybody successfully used the XMP Toolkit on this version?
    Thanks.

    Tutorial: How to install Visual Studio 6 With Service Pack 5 on Windows Vista RTM
    - If you use Visual Studio.NET, do not install Visual Studio 2002, 2003, 2005 or 2008 first. If you do, this tutorial will not work. You must install them in this order...
    1. Visual Studio 6.0
    2. Service Pack 5
    3. Visual Studio 2002, 2003, 2005 or 2008
    - Right click on Setup.EXE from the Visual Studio 6 CD (MSVS98) and choose 'Run As Administrator' (take note it doesn't matter if your user is already an administrator you still must 'Run as Administrator')
    - You may encounter some strange 'Yes/No' questions which you may not know the answers to that have not prompted you during Visual Studio Setup before. I don't remember what I clicked exactly, but I remember one of them said 'Do you want to overwrite your 'blah blah' settings?' and I clicked 'No'.
    - You will need to reboot twice during installation
    - Before running Service pack 5 setup, you must make modifications to the file 'sp598ent.stf' here's how to do that (note some of the spaces have been truncated, try to not remove the extra space in the stf file when modifying it. If you do, this will not work at all, and you'll get a "Setup Damaged" error)...
    Step 1) Open C:\ServicePack5Dir\sp598ent.stf with 'Notepad.exe'
    Step 2) Replace the following line
    13 Group 28 36 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43
    -with-
    13 Group 28 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43
    Step 3) Delete the following lines leaving only a carriage return where it was
    36 Depend "27 ? : 37"
    37 IsWin95 CustomAction "sp598ent.dll,CheckForMDAC"
    Step 4) Save and close C:\ServicePack5Dir\sp598ent.stf
    - Once you are done with that, you must run right click 'setupsp5.exe' and choose 'Run as Administrator' (if you do not run as administrator it will not work)
    - Service Pack 5 Setup should work fine now.

  • Pkgmap files missing in global zone, can't build non-global zone

    My solaris 10 server is missing the pkgmap files for the packages. As a result, I can't build a non-global zone. Is there a way to recreate the pkgmap files?
    The OS on the Solaris 10 server was installed via jumpstart (initial install). However, the Jumpstart process used a Solaris 9 boot server which seems to have caused the missing pkgmap problem.
    Does anyone know of any other problems which would result from a version mismatch between a boot and installation server during the jumpstart process?

    Hi, i have problems with building transmission from svn too:
    $ versionpkg
    ==> retrieving latest revision number from svn... 3730
    ==> newer revision detected: 3730
    ==> Entering fakeroot environment
    ==> Making package: transmission-svn 3730-1 (Di 6. Nov 08:28:38 CET 2007)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with md5sums
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    Fetching external item into 'Transmission/third-party/libevent'
    Checked out external at revision 477.
    Checked out revision 3730.
    ==> SVN checkout done or server timeout
    ==> Starting make...
    ./autogen.sh: line 16: autoreconf: command not found
    Creating aclocal.m4 ...
    Running glib-gettextize...  Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
      codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
      progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Making aclocal.m4 writable ...
    Running intltoolize...
    PKGBUILD: line 33: ./configure: No such file or directory
    make: *** No targets specified and no makefile found.  Stop.
    ==> ERROR: Build Failed.  Aborting...
    ==> ERROR: Reverting pkgver...
    i dont know whats up with the autoreconf
    i hope anyone can help me!
    greez

  • How GIF format is supported in XMP toolkit

    Hi all,
    I'm new to XMP and I'm using the XMP toolkit since some weeks. I was easily managing JPEG, TIFF, PNG and PDF, but I have problems with GIF format.
    Documentation declares it is supported, but I didn't find BlueSquare.gif between the samples. There is no handler available in the libraries. I cannot embed metadata in file that has not already.
    Maybe it can reads/modify only GIF that has already XMP embedded? (if so can someone give a sample of 89a GIF with XMP embedded).
    Is there anybodu that has found a way to add metadata anyway?

    Hello Jeknetics, I will attach this information that must be helpful for you. 
    Regards
    Link: http://search.ni.com/nisearch/app/main/p/ap/tech/lang/en/pg/1/sn/catnavm/fil/AND(nilanguage:en,phwebnt:10535,nicontenttyperoductmanual,nidocstatus:current)/

  • Delete specific attachment file through Conversion Channel ?

    version : iMS5.2 sp1
    O/S : Solaris 2.6 Generic_105181-29
    I wanted to delete specific attachment file(ex: ALTDESK.ZIP) through Conversion Channel.
    So I set up like below..
    1) In mappings file
    =================
    CONVERSIONS
    IN-CHAN=tcp_intranet;OUT-CHAN=tcp_local;CONVERT Yes
    ==============
    I only want to delete attached file from tcp_intranet to tcp_local.
    2) msg-INSTANCE/imta/config/conversions
    example mail header ::
    --- omit ----
    MIME-version: 1.0
    X-Mailer: iPlanet Messenger Express 5.2 Patch 1 (built Aug 19 2002)
    Content-type: multipart/mixed; boundary=--6b2385053506b85
    Content-language: ko
    X-Accept-Language: ko
    Priority: normal
    This is a multi-part message in MIME format.
    ----6b2385053506b85
    Content-Type: text/plain; charset=EUC-KR
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable
    ----6b2385053506b85
    Content-Type: application/x-zip-compressed
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename=ALTDESK.ZIP
    - conversions file setting
    ==================================================
    in-channel=tcp_intranet; out-channel=tcp_local;
    in-type=application; in-subtype=x-zip-compressed;
    parameter-symbol-0=ALTDESK.ZIP; parameter-copy-0=*;
    dparameter-symbol-0=ALTDESK.ZIP; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/product/leeky/convert.sh"
    ============================================
    3) /product/leeky/convert.sh file
    ========================
    #!/bin/sh
    if [ $? -eq 1 ]; then
    echo "STATUS=178030178" >> $OUTPUT_OPTIONS
    else
    cp $INPUT_FILE $OUTPUT_FILE
    fi
    =========================
    4) The problems I face are
    - All of zip files which are filtered is deleted. As you can see 2) I only want to delete ALTDESK.ZIP file
    But, all of the zip-compressed files are deleted at the moment.
    - This converison channel is work(even if all zip-compressed files are deleted). But sometimes this is not
    working(2 or 3 times out of 10). I don not know why.
    - Above all, I am not sure 2) and 3) settings are good. English is a second language to me. So it was
    not easy to understand conversion channel setting in Admin Guide.
    - How can I see the out put of "$OUTPUT_OPTIONS" ? I do not know where I can see that.
    Is there anybody to help me ?

    The section of the admin guide which can help is:
    http://docs.sun.com/source/816-6009-10/channel2.htm#42283
    Here there is an explanation of how the mime headers of the message part would align with the entries one would put into the conversions file entry. (The document has an error where it talks about APPARENT_NAME and APPARENT_FILENAME. It should really say the words "NAME" and "FILENAME" respectively).
    Based on that document, the MIME headers of your message part :
    Content-Type: application/x-zip-compressed
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename=ALTDESK.ZIP
    will align with a conversions file settiong of:
    in-channel=tcp_intranet; out-channel=tcp_local;
    in-type=application; in-subtype=x-zip-compressed;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/product/leeky/convert.sh"
    and a /product/leeky/convert.sh script which reads something like:
    #!/bin/sh
    grep "$FILENAME" /product/leek/badfiles.list
    if [ $? -eq 1 ]; then
    echo "STATUS=178030178" >> $OUTPUT_OPTIONS
    else
    grep "$NAME" /product/leek/badfiles.list
    if [ $? -eq 1 ]; then
    echo "STATUS=178030178" >> $OUTPUT_OPTIONS
    else
    cp $INPUT_FILE $OUTPUT_FILE
    fi
    fi
    The lines:
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    tells the conversion channel to make the environment variable $NAME avaliable to your program with a value corresponding to the "name=" clause on the Content-Type line of the MIME headers. The environment variable $FILENAME is made avalable to your program and takes on the value extracted from the filename=" clause on the content-disposition line of the MIME headers.
    The document at :
    http://docs.sun.com/source/816-6092-10/conversion.html
    may help provide other examples.

  • Sidecar file missing - correct status on selected items

    Hello,
    how can I correct the 'sidecar file missing' issue on several selected items in a LR2.3 Catalog?
    With an external program named 'exiftool' I have manipulated xmp data (xmp:urgency) on selected images by means of a filelist.
    During this process LR was running and the LR catalog setting was set to 'automatically write changes to xmp'.
    Before Exiftool writes into an exisiting file, it creates a copy and renames the file ending with '_original'.
    Hence, since LR was running LR was aware of what's going on and took notice of the changes for each file.
    After I verified the process to have completed as anticipated, I went to delete the '_original' copies.
    Back in LR the question-mark icon appeares for the manipulated files (that are fully intact - not a problem there).
    Clicking the question-mark on a catalog item provides two choices:
    - continue tracking
    - forget (meaning clearing the link to the missing file).
    So far so good. But what about when this is the case for many items?
    Selecting these items and then clicking the question-mark does not apply the selected choice 'forget' the selected items.
    I wonder if there is another way of getting rid of this question-mark (indicating missing links).
    I am aware of the workaround of simply removing the items in question from the catalog and reimport them (synchronize folder).
    Tried to importing the metadata from disk, but that does not help in this case (this is logical and correct).
    But I also wonder why this function cannot be applied to a selection of items while most other functions can.
    Feedback is appreciated.
    Thanks for your attention.
    Hans.

    On my friend's server 9, the initals are selected in the drop down when the page loads. On our server 7, the initials are not selected and just the first option that says "PNR Initials" is displayed in the drop down when the page loads. So if the initials "AG" are entered into the database already, the initials "AG" should be displayed in the drop down menu when the page opens. We are using the exact same code at my company and my friend's company, but it only works at his place, but not mine and we're not sure why other than the fact that he has Cold Fusion Server 9 and we have Cold Fusion Server 7.
    Andy

  • 11i Driver files missing

    Hi,
    While applying patch i errror about some driver file missing, i checked the location and file was not their, i traversed throught various top and many folders are not their in product tops, even if folder is their files are not their, is their any way i can create driver files now. This is same for $AD_TOP, or $ABM_TOP or $FND_TOP.
    I am on 11.5.10.2.
    Thanks,

    Hi,
    While applying patch i errror about some driver file missing, i checked the location and file was not their, i traversed throught various top and many folders are not their in product tops, even if folder is their files are not their, is their any way i can create driver files now. This is same for $AD_TOP, or $ABM_TOP or $FND_TOP.Please post the complete error message and the patch number.
    I am on 11.5.10.2 on solaris 10 with 10.2.0.3 db. Patch can be anyone. Basically under product_top/admin of application tier template,driver folder is missing, id their any way these files can be generated?How do you know that the file/directory is missing? Have you compared it with some other instance?
    Thanks,
    Hussein

  • The pop message "Encountered an error while parsing" will occur if the .adml files missing in the %windir%\PolicyDefinitions\en-US

    while editing  via GPMC we are getting below error Encountered an error while parsing” will occur if the .adml files missing in the %windir%\PolicyDefinitions\en-US
    Mukesh Saini

    Hi sainimuk,
    Remember that the ADML-files are language specific and stored in language specific folders. The ADLM-files is used to present information in ADMX files in a localized manner.
    To create the Central Store:
    ADMX-files goes here:
    \\domain.com\SYSVOL\domain.com\Policies\PolicyDefinitions
    ADML-files goes here:
    \\domain.com\SYSVOL\domain.com\Policies\PolicyDefinitions\EN-US (For US English)
    \\domain.com\SYSVOL\domain.com\Policies\PolicyDefinitions\NB-NO (For Norwegian)
    \\domain.com\SYSVOL\domain.com\Policies\PolicyDefinitions\KO-KR (For Korean).. and so on...
    So if you have your EN-US folder populated with all relevant ADML-files, but open GPMC from, lets say a Workstation with Norwegian language, it will try to access the nb_NO Folder. If no files are there, an error is presented.
    For all i know, maybe some of your ADMX / ADML files are broken.
    It should be no problem to re-download them and replace the ones you are having problems with.
    Download ADMX (With ADML-files for 34 languages) for Windows Server 2008 here:
    http://www.microsoft.com/en-us/download/details.aspx?id=14355
    -tsh

  • ANN: C# XMP Toolkit

    Adobe provides the XMP Toolkit that gives developers the ability to easily extract, modify and inject XMP into a multitude of file formats. Unfortunately for .NET developers, it is only available for C++ and Java.
    This is where the
    C# XMP Toolkit fits in. It includes all the functionality from the XMP Toolkit and extends it with great new features.
    Wraps XMPFiles, allowing easy extraction and injection of XMP.
    Wraps XMPCore (XMPMeta, XMPIterator and XMPUtils), allowing easy editing of XMP.
    Extends with new schema classes, for even easier editing of XMP.
    Can be used by any .NET 2.0 application.
    Freeware!
    Please visit
    Hålligång website for more information and download.

    Version 0.1.2 is now available with updates and additions to the schemas.
    Available schemas in this release:
    DublinCore
    Iptc
    Photoshop
    XmpBasic (except for Thumbnail property)
    XmpRights
    The following code snippet shows how easy it is to add XMP support to your application:
    // Update Title, Keywords and Rating.
    using (Xmp xmp = Xmp.FromFile("sample.jpg", XmpFileMode.ReadWrite))
        DublinCore dc = new DublinCore(xmp);
        dc.Title["x-default"] = "A sample image";
        dc.Subject.Clear();
        dc.Subject.Add("a");
        dc.Subject.Add("sample");
        dc.Subject.Add("image");
        XmpBasic basic = new XmpBasic(xmp);
        basic.Rating = 5;
        basic.MetadataDate = DateTime.Now;
        // See what's about to be stored.
        string xmpDump = xmp.Dump();
        xmp.Save();

Maybe you are looking for

  • Using Airparrot with an ethernet cable: suddenly, it quit

    I live in a large apartment using a collective server and router.  When I moved in a month ago, the only way I could access my Apple TV 3 from my MacBookPro (late 2009), running Snow Leopard and using the third party Airparrot to transmit, was to con

  • Transfer Time Machine Backup To A New Drive

    Can I transfer my TM backup from one external drive to another external drive, both drives wired, or do I need to start over with the new drive? I own SuperDuper.

  • Compare data from 2 text files and output match

    Hi all, I need some advice. Firstly in BinaryCode.txt the data is as such: Replace BinaryCode0 1 0 0 0 0 0 0 0 0 Replace BinaryCode0 1 0 0 0 0 0 0 0 1 Replace BinaryCode1 1 1 1 0 1 1 1 1 1 Replace BinaryCode1 1 0 0 0 0 0 0 0 0 the first line in the t

  • Error  on Test "SELECT 1" for MSSQL pool

    Hi , I'm using wls 9.1 with many connection pools. The XA one for MSSQL 2005 gives me an error on the test table... <BEA-001112> <Test "SELECT 1" set up for pool "sammi_ds" failed with exception: "javax.transaction.xa.XAException: [BEA][SQLServer JDB

  • I photo and the iphoto library

    Guys - Being fairly new and inexperienced with the whole iphoto thing i think i have mad "a fatal error". Allow me to explain... I have put a several dozen pictures into iphoto and begun organising events. all going well.. There were some pics i didn