I seem to be just unable to install at this point - wondering if anyone had any pointers on what I may be missing.
First - my system (in case it makes a difference) is:
* GOAL3+ 754 SiS 761 GX Micro ATX Motherboard
* AMD Sempron 1.6GHZ 64 Bit
* New system - Ubuntu 8.10 AMD_64 (2.6.27-11-server) just did my update/upgrade/dist-upgrade today
I followed each step in
this post and I'm erroring out during
Code:
./configure --enable-video-transcoding
here's the ending bit that's making me go crazy:
Code:
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for off_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
./configure: line 15948: PKG_PROG_PKG_CONFIG: command not found
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
./configure: line 16974: syntax error near unexpected token `PCRE,'
./configure: line 16974: `PKG_CHECK_MODULES(PCRE, libpcre >= 5.0)'
any help would be greatly appreciated