i dont know yum
but how about solve the dependencies
before you start to install .

look on my debian i needed some more than written in the instructions
, like the "bundle-essential"  to have the right compiler and so on.
At least for MySQL i need to do my own Spidermonkey from a developer
version (for this i needed to build the ape again ).

So , there is no easy way , and some libs you realy need to search for
if your repository  not support it by default.

So write down the dependencies and install them first.



On 14 July 2012 18:55, Tyler Biscoe <[email protected]> wrote:
> When ever I try to install I get many missing dependencies as show below:
>
> command I enter: # yum install ape-2.0.0-1.fc18.x86_64.rpm
>
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: centos.aol.com
>  * extras: mirror.7x24web.net
>  * updates: centos.vipernetworksystems.com
> Setting up Install Process
> Examining ape-2.0.0-1.fc18.x86_64.rpm: ape-2.0.0-1.fc18.x86_64
> Marking ape-2.0.0-1.fc18.x86_64.rpm to be installed
> Resolving Dependencies
> --> Running transaction check
> ---> Package ape.x86_64 0:2.0.0-1.fc18 set to be updated
> --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: ape
> --> Processing Dependency: libc.so.6(GLIBC_2.7)(64bit) for package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.0)(64bit) for
> package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) for
> package: ape
> --> Processing Dependency: libgfortran.so.3()(64bit) for package: ape
> --> Processing Dependency: libgsl.so.0()(64bit) for package: ape
> --> Processing Dependency: libgslcblas.so.0()(64bit) for package: ape
> --> Processing Dependency: libquadmath.so.0()(64bit) for package: ape
> --> Processing Dependency: libxc.so.0()(64bit) for package: ape
> --> Running transaction check
> ---> Package ape.x86_64 0:2.0.0-1.fc18 set to be updated
> --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: ape
> --> Processing Dependency: libc.so.6(GLIBC_2.7)(64bit) for package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) for
> package: ape
> --> Processing Dependency: libquadmath.so.0()(64bit) for package: ape
> --> Processing Dependency: libxc.so.0()(64bit) for package: ape
> ---> Package gsl.x86_64 0:1.13-3.el5 set to be updated
> ---> Package libgfortran44.x86_64 0:4.4.6-3.el5.1 set to be updated
> --> Finished Dependency Resolution
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) is needed by
> package ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libquadmath.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libc.so.6(GLIBC_2.14)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libxc.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libxc.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) is needed
> by package ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libc.so.6(GLIBC_2.14)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libquadmath.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
>  You could try using --skip-broken to work around the problem
>  You could try running: package-cleanup --problems
>                         package-cleanup --dupes
>                         rpm -Va --nofiles --nodigest
> The program package-cleanup is found in the yum-utils package.
> [root@new-tylerbiscoe dls]# yum install ape-2.0.0-1.fc18.x86_64.rpm
> --skip-broken
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: centos.aol.com
>  * extras: mirror.7x24web.net
>  * updates: centos.vipernetworksystems.com
> Setting up Install Process
> Examining ape-2.0.0-1.fc18.x86_64.rpm: ape-2.0.0-1.fc18.x86_64
> Marking ape-2.0.0-1.fc18.x86_64.rpm to be installed
> Resolving Dependencies
> --> Running transaction check
> ---> Package ape.x86_64 0:2.0.0-1.fc18 set to be updated
> --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: ape
> --> Processing Dependency: libc.so.6(GLIBC_2.7)(64bit) for package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.0)(64bit) for
> package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) for
> package: ape
> --> Processing Dependency: libgfortran.so.3()(64bit) for package: ape
> --> Processing Dependency: libgsl.so.0()(64bit) for package: ape
> --> Processing Dependency: libgslcblas.so.0()(64bit) for package: ape
> --> Processing Dependency: libquadmath.so.0()(64bit) for package: ape
> --> Processing Dependency: libxc.so.0()(64bit) for package: ape
> --> Running transaction check
> ---> Package ape.x86_64 0:2.0.0-1.fc18 set to be updated
> --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: ape
> --> Processing Dependency: libc.so.6(GLIBC_2.7)(64bit) for package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) for
> package: ape
> --> Processing Dependency: libquadmath.so.0()(64bit) for package: ape
> --> Processing Dependency: libxc.so.0()(64bit) for package: ape
> ---> Package gsl.x86_64 0:1.13-3.el5 set to be updated
> ---> Package libgfortran44.x86_64 0:4.4.6-3.el5.1 set to be updated
> --> Finished Dependency Resolution
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) is needed by
> package ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libquadmath.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libc.so.6(GLIBC_2.14)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libxc.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
>
> Packages skipped because of dependency problems:
>     ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64
>     gsl-1.13-3.el5.x86_64 from base
>     libgfortran44-4.4.6-3.el5.1.x86_64 from base
> [root@new-tylerbiscoe dls]# clear
>
> [root@new-tylerbiscoe dls]# yum install ape-2.0.0-1.fc18.x86_64.rpm
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: centos.aol.com
>  * extras: mirror.7x24web.net
>  * updates: centos.vipernetworksystems.com
> Setting up Install Process
> Examining ape-2.0.0-1.fc18.x86_64.rpm: ape-2.0.0-1.fc18.x86_64
> Marking ape-2.0.0-1.fc18.x86_64.rpm to be installed
> Resolving Dependencies
> --> Running transaction check
> ---> Package ape.x86_64 0:2.0.0-1.fc18 set to be updated
> --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: ape
> --> Processing Dependency: libc.so.6(GLIBC_2.7)(64bit) for package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.0)(64bit) for
> package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) for
> package: ape
> --> Processing Dependency: libgfortran.so.3()(64bit) for package: ape
> --> Processing Dependency: libgsl.so.0()(64bit) for package: ape
> --> Processing Dependency: libgslcblas.so.0()(64bit) for package: ape
> --> Processing Dependency: libquadmath.so.0()(64bit) for package: ape
> --> Processing Dependency: libxc.so.0()(64bit) for package: ape
> --> Running transaction check
> ---> Package ape.x86_64 0:2.0.0-1.fc18 set to be updated
> --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: ape
> --> Processing Dependency: libc.so.6(GLIBC_2.7)(64bit) for package: ape
> --> Processing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) for
> package: ape
> --> Processing Dependency: libquadmath.so.0()(64bit) for package: ape
> --> Processing Dependency: libxc.so.0()(64bit) for package: ape
> ---> Package gsl.x86_64 0:1.13-3.el5 set to be updated
> ---> Package libgfortran44.x86_64 0:4.4.6-3.el5.1 set to be updated
> --> Finished Dependency Resolution
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) is needed by
> package ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libquadmath.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libc.so.6(GLIBC_2.14)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> ape-2.0.0-1.fc18.x86_64 from /ape-2.0.0-1.fc18.x86_64 has depsolving
> problems
>   --> Missing Dependency: libxc.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libxc.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libgfortran.so.3(GFORTRAN_1.4)(64bit) is needed
> by package ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libc.so.6(GLIBC_2.14)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
> Error: Missing Dependency: libquadmath.so.0()(64bit) is needed by package
> ape-2.0.0-1.fc18.x86_64 (/ape-2.0.0-1.fc18.x86_64)
>  You could try using --skip-broken to work around the problem
>  You could try running: package-cleanup --problems
>                         package-cleanup --dupes
>                         rpm -Va --nofiles --nodigest
> The program package-cleanup is found in the yum-utils package.
>
>
>
> ------
>
> Any help would be greatly appreciated!
>
> --
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/



-- 
i cant trust, what i not know

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to