Displaying 20 results from an estimated 32 matches for "pacot".
Did you mean:
paco
2011 Oct 18
4
Wine no works in lubuntu
i install wine 1.3 from synaptic and later i tried from terminal, but no works.
i need help.
:/
2007 Apr 04
1
Problems loading package GeoXp
Dear useR's,
I wanted to load the package GeoXP in my computer but I couldn't because
this warning message appeared:
> require(GeoXp)
Carregando pacotes exigidos: GeoXp
Carregando pacotes exigidos: tcltk
Loading Tcl/Tk interface ... Erro em fun(...) : couldn't connect to
display ":0"
Al?m disso: Warning message:
pacote 'GeoXp' foi compilado na vers?o do R 2.4.1
Erro: .onLoad falhou em 'loadNamespace' para 'tcltk...
2014 Jan 13
1
Samba 4.1.4 sernet packages on Ubuntu 12.04.3
..., but when I start bind it
throws "samba_dlz: ldb: Unable to find backend for
'/var/lib/samba/private/dns/sam.ldb' - do you need to set
LDB_MODULES_PATH?" on syslog. I tried to install ldb-tools, but it
conflicts with samba:
root at dc01:~# aptitude install ldb-tools
Os NOVOS pacotes a seguir ser?o instalados:
ldb-tools libldb1{a} libtalloc2{a} libtdb1{a} libtevent0{a}
0 pacotes atualizados, 5 novos instalados, 0 a serem removidos e 4 n?o
atualizados.
? preciso obter 256 kB de arquivos. Depois do desempacotamento, 871 kB
ser?o usados.
Os pacotes a seguir possuem depend?n...
2012 Oct 05
2
Dúvida função Anova pacote car - Medidas repetidas
Olá pessoal, estou realizando uma ANOVA com medidas repetidas e estou
utilizando a função "Anova" do pacote "car".
Medi o biovolume de algas a cada dois dias durante 10 dias (no banco de
dados abaixo só coloquei até o 4° dia). Tenho 2 tratamentos ("c","t") e o
experimento foi realizado em tréplicas ("A","B","C").
> Pa2
Day Type Replicat...
2007 Nov 15
0
Package to make stepwise model selection using F or Chisq test
Hi,
I looking for a method that use F or Chisq test instead of AIC in a stepwise
modelo selection.
I try the grasp package using the grasp.step.anova, but It dont work.
> library(grasp)
Carregando pacotes exigidos: gam
Carregando pacotes exigidos: splines
Carregando pacotes exigidos: mda
Carregando pacotes exigidos: class
> data(anorexia,package="MASS")
>
> m1 <- glm(Postwt ~ Prewt * Treat,data=anorexia)
>
> m1.grasp <- grasp.step.anova(m1,scope=list(upper=~ Prewt...
2008 May 07
2
bug on compilation (PR#11395)
...mended) and the files were downloaded. But then I tried to upgrade but some have problems on dependencies. What I did was to erase R folder installed on my /usr/lib and went to synaptic and uninstall all the cran files. The idea was to start over again.
But I try to install by apt and appears:
Os pacotes a seguir t?m depend?ncias desencontradas:
r-base: Depende: r-base-core (>= 2.7.0-1gutsy0) mas 2.5.1-1 est? para ser instalado
r-recommended: Depende: r-base-core (>= 2.7.0-1gutsy0) mas 2.5.1-1 est? para ser instalado
Depende: r-cran-boot (>= 1.2.19) mas n?o vai ser i...
2014 Nov 06
0
RemoteApp Failed Logon
...0xe48
Nome de processo do chamador: C:\Windows\System32\inetsrv\w3wp.exe
Informa??es da rede:
Nome da esta??o de trabalho: SRVCHEINA
Endere?o da rede de origem: -
Porta de origem: -
Informa??es detalhadas da autentica??o:
Processo de logon: Authz
Pacote de autentica??o: Kerberos
Servi?os transitados: -
Nome do pacote (somente NTLM): -
Comprimento da chave: 0
:Este evento ? gerado quando uma solicita??o de logon falha. Ele ?
gerado no computador em houve a tentativa de acesso.
Os campos do assunto indicam a Conta...
2007 May 08
0
Squid + iproute2
...e com a proxima, a do NAT
# ou seja, escolha uma das duas
echo -n "Habilitando o mascaramento..."
#iptables -t nat -A POSTROUTING -j MASQUERADE
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
echo "[OK]"
# Marcando pacotes
echo -n "Marcando pacotes..."
iptables -A PREROUTING -t mangle -s 192.168.2.0/24 -d 0/0 -j MARK --set-mark 3
echo "[OK]"
# Desabilitando o filtro de pacotes do martian source
echo -n "Desligando rp_filter..."
for eee in /proc/sys/net/ipv4/conf/*/rp_filter; do...
2006 Dec 06
0
Configuring a QoS Box + Cliente Bandwidth Control
...uot; # lan infocontabil
#-----
# Limpando iptables
# Aplicando save as marcas (final de cada INTERFACE)
#-----
$IPT -t mangle -F
$IPT -t mangle -X
$IPT -t mangle -A PREROUTING -p tcp -j CONNMARK --restore-mark
$IPT -t mangle -A PREROUTING -p tcp -m mark ! --mark 0 -j ACCEPT
# marcando pacotes
# referente ao P2P
P2PMARK="20"
$IPT -t mangle -A PREROUTING -p tcp -m ipp2p --ipp2p -j MARK --set-mark
$P2PMARK
$IPT -t mangle -A PREROUTING -p udp -m ipp2p --ipp2p -j MARK --set-mark
$P2PMARK
$IPT -t mangle -A PREROUTING -p tcp -m ipp2p --ipp2p -j MARK --set-mark
$P2PMARK
$IPT -t m...
2018 Dec 19
0
1.11pre17 debian package correction
FYI, while rebuilding on Stretch:
dpkg -i tinc_1.1~pre17-1.1_amd64.deb
A seleccionar pacote anteriormente não seleccionado tinc.
(Lendo banco de dados ... 33426 ficheiros e directórios actualmente
instalados.)
A preparar para desempacotar tinc_1.1~pre17-1.1_amd64.deb ...
A descompactar tinc (1.1~pre17-1.1) ...
Configurando tinc (1.1~pre17-1.1) ...
/var/lib/dpkg/info/tinc.postinst: 10: /v...
2012 Oct 30
0
Error em plot.xy(xy.coords(x, y), type = type, ...) : objeto 'membros' não encontrado
...s()
# plot a maplines(mapaBrasil[,2], mapaBrasil[,1])
# plot stationspoints( latlonRS[,2], latlonRS[,1], pch=membros)
dev.off()
datas:
V1 V21 -33.51 -53.352 -30.83 -55.63 -29.45 -51.84 -29.68 -51.055 -29.05 -50.136 -31.78 -52.417 -32.03 -52.18 -30.53 -52.51
and the ERROR IS:
Carregando pacotes exigidos: MASSCarregando pacotes exigidos: mapsErro em plot.xy(xy.coords(x, y), type = type, ...) : objeto 'membros' não encontrado
[[alternative HTML version deleted]]
2006 Mar 05
2
RWeka
Hi,
I downloaded RWeka successfully. (At least I do not see, where I could have made a mistake.) Then I tried to load it by the library-command. To my surprise this did not work. Result:
library(RWeka)
Fehler in .jinit(c(system.file("jar", "weka.jar", package = "RWeka"), system.file("jar", :
Cannot create Java Virtual Machine
Fehler: .onLoad in
2008 Nov 24
1
rgdal and spgrass6
...t;rgdal") :
installation of package 'rgdal' had non-zero exit status
Then, i tried download the packages from www.r-project.org and extract them
in the directory /usr/lib/R/library/, but the program don't read the
packages and return the follow message:
'rgdal' não é um pacote válido -- instalado antes do R 2.0.0?
or
'rgdal' is no a valid package -- installed before R 2.0.0?
anyone can help me?
versions:
R 2.8.0
GRASS 6.3
Ubuntu Hardy 8.04
Thanks,
Thybério - Brazil
[[alternative HTML version deleted]]
2009 Feb 03
1
Translation pt-br "WIKI - FrontPage"
...(a cada 6
meses) para suportar os hardware mais novos. Isso resulta em uma rede
segura, de baixa manuten??o, confi?vel e previs?vel e reprodut?vel em
ambiente Linux.
Planeta CentOS
Permane?a em contato com desenvolvedores CentOS em nosso Planeta.
Download
Download CD e DVD imagens individuais ou pacotes RPM.
Vers?es disponivel 5,2, 4,7, 3,9 ou 2,1.
Pesquisa
Encontre informa??es sobre CentOS por palavra-chave no wiki, site,
lista de e-mail e f?runs.
Aprender
Acesse nas paginas de FAQs, Dicas e Tutoriais.
Contribuir
Ajude a comunidade CentOS e ajude ser ajudado.
Promover
Ajude-nos espalhar a...
2011 Oct 13
0
1) A memory leak in drivers/rhino.c 2) Wunused-but-set-variable.patch
...ESE
#define M_UNKN "Mod?lo rhino desconhecido\n"
#define NO_RHINO "Rhino n?o detectado! abortando ...\n"
-#define UPS_DATE "Data no UPS %4d/%02d/%02d\n"
-#define SYS_DATE "Data do Sistema %4d/%02d/%02d dia da semana %s\n"
-#define ERR_PACK "Pacote errado\n"
-#define NO_EVENT "N?o h? eventos\n"
-#define UPS_TIME "Hora interna UPS %0d:%02d:%02d\n"
#else
#define M_UNKN "Unknown rhino model\n"
#define NO_RHINO "Rhino not detected! aborting ...\n"
-#define UPS_DATE "UPS Date %4d/%0...
2006 Apr 05
5
QoS - Ping problem
Hello all,
I have set my QoS solution and now I am facing a little problem...
When I ping to my server it has some lost packages:
Estatísticas do Ping para 172.30.0.1:
Pacotes: SENDED = 1029, RETURNED = 880, LOST = 149 (14% de perda),
Aproximar um número redondo de vezes em milissegundos:
Mínimo = 0ms, Máximo = 686ms, Média = 105ms
If I disable my QoS ping stats to be ok. I even have tryed to make a
filter for ICMP protocol (using u32 as it is writen into LARTC...
2007 May 28
6
hvm performance
Hi
I''ve been running xen with linux guests for a while now and thought I''d
try windows as I have a new server. All seemed to go fine except
performance is *horrible* - I''m currently installing Win2003 SP2 and
it''s been running over 12 hours (thank god for vnc) - each individual
file is taking between 3 and 4 seconds each.
Server is an intel E6600 with
2016 Aug 11
3
File Server member DC ACL permissions
> Hmm, the numbers seem extremely large, did you set this number in the
> users 'uidnumber' attribute in AD ?
How do I do this uidNumber configuration?
I'm running all services: smbd, nmbd and winbind
It's hard to run the file server as a domain member. When was a file server with DC was much more easy.
2009 Jun 24
0
Icecast Digest, Vol 61, Issue 4
...cast and using the logic that is
used to generate the XSPF dynamic playlist I presume.
Cheers
Thomas
_________________________________________________________________
Deixe suas conversas mais divertidas. Baixe agora mesmo novos emoticons. ? gr?tis!
http://specials.br.msn.com/ilovemessenger/pacotes.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20090624/af3b5836/attachment.htm
2024 Jul 19
0
SERVICE DOUANE: N°870P/54M/1807/2024
pkg-xen-devel at lists.alioth.debian.orgEstimado cliente,
6540674221
Seu pacote foi devolvido ao escrit?rio FedEx.
A raz?o para o retorno ? - pagamento de custos de envio.
o custo do seu envio n?o ? pago. ent?o voc? ser? cobrado para
pagar o custo de manuseio de 6,53 $ (USD)
Voc? tem um prazo de 48 horas para recuperar sua embalagem, caso
contr?rio, ser? devolvido ao remete...