Find the answer to your Linux question:
Results 1 to 2 of 2
I am trying to install opencv in my centOs system. When I am giving the below command it is showing the information below : [root@asterisk1 opencv-rpm]# rpm -ivh opencv-1.0.0-1.el4.rf.i386.rpm --nodeps ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    CentOS-4 i386 (2.6.9-34.0.2.EL) (Red Hat 3.4.5-2)

    I am trying to install opencv in my centOs system. When I am giving the below command it is showing the information below :


    [root@asterisk1 opencv-rpm]# rpm -ivh opencv-1.0.0-1.el4.rf.i386.rpm --nodeps
    warning: opencv-1.0.0-1.el4.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
    Preparing... ########################################### [100%]
    package opencv-1.0.0-1.el4.rf is already installed


    but when I am querying whether it is installed or not by the command below it is showing this information:

    [root@asterisk1 opencv-rpm]# rpm -q opencv-1.0.0-1.el4.rf.i386.rpm
    package opencv-1.0.0-1.el4.rf.i386.rpm is not installed


    so I am not understanding what exactly is happening. So can you figure out what is the problem.

    After figuring out the problem can you also tell me the commands to run the opencv application.

    Thanks to you in advance.

  2. #2
    Just Joined!
    Join Date
    May 2008
    Posts
    42
    try rpm -qa opencv

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...