Как установить плагин к Kaffeine kaffeine-sc-plugin-0.3.7

Кто нибудь смотрит спутниковое TV? Kaffeine установил из репозитория, все окей, бесплатные каналы показывает. Скачал плагин для просмотра закрытых каналов, но не могу установить. make -f Makefile.cvs , ./configure, пишет ошибка, отсутствует какая-то программа. Может кто имел дело с данным сабжем, как его установить? Или все таки данный плагин гдето есть в репозиториях? P/S. Линуксе новичек, пока торможу.
http://aur.archlinux.org/packages.php?ID=16472
к примеру вот
Чтото ни чего не получилось, скачал файл,по команде makepkg начинается процесс, который заканчивается ошибкой:
==> Making package: kaffeine-sc 0.3.9svn-1 x86_64 (Сбт Окт  4 15:15:10 PDT 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Downloading attachment.php?attachmentid=9534&d=1208498210...
--2008-10-04 15:15:10--  http://www.pandasat.it/forumz/attachment.php?attachmentid=9534&d=1208498210
Resolving www.pandasat.it... 84.33.51.23
Connecting to www.pandasat.it|84.33.51.23|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `attachment.php?attachmentid=9534&d=1208498210.part'
    [      <=>          ] 33 593      20,1K/s   in 1,6s
2008-10-04 15:15:12 (20,1 KB/s) - `attachment.php?attachmentid=9534&d=1208498210.part' saved [33593]
==> Validating source files with md5sums...
    attachment.php?attachmentid=9534&d=1208498210 ... FAILED
==> ERROR: One or more files did not pass the validity check!
Вот такие дела. Может будут еще предложения… :-[ ?
nauman
Вот такие дела. Может будут еще предложения… :-[ ?
прочитать написанное и стереть md5sum
а ещё раньше убедиться, что по указанному адресу действительно находится файл
такие дела.
Попробовал через yaourt установить, теже грабли, хотя другие плагины установились после комментирования md5sum.
==> Resuming previous build                                 
==> Downloading kaffeine-sc PKGBUILD from AUR...
      First Submitted: Sat, 19 Apr 2008 20:26:23 +0000
      Last Updated: Sat, 26 Apr 2008 20:28:18 +0000   
kaffeine-sc 0.3.9svn-1 (Unsupported): Plugin for Kaffeine player for viewing DVB-S encoded channels                     
==> kaffeine-sc dependencies:
 - kaffeine (already installed)
 - openssl (already installed) 
 - gcc-libs (already installed)
==>  Edit the PKGBUILD (recommended) ? [Y/n]("A" to abort)
==>   ----------------------------------------------      
==>y                                                      
Please add \ to your environment variables
for example:                                                
==>  Edit PKGBUILD with:(replace gvim with your favorite editor)                                                        
==> Edit ./PKGBUILD with:nano
==> kaffeine-sc dependencies:
 - kaffeine (already installed)
 - openssl (already installed) 
 - gcc-libs (already installed)
==>  Continue the building of kaffeine-sc ? [Y/n]
==>   ----------------------------------------------
==>y                                                
==> Building and installing package
==> Making package: kaffeine-sc 0.3.9svn-1 x86_64 (Вск Окт  5 20:35:39 PDT 2008)                                        
==> Checking Runtime Dependencies...                        
==> Checking Buildtime Dependencies...                      
==> Retrieving Sources...
  -> Found attachment.php?attachmentid=9534&d=1208498210 inbuild dir
==> WARNING: Integrity checks (md5) are missing or incomplete.
==> Extracting Sources...
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
tar: /tmp/yaourt-tmp-prompter/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc_0.3.9svn.orig.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./PKGBUILD: line 17: cd: /tmp/yaourt-tmp-prompter/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn: No such file ordirectory
./PKGBUILD: line 18: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build kaffeine-sc package.
Я так понял проблема с открытием ссылки прописаной в souerse файла PKGBUILD. Хотя, когда захожу по ссылке, файл можна скачать после ввода пароля и логина. Файл заархивированый зипом.
# $Id: PKGBUILD,v 1.12 2003/11/06 08:26:13 dorphell Exp $
 # Maintainer: nobange <[email protected]>;
 pkgname=kaffeine-sc
 pkgver=0.3.9svn
 pkgrel=1
 pkgdesc="Plugin for Kaffeine player for viewing DVB-S enco$
 arch=('i686' 'x86_64')
 url="http://mtrons.googlepages.com/kaffeine"
 license=('GPL')
 depends=('kaffeine')
 makedepends=('openssl' 'gcc-libs')
 source=('http://www.pandasat.it/forumz/attachment.php?attachmentid=9534&d=1208498210')
 #md5sums=('c42cc4b3e95053dbdf76afb636326401')
build() {
  tar xzf $startdir/src/kaffeine-sc_0.3.9svn.orig.tar.gz
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/opt/kde
  make || return 1
  make prefix=$startdir/pkg/opt/kde install
}
Может что-то не догнал, что нужно еще менять в этом файле?
Как правильно указать на локальный источник, на моем винте?
P.S Ох и задолбался я с этим плпгином :-[ … а ведь хочется сделать себе полноценную систему, чтоб все работало… ???
ну английским про белому написано, что файла нет. скачайте, положите в директорию сборки и в source просто имя файла.
такие дела.
Переписал файл в папку ./src, запустил и вот, что получилось
...
checking for pthread_create in -lpthread... yes             
checking for extra includes... no                           
checking for extra libs... no                               
checking for libz... -lz                                    
checking for libpng... -lpng -lz -lm                        
checking for libjpeg6b... no                                
checking for libjpeg... -ljpeg                              
checking for perl... /usr/bin/perl                          
checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt                                             
checking for moc... /opt/qt/bin/moc                         
checking for uic... /opt/qt/bin/uic                         
checking whether uic supports -L ... yes                    
checking whether uic supports -nounload ... yes             
checking if Qt needs -ljpeg... no                           
checking for rpath... yes                                   
checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include                                                    
checking if UIC has KDE plugins available... yes            
checking for KDE paths... defaults                          
checking for dcopidl... /opt/kde/bin/dcopidl                
checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp        
checking for mcopidl... not found                           
configure: error: The important program mcopidl was not found!                                                          
Please check whether you installed aRts correctly or use    
--without-arts to compile without aRts support (this will remove functionality).                                        
Makefile:954: warning: overriding commands for target `clean-bcheck'                                                    
Makefile:917: warning: ignoring old commands for target `clean-bcheck'                                                  
Makefile:959: warning: overriding commands for target `bcheck-am'                                                       
Makefile:922: warning: ignoring old commands for target `bcheck-am'                                                     
make  all-recursive                                         
make[1]: Entering directory `/tmp/yaourt-tmp-root/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn'                 
Makefile:954: warning: overriding commands for target `clean-bcheck'                                                    
Makefile:917: warning: ignoring old commands for target `clean-bcheck'                                                  
Makefile:959: warning: overriding commands for target `bcheck-am'                                                       
Makefile:922: warning: ignoring old commands for target `bcheck-am'                                                     
Making all in src                                           
make[2]: Entering directory `/tmp/yaourt-tmp-root/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn/src'             
Making all in mgcam                                         
make[3]: Entering directory `/tmp/yaourt-tmp-root/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn/src/mgcam'       
if /bin/bash ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -MT irdeto.lo -MD -MP -MF ".deps/irdeto.Tpo" -c -o irdeto.lo irdeto.c; \                                
        then mv -f ".deps/irdeto.Tpo" ".deps/irdeto.Plo"; else rm -f ".deps/irdeto.Tpo"; exit 1; fi                     
irdeto.c:85: warning: no previous prototype for 'rotate'    
irdeto.c:111: warning: no previous prototype for 'decryptIrd'                                                           
irdeto.c:136: warning: no previous prototype for 'sessionKeyCrypt'                                                      
irdeto.c:147: warning: no previous prototype for 'signatureCheck'                                                       
if /bin/bash ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT viaccess.lo -MD -MP -MF ".deps/viaccess.Tpo" -c -o viaccess.lo viaccess.cpp; \                                       
        then mv -f ".deps/viaccess.Tpo" ".deps/viaccess.Plo"; else rm -f ".deps/viaccess.Tpo"; exit 1; fi               
viaccess.cpp:6:19: error: qfile.h: No such file or directory
viaccess.cpp:7:18: error: qdir.h: No such file or directory 
viaccess.cpp:8:21: error: qstring.h: No such file or directory                                                          
viaccess.cpp:9:25: error: qdatastream.h: No such file or directory                                                      
In file included from misc.h:23,                            
                 from crypto.h:31,                          
                 from viaccess.h:4,                         
                 from viaccess.cpp:11:                      
helper.h: In function 'void __xxor(unsigned char*, int, const unsigned char*, const unsigned char*)':                   
helper.h:89: warning: conversion to 'unsigned char' from 'int' may alter its value                                      
In file included from crypto.h:31,                          
                 from viaccess.h:4,                         
                 from viaccess.cpp:11:                      
misc.h: At global scope:                                    
misc.h:134: warning: unused parameter 'data'                
misc.h:135: warning: unused parameter 'ad'                  
viaccess.cpp: In member function 'int cTPS::loadTpsAu(tpsrc6_key*, int*)':                                              
viaccess.cpp:33: error: 'QString' was not declared in this scope                                                        
viaccess.cpp:33: error: expected `;' before 's'             
viaccess.cpp:34: error: 'QFile' was not declared in this scope                                                          
viaccess.cpp:34: error: expected `;' before 'f'             
viaccess.cpp:35: error: 'f' was not declared in this scope  
viaccess.cpp:35: error: 'IO_ReadOnly' was not declared in this scope                                                    
viaccess.cpp:36: error: 'QDataStream' was not declared in this scope                                                    
viaccess.cpp:36: error: expected `;' before 't'             
viaccess.cpp:37: error: 't' was not declared in this scope  
viaccess.cpp:42: error: 't' was not declared in this scope  
viaccess.cpp: In member function 'bool cTPS::loadAlgo3()':  
viaccess.cpp:60: error: 'QString' was not declared in this scope                                                        
viaccess.cpp:60: error: expected `;' before 's'             
viaccess.cpp:61: error: 'QFile' was not declared in this scope                                                          
viaccess.cpp:61: error: expected `;' before 'f'             
viaccess.cpp:62: error: 'f' was not declared in this scope  
viaccess.cpp:62: error: 'IO_ReadOnly' was not declared in this scope                                                    
viaccess.cpp:63: error: 'QDataStream' was not declared in this scope                                                    
viaccess.cpp:63: error: expected `;' before 't'             
viaccess.cpp:64: error: 't' was not declared in this scope  
viaccess.cpp: In member function 'virtual unsigned int cViaccess::Mod(unsigned int, unsigned int) const':               
viaccess.cpp:190: warning: conversion to 'unsigned int' from 'long int' may alter its value                             
viaccess.cpp: In member function 'void cViaccess::Via2Mod(const unsigned char*, unsigned char*)':                       
viaccess.cpp:207: warning: conversion to 'unsigned char' from 'int' may alter its value                                 
viaccess.cpp:216: warning: conversion to 'unsigned char' from 'int' may alter its value                                 
viaccess.cpp: In member function 'void cViaccess::HashByte(unsigned char)':                                             
viaccess.cpp:249: warning: conversion to 'unsigned char' from 'int' may alter its value                                 
viaccess.cpp: In member function 'bool cViaccess::Decrypt(const unsigned char*, unsigned char*, int, unsigned char*, unsigned char*, bool, int*)':                                  
viaccess.cpp:330: warning: conversion to 'short int' from 'int' may alter its value                                     
viaccess.cpp:362: warning: conversion to 'unsigned char' from 'int' may alter its value                                 
viaccess.cpp:365: warning: conversion to 'unsigned char' from 'int' may alter its value
viaccess.cpp:370: warning: conversion to 'unsigned char' from 'int' may alter its value
make[3]: *** [viaccess.lo] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-root/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn/src/mgcam'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-kaffeine-sc/kaffeine-sc/src/kaffeine-sc-0.3.9svn'
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build kaffeine-sc package.
Я так понял это только из-за ошбки в програмном коде, что ли?
checking for mcopidl... not found                           
configure: error: The important program mcopidl was not found!

попробуй поставь сначала это
 
Зарегистрироваться или войдите чтобы оставить сообщение.