LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-28-2003, 10:11 PM   #1
Viper
Member
 
Registered: Jul 2002
Location: Kalispell, Montana
Distribution: Slackware Linux "ONLY"
Posts: 168

Rep: Reputation: 30
Transcode for Mandrake 9.1


Does anyone know of a transcode RPM that will actually install and on Mandrake 9.1? Or know of a source that will actually compile? on Mandrake 9.1 that is?
 
Old 08-28-2003, 10:44 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
here's the tarball and it will compile, but thats not saying on your system right away....it all depends on if the dependancies are installed, and all files it needs are there, if thats not the case (as you will see through the install process) then you will have to obviously take care of the problem areas before you continue to install...just post any errors (if any) during the setup...
 
Old 08-28-2003, 11:48 PM   #3
Viper
Member
 
Registered: Jul 2002
Location: Kalispell, Montana
Distribution: Slackware Linux "ONLY"
Posts: 168

Original Poster
Rep: Reputation: 30
I think I've tried this one before, anyway I don't know why it won't work either, as far as I can tell all the dependencies are there, here is what I did:

[jason@localhost jason]$ cd /home/jason/Desktop/transcode-0.6.9
[jason@localhost transcode-0.6.9]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr//bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr//bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for strtol... yes
checking for memalign... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for getopt_long_only... yes
checking whether support lib is needed... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking __attribute__ ((aligned ())) support... 64
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for ftruncate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for stat... yes
checking for floor... no
checking for atexit... yes
checking for getpagesize... yes
checking for memmove... yes
checking for mkfifo... yes
checking for vsscanf... yes
checking for strptime... yes
checking for lrintf in -lm... yes
checking for pthreads... -lpthread yes
checking for glib-config... /usr//bin/glib-config
checking for GLIB - version >= 0.99.7... yes
checking for Intel Pentium architecture (IA32)... yes
checking if $CC groks MMX inline assembly... (cached) false
yes
checking for support for gcc-style register parameters on Intel... yes
checking for nasm... /usr//bin/nasm
checking for recent nasm version... yes
checking for support of 3DNow in assembly code... yes
checking for CMOV support... true
checking x86 sub-architecture settings... -mcpu=i686 -march=i686
checking if gcc supports -g -O3 flags... yes
checking if gcc supports -g -O3 -fomit-frame-pointer flags... yes
checking for ld used by GCC... /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... yes
checking for /usr//bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr//bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr//bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking if gcc supports -g -O3 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags... yes
checking if g++ supports -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags... yes
checking for internal static framebuffer support... yes
checking for network streaming support... yes
checking for avifile-config... /usr//bin/avifile-config
checking for avifile - version >= "0.7.25"... yes
checking wether to enable filter_text... yes
checking linux/videodev.h usability... yes
checking linux/videodev.h presence... yes
checking for linux/videodev.h... yes
checking for v4l support... yes
checking for /usr/include/lame/lame.h... no
checking for /usr/local/include/lame/lame.h... no
checking lame version... checking for lame_init in -lmp3lame... no
checking for ./libmp3lame/lame.h... yes
checking for ogg_sync_init in -logg... no
checking for /usr/include/ogg/ogg.h... no
checking for /usr/local/include/ogg/ogg.h... no
checking for vorbis_info_init in -lvorbis... no
checking for /usr/include/vorbis/codec.h... no
checking for /usr/local/include/vorbis/codec.h... no
checking for theora_info_init in -ltheora... no
checking for /usr/include/theora/codec.h... no
checking for /usr/local/include/theora/codec.h... no
checking for DVDOpen in -ldvdread... yes
checking for /usr/include/dvdread/dvd_reader.h... yes
checking for mpeg3_open in -lmpeg3... no
checking for pp_postprocess in -lpostproc... no
checking for pp_postprocess in -lpostproc... (cached) no
checking for lr_init in -llve... no
checking for lr_init in -llve... (cached) no
checking for dv_init in -ldv... yes
checking for dv_encoder_new in -ldv... yes
checking for dv_calculate_samples in -ldv... no
checking for lzo_version in -llzo... no
checking for a52_init in -la52... no
checking for use libac3 as default decoder... yes
checking for libxml2 support... checking for xml2-config... yes
checking for YUV4MPEG support... checking for mjpegtools-config... yes
checking for /usr/include/mjpegtools/yuv4mpeg.h... yes
checking whether X11 support is requested... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XvQueryExtension in -lXv... yes
checking X11/Xaw/Simple.h usability... yes
checking X11/Xaw/Simple.h presence... yes
checking for X11/Xaw/Simple.h... yes
checking for XpmFreeAttributes in -lXpm... no
checking for sdl-config... no
checking for SDL - version >= 1.1.6... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
checking decore.h usability... no
checking decore.h presence... no
checking for decore.h... no
checking encore2.h usability... no
checking encore2.h presence... no
checking for encore2.h... no
checking for gtk-config... /usr//bin/gtk-config
checking for GTK - version >= 0.99.7... yes
checking for libfame-config... no
checking for libfame - version >= 0.9.0... no
*** The libfame-config script installed by libfame could not be found
*** If libfame was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBFAME_CONFIG environment variable to the
*** full path to libfame-config.
checking for Magick-config... no
checking for jpeg_CreateCompress in -ljpeg-mmx... no
checking for jpeg_CreateCompress in -ljpeg... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autotools/Makefile
config.status: creating src/Makefile
config.status: creating avilib/Makefile
config.status: creating movlib/Makefile
config.status: creating libioaux/Makefile
config.status: creating libac3/Makefile
config.status: creating libvo/Makefile
config.status: creating libmpeg2/Makefile
config.status: creating libmp3lame/Makefile
config.status: creating libdvenc/Makefile
config.status: creating bbmpeg/Makefile
config.status: creating bbmpeg/tcmplex/Makefile
config.status: creating ffmpeg/Makefile
config.status: creating ffmpeg/libavcodec/Makefile
config.status: creating ffmpeg/libavcodec/i386/Makefile
config.status: creating ffmpeg/libavcodec/ppc/Makefile
config.status: creating export/Makefile
config.status: creating import/Makefile
config.status: creating import/nuv/Makefile
config.status: creating import/af6/Makefile
config.status: creating import/net/Makefile
config.status: creating import/v4l/Makefile
config.status: creating import/lve/Makefile
config.status: creating import/yuv/Makefile
config.status: creating filter/Makefile
config.status: creating filter/subtitler/Makefile
config.status: creating filter/preview/Makefile
config.status: creating filter/divxkey/Makefile
config.status: creating filter/extsub/Makefile
config.status: creating filter/resample/Makefile
config.status: creating filter/test/Makefile
config.status: creating filter/ivtc/Makefile
config.status: creating filter/yuvdenoise/Makefile
config.status: creating docs/Makefile
config.status: creating docs/html/Makefile
config.status: creating docs/man/Makefile
config.status: creating contrib/Makefile
config.status: creating tools/Makefile
config.status: creating aclib/Makefile
config.status: creating libsupport/Makefile
config.status: creating libdldarwin/Makefile
config.status: creating transcode.spec
config.status: creating config.h
config.status: executing depfiles commands

