Make linux installation tutorial more convenient (Feature #2619)


Added by Victor Eruhimov about 12 years ago. Updated almost 11 years ago.


Status:Done Start date:2012-12-10
Priority:Normal Due date:
Assignee:Steven Puttemans % Done:

0%

Category:documentation
Target version:2.4.10
Difficulty: Pull request:https://github.com/Itseez/opencv/pull/2717

Description

Linux tutorial mentions some of the packages that have to be installed, but inexperienced users like me have difficulties (e.g. translating some of the names to aptitude packages). Why can't we just provide opencv prerequisites with a single aptitude line? Such as:

Required: sudo apt-get install libavcodec-dev libavformat-dev libswscale-dev libgtk2-dev
Optional, but recommented: sudo apt-get install libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libjasper-dev libdc1394-22-dev

Then a user installing OpenCV on a clean system can just copy-paste instead of going through each line of the tutorial.


Associated revisions

Revision 787815fd
Added by Alexander Alekhin almost 11 years ago

Merge pull request #2619 from GregoryMorse:patch-3

History

Updated by Steven Puttemans almost 11 years ago

  • Pull request set to https://github.com/Itseez/opencv/pull/2717

Updated by Vladislav Vinogradov almost 11 years ago

The request was merged into 2.4 branch.

Steven, thank you for your contribution!

  • Assignee changed from Vadim Pisarevsky to Steven Puttemans
  • Status changed from Open to Done
  • Target version changed from Next Hackathon to 2.4.10

Also available in: Atom PDF