Kirjoittaja Aihe: Mistä löytyisi 64-bittinen DVDStyler? (Ratkaistu)  (Luettu 3717 kertaa)

Törkki

  • Käyttäjä
  • Viestejä: 100
    • Profiili
Taas olisi tarvetta tietämykselle. Vaihdoin rautaa reilu kuukausi sitten, ja samalla tuli vaihdettua käyttöjärjestelmä 32-bittisestä 64-bittiseen. Muunnossa meni menojaan joukko ohjelmia, niistä yksi oli DVDStylerin versio 1.5.

Nyt kun olisi taas sille tarvetta, huomasin että sen asentaminen suoraan SourceForgesta ei onnistu. Sivustolta löytyy useita deb-paketteja tunnuksella i386, mutta niiden asentaminen tyssää aina siihen, että kone kertoo paketin olevan yhteensopimaton AMD64:n kanssa.

1) Onko siis niin, että kyseiselle ohjelmalle ei ole suoraan 64-bittistä versiota debinä mistään löydettävissä?

2) Jos ohjelma pitää asentaa suoraan lähdekoodista, mistä löytäisin ohjeet sellaisen tekoon, koska en ole sitä koskaan aikaisemmin tehnyt?

Kiitokset jälleen kerran etukäteen
« Viimeksi muokattu: 31.03.08 - klo:23.47 kirjoittanut Törkki »

pulis

  • Käyttäjä
  • Viestejä: 242
    • Profiili
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #1 : 29.03.08 - klo:16.05 »
aika hankala kääntää...

http://www.dvdstyler.de/downloads.html
sivulta pitää ainakin hakea
wxsvg-v1.0b10.tar.gz
en kyllä itse saanut tuota kääntymään,
mutta luulisin että se menee jotenkin
cd wxsvg-1.0b10
./configure
make all
make install

njoo, tuon jälkeen puretaan
DVDStyler-1.6.1_2.tar.gz
ja sieltä
./builddebian

sitten kun se valittaa että jotain juttuja ei löydy, niin ne pitää asentaa
(tiiä sitten löytyykö niihin 64-bittisiä paketteja vai pitääkö kääntää nekin )

make install

Törkki

  • Käyttäjä
  • Viestejä: 100
    • Profiili
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #2 : 30.03.08 - klo:08.43 »
Kokeilin tuota ohjetta, ja sain päätteestä tällaisen tulostuksen:

"timo-erkki@timo-erkki-desktop:/media/Taltio1/Imuroidut/Puretut/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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-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 if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for libart2-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PANGO... yes
checking for FONTCONFIG... yes
checking for freetype-config... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.6.3... yes (version 2.6.3)
checking for wxWidgets static library... no
checking for av_register_all in -lavformat... no
configure: error: *** missing ffmpeg library: libavformat
timo-erkki@timo-erkki-desktop:/media/Taltio1/Imuroidut/Puretut/wxsvg-1.0b10$ make all
make: *** Kohteen "all" tuottamiseen ei ole sääntöä. Seis."

Pysähtyikö sinulla kääntäminen samaan kohtaan? Ja tietääkö kukaan miten siitä jatketaan?

gdm

  • Sitä saa mitä tilaa...
  • Käyttäjä
  • Viestejä: 4363
    • Profiili
    • Keskustelualueiden säännöt
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #3 : 30.03.08 - klo:08.53 »
libavformat-dev on paketti minkä tarvitset asentaa
Lainaus
configure: error: *** missing ffmpeg library: libavformat
ja tuossahan se sanotaan.
Lisää [Ratkaistu] aloitusviestiin jos ongelmasi selviää!
Saamasi tuki on ilmaista, joten älä vaadi tai uhkaile saadaksesi apua!

Törkki

  • Käyttäjä
  • Viestejä: 100
    • Profiili
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #4 : 30.03.08 - klo:23.15 »
Homma eteni pykälän verran sen jälkeen kun asensin tuon libavformat-dev paketin.  Konfigurointi-osio meni loppuun saakka, ja kun ajoin käskyn make all, tuli valtavan pitkä litania erilaisia tekstitapahtumia, josta viimeinen pätkä tässä:

" g++ -DPACKAGE_NAME=\"wxsvgtest\" -DPACKAGE_TARNAME=\"wxsvgtest\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"wxsvgtest 1.0\"" -DPACKAGE_BUGREPORT=\"wx-svg-users@lists.sourceforge.net\" -DPACKAGE=\"wxsvgtest\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBAVFORMAT=1 -DHAVE_LIBAVCODEC=1 -DHAVE_FFMPEG_AVCODEC_H=1 -I. -I../include -I../include/wxSVG -g -O2 -DUSE_RENDER_LIBART -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DUSE_FFMPEG -MT mediadec_ffmpeg.lo -MD -MP -MF .deps/mediadec_ffmpeg.Tpo -c mediadec_ffmpeg.cpp  -fPIC -DPIC -o .libs/mediadec_ffmpeg.o
mediadec_ffmpeg.cpp:27:28: error: ffmpeg/swscale.h: No such file or directory
mediadec_ffmpeg.cpp: In member function 'virtual wxImage wxFfmpegMediaDecoder::GetNextFrame()':
mediadec_ffmpeg.cpp:177: error: 'SwsContext' was not declared in this scope
mediadec_ffmpeg.cpp:177: error: 'imgConvertCtx' was not declared in this scope
mediadec_ffmpeg.cpp:178: error: 'SWS_BICUBIC' was not declared in this scope
mediadec_ffmpeg.cpp:178: error: 'sws_getContext' was not declared in this scope
mediadec_ffmpeg.cpp:186: error: 'sws_scale' was not declared in this scope
make[2]: *** [mediadec_ffmpeg.lo] Virhe 1
make[2]: Poistutaan hakemistosta "/media/Taltio1/Imuroidut/Puretut/wxsvg-1.0b10/src"
make[1]: *** [all-recursive] Virhe 1
make[1]: Poistutaan hakemistosta "/media/Taltio1/Imuroidut/Puretut/wxsvg-1.0b10/src"
make: *** [all-recursive] Virhe 1
timo-erkki@timo-erkki-desktop:/media/Taltio1/Imuroidut/Puretut/wxsvg-1.0b10$ "

Olisiko jotain neuvoa, miten tästä eteenpäin?

UbunTux

  • Käyttäjä
  • Viestejä: 2046
  • KubunTux
    • Profiili
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #5 : 31.03.08 - klo:00.15 »
Ihan vaan tiedoksi, että tuolta löytyy deb-paketit debianiin. Se riippuvuuskin.
http://debian-multimedia.org/pool/main/

VAROITUS! nuo paketit saattavat saada aikaan Ubuntussa suuria ongelmia (testingiä voi kokeilla jos uskaltaa). Voivat toki toimiakin. Omalla vastuulla kokeilu jos kokee osaavansa apt:n käytön ja osaa arvioida nuo riippuvuudet oikein. Niin ne ulkopuoliset paketit kannattaa pitää sitten aivan minimissään.
  ;D


Tuolta löytyy:
http://www.getdeb.net/app/DVDStyler
« Viimeksi muokattu: 31.03.08 - klo:01.00 kirjoittanut UbunTux »
KDE neon
Uudempaa KDE:tä Ubuntulla

Törkki

  • Käyttäjä
  • Viestejä: 100
    • Profiili
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #6 : 31.03.08 - klo:16.11 »
Taas mentiin eteenpäin jonkun askeleen verran. Kävin tuolla getdeb.netissä ja sain imuroitua/asennettua wxsvg-puolen. Kun sitten yritin samaa DVDStylerille, ilmoitti asennustyökalu että koneessa on jo uudempi versio - mikä on mahdotonta. Ilmeisesti olen jossain vaiheessa saanut kuitenkin koneen luulemaan niin. Kysyisin nyt millä käskyllä saisin tuo koneen olettaman asennuksen poistettua, että voisin yrittää tuon 64-bittisen debin asennusta?


Jouni Karlsson

  • Käyttäjä
  • Viestejä: 188
    • Profiili
    • G+
Vs: Mistä löytyisi 64-bittinen DVDStyler?
« Vastaus #7 : 31.03.08 - klo:16.29 »
Ei ihan suositeltavaa mutta sen .deb paketin saa kyllä päälle komentamalla

Koodia: [Valitse]
$ sudo dpkg -i --force-all se-asennus-paketti.deb

Jos menee rikki niin en ollut minä joka kerroin. ;)

- Jouni Karlsson
--- Jep ---

Törkki

  • Käyttäjä
  • Viestejä: 100
    • Profiili
Vs: Mistä löytyisi 64-bittinen DVDStyler? (Ratkaistu)
« Vastaus #8 : 31.03.08 - klo:23.49 »
Kiitoksia jälleen avusta. DVDStyler on taas asennettuna koneessa - eikä kone mennyt tuosta käskystäkään rikki. ;)