Installing rpm packages

Hi Guys,
I'm trying to install oracle 11rg2 on my RHEL 5, but I'm having troubles with the rpm packages, I tried to install them but it lacks a lot of dependencies and seem they don't wanna finish! and keep asking for the new dependency package!
does anybody have any collection of all these packages? that I can easily install them? :( it might be a bad question but I really feel out of energy to deal with thee stupid packages! its been few hours !
any helpful reply is really appreciated!
Regards,
Meysam

install this package, it is test environment/learning purpose no need to worry about exact rpm version, below rpms is enough.
else try to download from the link:-http://rpmfind.net/linux/RPM/ or http://rpm.pbone.net/index.php3/stat/11/vendor/642/com/Red%20Hat,%20Inc_.html
# From Enterprise Linux 5 DVD
cd /media/cdrom/Server
rpm -Uvh binutils-2.*
rpm -Uvh compat-libstdc++-33*
rpm -Uvh elfutils-libelf-0.*
rpm -Uvh elfutils-libelf-devel-*
rpm -Uvh gcc-4.*
rpm -Uvh gcc-c++-4.*
rpm -Uvh glibc-2.*
rpm -Uvh glibc-common-2.*
rpm -Uvh glibc-devel-2.*
rpm -Uvh glibc-headers-2.*
rpm -Uvh ksh-2*
rpm -Uvh libXp-*
rpm -Uvh libaio-0.*
rpm -Uvh libaio-devel-0.*
rpm -Uvh libgcc-4.*
rpm -Uvh libstdc++-4.*
rpm -Uvh libstdc++-devel-4.*
rpm -Uvh make-3.*
rpm -Uvh openmotif2*
rpm -Uvh sysstat-7.*
rpm -Uvh unixODBC-2.*
rpm -Uvh unixODBC-devel-2.*after this , you can ignore rpm warnings/error messages to complete the installation(if it is learning/test environment).
Hope, this will help you.

Similar Messages

  • Installing .rpm packages onto solaris 10.

    Hi,
    Can anyone help me by providing the steps to install .rpm package into solaris 10 os?
    Thanks

    RPM is just a packaging format, and the tools are available on the Solaris Software Companion CD, in the SFWrpm package. You would need to install the package on your system in order to get the RPM tools.
    But I think Pascal's point is that the payload is typically Linux binaries, so installing a Linux RPM on Solaris would not be productive. But you could certainly install a source package, for example, or create your own RPM containing Solaris binaries.
    -- Alan

  • How to install .rpm packages in Fedora Linux?

    Hi all
    I am trying to download .rpm packages for my Fedora 10 Linux but don't have a clue on how to install those? First of all, when I download them, they automatically go to my Home directory (that is on my desktop). However, when I login to the Terminal and then login as root...and give this command..
    rpm -i <rpm file name>
    or
    rpm -ivh <rpm file name>
    ...it says, there is no such file or directory. Now, my question is..how do I get these .rpm files (that are on my computer Home) to the root so that the above command can work and actually installs these?
    Please help.
    Thank you.

    error: Failed dependencies:libc.so.6()(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libc.so.6(GLIBC_2.2.5)(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libc.so.6(GLIBC_2.3)(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libdl.so.2()(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libdl.so.2(GLIBC_2.2.5)(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    Before you install any new rpms you need to make sure all dependencies are resolved.
    try running rrpm -qR binutils-2.15.92.0.2-15.0.0.0.2.x86_64.rpm
    and make sure you install all pre-requisites rpm. It seems to me complaining about in-correct version of glibcc..

  • " Rpm ' package install in solaris 10

    hi all,
    I want to install rpm package in solaris 10. I already installed rpm-4.1 for solaris. here is the output
    bash-3.00#
    bash-3.00# /opt/sfw/bin/rpm
    RPM version 4.1
    Copyright (C) 1998-2002 - Red Hat, Inc.
    This program may be freely redistributed under the terms of the GNU GPL
    Usage: rpm [-a|--all] [-f|--file] [-g|--group] [-p|--package] [--specfile]
            [--whatrequires] [--whatprovides] [-c|--configfiles] [-d|--docfiles]
            [--dump] [-l|--list] [--queryformat=QUERYFORMAT] [-s|--state]
            [--nomd5] [--nofiles] [--nodeps] [--noscript] [--addsign]
            [-K|--checksig] [--import] [--resign] [--nodigest] [--nosignature]
            [--initdb] [--rebuilddb] [--allfiles] [--allmatches] [--badreloc]
            [-e|--erase <package>+] [--excludedocs] [--excludepath=<path>]
            [--force] [-F|--freshen <packagefile>+] [-h|--hash] [--ignorearch]
            [--ignoreos] [--ignoresize] [-i|--install] [--justdb] [--nodeps]
            [--nomd5] [--noorder] [--nosuggest] [--noscripts] [--notriggers]
            [--oldpackage] [--percent] [--prefix=<dir>] [--relocate=<old>=<new>]
            [--repackage] [--replacefiles] [--replacepkgs] [--test]
            [-U|--upgrade <packagefile>+] [-D|--define 'MACRO EXPR']
            [-E|--eval 'EXPR'] [--macros=<FILE:...>] [--nodigest] [--nosignature]
            [--rcfile=<FILE:...>] [-r|--root ROOT] [--querytags] [--showrc]
            [--quiet] [-v|--verbose] [--version] [-?|--help] [--usage]
            [--scripts] [--setperms] [--setugids] [--conflicts] [--obsoletes]
            [--provides] [--requires] [--info] [--changelog] [--triggers]
            [--last] [--filesbypkg] [--redhatprovides] [--redhatrequires]
            [--buildpolicy=<policy>] [--with=<option>] [--without=<option>]
    bash: rpm: command not foundI also update rpm db ,
    rpm --initdb.
    But same.. Pls help..
    Thanks
    Partha
    pls tell me what

    You need to either use the full path - /opt/sfw/bin/rpm or add /opt/sfw/bin/ to the path statement in your profile.
    If you are trying to run from the /opt/sfw/bin/ directory then you do the following:
    # ./rpm
    RPMs are mainly for Linux. I have seen only a couple RPMs for Solaris in the last 15 years and they came from a third-party vendor. What are you trying to install??
    regards

  • RPM package issue while installing SOA on Linux - OIM 11gR2 PS1

    Hi All,
         While installing SOA on linux machine. I am facing issue with kernel properties in Prerequisite section.
    So i tried to run rpm package : " libaio-devel-0.3.106-3.2.i386.rpm " on my machine,
    through command : rpm - ivh libaio-devel-0.3.106-3.2.i386.rpm
    I am getting Error message is :
    warning: libaio-devel-0.3.106-3.2.i386.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
    error: Failed dependencies:
            libaio.so.1 is needed by libaio-devel-0.3.106-3.2.i386
    Please provide some helpful pointer on this
    Thanks in advance,
    RPB

    Hi, Jasdeep!
    We have the same problem with OIM 11.1.2 on Solaris SPARC 10 - just after extend WLS domain to OIM & SOA servers AdminServer fails to start with message "syntax error at line 30: `JVM_TYPE=$' unexpected"
    It seems like uncompatibility of file $DOMAIN_HOME/bin/setOIMDomainEnv.sh and Solaris systems... :-(
    I changed *$DOMAIN_HOME/bin/setOIMDomainEnv.sh* : instead of
    PORT_MEM_ARGS="-Xms768m -Xmx1536m -XX:ReservedCodeCacheSize=256m"
    JVM_TYPE=$(java -version 2>&1 >/dev/null)
    *echo "JVM Type is ${JVM_TYPE}"*
    *echo "$JVM_TYPE" | grep -q 'JRockit'*
    wrote
    *#PORT_MEM_ARGS="-Xms768m -Xmx1536m -XX:ReservedCodeCacheSize=256m"*
    *PORT_MEM_ARGS="-Xms768m -Xmx1536m"*
    *#JVM_TYPE=$(java -version 2>&1 >/dev/null)*
    *JVM_TYPE=JRockit*
    *echo "JVM Type is ${JVM_TYPE}"*
    *#echo "$JVM_TYPE" | grep -q 'JRockit'*
    *echo "$JVM_TYPE" | grep 'JRockit'*
    and after that AdminServer started normally.
    Try to make similar changes (according your JVM, of course)
    Alexander.

  • RPM packages missing to install oracle10gR2

    Hi all,
    I had try to install oracle10gR2 in RHEL5 by using vmware in my laptop.i am new one for oracle installation.After RHEL 5 installation on Vmware i had check the required RPM packages as per the oracle document..but i have not install GNOME-LIBS,XSCREENSAVER,PKDSH rpm packages......pls help me how to install these packages ....these packege are not found in my OS CD...
    Regards,
    S.Mugunthan.

    Hi;
    Please check Sergio post
    rpm installation
    Re: Package install for oracle11gr2
    Regard
    Helios

  • How to install RPM-4.1 package on Solaris 8?

    I have a Sparc Sun-Fire-V240 server with Solaris 8 software. Now I want to unpack a rpm which created on Redhat 8 with RPM-4.1. It caused a coredump. I guess it is because the Solaris 8 has only RPM -3.0.4. Should I install RPM 4-1 to Solaris 8 to unpack it? Does Solaris 8 support RPM-4.1? or any other solution? Thanks!

    Query by serial number
    Apple's warrenty database will identify the type of Mac you have.  Your serial number is securely sent, but you get only the name of your machine.
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    This site provides more information, but lacks security.
    "A serial number is a unique, identifying number or group of numbers and letters assigned to an individual piece of hardware or software. It's used for various things depending on the product / brand but what is your Mac's serial number for and more importantly... what is it hiding and what can it do for you ?"
    http://www.appleserialnumberinfo.com/Desktop/index.php
    or
    This site provides more information, but lacks security too.
    "A serial number is a unique, identifying number or group of numbers and letters assigned to an individual piece of hardware or software. It's used for various things depending on the product / brand but what is your Mac's serial number for and more importantly... what is it hiding and what can it do for you ?"
    http://www.appleserialnumberinfo.com/Desktop/index.php
    http://www.chipmunk.nl/klantenservice/applemodel.html

  • Have a problem while installing Asmlib packages

    hi all
    I have some problem while installing ASMlib packages.
    my OS=Redhat linux 5.3
    kenel version using this command uname -r=2.6.18-128.el5
    I have downloaded packages and successfully installed following 4
    oracleasm-support-2.1.7-1.el5.i386.rpm
    oracleasmlib-2.0.4-1.el5.i386.rpm
    oracleasm-2.6.18-128.el5-2.0.5-1.el5.i686.rpm
    oracleasm-2.6.18-128.el5-debuginfo-2.0.5-1.el5.i686.rpm
    but while installing following got error
    rpm -ivh oracleasm-2.6.18-128.el5debug-2.0.5-1.el5.i686.rpm
    kernel-debug = 2.6.18-128.el5 is needed by oracleasm-2.6.18-128.el5debug-2.0.5-1.el5.i686
    rpm -ivh oracleasm-2.6.18-128.el5PAE-2.0.5-1.el5.i686.rpm
    kernel-PAE = 2.6.18-128.el5 is needed by oracleasm-2.6.18-128.el5PAE-2.0.5-1.el5.i686
    rpm -ivh oracleasm-2.6.18-128.el5xen-2.0.5-1.el5.i686.rpm
    kernel-xen = 2.6.18-128.el5 is needed by oracleasm-2.6.18-128.el5xen-2.0.5-1.el5.i686
    thanx in advance

    I think you just need below rpms to configure asmlib:
    oracleasm-support-2.1.7-1.el5.i386.rpm
    oracleasmlib-2.0.4-1.el5.i386.rpm
    oracleasm-2.6.18-128.el5-2.0.5-1.el5.i686.rpm
    Read this thread:
    Error install ASMLib on RedHat linux

  • How to install rpm.bin file with rpm

    Have downloaded Java...rpm.bin for Linux. rpm doesn't recognize bin file. Can't find doc to explain what utility converts rpm.bin to simple rpm. What do I use? Thanks.

    It took me some time to figure it out,
    once you downloaded the j2sdk...rpm.bin file, it is a self installation file,
    1) make sure the file is executable
    #chmod 755 j2sdk1.4.0_01.rpm.bin
    2) execute the file
    #./j2sdk1.4.0_01.rpm.bin
    this will install the package and inflate the rpm...
    good luck.

  • Do we need rpm package oracleasmlib for using Oracle ASMLib?

    ..The Oracle ASMLib kernel driver is now included in the Unbreakable Enterprise Kernel.
    No driver package needs to be installed when using this kernel.
    The oracleasm-support and oracleasmlib packages still need to be installed from ULN+
    http://www.oracle.com/technetwork/topics/linux/asmlib/index-101839.html
    i use:
    root@oel62 ~]# uname -r
    2.6.32-300.3.1.el6uek.x86_64I understood:
    -oracleasm: is include in the kernel(kernel/drivers/block/oracleasm/oracleasm.ko)
    -oracleasm-support: can be found on the install ISO or in Oracle Public Yum Server.
    -oracleasmlib: ? not found in Oracle Public Yum Server! can be found only in ULN?
    Question: Do we need it, rpm package oracleasmlib for install Oracle ASMLib?
    I have add kernel module oracleasm (via modprobe) and install rpm oracleasm-support
    (but without oracleasmlib) and it works !!??
    ..and I'm confused ???

    Dude wrote:
    Saying that it works seems quite audacious to me. Well, I can start the engine, let's fly! I'd rather remain on the ground ;-)Hi Dude!
    You do not mean I talk nonsense, right?
    Maybe! But once again i will protocol here what i did.
    It would be very nice if you take a look here:
    Ok! Step by step..
    My environment: Oracle Linux 6.2 in VMWare
    Linux kernel:
    [root@oel62 ~]# uname -r
    2.6.32-300.3.1.el6uek.x86_64Install oracleasm:
    [root@oel62 ~]# modprobe oracleasm
    [root@oel62 ~]# modprobe -l oracleasm
    kernel/drivers/block/oracleasm/oracleasm.ko
    [root@oel62 ~]# lsmod | grep oracle
    oracleasm              48482  1 Install oracleasm-support:
    root@oel62 ~]# yum install oracleasm-support
    Installed:
      oracleasm-support.x86_64 0:2.1.5-1.el6                                                                                      
    Complete!I have only oracleasm-support(no oracleasmlib!)
    [root@oel62 ~]# rpm -qa| grep oracleasm
    oracleasm-support-2.1.5-1.el6.x86_64
    [root@oel62 ~]# Status:
    [root@oel62 ~]# oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: noConfigure:
    [root@oel62 ~]#  /etc/init.d/oracleasm configure
    Default user to own the driver interface []: grid
    Default group to own the driver interface []: asmadmin
    Start Oracle ASM library driver on boot (y/n) [n]: y
    Scan for Oracle ASM disks on boot (y/n) [y]: y
    Writing Oracle ASM library driver configuration: done
    Initializing the Oracle ASMLib driver:                     [  OK  ]
    Scanning the system for Oracle ASMLib disks:               [  OK  ]Status again:
    root@oel62 ~]# /etc/init.d/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yesI create 2 virtual disks and then create partition on those disks.
    Result: /dev/sdg1, /dev/sdh1
    and now create ASM disks:
    [root@oel62 ~]# oracleasm createdisk asmdisk1 /dev/sdg1
    Writing disk header: done
    Instantiating disk: done
    [root@oel62 ~]# oracleasm createdisk asmdisk2 /dev/sdh1
    Writing disk header: done
    Instantiating disk: donelistdisks
    [root@oel62 ~]# oracleasm listdisks
    ASMDISK1
    ASMDISK2querydisk
    [root@oel62 ~]# oracleasm querydisk -d /dev/sdg1
    Device "/dev/sdg1" is marked an ASM disk with the label "ASMDISK1"
    [root@oel62 ~]# oracleasm querydisk -d /dev/sdh1
    Device "/dev/sdh1" is marked an ASM disk with the label "ASMDISK2"-Create diskgroup TEST_DG:
    run asmca, step through all screens, specify "Disk discovery path"
    /dev/oracleasm/disks/*Result:
    ASMCMD [+] > lsdsk -p -G test_dg
    Group_Num  Disk_Num      Incarn  Mount_Stat  Header_Stat  Mode_Stat  State   Path
            1         0  3915949404  CACHED      MEMBER       ONLINE     NORMAL  /dev/oracleasm/disks/ASMDISK1
            1         1  3915949403  CACHED      MEMBER       ONLINE     NORMAL  /dev/oracleasm/disks/ASMDISK2-Run dbca create a database testdb with storage using diskgroup TEST_DG
    and here is the DB testdb on diskgroup test_dg
    [grid@oel62 ~]$ rlwrap asmcmd -p
    ASMCMD [+] > ls test_dg/testdb
    CONTROLFILE/
    DATAFILE/
    ONLINELOG/
    PARAMETERFILE/
    TEMPFILE/
    spfiletestdb.ora
    ASMCMD [+] > ls -l test_dg/testdb/datafile
    Type      Redund  Striped  Time             Sys  Name
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    SYSAUX.257.787055133
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    SYSTEM.256.787055133
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    UNDOTBS1.258.787055133
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    USERS.259.787055133
    ASMCMD [+] > Service status:
    [grid@oel62 ~]$ srvctl status diskgroup -g test_dg
    Disk Group test_dg is running on oel62
    [grid@oel62 ~]$ Once again i did not install oracleasmlib!
    I have no RPM oracleasmlib on my system:
    root@oel62 ~]# rpm -qa| grep oracleasm
    oracleasm-support-2.1.5-1.el6.x86_64It is a "perfect" installation, or what do you mean?
    It works fine, but why it works??
    Well, folks! Tell me now why it works without oracleasmlib ?
    What happened, what is going on here?
    Thank you for reading my long text here!

  • During the installation of the rpm package of Oracle 11g XE,  Error occur "cpio:digest mismatch"

    It is not possible to install the following error occurs.
    [root @ localhost Disk1] # rpm -ivh --nodigest oracle-xe-11.2.0-1.0.x86_64.rpm
    preparing... ################################# [100%]
    Updating / Installing ...
        1: oracle-xe-11.2.0-1.0 ################################# [100%]
    error : fails to extension of the archive : File /u01/app/oracle/product/11.2.0/xe/bin/oracle;54091d3a: cpio: Digest mismatch
    Error: oracle-xe-11.2.0-1.0.x86_64: Installation failed
    Error "Digest mismatch" will have occurred from the very beginning,
    I tried to specify the installation options "--nodigest".
    But Phenomenon does not improve.
    I tried to check the version of the rpm package.
    It seems the latest version of rpm-4.11.2-2.fc20.x86_64.
    Would you have a good workaround?
    Installation OS: fedora20 64bit
    Installation package: oracle-xe-11.2.0-1.0.x86_64.rpm
    メッセージ編集者: user10993108
    Has been translated into English.

    This is a global forum - you will have to post in English. There are alternate language forums available - Other Languages
    Looks like your OS is Fedora - which is not a supported/certified OS for 11g XE - Oracle® Database Express Edition
    So things may or may not work as expected.

  • Has anyone successfully installed RPM on Arch?

    I've read the numerous threads describing how to convert .rpm packages into pkgbuilds. But I'm trying to install Intel's VTune, which apart from being distributed in closed-source rpm packages, is also installed via a series of complicated shell scripts that rely on queries to RPM.
    I've tried installing RPM from the AUR, as well as building it from source, but in both cases I get a series of errors when running it -- mainly that it cannot detect anything on the system, not even /bin/sh. Basically `rpm -q` turns up nothing. I guess I'm probably missing some set-up steps, but I couldn't find any good documentation to help me here.
    Since it's available on the AUR, I figure some people here must've done it successfully. Any tips?

    I created an Arch package for a commercial binary rpm application, you may see it here:
    pkgname=Maya2009
    pkgver=2009.0
    pkgrel=1
    pkgdesc="High-end 3D animation suite."
    arch=('x86_64')
    url="http://www.autodesk.com/maya"
    license=('proprietary')
    depends=('tcsh' 'libjpeg6' 'libgl' 'fam' 'libxp' 'libxpm')
    makedepends=('rpm' 'cpio')
    source=(Maya2009_0_64-2009.0-423.x86_64.rpm \
    postPkg.sh)
    md5sums=('48646ed435722682857b92c5bfa79d02'
    '3072e06e004e273b0e85637fc6d5d7ce')
    build() {
    cd ${pkgdir}
    rpm2cpio ${srcdir}/Maya2009_0_64-2009.0-423.x86_64.rpm > Maya2009.cpio || return 1
    cpio -idmv < Maya2009.cpio || return 1
    rm Maya2009.cpio || return 1
    cp ${srcdir}/postPkg.sh ${pkgdir}/postPkg.sh || return 1
    sh postPkg.sh || return 1
    rm postPkg.sh || return 1
    Basically find out somehow all the dependencies and add them - I knew this already and didn't bother to find a method using rpm or something, then run this to extract the installation scripts from the rpm:
    $ rpm -pq --scripts <PackageName>.rpm > scripts
    Now edit that "scripts" to add/remove whatever necessary, maybe not a very easy task, for example Maya requires a directory called /usr/tmp and some symlinks, I put everything in that file. In a quick and dirty manner, I renamed this file "postPkg.sh" and run if from the build() function in the work dir (some path-related things), but afaik the pacman way is to put them in the "*.install" script to restore the modification when removing the package, and so on.
    Finally build your package with 'makepkg -s', as usual.

  • Mandatory RPM packages for EPM components

    Hello All,
    I am newly working on REDHAT_EL_6_U4_x64
    I have to install epm 122 (64 bit) Foundation and Reporting and analysis web applications
    For these web applications is any RPM packages are mandatory ?which will prevents from any
    fails at the time of installation and configuration
    -Can you suggest if any RPM packages requires for web application
    Similarly i would like to ask for,
    Oracle http web server and weblogic application server
    If any rpm packages requires for http and weblogic?
    ORACLE client 11g:For installation of oracle client(11g) on redhat is any mandatory
    rpm package?
    Note: If requires RPM packages for any above please give the list and purpose
    of packages
    Thanking all of u in advanced..

    You are installing on Redhat and you don't know what YUM is   > Yellowdog Updater, Modified - Wikipedia, the free encyclopedia
    There is a lot of information about it if you search.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to install RPM?

    Hi, im got everything working fine , but im also a bit of comp gamer. So to play games i need to install my video card drivers (duh!). But unfortunately i cant seem to install RPM.. Does anyone know a good redhat package manager i can install that will be quick and painless so that i can install my video drivers installed? The one i downloaded would not compile though i followed the directions carefuly... thanks

    wiki2.archlinux.org
    It is a place where documentation can be created/edited on the fly.
    It is searchable too. The downside is organisation is not super easy, but there is indeed a wealth of information there.
    here is the index page, containing many of the documents...
    http://wiki2.archlinux.org/index.php/WikiIndex

  • Install RPM using yum

    Hi, I think its not the right forum to ask the question related to LINUX. If any one has any idea then please reply to my post.
    I want to install some missing RPM's on the machine on which i am planning to install 11gr2 standard edition using yum command. My linux machine has the internet connection.
    If i want to downlaod and install the package(gcc-4.1.2-42.el5.x86_64.rpm) using you then what syntax i have to use in order to install that package.
    MY OS version is:Red Hat Enterprise Linux Server release 5.1 (Tikanga)
    Linux AHF10241.domain.local 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:19 EDT 2007
    x86_64 x86_64 x86_64 GNU/Linux
    Thanks All.

    Hi ,
    Can you please follow the below guide lines.I'm sure it will work.
    Step 1:
    Go to /tmp directory
    $ cd /tmp
    Step 2:
    Download awstats using wget
    $ wget http://easynews.dl.sourceforge.net/sourceforge/awstats/awstats-6.5-1.noarch.rpm
    Now install awstats
    Step 3:
    $ sudo rpm -ivh awstats*OR
    # rpm -ivh awstats*
    (or)
    # rpm -ivh http://easynews.dl.sourceforge.net/sourceforge/awstats/awstats-6.5-1.noarch.rpm
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com/

Maybe you are looking for

  • Export to excel  : Error no class found

    Hello Experts, I am facing a problem  while exporting the data into excel sheet. DC1 : i have created library dc which contains jxl.jar file in library folder DC2 : j2ee library DC--->DC1 is the used dc in this and DC2 build and deployed successfully

  • Some songs no longer exist on ipod, but do on itunes

    Hello, I don't know when it started (maybe 6 months), but my iPod doesn't syncronize as well as before. Now, some songs that I could see and listen before no longer exist. Of course, they still appear on iTunes. My albums are incomplete. I've tried t

  • Dataload process - error capturing process (Best practise to follow)

    I'm pulling data from Oracle db and load into MS-SQL 2008. For my data type checks during the data load process, what are options to ensure that the data being processed wouldn't fail. such that I can verify first in-hand with the target type of data

  • Error loading file assets

    Hi All, I'm more or less new to ATG. I've 2 servers (CA and Production) running and I'm trying to load some file assets into the CA server by using the startRepositoryLoader command. I'm gettig these errors: **** Error Tue Apr 10 00:26:22 CEST 2012 1

  • MM and QM

    Hi gurus, in which areas integrated MM with QM ? regards