- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
hello everyone,
I'm trying to install "http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome motion" on my intel edison which is running yocto os.
I tried using opkg and installing from source , but I'm getting errors in both the ways:-
1)
root@edison:/# opkg install motion
Unknown package 'motion'.
Collected errors:
* opkg_install_cmd: Cannot install package motion.
2)
root@edison:~/motion-3.2.12# ./configure
checking for Darwin... no
checking for *BSD... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking threads... yes
checking for libjpeg-mmx... skipping
checking for libjpeg...
checking for jpeg_set_defaults in -ljpeg... no
You do not have libjpeg installed
checking for ffmpeg autodetecting... not found
**********************************************
* libavcodec.a or libavcodec.so or *
* libavformat.a or libavformat.so not found: *
* ALL FFMPEG FEATURES DISABLED *
* *
* Please read the Motion Guide for help: *
* http://motion.sourceforge.net http://motion.sourceforge.net *
**********************************************
checking for mysql support... testing
checking autodect mysql headers... not found
Invalid MySQL directory - unable to find mysql.h.
checking for PostgreSQL... testing
checking autodect pgsql headers... not found
Invalid PostgreSQL directory - unable to find libpq-fe.h.
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking linux/videodev.h usability... no
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking for get_current_dir_name... yes
checking for struct v4l2_buffer... no
checking for V42L support... no
checking for V42L *old* support... testing
checking for linux/videodev2.h... (cached) yes
checking size of short... 2
checking size of int... 4
checking size of long int... 4
checking size of long long... 8
checking size of int *... 4
checking size of void *... 4
checking for an ANSI C-conforming const... yes
Detected CPU: Genuine Intel(R) CPU 4000 @ 500MHz
CPU optimization: -march=i686
checking for bswap instruction... yes
configure: creating ./config.status
config.status: creating thread1.conf
config.status: creating thread2.conf
config.status: creating thread3.conf
config.status: creating thread4.conf
config.status: creating motion-dist.conf
config.status: creating motion.init-FreeBSD.sh
config.status: creating motion.init-Debian
...- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello mailto:falak.desai@yahoo.com falak.desai@yahoo.com,
Well first of lets check if you in fact have installed libjpeg. Type the command 'opkg list-installed | grep jpeg'. If you in fact have it installed, then I believe I found an actual solution for this issue from Motion themselves. If you don't have it installed, that is what you need.
Try the suggestion found in http://sourceforge.net/p/motion/mailman/message/30143541/ motion / Mailing Lists. If you still have issues after doing so, then my best suggestion is for you to contact http://www.lavrsen.dk/foswiki/bin/view/Motion/MailingList Motion directly since this issue is directly related to the package.
Peter.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello mailto:falak.desai@yahoo.com falak.desai@yahoo.com,
Well first of lets check if you in fact have installed libjpeg. Type the command 'opkg list-installed | grep jpeg'. If you in fact have it installed, then I believe I found an actual solution for this issue from Motion themselves. If you don't have it installed, that is what you need.
Try the suggestion found in http://sourceforge.net/p/motion/mailman/message/30143541/ motion / Mailing Lists. If you still have issues after doing so, then my best suggestion is for you to contact http://www.lavrsen.dk/foswiki/bin/view/Motion/MailingList Motion directly since this issue is directly related to the package.
Peter.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page