JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for FSL Archives


FSL Archives

FSL Archives


FSL@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

FSL Home

FSL Home

FSL  April 2018

FSL April 2018

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: installing fsl in Ubuntu 17.10

From:

Matthew Webster <[log in to unmask]>

Reply-To:

FSL - FMRIB's Software Library <[log in to unmask]>

Date:

Mon, 23 Apr 2018 14:41:24 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (136 lines)

Hello,
         in $FSLDIR/config, can you try 

cp -r  linux_64-gcc4.4 gnu_64-gcc4.8

and then retry the build?

Kind Regards
Matthew

--------------------------------
Dr Matthew Webster
FMRIB Centre 
John Radcliffe Hospital
University of Oxford

> On 22 Apr 2018, at 02:58, Ramesh Babu <[log in to unmask]> wrote:
> 
> 
> Dear Mathew,
> 
> Please see the report that you requested and give your suggestions. 
> 
> (I am posting this message again after changing the subject title. Previously it was “ rejected posting...”).
> 
> Thanks
> RB
> 
> $ $FSLDIR/etc/fslconf/fslmachtype.sh
> gnu_64-gcc4.8
> 
> $ ls $FSLDIR/config/$FSLMACHTYPE
> apple-darwin10-gcc4.2   common                          linux_32-gcc4.1
> apple-darwin11-gcc4.2   default.mk                       linux_64-gcc3.4
> apple-darwin12-gcc4.2   generic                           linux_64-gcc4.0
> apple-darwin12-llvm4.0  gnu_64-gcc4.4               linux_64-gcc4.1
> apple-darwin12-llvm5.0  i686-pc-cygwin-gcc3.2   linux_64-gcc4.2
> apple-darwin13-llvm5.0  i686-pc-cygwin-gcc3.3   linux_64-gcc4.4
> apple-darwin13-llvm5.1  i686-pc-cygwin-gcc3.4   linux_64-gcc4.8
> apple-darwin13-llvm6.0  linux_32-gcc2.96           Makefile
> apple-darwin7-gcc3.1    linux_32-gcc3.2              sparc-solaris2.8-gcc2.95
> apple-darwin7-gcc3.3    linux_32-gcc3.3              sparc-solaris2.9-gcc2.95
> apple-darwin8-gcc4.0    linux_32-gcc3.4
> apple-darwin9-gcc4.0    linux_32-gcc4.0
> 
> $ dpkg -l | grep gcc
> ii  gcc                                        4:7.2.0-1ubuntu1                          amd64        GNU C compiler
> ii  gcc-4.8                                  4.8.5-4ubuntu6                             amd64        GNU C compiler
> ii  gcc-4.8-base:amd64             4.8.5-4ubuntu6                             amd64        GCC, the GNU Compiler Collection (base package)
> ii  gcc-7                                     7.2.0-8ubuntu3.2                          amd64        GNU C compiler
> ii  gcc-7-base:amd64                7.2.0-8ubuntu3.2                          amd64        GCC, the GNU Compiler Collection (base package)
> ii  gcc-7-base:i386                    7.2.0-8ubuntu3.2                          i386         GCC, the GNU Compiler Collection (base package)
> ii  lib32gcc1                              1:7.2.0-8ubuntu3.2                        amd64        GCC support library (32 bit Version)
> ii  libcaca0:amd64                    0.99.beta19-2build2~gcc5.2          amd64        colour ASCII art library
> ii  libgcc-4.8-dev:amd64           4.8.5-4ubuntu6                              amd64        GCC support library (development files)
> ii  libgcc-7-dev:amd64              7.2.0-8ubuntu3.2                           amd64        GCC support library (development files)
> ii  libgcc1:amd64                      1:7.2.0-8ubuntu3.2                        amd64        GCC support library
> ii  libgcc1:i386                          1:7.2.0-8ubuntu3.2                        i386         GCC support library
> 
> 
> On Wed, Apr 18, 2018 at 5:56 PM, Matthew Webster <[log in to unmask]> wrote:
> Hello Ramesh,
>                         can you confirm what is reported by $FSLDIR/etc/fslconf/fslmachtype.sh and if there is a matching folder in $FSLDIR/config?
> 
> Kind Regards
> Matthew
> --------------------------------
> Dr Matthew Webster
> FMRIB Centre 
> John Radcliffe Hospital
> University of Oxford
> 
> > On 18 Apr 2018, at 08:57, Ramesh Babu <[log in to unmask]> wrote:
> > 
> > Dear Matthew,
> > 
> > Thank you for your response. I am using different gcc compilers. I made gcc-4.8 as defult compiler, still I am receiving error and fsl package is not build. Please give your suggestions. 
> > 
> > Thanks
> > RB
> > 
> > 
> > $ gcc --version
> > gcc (Ubuntu 4.8.5-4ubuntu6) 4.8.5
> > 
> > 
> > Last para of the error report:
> > 
> > !!ERROR in BUILD!!
> >   Could not make the following projects successfully:
> >    extras  CiftiLib-master utils niftiio fslio giftiio miscmaths newimage libvis first_lib meshclass fslvtkio basisfield warpfns bint shapeModel MVdisc fslsurface libmeshutils newmesh DiscreteOpt FastPDlib MSMRegLib misc_c avwutils bet2 cluster fast4 feat5 film filmbabe flirt fabber mcflirt melodic miscvis mm gps randomise siena slicetimer susan tbss fnirt fugue asl_mfree fdt first possum flameo oxford_asl qboot topup ptx2 lesions MSM
> > 
> > On Tue, Apr 17, 2018 at 7:36 PM, Matthew Webster <[log in to unmask]> wrote:
> > Hello Ramesh,
> >                       We don’t have a specific config folder for your system, but if in
> > 
> > $FSLDIR/config
> > 
> > you run
> > 
> > cp -r linux_64_gcc4.4 $FSLMACHTYPE
> > 
> > ( assuming FSLMACHTYPE is already set on your system )
> > 
> > then that should be a good first guess for the settings for your system,
> > 
> > Kind Regards
> > Matthew
> > --------------------------------
> > Dr Matthew Webster
> > FMRIB Centre 
> > John Radcliffe Hospital
> > University of Oxford
> > 
> >> On 17 Apr 2018, at 14:46, Ramesh Babu <[log in to unmask]> wrote:
> >> 
> >> 
> >> Dear Experts
> >> 
> >> I am getting the error while building fsl from the source. Please see the build.log link below and give your suggesions.
> >> 
> >> https://drive.google.com/open?id=0B4LRMnQEsCDoZER2MVVWeWZHNDlac3ZBaE5ITUZXc2VMTHBr
> >> 
> >> 
> >> I am using Ubuntu OS 17.10
> >> 
> >> Thanks
> >> RB
> >> 
> >> 
> > 
> > 
> 
> 
> 

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager