/usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found

Hello guys,
I need to instal an application to generate a scenery for X-Plane but when I click on the executable I get:
./WED: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./WED)
How could I solve it?
Thanks

The PKGBUILD doesn't list any conflicts and just seems to install some older libs with different so-name versions.
It should work fine with the normal curl package.
vulnerabilities / security problems :  there's a reason curl abandoned those older versions.
I'd recommend installing it, runing the app that needs it, then removing it.
You could also try to contact the creator of the application and ask them for an uptodate version.
debian wheezy (stable) has curl 7.26 , so the app won't work with debian stable also.

Similar Messages

  • [SOLVED] /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.18' not found

    I got fed up typing the password every time I push some files to a server with scp, as I do it a lot with this project. Public/private key pair is not really an option (read: I do not want to send anything else but the web app files to the server) as the host is not my own, nor it is my client's. Instead it is my client's client's host.
    So I installed filezilla. And got this:
    > filezilla
    filezilla: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by filezilla)
    I did a quick pacman -Syu as always, and the error still comes up.
    > strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBCXX_3.4.14
    GLIBCXX_3.4.15
    GLIBCXX_3.4.16
    GLIBCXX_3.4.17
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    Now what?
    Perhaps some alternatives? What's your favorite GUI FTP client? Mine's WinSCP, but it's only for windows AFAIK.
    I have used gFTP in the past, but the gui design is just horrible. For example ctrl+v is some key binding to do something else than paste from clipboard. And then there is no drag&drop. It also crashes if I open more than one file to edit at the same time. All these little details drive me nuts with gFTP.
    Last edited by Lazzu (2013-10-14 16:23:23)

    ~ > pacman -Qo /usr/lib/libstdc++.so.6
    /usr/lib/libstdc++.so.6 is owned by gcc-libs 4.8.1-3
    ~ > strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBCXX_3.4.14
    GLIBCXX_3.4.15
    GLIBCXX_3.4.16
    GLIBCXX_3.4.17
    GLIBCXX_3.4.18
    GLIBCXX_3.4.19
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    Is your system fully up to date?

  • /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found

    I am trying to run the firefox from firefox-4.0.tar.bz2 on CentOS 5.6 and get the error message,
    ./firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
    Firefox does not start.
    I thought having a copy of the library in the local directory would help, so I made a link:
    ln -s /usr/lib/libstdc++.so.6.0.8 libstdc++.so.6
    then I got the error message,
    ./firefox-bin: /firefox/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
    My version of glibc is:
    $ rpm -q glibc
    glibc-2.5-58.el5_6.2
    glibc-2.5-58.el5_6.2

    Yes, that led to my solution. There was a lot of noise in the two links, but some solid signal. Ths solution came from dietux's reference in /questions/777306 Bug 621704 to http://forums.mozillazine.org/viewtopic.php?f=23&t=2075033 :
    1. Download the Fedora 9 package of libstdc++-4.3.0-8.i386.rpm from http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/9/Fedora/i386/os/Packages/libstdc++-4.3.0-8.i386.rpm .
    2. Unpack the package in your Firefox 4 directory with relative paths (does not require super user permissions):
    [firefox]$ rpm2cpio libstdc++-4.3.0-8.i386.rpm | cpio -i --make-directories
    3. Move the library and its link to the Firefox 4 directory:
    [firefox]$ mv usr/lib/libstdc++.so.6* .
    [NOTE: this is a RELATIVE path -- it has no leading slash.]
    4. Run Firefox 4:
    ./firefox
    Thank you for your help!
    Craig
    P.S. I do agree with the posters in [[https://bugzilla.mozilla.org/show_bug.cgi?id=621704| Bug 621704]] that CentOS 5.x is NOT obsolete. The whole point of CentOS (and RHEL) is that it will be around for awhile. I left Fedora for CentOS because it changed too much.

  • I installed firefox4.0.1 it crashes on startup safe-mode error /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /home/firefox/firefox/libxul.so)

    I am using 2.6.23.1-42.fc8

    That is this bug:
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=621704 Bug 621704] - Lib dep problem: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by .../libxul.so)
    *[/questions/811309]
    *[/questions/777306]

  • Conky and /usr/lib/libcurl.so.4

    Hi, while I'm new to arch I've been using linux for a good six months now and can usually get around most problems. I've basically got everything as I usually like it except for conky. I go ahead and install it, make my .conkyrc and assume I'll be good. However, when I run conky I get "conky: error while loading shared libraries: /usr/lib/libcurl.so.4: file too short". Not much else to say except what is it telling me and how do I fix it?

    [stijn@lysithea ~]$ pacman -Ql curl | grep curl.so
    curl /usr/lib/libcurl.so
    curl /usr/lib/libcurl.so.4
    curl /usr/lib/libcurl.so.4.0.1
    If your box is up to date you shouldn't have any problem . Conky runs fine here.

  • SOLVED /usr/bin/makepkg: line 552: build: command not found

    I'm trying to build a custom kernel, but am receiving this error:
    /usr/bin/makepkg: line 552: build: command not found
    I've searched all over for a fix, but haven't had any luck, it doesn't seem to be a common error, or it's so incredibly easy to fix that noone has bothered 
    Thanks for any help.
    /crobot

    Thanks for your response, it has failed on two builds, i'll post both.
    Here's the first:
    # $Id: PKGBUILD,v 1.26 2004/10/06 18:21:54 judd Exp $
    # Maintainer: judd <[email protected]>
    pkgname=kernel26
    pkgver=2.6.8.1
    pkgrel=3
    pkgdesc="The Linux Kernel and modules (IDE support)"
    url="http://www.kernel.org"
    backup=('boot/kconfig26')
    depends=('module-init-tools')
    install=kernel26.install
    source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$pkgver.tar.bz2
    config cdburning.patch logo_linux_clut224.ppm
    bio_uncopy_user-mem-leak.patch bio_uncopy_user-mem-leak-fix.patch
    http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/26-stable-release/acpi-20040715-2.6.8.diff.bz2)
    md5sums=('9517ca999e822b898fbdc7e72796b1aa' '20ad5bea85099dfcced9a6b91064b04e'
    '66b87662e6dd54b6324f874739fa1b99' '5a62bcc7e96601052c7405459b483826'
    'd2329bc663089cd99b8dbfd25b6a7ebc' '15a9165ae02c4a3a3875fb7924a68cbf'
    'e00d08709581f215b15e321d162f782c')
    build() {
    cd $startdir/src/linux-$pkgver
    patch -Np1 -i ../bio_uncopy_user-mem-leak.patch || return 1
    patch -Np1 -i ../bio_uncopy_user-mem-leak-fix.patch || return 1
    patch -Np1 -i ../cdburning.patch || return 1
    #patch -Np1 -i ../acpi-20040715-2.6.8.diff || return 1
    # Arch logo!
    cp ../logo_linux_clut224.ppm drivers/video/logo/
    # get rid of the 'i' in i686
    carch=`echo $CARCH | sed 's|i||'`
    cat ../config | sed "s|#CARCH#|$carch|g" >./.config
    yes "" | make config
    make clean bzImage modules || return 1
    mkdir -p $startdir/pkg/{lib/modules,boot}
    make INSTALL_MOD_PATH=$startdir/pkg modules_install || return 1
    cp System.map $startdir/pkg/boot/System.map26
    cp arch/i386/boot/bzImage $startdir/pkg/boot/vmlinuz26
    install -D -m644 Makefile $startdir/pkg/usr/src/linux-$pkgver/Makefile
    install -D -m644 .config $startdir/pkg/usr/src/linux-$pkgver/.config
    install -D -m644 .config $startdir/pkg/boot/kconfig26
    mkdir -p $startdir/pkg/usr/src/linux-$pkgver/include
    mkdir -p $startdir/pkg/usr/src/linux-$pkgver/arch/i386/kernel
    for i in acpi asm-generic asm-i386 config linux math-emu net pcmcia scsi video; do
    cp -a include/$i $startdir/pkg/usr/src/linux-$pkgver/include/
    done
    # copy files necessary for later builds, like nvidia and vmware
    cp -a scripts $startdir/pkg/usr/src/linux-$pkgver/
    mkdir -p $startdir/pkg/usr/src/linux-$pkgver/.tmp_versions
    cp arch/i386/Makefile $startdir/pkg/usr/src/linux-$pkgver/arch/i386/
    cp arch/i386/kernel/asm-offsets.s $startdir/pkg/usr/src/linux-$pkgver/arch/i386/kernel/
    # copy in Kconfig files
    for i in `find . -name "Kconfig*"`; do
    mkdir -p $startdir/pkg/usr/src/linux-$pkgver/`echo $i | sed 's|/Kconfig.*||'`
    cp $i $startdir/pkg/usr/src/linux-$pkgver/$i
    done
    cd $startdir/pkg/usr/src/linux-$pkgver/include && ln -s asm-i386 asm
    chown -R root.root $startdir/pkg/usr/src/linux-$pkgver
    cd $startdir/pkg/lib/modules/$pkgver &&
    (rm -f source build; ln -sf /usr/src/linux-$pkgver build)
    Here's the second:
    ###### Give the kernel a unique name (for multiple builds - can be empty)
    _kerrev=crobot
    ###### Choose generic name, version, and release. updated later for $_kerrev
    pkgname=kernel26
    pkgver=2.6.8.1
    pkgrel=1
    pkgdesc="Custom Linux Kernel and modules"
    url="http://www.kernel.org"
    depends=('module-init-tools')
    ###### Add a default config file and any patches to be applied to source array
    source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$pkgver.tar.bz2)
    ###### Add md5 checksums here:
    #md5sum=()
    getvar() {
    old=$(cat Makefile | grep "^$1")
    echo $(echo ${old/"$1 ="/} | sed -e "s/[ ]*(.*)[ ]*/1/g")
    return 0
    build() {
    cd $startdir/src/linux-$pkgver
    ###### apply patches here
    # patch -p1 < ../patch1 #model
    #get rid of i in i686 in default config
    carch=`echo $CARCH | sed 's|i||'`
    cat ../config | sed "s|#CARCH#|$carch|g" >./.config
    ###### Choose one of the following configuration types
    ###### Use first option for config in source array
    #yes "" | make config
    #make oldconfig || return 1
    make menuconfig
    #make xconfig
    #make gconfig
    ##### No user changes below here
    # save the configuration with today's date
    cp ./.config ../../NEWCONFIG-$(date +%b%d)
    # set EXTRAVERSION to create unique /lib/modules/ subdirectories
    _ker_extraversion=$(getvar "EXTRAVERSION")
    # update EXTRAVERSION in the Makefile by adding our _kerrev
    _oldline=$(cat Makefile | grep "^EXTRAVERSION")
    if [ $_kerrev != "" ]; then
    _ker_extraversion="$_ker_extraversion-$_kerrev"
    cat Makefile | sed "s|$_oldline|EXTRAVERSION = $_ker_extraversion|" > tmpMake
    mv tmpMake Makefile
    fi
    _kerrev=$_ker_extraversion
    kerver=$(getvar "VERSION").$(getvar "PATCHLEVEL").$(getvar "SUBLEVEL")
    # update the package information from the kernel Makefile
    # (just in case the Makefile changed during a patch)
    pkgver=$kerver$(echo $_kerrev | sed -e 's/-/./g')
    pkgdesc="Custom Linux Kernel and modules version: $kerver revision: $_kerrev /
    package ver: $pkgver build: $pkgrel"
    # changing the package name
    # removing patches versions from the revision string
    _t=$(echo $_kerrev | sed -e "s/^..[0-9]*//g")
    # _t=$(echo $_t | sed -e "s/^-rc[0-9]?*//g")
    # _suf contains the suffix identifying the kernel (it has the versions removed from
    it)
    _suf=$(echo $_t | sed -e "s/[0-9]*-/-/g")
    pkgname=kernel26$_suf
    echo "Package name: $pkgname"
    echo "Package ver: $pkgver"
    echo "Package desc: $pkgdesc"
    sleep 5
    make clean bzImage modules || return 1
    mkdir -p $startdir/pkg/{lib/modules,boot}
    make INSTALL_MOD_PATH=$startdir/pkg modules_install || return 1
    # create unique names in /boot/
    cp System.map $startdir/pkg/boot/System.map26$_suf
    cp arch/i386/boot/bzImage $startdir/pkg/boot/vmlinuz26$_suf
    install -D -m644 Makefile $startdir/pkg/usr/src/linux-$kerver/Makefile
    install -D -m644 .config $startdir/pkg/usr/src/linux-$kerver/.config
    install -D -m644 .config $startdir/pkg/boot/kconfig26$_suf
    mkdir -p $startdir/pkg/usr/src/linux-$kerver/include
    mkdir -p $startdir/pkg/usr/src/linux-$kerver/arch/i386/kernel
    for i in acpi asm-generic asm-i386 config linux math-emu net pcmcia scsi video; do
    cp -a include/$i $startdir/pkg/usr/src/linux-$kerver/include/
    done
    # copy files necessary for later builds, like nvidia and vmware
    cp -a scripts $startdir/pkg/usr/src/linux-$kerver/
    mkdir -p $startdir/pkg/usr/src/linux-$kerver/.tmp_versions
    cp arch/i386/Makefile $startdir/pkg/usr/src/linux-$kerver/arch/i386/
    cp arch/i386/kernel/asm-offsets.s
    $startdir/pkg/usr/src/linux-$kerver/arch/i386/kernel/
    # copy in Kconfig files
    for i in `find . -name "Kconfig*"`; do
    mkdir -p $startdir/pkg/usr/src/linux-$kerver/`echo $i | sed 's|/Kconfig.*||'`
    cp $i $startdir/pkg/usr/src/linux-$kerver/$i
    done
    cd $startdir/pkg/usr/src/linux-$kerver/include && ln -s asm-i386 asm
    chown -R root.root $startdir/pkg/usr/src/linux-$kerver
    # create a unique subdirectory under /usr/src/
    cd $startdir/pkg/usr/src
    mv linux-$kerver linux-$kerver$_kerrev
    cd $startdir/pkg/lib/modules/$kerver$_kerrev &&
    (rm -f build; ln -sf /usr/src/linux-$kerver$_kerrev build)
    Thanks,
    /crobot

  • Enterprise portal version file not found

    During sapinst the following error message popped up:
    CJS-00328 Enterprise portal version file not found. DIAGNOSIS: The enterprise portal version file was not found at the expected location (6.0.9.0.0). SAPinst cannot check for the required version <#1>. Your enterprise portal software might be too old. Solution: Update the enterprise portal version to <#1> or higher.
    Where should I find this version file?
    I'm running NW04 SPS16 (Installed from SR1, and successfully updated to SPS16).

    SAP Note 847491 is the solution for the problem:
    From the note:
    Copy the portal version file from its current location to the place where the system copy tool looks for it.
    To do so:
    Copy the directory:
    \usr\sap\<XXX>\SYS\global\portal_versions\*.*
    to
    \usr\sap\<XXX>\JC<XX>\j2ee\portal_misc\versions
    if you are running on a Unix platform make sure that all the files are owned by the j2eeadm:sapsys owner.

  • Error : Hierarchy  version was not found.

    Hi all,
    I am finding the following warning message, basially it is a business content report and I loaded data to concern cube and while generating a query I'm finiding the following message:
    "Hierarchy PROJECT HIERARCHY in version was not found for key date 200504"
    Can any one advice me how to over come this.
    Thanks in advance.
    Regards.

    Bhanu Gupta,
    Hi.
    Let me give you lil background abt our working scenario.
    Currently we are working in BW 3.3 integrated with xRPM 2.0.
    During extraction, I successfully replicated the data source 0RPM_PROJECT_HIERARCHY and I am able to see the same , in list of data sources(When I go to RSA1 >> Source Systems >> SELECTING OUR SC >> CONTEXT MENU >> DATA SOURCE OVERVIEW).
    Now my problem is I'm confused to map this a particular data source, which need to load data in above context.
    Can you plz tell me where can I find to which info source that I can assign this particular data source 0RPM_PROJECT_HIERARCHY.
    I mean is there any mechanism or way to find??
    Looking forward for your response.
    Regards.

  • An eligible Logic Pro version was not found in the Applications folder. This update requires Logic Pro version 9.0 or higher.

    Get this error when trying to install Logic patch 9.1.4 to my machine.
    An eligible Logic Pro version was not found in the Applications folder. This update requires Logic Pro version 9.0 or higher.

    Thx, but i had already read that and tried it: did not work.
    Got it fixed now by reinstalling Logic Studio 9 from DVD.
    That indeed creates the Logic Pro folder in Applications - something I had tried earlier by simply moving my existing Logic folder. This means the Logic 9.1.5 update does not simply check a folder name: there must be another entry/registry entry it checks. Reinstalling Logic Studio from scratch solved it for me.
    After reinstalling thought Lion forgot my Focusrite Saffire 40, so no DAW. Solved that by reading a forum entry on beta drivers.
    So I am happy, music creation wise.
    Left for me is to solve the X Mail application saying it does not run under Lion!
    Model Name:          Mac mini
      Model Identifier:          Macmini3,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.26 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache:          3 MB
      Memory:          2 GB
      Bus Speed:          1.07 GHz

  • I installed Lion OS X and Logic Pro won't run. I downloaded the 9.1.5 update: "An Eligible Logic Pro Version Was Not Found in the Applications Folder.  This Update require Logic Pro Version 9.0 or higher".  I have Logic Pro Version 9.1.1 installed.

    I installed Lion OS X and Logic Pro won't run. I downloaded the 9.1.5 update: "An Eligible Logic Pro Version Was Not Found in the Applications Folder.  This Update require Logic Pro Version 9.0 or higher".  I have Logic Pro Version 9.1.1 installed.
    I even pulled the dmg file into the Logic Studio folder in my applications directory and it still does not recognize it.  What do I do now?

    Niel:  Thanks. 
    For others benefit, here is what happened.
    I had installed Logic Studio 9.1 some time ago.......not knowing what all the programs were nor what they did, I created a "Logic Studio" subfolder in my applications folder and put all Logic Studio programs into it so I'd know where they were and could review each at my leisure over time.
    My assumption now is that when the updater looks for the Logic Pro program, it looks only in the applications folder.  It seems lame that it would not also look in the subfolders of the applications folder, but that apparently IS the way it works.  Because my Logic Pro program was located in the "Logic Studio" subfolder, the updater just didn't see it..hence the error message I received when I tried to update. 
    Solution:  I moved all the Logic Studio programs out of the subfolder and now they reside in the applications folder. Ran the 9.1.5 updater and it worked like a charm. 

  • CRSjlnProcDispatch for Version Control not found

    Hi again, Well, I've now got Oracle9i SCM installed and working with some minor issues.
    When I check out and back in, the version label of the file is accurately updated.
    However, when I attempt to use the versioning utilities, View Version History...,
    View Version Events, I get :
    CDR-17057: Failed in initialize JVM
    The initial error complained about the class CRSjlnProcDispatch was missing.
    The failure to initialize the Java Virtual Machine seems unlikely since the app would require JVM to run.
    Does anyone know what CRSjlnProdDispatch is/resides/does?
    Again, any thought or suggestions would be greatly appreciated!!
    Jeff Manning

    Jeff,
    This is an issue with registry settings:-
    Failure to load class when invoking VHV, VEH, Compare utility or Merge from the Repository Object Navigator (bug 2242883)
    Problem:
    After invoking the Repository Object Navigator and navigating to a versioned object (eg 'SYSTEM FOLDER'), the following error may be encountered when invoking the Version History Viewer, the Version Event Viewer, Merge or the Compare utility:
    CDR-17060: Failed to load class oracle/repos/rs/rsj/CRSjlnProcDispatch
    and, if you try again, a different error may be encountered:
    CDR-17057: Failed to initiate JVM
    This problem is caused by the classpath exceeding 1000 characters and will only occur when invoking these tools from the Repository Object Navigator.
    Workaround:
    The simplest workaround is to use the Command Line Tool instead of the Repository Object Navigator to invoke the required tool such as the Version History Viewer, and this problem will not occur.
    David

  • D version DS not found

    Hello guys,
    I am trying to activate 0PLANT_ATTR DS on R3 system. I went to RSA5 and when i did a search using that little binocular , it says no hits found. Can anyone help me to find this D version DS in RSA5? what if its not here then do i have to do something to bring it as a D version? please suggest..thanks
    dk

    Hi DJ,
      Just check again in RSA5, Try to search again with Find option you have mentioned bt before that Expand the Tree Completely, just Click on main Node of the Tree and say Expand (option available there) and then after expanding all the nodes again try to search.
    Regards,
    Rajdeep.

  • Previous version bookmarks not found

    Installed firefox 4 on new computer and can't find my bookmarks from previous version. I could access them from public computers before.

    Try trashing preferences as a first step using this 
    http://www.digitalrebellion.com/prefman/

  • Ldconfig: File /usr/lib/libnotify.so is empty, not checked. power down

    Hello During installation of gnome and gnome-extra  i have a  power  down in whole house. when its back up i try to install packages and here is a problem now.
    [2013-05-20 12:05] [PACMAN] installed libsecret (0.15-1)
    [2013-05-20 12:05] [PACMAN] installed libwebp (0.3.0-3)
    =======================POWER DOWN ==============================
    [2013-05-20 12:07] [PACMAN] Running 'pacman -S cpupower acpi'
    [2013-05-20 12:07] [PACMAN] installed cpupower (3.9-2)
    [2013-05-20 12:07] [PACMAN] installed acpi (1.6-1)
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libssl3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsmime3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssckbi.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3.0.1 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssdbm3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssutil3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnss3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsoftokn3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libfreebl3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2.37.0 is empty, not checked.
    how to solve this problem ? i cant install it.
    Last edited by bula6595 (2013-05-20 09:33:31)

    [2013-05-20 12:43] [PACMAN] Running 'pacman -S --force gnome gnome-extra'
    [2013-05-20 12:44] [PACMAN] installed baobab (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-icon-theme-symbolic (3.8.2.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-icon-theme (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libgweather (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libical (1.0-2)
    [2013-05-20 12:44] [PACMAN] installed liboauth (1.0.1-1)
    [2013-05-20 12:44] [PACMAN] installed gcr (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libgdata (0.13.3-1)
    [2013-05-20 12:44] [PACMAN] installed evolution-data-server (3.8.2-2)
    [2013-05-20 12:44] [PACMAN] installed libzeitgeist (0.3.18-3)
    [2013-05-20 12:44] [PACMAN] installed libtracker-sparql (0.16.1-1)
    [2013-05-20 12:44] [PACMAN] installed folks (0.9.1-3)
    [2013-05-20 12:44] [PACMAN] installed iso-codes (3.41-1)
    [2013-05-20 12:44] [PACMAN] installed libogg (1.3.0-1)
    [2013-05-20 12:44] [PACMAN] installed libvorbis (1.3.3-1)
    [2013-05-20 12:44] [PACMAN] installed alsa-lib (1.0.27-2)
    [2013-05-20 12:44] [PACMAN] installed tdb (1.2.11-1)
    [2013-05-20 12:44] [PACMAN] installed sound-theme-freedesktop (0.8-1)
    [2013-05-20 12:44] [PACMAN] installed libcanberra (0.30-3)
    [2013-05-20 12:44] [PACMAN] installed libasyncns (0.8-4)
    [2013-05-20 12:44] [PACMAN] installed flac (1.2.1-3)
    [2013-05-20 12:44] [PACMAN] installed libsndfile (1.0.25-2)
    [2013-05-20 12:44] [PACMAN] installed json-c (0.10-2)
    [2013-05-20 12:44] [PACMAN] installed libpulse (3.0-3)
    [2013-05-20 12:44] [PACMAN] installed libnice (0.1.4-1)
    [2013-05-20 12:44] [PACMAN] installed farstream (0.2.3-1)
    [2013-05-20 12:44] [PACMAN] installed telepathy-farstream (0.6.0-1)
    [2013-05-20 12:44] [PACMAN] installed telepathy-logger (0.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed libgnome-keyring (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed pm-quirks (0.20100619-3)
    [2013-05-20 12:44] [PACMAN] installed pm-utils (1.4.1-5)
    [2013-05-20 12:44] [PACMAN] installed libplist (1.10-1)
    [2013-05-20 12:44] [PACMAN] installed usbmuxd (1.0.8-1)
    [2013-05-20 12:44] [PACMAN] installed libimobiledevice (1.1.5-1)
    [2013-05-20 12:44] [PACMAN] installed upower (0.9.20-2)
    [2013-05-20 12:44] [PACMAN] installed libqmi (1.2.0-2)
    [2013-05-20 12:44] [PACMAN] installed modemmanager (0.7.990-4)
    [2013-05-20 12:44] [PACMAN] installed networkmanager (0.9.8.0-3)
    [2013-05-20 12:44] [PACMAN] installed telepathy-mission-control (5.14.0-1)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] To use Empathy you need to install at least one Telepathy connection manager.
    [2013-05-20 12:44] [PACMAN] installed empathy (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-desktop (1:3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libexif (0.6.21-1)
    [2013-05-20 12:44] [PACMAN] installed exempi (2.2.0-1)
    [2013-05-20 12:44] [PACMAN] installed python2-markupsafe (0.15-2)
    [2013-05-20 12:44] [PACMAN] installed python2-beaker (1.6.4-1)
    [2013-05-20 12:44] [PACMAN] installed python2-mako (0.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed gobject-introspection (1.36.0-1)
    [2013-05-20 12:44] [PACMAN] installed libpeas (1.8.0-2)
    [2013-05-20 12:44] [PACMAN] installed eog (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed startup-notification (0.12-3)
    [2013-05-20 12:44] [PACMAN] installed libxres (1.0.6-1)
    [2013-05-20 12:44] [PACMAN] installed libwnck3 (3.4.5-1)
    [2013-05-20 12:44] [PACMAN] installed epiphany (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed libgxps (0.2.2-3)
    [2013-05-20 12:44] [PACMAN] installed lcms (1.19-2)
    [2013-05-20 12:44] [PACMAN] installed ghostscript (9.07-2)
    [2013-05-20 12:44] [PACMAN] installed libspectre (0.2.7-1)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] Updating font cache... done.
    [2013-05-20 12:44] [PACMAN] installed gsfonts (1.0.7pre44-3)
    [2013-05-20 12:44] [PACMAN] installed openjpeg (1.5.1-1)
    [2013-05-20 12:44] [PACMAN] installed poppler (0.22.3-3)
    [2013-05-20 12:44] [PACMAN] installed poppler-glib (0.22.3-3)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:44] [PACMAN] installed djvulibre (3.5.25.3-1)
    [2013-05-20 12:44] [PACMAN] installed libxpm (3.5.10-1)
    [2013-05-20 12:44] [PACMAN] installed libxaw (1.0.11-1)
    [2013-05-20 12:44] [PACMAN] installed t1lib (5.1.2-3)
    [2013-05-20 12:44] [PACMAN] installed evince (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed accountsservice (0.6.32-1)
    [2013-05-20 12:44] [PACMAN] installed python2-cairo (1.10.0-1)
    [2013-05-20 12:44] [PACMAN] installed pygobject-devel (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed python2-gobject (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed python2-atspi (2.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed libxklavier (5.3-1)
    [2013-05-20 12:44] [PACMAN] installed caribou (0.4.10-1)
    [2013-05-20 12:44] [PACMAN] installed js (17.0.0-1)
    [2013-05-20 12:44] [PACMAN] installed gjs (1.36.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-bluetooth (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-menus (3.8.0-2)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libssl3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsmime3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssckbi.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3.0.1 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssdbm3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssutil3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnss3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsoftokn3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libfreebl3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2.37.0 is empty, not checked.
    [2013-05-20 12:44] [PACMAN] installed gconf (3.2.6-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-session (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libcanberra-pulse (0.30-3)
    [2013-05-20 12:44] [PACMAN] installed libwacom (0.7-1)
    [2013-05-20 12:44] [PACMAN] installed rtkit (0.11-2)
    [2013-05-20 12:44] [PACMAN] installed speex (1.2rc1-3)
    [2013-05-20 12:44] [PACMAN] installed fftw (3.3.3-1)
    [2013-05-20 12:44] [PACMAN] installed libsamplerate (0.1.8-1)
    [2013-05-20 12:44] [PACMAN] installed webrtc-audio-processing (0.1-1)
    [2013-05-20 12:44] [PACMAN] installed sbc (1.1-1)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] >>> See the wiki at http://wiki.archlinux.org/index.php/PulseAudio for details
    [2013-05-20 12:44] [ALPM-SCRIPTLET] on configuring your system for PulseAudio.
    [2013-05-20 12:44] [ALPM-SCRIPTLET]
    [2013-05-20 12:44] [ALPM-SCRIPTLET] >>> Make sure to install pulseaudio-alsa to configure ALSA for PulseAudio.
    [2013-05-20 12:44] [PACMAN] installed pulseaudio (3.0-3)
    [2013-05-20 12:44] [PACMAN] installed alsa-plugins (1.0.27-1)
    [2013-05-20 12:44] [PACMAN] installed pulseaudio-alsa (2-2)
    [2013-05-20 12:44] [PACMAN] installed gtk2 (2.24.18-1)
    [2013-05-20 12:44] [PACMAN] installed python2-xdg (0.25-1)
    [2013-05-20 12:44] [PACMAN] installed ibus (1.5.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-settings-daemon (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed cantarell-fonts (0.0.12-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-themes-standard (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed libgdm (3.8.1.1-1)
    [2013-05-20 12:44] [PACMAN] installed zenity (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed mutter (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed mobile-broadband-provider-info (20120614-1)
    [2013-05-20 12:44] [PACMAN] installed network-manager-applet (0.9.8.0-3)
    [2013-05-20 12:44] [PACMAN] installed unzip (6.0-6)
    [2013-05-20 12:44] [PACMAN] installed gnome-shell (3.8.2-2)
    [2013-05-20 12:44] [PACMAN] installed gdm (3.8.1.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-backgrounds (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-calculator (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed sdl (1.2.15-3)
    [2013-05-20 12:44] [PACMAN] installed libdv (1.0.0-4)
    [2013-05-20 12:44] [PACMAN] installed mjpegtools (2.0.0-3)
    [2013-05-20 12:44] [PACMAN] installed gsm (1.0.13-7)
    [2013-05-20 12:44] [PACMAN] installed lame (3.99.5-1)
    [2013-05-20 12:44] [PACMAN] installed recode (3.6-7)
    [2013-05-20 12:44] [PACMAN] installed enca (1.14-1)
    [2013-05-20 12:44] [PACMAN] installed fribidi (0.19.5-1)
    [2013-05-20 12:44] [PACMAN] installed libass (0.10.1-1)
    [2013-05-20 12:44] [PACMAN] installed libbluray (0.2.3-1)
    [2013-05-20 12:44] [PACMAN] installed libmodplug (0.8.8.4-1)
    [2013-05-20 12:44] [PACMAN] installed libtheora (1.1.1-2)
    [2013-05-20 12:44] [PACMAN] installed libva (1.1.1-1)
    [2013-05-20 12:44] [PACMAN] installed libvpx (1.2.0-1)
    [2013-05-20 12:44] [PACMAN] installed opencore-amr (0.1.3-1)
    [2013-05-20 12:44] [PACMAN] installed opus (1.0.2-2)
    [2013-05-20 12:44] [PACMAN] installed rtmpdump (20121203-1)
    [2013-05-20 12:44] [PACMAN] installed schroedinger (1.0.11-1)
    [2013-05-20 12:44] [PACMAN] installed v4l-utils (0.9.5-1)
    [2013-05-20 12:44] [PACMAN] installed x264 (20130206-1)
    [2013-05-20 12:44] [PACMAN] installed xvidcore (1.3.2-1)
    [2013-05-20 12:44] [PACMAN] installed ffmpeg (1:1.2.1-1)
    [2013-05-20 12:44] [PACMAN] installed chromaprint (0.7-5)
    [2013-05-20 12:44] [PACMAN] installed libmms (0.6.2-1)
    [2013-05-20 12:44] [PACMAN] installed faad2 (2.7-3)
    [2013-05-20 12:44] [PACMAN] installed mpg123 (1.15.3-1)
    [2013-05-20 12:44] [PACMAN] installed libmp4v2 (2.0.0-2)
    [2013-05-20 12:44] [PACMAN] installed faac (1.28-4)
    [2013-05-20 12:44] [PACMAN] installed celt (0.11.3-1)
    [2013-05-20 12:44] [PACMAN] installed libdca (0.0.5-3)
    [2013-05-20 12:44] [PACMAN] installed soundtouch (1.7.1-1)
    [2013-05-20 12:44] [PACMAN] installed spandsp (0.0.6pre21-1)
    [2013-05-20 12:44] [PACMAN] installed libdvdread (4.2.0-1)
    [2013-05-20 12:44] [PACMAN] installed libdvdnav (4.2.0-2)
    [2013-05-20 12:44] [PACMAN] installed libgme (0.6.0-2)
    [2013-05-20 12:44] [PACMAN] installed gst-plugins-bad (1.0.7-1)
    [2013-05-20 12:44] [PACMAN] installed cdparanoia (10.2-4)
    [2013-05-20 12:44] [PACMAN] installed libvisual (0.4.0-4)
    [2013-05-20 12:44] [PACMAN] installed gst-plugins-base (1.0.7-1)
    [2013-05-20 12:44] [PACMAN] installed jack (0.121.3-7)
    [2013-05-20 12:44] [PACMAN] installed wavpack (4.60.1-2)
    [2013-05-20 12:44] [PACMAN] installed aalib (1.4rc5-9)
    [2013-05-20 12:44] [PACMAN] installed taglib (1.8-1)
    [2013-05-20 12:44] [PACMAN] installed libshout (1:2.3.1-1)
    [2013-05-20 12:44] [PACMAN] installed libid3tag (0.15.1b-7)
    [2013-05-20 12:44] [PACMAN] installed imlib2 (1.4.5-4)
    [2013-05-20 12:44] [PACMAN] installed libcaca (0.99.beta18-1)
    [2013-05-20 12:44] [PACMAN] installed libraw1394 (2.1.0-1)
    [2013-05-20 12:44] [PACMAN] installed libavc1394 (0.5.4-1)
    [2013-05-20 12:44] [PACMAN] installed libiec61883 (1.2.0-3)
    [2013-05-20 12:44] [PACMAN] installed gst-plugins-good (1.0.7-2)
    [2013-05-20 12:44] [PACMAN] installed gnome-video-effects (0.4.0-2)
    [2013-05-20 12:44] [PACMAN] installed nautilus-sendto (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed cheese (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-contacts (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed cups-pk-helper (0.2.4-1)
    [2013-05-20 12:44] [PACMAN] installed libgtop (2.28.4-1)
    [2013-05-20 12:44] [PACMAN] installed libpwquality (1.2.1-1)
    [2013-05-20 12:44] [PACMAN] installed vte-common (0.34.5-1)
    [2013-05-20 12:44] [PACMAN] installed vte3 (0.34.5-1)
    [2013-05-20 12:44] [PACMAN] installed exiv2 (0.23-1)
    [2013-05-20 12:44] [PACMAN] installed mash (0.2.0-2)
    [2013-05-20 12:44] [PACMAN] installed shared-color-targets (0.1.2-1)
    [2013-05-20 12:44] [PACMAN] installed colord-gtk (0.1.25-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-color-manager (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libcap-ng (0.7.3-1)
    [2013-05-20 12:44] [PACMAN] installed talloc (2.0.8-1)
    [2013-05-20 12:44] [PACMAN] installed libbsd (0.4.2-1)
    [2013-05-20 12:44] [PACMAN] installed libwbclient (4.0.5-3)
    [2013-05-20 12:44] [PACMAN] installed cifs-utils (6.0-2)
    [2013-05-20 12:44] [PACMAN] installed tevent (0.9.18-1)
    [2013-05-20 12:44] [PACMAN] installed ldb (1.1.15-1)
    [2013-05-20 12:44] [PACMAN] installed smbclient (4.0.5-3)
    [2013-05-20 12:44] [PACMAN] installed gnome-control-center (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-dictionary (3.6.0-2)
    [2013-05-20 12:44] [PACMAN] installed libatasmart (0.19-1)
    [2013-05-20 12:44] [PACMAN] installed udisks2 (2.1.0-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-disk-utility (3.8.0-2)
    [2013-05-20 12:44] [PACMAN] installed gnome-font-viewer (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-icon-theme-extras (3.6.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-keyring (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-screenshot (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-system-log (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed libsigc++ (2.3.1-1)
    [2013-05-20 12:45] [PACMAN] installed glibmm (2.36.2-1)
    [2013-05-20 12:45] [PACMAN] installed cairomm (1.10.0-3)
    [2013-05-20 12:45] [PACMAN] installed pangomm (2.34.0-1)
    [2013-05-20 12:45] [PACMAN] installed atkmm (2.22.7-1)
    [2013-05-20 12:45] [PACMAN] installed gtkmm3 (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-system-monitor (3.8.2.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-terminal (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed yelp-xsl (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed yelp (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-user-docs (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed apr (1.4.6-1)
    [2013-05-20 12:45] [PACMAN] installed unixodbc (2.3.1-1)
    [2013-05-20 12:45] [PACMAN] installed apr-util (1.5.2-1)
    [2013-05-20 12:45] [PACMAN] installed apache (2.2.24-1)
    [2013-05-20 12:45] [PACMAN] installed mod_dnssd (0.6-4)
    [2013-05-20 12:45] [PACMAN] installed gnome-user-share (3.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed mousetweaks (3.8.0-2)
    [2013-05-20 12:45] [PACMAN] installed libcddb (1.3.2-3)
    [2013-05-20 12:45] [PACMAN] installed libcdio (0.90-2)
    [2013-05-20 12:45] [PACMAN] installed libcdio-paranoia (10.2+0.90+1-1)
    [2013-05-20 12:45] [PACMAN] installed gvfs (1.16.2-1)
    [2013-05-20 12:45] [PACMAN] installed libnautilus-extension (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed nautilus (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed neon (0.29.6-4)
    [2013-05-20 12:45] [PACMAN] installed libmusicbrainz5 (5.0.1-1)
    [2013-05-20 12:45] [PACMAN] installed gtksourceview3 (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed sushi (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gmime (2.6.15-1)
    [2013-05-20 12:45] [PACMAN] installed lua (5.2.2-1)
    [2013-05-20 12:45] [PACMAN] installed libquvi-scripts (0.4.14-1)
    [2013-05-20 12:45] [PACMAN] installed libquvi (0.4.1-2)
    [2013-05-20 12:45] [PACMAN] installed totem-plparser (3.4.5-1)
    [2013-05-20 12:45] [PACMAN] installed python (3.3.1-1)
    [2013-05-20 12:45] [PACMAN] installed python-cairo (1.10.0-2)
    [2013-05-20 12:45] [PACMAN] installed python-gobject (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed python-xdg (0.25-1)
    [2013-05-20 12:45] [PACMAN] installed totem (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed libgsf (1.14.26-1)
    [2013-05-20 12:45] [PACMAN] installed tracker (0.16.1-1)
    [2013-05-20 12:45] [PACMAN] installed vino (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed xdg-user-dirs (0.14-3)
    [2013-05-20 12:45] [PACMAN] installed xdg-user-dirs-gtk (0.10-1)
    [2013-05-20 12:45] [PACMAN] installed accerciser (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed guile (1.8.8-2)
    [2013-05-20 12:45] [ALPM-SCRIPTLET]
    [2013-05-20 12:45] [ALPM-SCRIPTLET] (gconftool-2:17218): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    [2013-05-20 12:45] [PACMAN] installed aisleriot (3.2.3.2-1)
    [2013-05-20 12:45] [PACMAN] installed gdl (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed libanjuta (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed autogen (5.17.2-1)
    [2013-05-20 12:45] [PACMAN] installed devhelp (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed glade (3.15.0-1)
    [2013-05-20 12:45] [PACMAN] installed libmariadbclient (5.5.30-2)
    [2013-05-20 12:45] [PACMAN] installed postgresql-libs (9.2.4-1)
    [2013-05-20 12:45] [PACMAN] installed gd (2.0.36RC1-6)
    [2013-05-20 12:45] [PACMAN] installed gts (0.7.6-2)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Warning: Could not load "/usr/lib/graphviz/libgvplugin_rsvg.so.6" - file not found
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Warning: Could not load "/usr/lib/graphviz/libgvplugin_rsvg.so.6" - file not found
    [2013-05-20 12:45] [PACMAN] installed graphviz (2.30.1-3)
    [2013-05-20 12:45] [PACMAN] installed libgda (5.1.2-2)
    [2013-05-20 12:45] [PACMAN] installed serf (1.2.0-1)
    [2013-05-20 12:45] [PACMAN] installed subversion (1.7.9-4)
    [2013-05-20 12:45] [PACMAN] installed vala (0.20.1-1)
    [2013-05-20 12:45] [PACMAN] installed anjuta (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed cdrkit (1.1.11-2)
    [2013-05-20 12:45] [PACMAN] installed libmad (0.15.1b-6)
    [2013-05-20 12:45] [PACMAN] installed libao (1.1.0-3)
    [2013-05-20 12:45] [PACMAN] installed cdrdao (1.2.3-6)
    [2013-05-20 12:45] [PACMAN] installed dvd+rw-tools (7.1-4)
    [2013-05-20 12:45] [PACMAN] installed brasero (3.8.0-2)
    [2013-05-20 12:45] [PACMAN] installed gtkhtml4 (4.6.5-1)
    [2013-05-20 12:45] [PACMAN] installed libpst (0.6.58-1)
    [2013-05-20 12:45] [PACMAN] installed libytnef (1.5-3)
    [2013-05-20 12:45] [PACMAN] installed evolution (3.8.2-2)
    [2013-05-20 12:45] [PACMAN] installed file-roller (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed five-or-more (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed four-in-a-row (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gedit (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-chess (3.8.2.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-clocks (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-devel-docs (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed libzapojit (0.0.3-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-documents (3.8.2.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-getting-started-docs (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-klotski (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-mahjongg (3.8.0-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-mines (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed idnkit (1.0-2)
    [2013-05-20 12:45] [PACMAN] installed dnssec-anchors (20130320-1)
    [2013-05-20 12:45] [PACMAN] installed dnsutils (9.9.2.P2-1)
    [2013-05-20 12:45] [PACMAN] installed whois (5.0.25-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-nettool (3.8.0-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-nibbles (3.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed babl (0.1.10-1)
    [2013-05-20 12:45] [PACMAN] installed gegl (0.2.0-8)
    [2013-05-20 12:45] [PACMAN] installed gnome-photos (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-robots (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-sudoku (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-tetravex (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-weather (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed iagno (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed lightsoff (3.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed python-atspi (2.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed python-dbus-common (1.1.1-2)
    [2013-05-20 12:45] [PACMAN] installed python-dbus (1.1.1-2)
    [2013-05-20 12:45] [PACMAN] installed dotconf (1.3-3)
    [2013-05-20 12:45] [PACMAN] installed speech-dispatcher (0.8-1)
    [2013-05-20 12:45] [PACMAN] installed liblouis (2.5.2-2)
    [2013-05-20 12:45] [PACMAN] installed tcl (8.6.0-4)
    [2013-05-20 12:45] [PACMAN] installed cython (0.19-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
    [2013-05-20 12:45] [PACMAN] installed brltty (4.5-3)
    [2013-05-20 12:45] [PACMAN] installed orca (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed quadrapassel (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gssdp (0.14.2-1)
    [2013-05-20 12:45] [PACMAN] installed gupnp (0.20.2-1)
    [2013-05-20 12:45] [PACMAN] installed gupnp-av (0.12.1-1)
    [2013-05-20 12:45] [PACMAN] installed gupnp-dlna (0.10.1-1)
    [2013-05-20 12:45] [PACMAN] installed libunistring (0.9.3-5)
    [2013-05-20 12:45] [PACMAN] installed xdg-utils (1.1.0.git20121008-2)
    [2013-05-20 12:45] [PACMAN] installed rygel (0.18.2-1)
    [2013-05-20 12:45] [PACMAN] installed seahorse (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed swell-foop (3.8.1-1)
    [2013-05-20 12:46] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:46] [PACMAN] installed tali (3.8.0-1)
    [2013-05-20 12:46] [PACMAN] installed gtk-vnc (0.5.2-2)
    [2013-05-20 12:46] [PACMAN] installed vinagre (3.8.2-1)
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libssl3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsmime3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssckbi.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3.0.1 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssdbm3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssutil3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnss3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsoftokn3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libfreebl3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2.37.0 is empty, not checked.
    FULL install gnome log --force. gnome dont work .. ;/

  • Dyld: lazy symbol binding failed: Symbol not found: _close$UNIX2003

    My project is created in Xcode 3.0, Leopard 10.5.1 ,Intel machine .
    It is build as Universal.It builds without any error.
    But when i run the executable in Tiger 10.4.11,PowerPC ,it gives following message:
    dyld: lazy symbol binding failed: Symbol not found: _close$UNIX2003
    Referenced from: /Applications/BackEnd.app/Contents/MacOS/./BackEnd
    Expected in: /usr/lib/libSystem.B.dylib
    dyld: Symbol not found: _close$UNIX2003
    Referenced from: /Applications/BackEnd.app/Contents/MacOS/./BackEnd
    Expected in: /usr/lib/libSystem.B.dylib
    Trace/BPT trap
    Can anyone help me in this?

    I thought that "universal" just meant intel/ppc compatible. If you want your program to also run on older versions of the OS, you may need to do something more - perhaps by setting MACOSXDEPLOYMENTTARGET appropriately.
    - cfr

Maybe you are looking for

  • PDF question

    Always been a Mac user but was on older machines and OS9.... I just bought my new iMac and have spent oodles of time trying just to see the PDF rebate sheet so I can download it or print it and send it in.... In safari (which is new to me) I cannot o

  • Want to remove iteration in this query

    below mention query is showing results ok but problem is i have used iteration due to this it will slow down many many times if no. of transactions increases can i use this query without iteration please help me out? select SNO,NDATE,SERIALNO,LOCATIO

  • Issue loading Crystal XI reports with Visual Studio 2008

    Hi: I'm converting a Visual Studio 2003 web application to Visual Studio 2008. The application has a lot of reports designed with Crystal XI and I cannot open then from VS 2008. I have tried two ways so far: 1_ Using Crystal 2008 Basic that bundle wi

  • IWeb won't publish my changes

    Publishing to: FTP Server Appears to be functioning normally--no errors or anything. I made a change a moment ago that wokred as expected but now it's a no go. Even with saved changes and a reboot. I just need to change an"i" to a "u". Silly little t

  • I can't get the ipad to respond after using configurator to supervise, I can't get the ipad to respond after using configurator to supervise

    I am updating and adding apps in configurator.  The iPad was working until I added apps.  I will not turn off.  Can take a screen shot; however no apps will open and iPad will not shutdown.