Re: [R] Error in make check-all

2005-09-28 Thread Peter Dalgaard
Fernando Mayer [EMAIL PROTECTED] writes: Dear Prof. Ripley, that was exactly what i did. Should i login on the system as root, instead of login as user and became root via console? What should i do to have X11 usable? I don't actually think that this is the problem. You shouldn't generally

Re: [R] Error in make check-all

2005-09-28 Thread Fernando Mayer
Dear Peter Dalgaard, first, sorry for my delay to this reply, but I only have acces to this machine in the morning (consider also the time it takes to run make and make check)... It seems that the problem was really with some missing -devel packages. I followed your suggestions and installed

[R] Error in make check-all

2005-09-27 Thread Fernando Mayer
Dear R-users, i'm a very newbie in linux, but decided to build R from source. Following the R Installation and Administration manual, i did this: ./configure --enable-R-shlib # this option is here because i intend to build the GNOME console after... make make check no problems in make check,

Re: [R] Error in make check-all

2005-09-27 Thread Prof Brian Ripley
This is what happens if you don't have a usable X11 display. Did you perhaps use a root account on a console owned by a normal user? On Tue, 27 Sep 2005, Fernando Mayer wrote: Dear R-users, i'm a very newbie in linux, but decided to build R from source. Following the R Installation and

Re: [R] Error in make check-all

2005-09-27 Thread Peter Dalgaard
Fernando Mayer [EMAIL PROTECTED] writes: Dear R-users, .. Erro: .First.lib failed for 'tcltk' ... The problem is in the tcltk package. I have searched in the archives, but didin't find anything similar to this problem (maybe there is, but i was not able to identify it). I really don't know

Re: [R] Error in make check-all

2005-09-27 Thread Peter Dalgaard
Prof Brian Ripley [EMAIL PROTECTED] writes: This is what happens if you don't have a usable X11 display. Did you perhaps use a root account on a console owned by a normal user? More likely on SUSE is to get done in by a lack of -devel packages. I've already mentioned tcl-devel and tk-devel

Re: [R] Error in make check-all

2005-09-27 Thread Fernando Mayer
Dear Prof. Ripley, that was exactly what i did. Should i login on the system as root, instead of login as user and became root via console? What should i do to have X11 usable? Thanks, Fernando Mayer. Prof Brian Ripley escreveu: This is what happens if you don't have a usable X11 display.

Re: [R] Error in make check-all

2005-09-27 Thread Prof Brian Ripley
On Tue, 27 Sep 2005, Fernando Mayer wrote: Dear Prof. Ripley, that was exactly what i did. Should i login on the system as root, instead of login as user and became root via console? What should i do to have X11 usable? Well, I don't worry about this, but it you want to do a complete test