Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • kga1978
    Senior Member
    • Nov 2010
    • 100

    MEGAN command line without X11?

    Hi all,

    I just install Mac OS 10.8 and it turns out that X11 is no longer part of the install. I have been running MEGAN via X11 in the past (command line), but I'm wondering if there is a way to run it without X11 requirements?

    I launch it in 'non-GUI' mode, but apparently it still needs a GUI:

    Code:
    ./MEGAN +w +s +g -x <commands>
    I have tried various combinations of +g, +w, +s, etc., but it always fails to run with the following (X11 requirement) error:

    Code:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
    java.awt.HeadlessException
    Thanks very much in advance
  • Richard Finney
    Senior Member
    • Feb 2009
    • 701

    #2
    This might work : http://xquartz.macosforge.org/landing/
    The XQuartz project is an open-source effort to develop a version of the X.Org X Window System that runs on OS X. Together with supporting libraries and applications, it forms the X11.app that Apple has shipped with OS X since version 10.5

    Comment

    • yingzhang
      Junior Member
      • Feb 2012
      • 9

      #3
      Originally posted by kga1978 View Post
      Hi all,

      I just install Mac OS 10.8 and it turns out that X11 is no longer part of the install. I have been running MEGAN via X11 in the past (command line), but I'm wondering if there is a way to run it without X11 requirements?

      I launch it in 'non-GUI' mode, but apparently it still needs a GUI:

      Code:
      ./MEGAN +w +s +g -x <commands>
      I have tried various combinations of +g, +w, +s, etc., but it always fails to run with the following (X11 requirement) error:

      Code:
      No X11 DISPLAY variable was set, but this program performed an operation which requires it.
      java.awt.HeadlessException
      Thanks very much in advance

      If you are not trying to submit a PBS job for megan, you can try the following commands:

      ./MEGAN +g false -x <commands>

      Here is my terminal:

      $ MEGAN +g false -x "import blastfile=test.blastx.out meganfile=test.blastx.rma"
      Picked up _JAVA_OPTIONS: -Xmx1365333k
      MEGAN (version 4.68.1, built 8 Jun 2012)
      Message - License type: Academic
      Licensed to user: deleted
      Academic institution: deleted
      Email: deleted

      File name: ncbi.tre
      Loading mapping file: ncbi.map
      Load mapping:
      ...

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:09 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...