----------------------------------------------------------
Summary for transcode 0.6.9 features:

*-*-*-*-*-*-* Core *-*-*-*-*-*-*
static AV-frame buffering yes
support for network (sockets) streams yes
DVD navigation support with libdvdread yes
link against local lame library (>=3.89) | ver no | 1
*-*-*-*-*-*-* Codec *-*-*-*-*-*-*
nasm dependent modules (bbmpeg) yes
mjpegtools dependent modules yes
libdv dependent modules yes
Ogg support | Vorbis support | Theora support no | no | no
Default xvid export module xvid2
liba52 audio plugin (>=0.7.3) | default decoder no | yes
avifile API support yes
ImageMagick dependent modules (>=5.4.3) no
libjpeg dependent modules | mmx accel yes | no
liblzo dependent modules no
libxml2 dependent modules yes
experimental v4l support yes
experimental lve support no
libmpeg3 dependent modules no
libfame video encoding plugin no
quicktime dependent modules no
*-*-*-*-*-*-* Filter *-*-*-*-*-*-*
libpostproc dependent filter plugin no
X11 dependent filter plugins yes
freetype2 dependent filter (filter_text) no
----------------------------------------------------------

[jason@localhost transcode-0.6.9]$ make install
Making install in .
make[1]: Entering directory `/home/jason/Desktop/transcode-0.6.9'
make[2]: Entering directory `/home/jason/Desktop/transcode-0.6.9'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/jason/Desktop/transcode-0.6.9'
make[1]: Leaving directory `/home/jason/Desktop/transcode-0.6.9'
Making install in autotools
make[1]: Entering directory `/home/jason/Desktop/transcode-0.6.9/autotools'
make[2]: Entering directory `/home/jason/Desktop/transcode-0.6.9/autotools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/autotools'
make[1]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/autotools'
Making install in docs
make[1]: Entering directory `/home/jason/Desktop/transcode-0.6.9/docs'
Making install in .
make[2]: Entering directory `/home/jason/Desktop/transcode-0.6.9/docs'
make[3]: Entering directory `/home/jason/Desktop/transcode-0.6.9/docs'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../autotools/mkinstalldirs /usr/local/share/doc/transcode
/usr//bin/install -c -m 644 clone.txt /usr/local/share/doc/transcode/clone.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/clone.txt': Permission denied
/usr//bin/install -c -m 644 export_mpeg.txt /usr/local/share/doc/transcode/export_mpeg.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/export_mpeg.txt': Permission denied
/usr//bin/install -c -m 644 export_ffmpeg.txt /usr/local/share/doc/transcode/export_ffmpeg.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/export_ffmpeg.txt': Permission denied
/usr//bin/install -c -m 644 filter_dnr.txt /usr/local/share/doc/transcode/filter_dnr.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter_dnr.txt': Permission denied
/usr//bin/install -c -m 644 filter_logo.txt /usr/local/share/doc/transcode/filter_logo.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter_logo.txt': Permission denied
/usr//bin/install -c -m 644 filter_text.txt /usr/local/share/doc/transcode/filter_text.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter_text.txt': Permission denied
/usr//bin/install -c -m 644 filter_logoaway.txt /usr/local/share/doc/transcode/filter_logoaway.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter_logoaway.txt': Permission denied
/usr//bin/install -c -m 644 filter_yuvdenoise.txt /usr/local/share/doc/transcode/filter_yuvdenoise.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter_yuvdenoise.txt': Permission denied
/usr//bin/install -c -m 644 import_nvrec.txt /usr/local/share/doc/transcode/import_nvrec.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/import_nvrec.txt': Permission denied
/usr//bin/install -c -m 644 import-xml.txt /usr/local/share/doc/transcode/import-xml.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/import-xml.txt': Permission denied
/usr//bin/install -c -m 644 README.cluster /usr/local/share/doc/transcode/README.cluster
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/README.cluster': Permission denied
/usr//bin/install -c -m 644 README.rip /usr/local/share/doc/transcode/README.rip
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/README.rip': Permission denied
/usr//bin/install -c -m 644 README.sync /usr/local/share/doc/transcode/README.sync
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/README.sync': Permission denied
/usr//bin/install -c -m 644 README.vcd /usr/local/share/doc/transcode/README.vcd
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/README.vcd': Permission denied
/usr//bin/install -c -m 644 README.Inverse.Telecine.txt /usr/local/share/doc/transcode/README.Inverse.Telecine.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/README.Inverse.Telecine.txt': Permission denied
/usr//bin/install -c -m 644 template.cfg.txt /usr/local/share/doc/transcode/template.cfg.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/template.cfg.txt': Permission denied
/usr//bin/install -c -m 644 filter-socket.txt /usr/local/share/doc/transcode/filter-socket.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter-socket.txt': Permission denied
/usr//bin/install -c -m 644 avi_comments.txt /usr/local/share/doc/transcode/avi_comments.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/avi_comments.txt': Permission denied
/usr//bin/install -c -m 644 framerate.txt /usr/local/share/doc/transcode/framerate.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/framerate.txt': Permission denied
/usr//bin/install -c -m 644 architecture.txt /usr/local/share/doc/transcode/architecture.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/architecture.txt': Permission denied
/usr//bin/install -c -m 644 filter-API.txt /usr/local/share/doc/transcode/filter-API.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/filter-API.txt': Permission denied
/usr//bin/install -c -m 644 export-API.txt /usr/local/share/doc/transcode/export-API.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/export-API.txt': Permission denied
/usr//bin/install -c -m 644 import-API.txt /usr/local/share/doc/transcode/import-API.txt
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/import-API.txt': Permission denied
/usr//bin/install -c -m 644 OPTIMIZERS /usr/local/share/doc/transcode/OPTIMIZERS
/usr//bin/install: cannot remove `/usr/local/share/doc/transcode/OPTIMIZERS': Permission denied
make[3]: *** [install-docsDATA] Error 1
make[3]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/docs'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/docs'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/docs'
make: *** [install-recursive] Error 1
[jason@localhost transcode-0.6.9]$
 
