Displaying 5 results from an estimated 5 matches for "cepba".
Did you mean:
ceba
2003 May 05
2
(PR#1289)
...ot;q()".
I'm using a newer version of R but on the same operating system and
I obtain the same error.
There was a way to solve this problem?
Best regards and thanks,
--
________________________________________________________________________
Harald Servat Gelabert (harald@cepba.upc.es)
o//o Centre Europeu de Paral.lelisme de Barcelona CEPBA
o//o WWW...: http://www.cepba.upc.es Tel: +34-93-401 74 23
o//o e-mail: suport@cepba.upc.es Fax: +34-93-401 25 77
o//o CEPBA c/Jordi Girona, 1-3, Mòdul D6. E-08034 Barcelona, Catalunya...
2003 May 05
1
problems compiling R on AIX5.1
...39;ve also tried to configure with --enable-shared, but I receive the
same error (core dump).
Can anyone tell how I could solve this problem?
Best regards and many thanks,
--
________________________________________________________________________
Harald Servat Gelabert (harald at cepba.upc.es)
o//o Centre Europeu de Paral.lelisme de Barcelona CEPBA
o//o WWW...: http://www.cepba.upc.es Tel: +34-93-401 74 23
o//o e-mail: suport at cepba.upc.es Fax: +34-93-401 25 77
o//o CEPBA c/Jordi Girona, 1-3, M?dul D6. E-08034 Barcelona, Catalu...
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
...achine and our user plans to use R only for a compute
intesive calculations there's no need to use X. So this
compilation is perfect for our purposes.
Many thanks to all!,
--
________________________________________________________________________
Harald Servat Gelabert (harald@cepba.upc.es)
o//o Centre Europeu de Paral.lelisme de Barcelona CEPBA
o//o WWW...: http://www.cepba.upc.es Tel: +34-93-401 74 23
o//o e-mail: suport@cepba.upc.es Fax: +34-93-401 25 77
o//o CEPBA c/Jordi Girona, 1-3, Mòdul D6. E-08034 Barcelona, Catalunya...
2003 May 08
1
problems compiling R on AIX5.1
...achine and our user plans to use R only for a compute
intesive calculations there's no need to use X. So this
compilation is perfect for our purposes.
Many thanks to all!,
--
________________________________________________________________________
Harald Servat Gelabert (harald@cepba.upc.es)
o//o Centre Europeu de Paral.lelisme de Barcelona CEPBA
o//o WWW...: http://www.cepba.upc.es Tel: +34-93-401 74 23
o//o e-mail: suport@cepba.upc.es Fax: +34-93-401 25 77
o//o CEPBA c/Jordi Girona, 1-3, M?dul D6. E-08034 Barcelona, Catalunya...
2003 Dec 01
0
No subject
...following was logged:
[2001/05/14 12:38:56, 0] lib/access.c:check_access(324)
Denied connection from (147.83.32.14)
^
|--- (empty hostname!)
Our smb.conf file includes the following settings under the [global]
section:
hosts allow = .ac.upc.es,.cepba.upc.es
hosts deny = ALL
Running some tests we found the problem occurred when the values in
"host allow" were names, and the results were corrects for IP addresses.
By taking a look at the source we've come to the conclusion that in file
lib/access.c, routine only_ipaddrs_in_list()...