| Está a visitar o forum como visitante, faça o registo para ter acesso a mais funcionalidades, novidades e secções privadas. Quando efectuar o registo maior parte da publicidade deixa de aparecer. Clique aqui para fazer o registo. | |
| |||||||
![]() | Registrar | Stats | FAQ | Donate | Membros | Calendário | Jogos | Marcar Fóruns Como Lidos | ![]() |
![]() | Notícias | ![]() |
| Manuais [DragUbuntu] Manuais relacionados com o DragUbuntu! |
![]() |
| | LinkBack | Ferramentas do Tópico | Modos de Exibição |
![]() | ![]() |
| The Following User Says Thank You to XDream For This Useful Post: | RevA16 (19-09-2008) |
![]() | ![]() |
| Membro Doador ![]() Registrado em: Oct 2007
Posts: 23
Thanks: 8
Thanked 4 Times in 2 Posts
| Amigos, Esta distribuição, assim como os manuais está 5**** Eu que não percebo um chavo de Linux, consegui por isto a rolar tudo a 100%, só me falta agora tratar da parte CS... (que irei estudar nos tópicos adequados) E mais: consegui que o USALS funcionasse, dado que a minha antena é motorizada... e sem ajuda ehehe Apenas uma dica, tive que usar o meu Edision como posicionador para poder fazer scan aos canais, porque no écran de scan, mesmo escolhendo o satelite a pesquisar, não envia comandos para o motor, mas depois de estarem sintonizados, desliguei o Edision, e o Kafefine já fez mover o motor ao mudar os canais... E isto num PII-MMX 400Mhz e 256Mb Ram... ainda rola melhor que o meu Vista com um PIV 3.0Mhz c/ 2Gb Ram Está muito bom! Parabéns! ![]() Última edição por HAiLStorm; 19-09-2008 às 21:26. | ||||||||
| | |
![]() | ![]() |
| Moderador High-Tech ![]() Registrado em: Sep 2007
Posts: 1,977
Thanks: 1,246
Thanked 1,253 Times in 456 Posts
| Citação:
A partir daqui vais ficar completamente viciado em Linux. Nem acreditas a quantidade de programas open-source/grátis que existem para instalar neste sistema operativo. É um sem fim de possibilidades na ponta dos teus dedos. Obrigado por estares a utilizar o DragUbuntu. É com afirmações iguais às tuas que nos dá força para continuar. Obrigado. ![]() DragUbuntu (Linux): Primeiro "ESTRANHA-SE" e depois "ENTRANHA-SE" Acer Aspire 5520 TK-55 Dual Boot DragUbuntu (Linux) & Vista ![]() ![]() | |||||||||
| | |
![]() | ![]() |
| Membro Regular Registrado em: Sep 2007
Posts: 45
Thanks: 9
Thanked 9 Times in 8 Posts
| boas alguém pode dizer porque razão não consigo instalar o sc-plugin? não estou a usar a distro aqui do forum. existe algum pre-requesito para a instalação, para além é claro, do kaffeine? obrigado aqui fica um copy do meu terminal Código HTML: avilaverde@carolina:~/kaffeine-sc-plugin-0.4.0$ ls acinclude.m4 config.log gbox-share-info src aclocal.m4 config.status INSTALL stamp-h1 admin configure kaffeine-sc-finetune stamp-h.in ca.c configure.files libtool subdirs ccam-share-filter configure.in Makefile.am TODO ChangeLog configure.in.in Makefile.cvs config.h COPYING Makefile.in config.h.in Doxyfile README avilaverde@carolina:~/kaffeine-sc-plugin-0.4.0$ ./configure ./configure: line 1754: config.log: Permission denied ./configure: line 1764: config.log: Permission denied avilaverde@carolina:~/kaffeine-sc-plugin-0.4.0$ sudo ./configure [sudo] password for avilaverde: checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for kde-config... /usr/bin/kde-config checking where to install... /usr (as returned by kde-config) 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 how to run the C preprocessor... gcc -E checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether gcc is blacklisted... no checking whether g++ supports -Wmissing-format-attribute... no checking whether gcc supports -Wmissing-format-attribute... yes checking whether g++ supports -Wundef... no checking whether g++ supports -Wno-long-long... no checking whether g++ supports -Wno-non-virtual-dtor... no checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. avilaverde@carolina:~/kaffeine-sc-plugin-0.4.0$ | ||||||||
| | |
![]() | ![]() |
| Membro Regular Registrado em: Sep 2007
Posts: 45
Thanks: 9
Thanked 9 Times in 8 Posts
| Citação:
tenho instalado neste mesmo PC, ou seja, a mesma arquitectura, o Dragubuntu e funciona na prefeição, o ficheiro Makefile está igual ao Dragubuntu. Porque razão ele aqui não funciona?!! fica aqui um copy do makefile Código: ##### compiling with g++ gives a little more speed
# !!!!!!!!!!! be aware that gcc=>4 gives half speed than gcc=>3.3.3 on 32bit cpu !!!!!!!!!!!!
COMPILER=g++
#COMPILER=g++34
# !!!!!!!!!!! Adapt the following flags to your cpu !!!!!!!!!!!!!!!!!!!!!!!!!!
FLAGS=-O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer
#FLAGS += -march=pentium-mmx
#FLAGS += -march=pentium2
#FLAGS += -march=pentium3
#FLAGS += -march=pentium4
#FLAGS += -march=prescott
#FLAGS += -march=athlon
#FLAGS += -march=athlon-xp
FLAGS += -march=athlon64
H_FILES = FFdecsa.h \
parallel_generic.h \
parallel_032_4char.h \
parallel_032_int.h \
parallel_064_2int.h \
parallel_064_8charA.h \
parallel_064_8char.h \
parallel_064_long.h \
parallel_064_mmx.h \
parallel_128_16charA.h \
parallel_128_16char.h \
parallel_128_2long.h \
parallel_128_2mmx.h \
parallel_128_4int.h \
parallel_128_sse.h
install: all
all: FFdecsa_test libFFdecsa.a
libFFdecsa.a: FFdecsa.o
rm -f libFFdecsa.a
ar cru libFFdecsa.a FFdecsa.o
ranlib libFFdecsa.a
FFdecsa_test: FFdecsa_test.o FFdecsa.o
$(COMPILER) $(FLAGS) -o FFdecsa_test FFdecsa_test.o FFdecsa.o
FFdecsa_test.o: FFdecsa_test.c FFdecsa.h FFdecsa_test_testcases.h
$(COMPILER) $(FLAGS) -c FFdecsa_test.c
FFdecsa.o: tmp_autogenerated_stuff_FFdecsa.c tmp_autogenerated_stuff_stream.c $(H_FILES)
$(COMPILER) $(FLAGS) -c tmp_autogenerated_stuff_FFdecsa.c -o FFdecsa.o
# the grep discards all the debugging stuff before compilation
tmp_autogenerated_stuff_FFdecsa.c: FFdecsa.c
grep -v DBG FFdecsa.c >tmp_autogenerated_stuff_FFdecsa.c
tmp_autogenerated_stuff_stream.c: stream.c
grep -v DBG stream.c >tmp_autogenerated_stuff_stream.c
clean:
rm -f FFdecsa_test *.o tmp_autogenerated_stuff_*.c *.a || true
test:
sync;clear;usleep 200000;nice --19 ./FFdecsa_test;usleep 200000;nice --19 ./FFdecsa_test;usleep 200000;nice --19 ./FFdecsa_test
test1:
sync;clear;usleep 200000;nice --19 ./FFdecsa_test
uninstall:
| |||||||||
| | |
![]() | ![]() |
| Moderador de Secção ![]() Registrado em: Sep 2007 Localização: Algures no Alentejo
Posts: 817
Thanks: 458
Thanked 577 Times in 297 Posts
| Citação:
Código: http://www.sendspace.com/file/fu2zq6 ![]() ![]() Última edição por RevA16; 01-10-2008 às 02:43. | |||||||||
| | |
![]() | ![]() |
| Moderador High-Tech ![]() Registrado em: Sep 2007
Posts: 1,977
Thanks: 1,246
Thanked 1,253 Times in 456 Posts
| Será que por acaso nesse sistema operativo tens instalado o pacote build-essential (são o conjunto de programas necessário para compilar programas). Que SO Linux estás a utilizar? DragUbuntu (Linux): Primeiro "ESTRANHA-SE" e depois "ENTRANHA-SE" Acer Aspire 5520 TK-55 Dual Boot DragUbuntu (Linux) & Vista ![]() ![]() | ||||||||
| | |
![]() |
![]() | Tags | ![]() |
| beta, dragubuntu, dvb, instalação, kaffeine, plugin |
![]() | Usuários ativos no Tópico: 1 (0 Membros e 1 Visitantes) | ![]() |
| Ferramentas do Tópico | |