On Monday 25 January 2021 12:27:44 Gene Heskett wrote: > On Monday 25 January 2021 11:27:48 andy pugh wrote: > > On Mon, 25 Jan 2021 at 16:18, Gene Heskett <[email protected]> > > wrote: > > > I have downloaded the > > > opencv-4.5.1-tar.gz and will probably pester you kind people for > > > build instruction help. I've already looked at the docs but build > > > instructions are not very well filled out. > > > > This page seems fairly comprehensive: > > https://docs.opencv.org/4.5.1/d7/d9f/tutorial_linux_install.html > > The combo apt line says I am all uptodate. > > But it prefers the .zip version and my wget doesn't do as told. > wget -O opencv.zip https://github.com/opencv/opencv/archive/master.zip > returns this: > Cannot specify both -k or --convert-file-only and -O if multiple URLs > are given, or in combination > with -p or -r. See the manual for details. > > Usage: wget [OPTION]... [URL]... > > Which make no sense to me since I copy/pasted the command line above. > > ??? > > I also have the tar.gz, but it does not contain the opencv-master > file. So I took out the -O and the rename, which then duplicated the path to in on github. So I then copied master.zip from there to my src dir, renamed it and upzip'd it which got me an opencv-master but copying that to my src's dir is taking forever. estimated by mc to take 19 minutes. ???
Thanks Andy Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene> _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
