Početak › Forumi › Linuks distribucije › Ubuntu,Mint,… › Ubuntu 5.10 – libdvdcss [Sredjeno]
- This topic has 8 odgovora, 5 glasova, and was last updated 20 years, 7 months ranije by
BrokeBody.
-
AutorČlanci
-
23. decembar 2005. u 4:21 pm #6682
BrokeBody
UčesnikOK, problem je sledeci…
[code]stefan@stefan:~$ cd /home/stefan/Install/libdvdcss-1.2.9
stefan@stefan:~/Install/libdvdcss-1.2.9$ ./configure
checking build system type… i686-pc-linux-gnuoldld
checking host system type… i686-pc-linux-gnuoldld
checking target system type… i686-pc-linux-gnuoldld
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)… no
checking for gcc… no
checking for cc… no
checking for cc… no
checking for cl… no
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.
stefan@stefan:~/Install/libdvdcss-1.2.9$[/code]Sta sad da radim?
23. decembar 2005. u 4:50 pm #38608diablo_
UčesnikAko si u mogucnosti probaj da instaliras sve pakete koje imaju veze sa gcc!
checking for gcc… no
valjda sam ti dao barem nadu dok neko malo vise informisan ne resi ovo 😀
23. decembar 2005. u 5:42 pm #38609Red_Zmaja
UčesnikMa što se zamlaćuješ tim….koji će ti đavo…
23. decembar 2005. u 11:37 pm #38610bp21000
UčesnikZašto pokušavaš da kompajliraš libdvdcss, umesto da skineš Debian paket i samo ga zalepiš na Ubuntu?
Probaj:
[code]#apt-get-install libdvdcss[/code]Ako to ne upali, onda pogledaj ovo:
For the future, let me remind myself that I can find libdvdcss2 and w32codecs specially built for Ubuntu at the following locations:
libdvdcss2 : ftp://cipherfunk.org/pub/packages/ubuntu/pool/main/libd/libdvdcss/
w32codecs : ftp://cipherfunk.org/pub/packages/ubuntu/pool/main/w/w32codecs/Tako najprostije rečeno, instaliraš *.deb pakete i uživaš, bez ikakvih problema sa kompajliranjem. komanda je:
[code] #dpkg -i ime_paketa.deb[/code]
24. decembar 2005. u 12:59 am #38611BrokeBody
Učesnik3. januar 2006. u 6:22 pm #38612BaalBehrit
UčesnikOK, problem je sledeci…
[code]stefan@stefan:~$ cd /home/stefan/Install/libdvdcss-1.2.9
stefan@stefan:~/Install/libdvdcss-1.2.9$ ./configure
checking build system type… i686-pc-linux-gnuoldld
checking host system type… i686-pc-linux-gnuoldld
checking target system type… i686-pc-linux-gnuoldld
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)… no
checking for gcc… no
checking for cc… no
checking for cc… no
checking for cl… no
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.
stefan@stefan:~/Install/libdvdcss-1.2.9$[/code]Sta sad da radim?
apt-get install build-essential
3. januar 2006. u 6:44 pm #38613BrokeBody
Učesnikapt-get install build-essental
Sta je to?
3. januar 2006. u 7:20 pm #38614BaalBehrit
UčesnikPogrešno sam napisao, treba:
apt-get install build-essential
Instalira potrebne pakete za kompajliranje.
Kompajliranje ce da ti radi kada otkucaš ovu komandu.
poz
3. januar 2006. u 7:44 pm #38615BrokeBody
UčesnikSredio sam to jos odavno.
Hvala u svakom slucaju.
-
AutorČlanci
Moraš biti prijavljen da bi postavio komentar u ovoj temi.