Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Seta
    Member
    • Mar 2011
    • 14

    Getting FASTX installed

    Hello,

    I'm new to sequence analysis and I have barcoded Illumina sequences which I want to split into different files. I already tried to install FASTX to do this, but I get constantly the next error when I want to configure:

    checking for GTEXTUTILS... configure: error: Package requirements (gtextutils) were not met:

    No package 'gtextutils' found

    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.

    Alternatively, you may set the environment variables GTEXTUTILS_CFLAGS
    and GTEXTUTILS_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

    I've followed the instructions on the http://hannonlab.cshl.edu/fastx_tool...nfig_email.txt mail, but that doen't work.
    So what are GTEXTUTILS and how can I solve this problem? Is there otherwise anyother program that I can use to split barcoded sequences?

    Thanks
  • blackjimmy
    Junior Member
    • Mar 2009
    • 4

    #2
    You need to look at the installation man page at:


    following the instructions.

    Comment

    • brentp
      Member
      • Apr 2010
      • 72

      #3
      I use this if you dont have pkg-config, you'll have to set the environment variables they describe in the help.

      Code:
      # fastx for read trimming.
      FASTX_VERSION=0.0.13
      mkdir -p fastx && cd fastx
      wget [url]http://hannonlab.cshl.edu/fastx_toolkit/libgtextutils-0.6.tar.bz2[/url]
      bunzip2 libgtextutils-0.6.tar.bz2 && tar xvf libgtextutils-0.6.tar
      cd libgtextutils-0.6 && ./configure && make && sudo make install && sudo ldconfig
      cd ../
      sudo apt-get install pkg-config && sudo pkg-config
      wget http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-${FASTX_VERSION}.tar.bz2
      bunzip2 fastx_toolkit-${FASTX_VERSION}.tar.bz2
      tar xvf fastx_toolkit-${FASTX_VERSION}.tar
      cd fastx_toolkit-${FASTX_VERSION} && ./configure && make && sudo make install

      Comment

      • zillur
        Senior Member
        • Sep 2014
        • 106

        #4
        Having the same problem, trying to resolve in different ways but noting working

        Hi there,
        I was trying to install this tool in my centos7 workstation but having problem. I tried to google and also tried all the possible solution but nothing works. I tried the code by "brentp" but getting the following error. code:
        PHP Code:
        # fastx for read trimming.
        FASTX_VERSION=0.0.13
        mkdir 
        -p fastx && cd fastx
        wget http
        ://hannonlab.cshl.edu/fastx_tool...ls-0.6.tar.bz2
        bunzip2 libgtextutils-0.6.tar.bz2 && tar xvf libgtextutils-0.6.tar
        cd libgtextutils
        -0.6 && ./configure && make && sudo make install && sudo ldconfig 
        ...
        ... 
        Whenever I try sudo make install it gave me:
        Code:
        ter.c  -fPIC -DPIC -o .libs/pipe_fitter.o
        pipe_fitter.c: In function ‘pipe_close’:
        pipe_fitter.c:30:6: error: variable ‘i’ set but not used [-Werror=unused-but-set-variable]
          int i, status ;
              ^
        cc1: all warnings being treated as errors
        make[3]: *** [pipe_fitter.lo] Error 1
        make[3]: Leaving directory `/gondor/zillur/tools/fastx/libgtextutils-0.6/src/gtextutils'
        make[2]: *** [all-recursive] Error 1
        make[2]: Leaving directory `/gondor/zillur/tools/fastx/libgtextutils-0.6/src'
        make[1]: *** [all-recursive] Error 1
        make[1]: Leaving directory `/gondor/zillur/tools/fastx/libgtextutils-0.6'
        make: *** [all] Error 2
        I also tried the instructions here:
        PHP Code:
        http://hannonlab.cshl.edu/fastx_toolkit/install_centos.txt 
        but its not working.
        Is there any solution there??
        Thanks in advance.

        Best regards
        Zillur

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          There are likely more current/better alternatives to fastx. What exactly you need from fastx package?

          BTW: The errors you posted are not very informative with all "warnings" being treated as errors.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          16 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          18 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          24 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          37 views
          0 reactions
          Last Post SEQadmin2  
          Working...