Old 08-29-2003, 12:00 AM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
ok first i didn't notice you do the "make" step (theres alot of code there so i may have overlooked this) but even if you did do it and i missed it, you also you didn't switch to root user when you did make install, so that will make this not work anyways........
the steps are:
./configure
make
su -c "make install"
type root password
 
Old 08-29-2003, 12:19 AM   #5
Viper
Member
 
Registered: Jul 2002
Location: Kalispell, Montana
Distribution: Slackware Linux "ONLY"
Posts: 168

Original Poster
Rep: Reputation: 30
well it got a lot further this time, here is why it won't work now:


dsputil.c: In function `put_h264_chroma_mc4_c':
dsputil.c:2846: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[3]: *** [dsputil.o] Error 1
make[3]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/ffmpeg/libavcodec'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/ffmpeg/libavcodec'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jason/Desktop/transcode-0.6.9/ffmpeg'
make: *** [install-recursive] Error 1
[root@localhost transcode-0.6.9]#
 
Old 08-31-2003, 12:40 AM   #6
Viper
Member
 
Registered: Jul 2002
Location: Kalispell, Montana
Distribution: Slackware Linux "ONLY"
Posts: 168

Original Poster
Rep: Reputation: 30
Then I added PLF and tried gurpmi, it starts loading transcode and dependencies, then can't resolve libquicktime.so.5 this dependency I've tried finding for 3 months now, nobody else can find it either.

Has anybody ever got transcode to work on mandrake 9.1, or do I need another distro ?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Transcode RGummi Linux - Software 2 11-15-2005 11:06 AM
transcode cusco Ubuntu 3 05-17-2005 08:35 AM
Transcode CrEsPo Linux - Software 6 05-11-2005 05:46 PM
how to use transcode... Scrag Linux - Software 1 02-26-2005 11:39 PM
transcode jrmann1999 Linux - General 0 04-02-2003 07:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration