Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
install dvd::rip slack 10.1
Envoyé par: fgh39

Bonjour

Voila un moment que j'essaye d'installer dvd::rip sur ma bécanne, malgré les paquet trouvés sur linuxpackage, j'ai des erreurs avec dvdrip

root@darkstar:~# dvdrip
Can't locate Locale/TextDomain.pm in @INC

Je suis allé sur la page de dvdrip ou j'ai récupéré la paquet : Locale-KeyedText-1.04.tar.gz

Hors au lancement du make il me retourne

root@darkstar:/usr/local/src/Locale-KeyedText-1.04# make
Manifying blib/man3/Locale::KeyedText.3
lib/Locale/KeyedText.pm:9: Unknown command paragraph "=encoding utf8"

Vous voyez une solution ?

Pitiéé...

Merci .

Poste le Saturday 4 June 2005 00:19:06
Répondre     Citer    
Re: install dvd::rip slack 10.1
Envoyé par: elyes

salut,
sur cette page il y a peut etre des infos:
[search.cpan.org]

et cette page:
[www.exit1.org]

"
1.3.3.1 Additional notes on building Perl Gtk (e.g. on Slackware)

Stephen D. Leedle <LeedleSt AT gmx.de> sent me these instructions, which describe how to build the Perl Gtk module on Slackware - but this should work for other distributions / operation systems which lack a complete Perl Gtk package also.

First install the Perl modules XML:tongue sticking out smileyarser and XML::Writer. If your distribution doesn't ship them, download the tarballs from here:

[www.cpan.org]
[www.cpan.org]

They are neccessary for compiling the Gtk Perl module. Extract each of both packages, descend into the directories, do following:

perl Makefile.PL
make
make test # (If You're keen on this, there might be no test...)
make install
# (The same procedure for the second one.)

Get the source code for the Perl Gtk module as described above. Unpack and descend into directory and enter the following:

perl Makefile.PL --without-guessing # this option is important
make
make test # (Again, the test is not mandatory)
make install

Now, the trick is following: by adding the --without-guessing option we got only very basic Gtk-Perl stuff. So we need to manually compile the Gtk::Gdk:tongue sticking out smileyixbuf module. Descend into the Gtk-Perl-0.7009/GdkPixBuf directory, and do again:

perl Makefile.PL
make
make test
make install

Now install the dvd::rip program as neccessary and hopefully - enjoy!

"

je ne sais pas si ca peut t'aider .

Bon courage

Poste le Saturday 4 June 2005 18:42:26
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
install dvd::rip slack 10.1
Aide aux utilisateurs de la distribution Slackware et ses dérivées : Slax, Vector

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons