Re: [R] compiler cannot create executables

2007-06-20 Thread Rob Dunne
Hi Dick, Dirk Eddelbuettel wrote: >>> >>> %sudo R CMD INSTALL --no-configure e1071_1.5-16.tar.gz >> This statement of your conflicts with the msg you show below. Do you, >> or don't you, succeed? >> sorry If my posting wasn't clear %sudo R CMD INSTALL --no-configure e1071_1.5-16.tar.gz -- work

Re: [R] compiler cannot create executables

2007-06-20 Thread Dirk Eddelbuettel
On Wed, Jun 20, 2007 at 09:10:47AM -0500, Dirk Eddelbuettel wrote: > On Wed, Jun 20, 2007 at 10:25:07PM +1000, Robert Dunne wrote: > > Hi List, > > > > > > I get an error message "compiler cannot create executables" when I try > > to install a package. > > > > Searching the list archives reveal

Re: [R] compiler cannot create executables

2007-06-20 Thread Dirk Eddelbuettel
On Wed, Jun 20, 2007 at 10:25:07PM +1000, Robert Dunne wrote: > Hi List, > > > I get an error message "compiler cannot create executables" when I try > to install a package. > > Searching the list archives reveals many messages with the same error > message. The advice is generally to install

[R] compiler cannot create executables

2007-06-20 Thread Robert Dunne
Hi List, I get an error message "compiler cannot create executables" when I try to install a package. Searching the list archives reveals many messages with the same error message. The advice is generally to install g++ and development libraries. However, I have g++ installed and can compile