Instalacja DVDStyler w Ubuntu 8.04 - niespełnione zależności

mam ubuntu 8.04 i chciałem zainstalować DVD styler. W repo szukałem i nie znalazłem. Pobrałem ze strony http://www.dvdstyler.de wersje dla debiana. Niestety podczas uruchomienia paczki wyskakuje błąd: “Error: Dependency is not satisfiable: mjpegtools” tylko że ja tą paczkę mam zainstalowaną. Próbowałem allienem skonwertować paczkę dla Fedora Core. Zainstalował ale nie uruchamia się wyrzucając błąd w postaci ślaczków. IOnstalka ze źródeł to nie dla mnie więc co robić?

A te “śaczki” to co dokładnie?

te ślaczki wyglądają tak:

user@user-desktop:~$ dvdstyler

dvdstyler: Symbol `_ZTV15wxSVGSVGElement' has different size in shared object, consider re-linking

dvdstyler: Symbol `_ZTV13wxSVGGElement' has different size in shared object, consider re-linking

dvdstyler: Symbol `_ZTV16wxSVGLineElement' has different size in shared object, consider re-linking

dvdstyler: symbol lookup error: dvdstyler: undefined symbol: _ZN9wxSVGCtrl13sm_eventTableE

Zła wersja jakiejś biblioteki… ale nie dzwię się skoro masz wersję z RPM - pewnie inna wersja biblioteki była zainstalowana podczas kompilacji.

Spróbuj sam skompilować, to nie takie straszne.

Jak będziesz miał problem to pisz.

przy kompilacji po wpisaniu polecenia ./configure wyskoczyło:

[size=85]user@user-desktop:~/Pulpit/DVDStyler-1.6.2$ ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking for install location... /usr/local

checking for a BSD-compatible install... /usr/bin/install -c

checking whether ln -s works... yes

checking for ranlib... ranlib

checking for gcc... gcc

checking for C compiler default output file name... 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 ISO C89... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

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 how to run the C++ preprocessor... g++ -E

checking for wx-config... /usr/bin/wx-config

checking for wxWindows version >= 2.6.3... yes (version 2.6.3)

checking for kde-config... /usr/bin/kde-config

checking for GNOME data directory... no

checking for main in -lwxsvg... no

configure: error: ***missing wxSVG library (wxsvg.sf.net)***[/size]

sądzę że brakuje mu wxSVG. Pobrałem też kod(paczki nie działają) wpisuje te poleceniec i uzyskuje :

[size=85]user@user-desktop:~/Pulpit/wxsvg-1.0b10$ ./configure

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking for install location... /usr/local

checking for a BSD-compatible install... /usr/bin/install -c

checking whether ln -s works... yes

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking for style of include used by make... GNU

checking for gcc... gcc

checking for C compiler default output file name... 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 ISO C89... none needed

checking dependency style of gcc... gcc3

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

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 how to recognize dependent libraries... pass_all

checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

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 how to run the C++ preprocessor... g++ -E

checking for g77... no

checking for xlf... no

checking for f77... no

checking for frt... no

checking for pgf77... no

checking for cf77... no

checking for fort77... no

checking for fl32... no

checking for af77... no

checking for xlf90... no

checking for f90... no

checking for pgf90... no

checking for pghpf... no

checking for epcf90... no

checking for gfortran... no

checking for g95... no

checking for xlf95... no

checking for f95... no

checking for fort... no

checking for ifort... no

checking for ifc... no

checking for efc... no

checking for pgf95... no

checking for lf95... no

checking for ftn... no

checking whether we are using the GNU Fortran 77 compiler... no

checking whether accepts -g... no

checking the maximum length of command line arguments... 98304

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... ranlib

checking for strip... strip

checking for correct ltmain.sh version... sed: can't read ./ltmain.sh: No such file or directory

no

configure: error:


***[Gentoo] sanity check failed!***

***libtool.m4 and ltmain.sh have a version mismatch!***

***(libtool.m4 = 1.5.24, ltmain.sh = )***


Please run:


  libtoolize --copy --force


if appropriate, please contact the maintainer of this

package (or your distribution) for help.


user@user-desktop:~/Pulpit/wxsvg-1.0b10$ libtoolize --copy --force

You should update your `aclocal.m4' by running aclocal.

user@user-desktop:~/Pulpit/wxsvg-1.0b10$ aclocal

configure.in:10: warning: macro `AM_OPTIONS_WXCONFIG' not found in library

configure.in:146: warning: macro `AM_PATH_WXCONFIG' not found in library[/size]

i nie wiem o co mu chodzi. (nigdy jeszcze nie kompilowałem)

zainstaluj wxsvg z repo tylko wersje -dev.

http://www.getdeb.net/category.php?id=12

Dzięki adami :slight_smile: Ta wersja działa.

matiit jakoś mnie nie ciągnie do kompilacji, ale mimo to dzięki