Adam Witney | 1 Apr 2012 01:03
Picon
Favicon

Re: Gbrowse installation on CentOS

What are the errors? What's in the apache log?


On 31 Mar 2012, at 23:20, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

Same problem :(

On Fri, Mar 30, 2012 at 3:41 PM, Adam Witney <awitney-VYDNT20+6pi1Qrn1Bg8BZw@public.gmane.org> wrote:

have you tried:

http://localhost/gb2/gbrowse


On 30 Mar 2012, at 17:22, Omar Darwish wrote:

> Hi Scott,
> I tried what your command via cpan, with the following,
> **Beginning interactive configuration**
> Directory for GBrowse's config and support files? [/etc/gbrowse2] /etc/gbrowse2
> Directory for GBrowse's static images & HTML files? [/var/www/html/gbrowse2] /var/www/html/gbrowse2/
> Directory for GBrowse's temporary data [/var/tmp/gbrowse2] /var/tmp/gbrowse2/
> Directory for GBrowse's sessions, uploaded tracks and other persistent data [/var/lib/gbrowse2] /var/lib/gbrowse2/
> Directory for GBrowse's example databases [/var/lib/gbrowse2/databases] /var/lib/gbrowse2/databases/
> Directory for GBrowse's CGI script executables? [/var/www/cgi-bin/gb2] /var/www/cgi-bin/gb2/
> Internet port to run demo web site on (for demo)? [8000] 8000
> Apache loadable module directory (for demo)? [/etc/httpd/modules] /etc/httpd/modules
> User account under which Apache daemon runs? [apache] apache
> Automatically update Apache config files to run GBrowse? [y] y
> Automatically update system config files to run gbrowse-slave? [y] y
>
>
> Now, I have the following directories,
> /var/www/cgi-bin/gb2 --> contains the gbrowse executables
> /var/www/html/gbrowse2 --> contains the gbrowse start page (index.html) and other files
>
> I tried,
> localhost/gbrowse2   --> wont work
> localhost/gbrowse2/index.html   --> wont work
>
> I created new directory with test html page
> /var/www/html/test/test.html -->  It worked when i browsed localhost/test/test.html
>
>
>
> On Thu, Mar 29, 2012 at 3:26 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
> Huh, that's interesting; I'd have thought the force in that context
> would have, you know, forced the installation.  The other option is to
> use the cpan shell:
>
>  sudo cpan
>  cpan> force install Bio::Graphics::Browser2
>  ...
>  cpan> quit
>
> which absolutely should work.  You don't have to (and in fact there
> isn't an established way to) uninstall GBrowse.
>
> Scott
>
>
> On Thu, Mar 29, 2012 at 3:19 PM, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > Hi Scott,
> >
> > Well, Do i need to uninstall what i have installed before i re-install? How?
> > Please see the attached output when i tried to run the command while what i
> > have installed is still there.
> >
> > Thanks,
> >
> >
> > On Thu, Mar 29, 2012 at 2:54 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
> >>
> >> Hi Omar,
> >>
> >> Well that is strange: the html and cgi files don't appear to have gone
> >> anywhere!  I don't suppose you kept the transcript of the "successful"
> >> installation; I'm wondering if there were any error message about the
> >> placement of the html and cgi-bin directories and files.  If not, you
> >> should run the installation again:
> >>
> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
> >>
> >> and pay attention to the items asking where to put html and cgi
> >> directories.  They should go in /var/www/html and /var/www/cgi-bin
> >> respectively.
> >>
> >> Scott
> >>
> >>
> >> On Wed, Mar 28, 2012 at 5:41 PM, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> wrote:
> >> > Sorry to keep bugging you with this, i really appreciate your help.
> >> > This is what i got:
> >> > /etc/gbrowse2
> >> > /etc/gbrowse2/GBrowse.conf
> >> > /etc/gbrowse2/MobyServices
> >> > /etc/gbrowse2/detail_select_menu.conf
> >> > /etc/gbrowse2/enzymes.txt
> >> > /etc/gbrowse2/languages
> >> > /etc/gbrowse2/log4perl.conf
> >> > /etc/gbrowse2/plugins
> >> > /etc/gbrowse2/pop_demo.conf
> >> > /etc/gbrowse2/slave_preload.conf
> >> > /etc/gbrowse2/submitter_plugin.conf
> >> > /etc/gbrowse2/synteny
> >> > /etc/gbrowse2/themes
> >> > /etc/gbrowse2/volvox.conf
> >> > /etc/gbrowse2/yeast_chr1+2.conf
> >> > /etc/gbrowse2/yeast_renderfarm.conf
> >> > /etc/gbrowse2/yeast_simple.conf
> >> > /etc/gbrowse2/MobyServices/GbrowseServices.PMS
> >> > /etc/gbrowse2/MobyServices/GbrowseServices.pm
> >> > /etc/gbrowse2/MobyServices/b64_encoded_gif_renderer.pm
> >> > /etc/gbrowse2/MobyServices/b64_encoded_jpeg_renderer.pm
> >> > /etc/gbrowse2/MobyServices/moby.conf
> >> > /etc/gbrowse2/MobyServices/text_formatted_renderer.pm
> >> > /etc/gbrowse2/MobyServices/text_html_renderer.pm
> >> > /etc/gbrowse2/MobyServices/text_plain_renderer.pm
> >> > /etc/gbrowse2/MobyServices/text_xml_renderer.pm
> >> > /etc/gbrowse2/languages/POSIX.pm
> >> > /etc/gbrowse2/languages/de.pm
> >> > /etc/gbrowse2/languages/en.pm
> >> > /etc/gbrowse2/languages/es.pm
> >> > /etc/gbrowse2/languages/fr.pm
> >> > /etc/gbrowse2/languages/is.pm
> >> > /etc/gbrowse2/languages/it.pm
> >> > /etc/gbrowse2/languages/ja.pm
> >> > /etc/gbrowse2/languages/ko.pm
> >> > /etc/gbrowse2/languages/nl.pm
> >> > /etc/gbrowse2/languages/pl.pm
> >> > /etc/gbrowse2/languages/ru.pm
> >> > /etc/gbrowse2/languages/zh.pm
> >> > /etc/gbrowse2/languages/zh_cn.pm
> >> > /etc/gbrowse2/plugins/AlignTwoSequences.pm
> >> > /etc/gbrowse2/plugins/Aligner.pm
> >> > /etc/gbrowse2/plugins/AttributeHiliter.pm
> >> > /etc/gbrowse2/plugins/BatchDumper.pm
> >> > /etc/gbrowse2/plugins/Blat.pm
> >> > /etc/gbrowse2/plugins/CMapDumper.pm
> >> > /etc/gbrowse2/plugins/CreateBlastDB.pm
> >> > /etc/gbrowse2/plugins/FBTableDumper.pm
> >> > /etc/gbrowse2/plugins/FastaDumper.pm
> >> > /etc/gbrowse2/plugins/FilterTest.pm
> >> > /etc/gbrowse2/plugins/GeneFinder.pm
> >> > /etc/gbrowse2/plugins/LDAPAuthenticate.pm
> >> > /etc/gbrowse2/plugins/OligoFinder.pm
> >> > /etc/gbrowse2/plugins/PamAuthenticate.pm
> >> > /etc/gbrowse2/plugins/PrimerDesigner.pm
> >> > /etc/gbrowse2/plugins/ProteinDumper.pm
> >> > /etc/gbrowse2/plugins/RandomGene.pm
> >> > /etc/gbrowse2/plugins/RestrictionAnnotator.pm
> >> > /etc/gbrowse2/plugins/SequenceDumper.pm
> >> > /etc/gbrowse2/plugins/SimpleTrackFinder.pm
> >> > /etc/gbrowse2/plugins/SinWave.pm
> >> > /etc/gbrowse2/plugins/SourceTrackFinder.pm
> >> > /etc/gbrowse2/plugins/Spectrogram.pm
> >> > /etc/gbrowse2/plugins/Submitter.pm
> >> > /etc/gbrowse2/plugins/TestAuthenticator.pm
> >> > /etc/gbrowse2/plugins/TestFinder.pm
> >> > /etc/gbrowse2/plugins/TrackDumper.pm
> >> > /etc/gbrowse2/plugins/TrackFinder.pm
> >> > /etc/gbrowse2/plugins/test.pm
> >> > /etc/gbrowse2/synteny/oryza.synconf.disabled
> >> > /etc/gbrowse2/synteny/rice_synteny.conf
> >> > /etc/gbrowse2/synteny/wild_rice_synteny.conf
> >> > /etc/gbrowse2/themes/solid_gray_colors
> >> > /etc/gbrowse2/themes/transparent_colors
> >> > /etc/gbrowse2/themes/warm_colors
> >> > /etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-27jEyE/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-EXfEDE/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-EZitTT/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-X2VOPv/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-hEDg4u/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-j8uGQI/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > /var/lib/gbrowse2
> >> > /var/lib/gbrowse2/databases
> >> > /var/lib/gbrowse2/sessions
> >> > /var/lib/gbrowse2/userdata
> >> > /var/lib/gbrowse2/databases/admin_uploads
> >> > /var/lib/gbrowse2/databases/gbrowse_syn
> >> > /var/lib/gbrowse2/databases/ideograms
> >> > /var/lib/gbrowse2/databases/pop_demo
> >> > /var/lib/gbrowse2/databases/yeast_chr1+2
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds
> >> > /var/lib/gbrowse2/databases/admin_uploads/README
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments/rice.aln.gz
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice/rice.gff3
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice/wild_rice.gff3
> >> > /var/lib/gbrowse2/databases/ideograms/human_cytobands.gff
> >> > /var/lib/gbrowse2/databases/ideograms/mouse_cytobands.gff
> >> > /var/lib/gbrowse2/databases/ideograms/rat_cytobands.gff
> >> > /var/lib/gbrowse2/databases/pop_demo/pop_demo.gff3
> >> > /var/lib/gbrowse2/databases/yeast_chr1+2/yeast_chr1+2.gff3
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr1.fa
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr2.fa
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chromosomes.gff3
> >> >
> >> >
> >> >
> >> > On Wed, Mar 28, 2012 at 5:38 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
> >> >>
> >> >> Omar,
> >> >>
> >> >> Are you familiar with the locate command?  Run updatedb and then try
> >> >>
> >> >>  locate gbrowse2
> >> >>
> >> >> to see where it went.
> >> >>
> >> >> Scott
> >> >>
> >> >>
> >> >> On Wed, Mar 28, 2012 at 5:23 PM, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> wrote:
> >> >> > Oh No it is empty!
> >> >> >
> >> >> >
> >> >> > On Wed, Mar 28, 2012 at 5:22 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> > wrote:
> >> >> >>
> >> >> >> Hi Omar,
> >> >> >>
> >> >> >> Is the gbrowse2 directory in /var/www/html?
> >> >> >>
> >> >> >> Scott
> >> >> >>
> >> >> >> (please leave the GBrowse list cc'ed so the debugging can be
> >> >> >> archived)
> >> >> >>
> >> >> >>
> >> >> >> On Wed, Mar 28, 2012 at 5:21 PM, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> wrote:
> >> >> >> > Yes, /var/www exists and it has (html, error, cgi-bin and icons)
> >> >> >> >
> >> >> >> >
> >> >> >> > On Wed, Mar 28, 2012 at 5:11 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> > wrote:
> >> >> >> >>
> >> >> >> >> Hi Omar,
> >> >> >> >>
> >> >> >> >> Well then I guessed wrong what the problem was.  Does /var/www
> >> >> >> >> exist?
> >> >> >> >> Does it have an html directory, and a gbrowse2 directory in it?
> >> >> >> >>
> >> >> >> >> Scott
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> On Wed, Mar 28, 2012 at 5:07 PM, Omar Darwish
> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> wrote:
> >> >> >> >> > Hi Scott,
> >> >> >> >> >
> >> >> >> >> > I could not find this directory /usr/local/apache ?? i can only
> >> >> >> >> > see
> >> >> >> >> > is
> >> >> >> >> > this
> >> >> >> >> > one /etc/httpd
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > On Wed, Mar 28, 2012 at 4:48 PM, Scott Cain
> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> > wrote:
> >> >> >> >> >>
> >> >> >> >> >> Hi Omar,
> >> >> >> >> >>
> >> >> >> >> >> I just looked back at the installation log that you sent--the
> >> >> >> >> >> installer suggested that you install in /usr/local/apache,
> >> >> >> >> >> which
> >> >> >> >> >> is
> >> >> >> >> >> where it would be if you built apache from source, which I'm
> >> >> >> >> >> guessing
> >> >> >> >> >> you didn't do.  The easiest way to fix that is to "rm -rf
> >> >> >> >> >> /usr/local/apache" and force the installation of GBrowse
> >> >> >> >> >> again:
> >> >> >> >> >>
> >> >> >> >> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
> >> >> >> >> >>
> >> >> >> >> >> The reason that happened is you tried to install GBrowse
> >> >> >> >> >> before
> >> >> >> >> >> you
> >> >> >> >> >> installed apache, and when the installer didn't find the
> >> >> >> >> >> directories
> >> >> >> >> >> for the system installed apache, it assumed you must have one
> >> >> >> >> >> you
> >> >> >> >> >> installed yourself, and created /usr/local/apache and put the
> >> >> >> >> >> GBrowse
> >> >> >> >> >> files there.  (A possible second explanation is that CentOS
> >> >> >> >> >> changed
> >> >> >> >> >> where it's apache directories are, but I don't think that is
> >> >> >> >> >> it
> >> >> >> >> >> since
> >> >> >> >> >> I probably would have heard about it by now.)
> >> >> >> >> >>
> >> >> >> >> >> Scott
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:26 PM, Omar Darwish
> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> wrote:
> >> >> >> >> >> > Thanks Scott, I guess it worked After installing perl DBI!!
> >> >> >> >> >> > To double check, i tried executing ( sudo perl -MCPAN -e
> >> >> >> >> >> > 'install
> >> >> >> >> >> > Bio::Graphics::Browser2' ) one more time, it returned the
> >> >> >> >> >> > lines
> >> >> >> >> >> > below:
> >> >> >> >> >> > CPAN: Storable loaded ok (v2.20)
> >> >> >> >> >> > Going to read '/root/.cpan/Metadata'
> >> >> >> >> >> >   Database was generated on Wed, 28 Mar 2012 16:10:31 GMT
> >> >> >> >> >> > Bio::Graphics::Browser2 is up to date (2.48).
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > Apache server is running, I tried to access
> >> >> >> >> >> > (http://localhost/gbrowse2)
> >> >> >> >> >> > I
> >> >> >> >> >> > got page Not Found
> >> >> >> >> >> > Do I need to do any kind of configuration ?
> >> >> >> >> >> >
> >> >> >> >> >> > Regards
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > On Wed, Mar 28, 2012 at 4:11 PM, Scott Cain
> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> > wrote:
> >> >> >> >> >> >>
> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >>
> >> >> >> >> >> >> While you shouldn't need (and didn't used to need) the perl
> >> >> >> >> >> >> module
> >> >> >> >> >> >> DBI
> >> >> >> >> >> >> to install GBrowse, apparently something has changed
> >> >> >> >> >> >> recently.
> >> >> >> >> >> >>  If
> >> >> >> >> >> >> you
> >> >> >> >> >> >> install perl-DBI with yum things should work.  In reality,
> >> >> >> >> >> >> unless
> >> >> >> >> >> >> you
> >> >> >> >> >> >> are just installing GBrowse to do the tutorial and nothing
> >> >> >> >> >> >> else,
> >> >> >> >> >> >> you're going to want DBI anyway.
> >> >> >> >> >> >>
> >> >> >> >> >> >> Scott
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:03 PM, Omar Darwish
> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> > Hi Scott,
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > I installed the Bio::Graphics, it went fine i guess,
> >> >> >> >> >> >> > please
> >> >> >> >> >> >> > take a
> >> >> >> >> >> >> > look
> >> >> >> >> >> >> > at
> >> >> >> >> >> >> > the new attached output file
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > Thanks
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:51 PM, Scott Cain
> >> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Bio::Graphics isn't getting installed since GD won't
> >> >> >> >> >> >> >> install.
> >> >> >> >> >> >> >>  GD
> >> >> >> >> >> >> >> won't install because you don't have the libgd headers
> >> >> >> >> >> >> >> installed.
> >> >> >> >> >> >> >>  The
> >> >> >> >> >> >> >> easiest thing to do would be to use yum to install GD:
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>  sudo yum install perl-GD
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> but to do that you might have to add rpmforge as a yum
> >> >> >> >> >> >> >> repository.
> >> >> >> >> >> >> >>  See:
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>  http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:30 PM, Omar Darwish
> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> > Hi Scott,
> >> >> >> >> >> >> >> > Please see the attached file
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:14 PM, Scott Cain
> >> >> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> Yes, if you type "script" before entering the cpan
> >> >> >> >> >> >> >> >> shell,
> >> >> >> >> >> >> >> >> everything
> >> >> >> >> >> >> >> >> you type and the responses on the screen are saved to
> >> >> >> >> >> >> >> >> a
> >> >> >> >> >> >> >> >> file.
> >> >> >> >> >> >> >> >>  To
> >> >> >> >> >> >> >> >> make
> >> >> >> >> >> >> >> >> script quit, you type control-D.
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:07 PM, Omar Darwish
> >> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> > Oh, I am not really sure about your question, Is
> >> >> >> >> >> >> >> >> > there
> >> >> >> >> >> >> >> >> > any
> >> >> >> >> >> >> >> >> > way
> >> >> >> >> >> >> >> >> > (command)
> >> >> >> >> >> >> >> >> > i
> >> >> >> >> >> >> >> >> > can save the installation output to a file so that
> >> >> >> >> >> >> >> >> > i
> >> >> >> >> >> >> >> >> > can
> >> >> >> >> >> >> >> >> > send
> >> >> >> >> >> >> >> >> > it
> >> >> >> >> >> >> >> >> > to
> >> >> >> >> >> >> >> >> > you
> >> >> >> >> >> >> >> >> > ?
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> > Thanks
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:03 PM, Scott Cain
> >> >> >> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> That is a pretty massive failure--it looks like
> >> >> >> >> >> >> >> >> >> all
> >> >> >> >> >> >> >> >> >> of
> >> >> >> >> >> >> >> >> >> the
> >> >> >> >> >> >> >> >> >> tests
> >> >> >> >> >> >> >> >> >> failed to even run.  Did the prerequisites
> >> >> >> >> >> >> >> >> >> installed
> >> >> >> >> >> >> >> >> >> with
> >> >> >> >> >> >> >> >> >> the
> >> >> >> >> >> >> >> >> >> cpan
> >> >> >> >> >> >> >> >> >> shell install properly?
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 2:59 PM, Omar Darwish
> >> >> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> >> > Below the last lines i got from the Installation
> >> >> >> >> >> >> >> >> >> > process,
> >> >> >> >> >> >> >> >> >> > I
> >> >> >> >> >> >> >> >> >> > am
> >> >> >> >> >> >> >> >> >> > not
> >> >> >> >> >> >> >> >> >> > sure
> >> >> >> >> >> >> >> >> >> > if
> >> >> >> >> >> >> >> >> >> > they can help:
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> > Test Summary Report
> >> >> >> >> >> >> >> >> >> > -------------------
> >> >> >> >> >> >> >> >> >> > t/00.compile.t          (Wstat: 4352 Tests: 77
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 17)
> >> >> >> >> >> >> >> >> >> >   Failed tests:  1, 3, 5, 7, 10, 12, 14, 16-17,
> >> >> >> >> >> >> >> >> >> > 30,
> >> >> >> >> >> >> >> >> >> > 32,
> >> >> >> >> >> >> >> >> >> > 34
> >> >> >> >> >> >> >> >> >> >                 36, 40, 42, 47, 76
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 17
> >> >> >> >> >> >> >> >> >> > t/02.rearchitecture.t   (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 90 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > t/03.render.t           (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
> >> >> >> >> >> >> >> >> >> > t/04.remoteserver.t     (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 47 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > t/05.deferredrendering.t (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
> >> >> >> >> >> >> >> >> >> > t/06.featuresearch.t    (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 26 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > t/07.karyotype.t        (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 3 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > Files=9, Tests=90,  2 wallclock secs ( 0.04 usr
> >> >> >> >> >> >> >> >> >> >  0.02
> >> >> >> >> >> >> >> >> >> > sys
> >> >> >> >> >> >> >> >> >> > +
> >> >> >> >> >> >> >> >> >> >  1.97
> >> >> >> >> >> >> >> >> >> > cusr
> >> >> >> >> >> >> >> >> >> >  0.25
> >> >> >> >> >> >> >> >> >> > csys =  2.28 CPU)
> >> >> >> >> >> >> >> >> >> > Result: FAIL
> >> >> >> >> >> >> >> >> >> > Failed 7/9 test programs. 17/90 subtests failed.
> >> >> >> >> >> >> >> >> >> >   LDS/GBrowse-2.48.tar.gz
> >> >> >> >> >> >> >> >> >> >   ./Build test -- NOT OK
> >> >> >> >> >> >> >> >> >> > //hint// to see the cpan-testers results for
> >> >> >> >> >> >> >> >> >> > installing
> >> >> >> >> >> >> >> >> >> > this
> >> >> >> >> >> >> >> >> >> > module,
> >> >> >> >> >> >> >> >> >> > try:
> >> >> >> >> >> >> >> >> >> >   reports LDS/GBrowse-2.48.tar.gz
> >> >> >> >> >> >> >> >> >> > Warning (usually harmless): 'YAML' not
> >> >> >> >> >> >> >> >> >> > installed,
> >> >> >> >> >> >> >> >> >> > will
> >> >> >> >> >> >> >> >> >> > not
> >> >> >> >> >> >> >> >> >> > store
> >> >> >> >> >> >> >> >> >> > persistent
> >> >> >> >> >> >> >> >> >> > state
> >> >> >> >> >> >> >> >> >> > Running Build install
> >> >> >> >> >> >> >> >> >> >   make test had returned bad status, won't
> >> >> >> >> >> >> >> >> >> > install
> >> >> >> >> >> >> >> >> >> > without
> >> >> >> >> >> >> >> >> >> > force
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 1:58 PM, Scott Cain
> >> >> >> >> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> What sort of errors?  Do you have developers
> >> >> >> >> >> >> >> >> >> >> tools
> >> >> >> >> >> >> >> >> >> >> like
> >> >> >> >> >> >> >> >> >> >> make
> >> >> >> >> >> >> >> >> >> >> and
> >> >> >> >> >> >> >> >> >> >> gcc
> >> >> >> >> >> >> >> >> >> >> installed?
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> PS: I took the gmane list out of the cc list
> >> >> >> >> >> >> >> >> >> >> and
> >> >> >> >> >> >> >> >> >> >> added
> >> >> >> >> >> >> >> >> >> >> GBrowse.
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 1:37 PM, Omar Darwish
> >> >> >> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> >> >> > Hi Scott,
> >> >> >> >> >> >> >> >> >> >> > I tried this command,
> >> >> >> >> >> >> >> >> >> >> > sudo perl -MCPAN -e 'install
> >> >> >> >> >> >> >> >> >> >> > Bio::Graphics::Browser2'
> >> >> >> >> >> >> >> >> >> >> > ...
> >> >> >> >> >> >> >> >> >> >> > It
> >> >> >> >> >> >> >> >> >> >> > worked
> >> >> >> >> >> >> >> >> >> >> > on Ubuntu but returned errors on both Fedora
> >> >> >> >> >> >> >> >> >> >> > &
> >> >> >> >> >> >> >> >> >> >> > CentOS.
> >> >> >> >> >> >> >> >> >> >> > What do you think?
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> > Thanks,
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> > On Tue, Mar 27, 2012 at 6:23 PM, Omar Darwish
> >> >> >> >> >> >> >> >> >> >> > <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >> Thanks Scott, I'll give it a try and get
> >> >> >> >> >> >> >> >> >> >> >> back
> >> >> >> >> >> >> >> >> >> >> >> to
> >> >> >> >> >> >> >> >> >> >> >> you
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >> On Tue, Mar 27, 2012 at 4:37 PM, Scott Cain
> >> >> >> >> >> >> >> >> >> >> >> <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> Hi Omar,
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> From source/the cpan shell since there
> >> >> >> >> >> >> >> >> >> >> >>> aren't
> >> >> >> >> >> >> >> >> >> >> >>> RPMs
> >> >> >> >> >> >> >> >> >> >> >>> for
> >> >> >> >> >> >> >> >> >> >> >>> GBrowse
> >> >> >> >> >> >> >> >> >> >> >>> (though
> >> >> >> >> >> >> >> >> >> >> >>> there is a debian package that works with
> >> >> >> >> >> >> >> >> >> >> >>> debian
> >> >> >> >> >> >> >> >> >> >> >>> and
> >> >> >> >> >> >> >> >> >> >> >>> ubuntu).
> >> >> >> >> >> >> >> >> >> >> >>>  Also,
> >> >> >> >> >> >> >> >> >> >> >>> if you can turn off SELinux it makes life
> >> >> >> >> >> >> >> >> >> >> >>> easier.
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> Scott
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> On Tue, Mar 27, 2012 at 4:22 PM, Omar
> >> >> >> >> >> >> >> >> >> >> >>> Darwish
> >> >> >> >> >> >> >> >> >> >> >>> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> >>> wrote:
> >> >> >> >> >> >> >> >> >> >> >>> > Hello all,
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > What i the easiest way to install
> >> >> >> >> >> >> >> >> >> >> >>> > Gbrowse2
> >> >> >> >> >> >> >> >> >> >> >>> > on
> >> >> >> >> >> >> >> >> >> >> >>> > CentOS
> >> >> >> >> >> >> >> >> >> >> >>> > &
> >> >> >> >> >> >> >> >> >> >> >>> > Fedora
> >> >> >> >> >> >> >> >> >> >> >>> > ??
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > --
> >> >> >> >> >> >> >> >> >> >> >>> > Thank you,
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > ------------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> >> >>> > This SF email is sponsosred by:
> >> >> >> >> >> >> >> >> >> >> >>> > Try Windows Azure free for 90 days Click
> >> >> >> >> >> >> >> >> >> >> >>> > Here
> >> >> >> >> >> >> >> >> >> >> >>> > http://p.sf.net/sfu/sfd2d-msazure
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > _______________________________________________
> >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse mailing list
> >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> --
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> >> >>> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> >> >> >>> scott
> >> >> >> >> >> >> >> >> >> >> >>> at
> >> >> >> >> >> >> >> >> >> >> >>> scottcain
> >> >> >> >> >> >> >> >> >> >> >>> dot net
> >> >> >> >> >> >> >> >> >> >> >>> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> >> >> >>> 216-392-3087
> >> >> >> >> >> >> >> >> >> >> >>> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >> >> >> >> Regards,
> >> >> >> >> >> >> >> >> >> >> >> Omar
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > --
> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >> --
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> Scott Cain, Ph. D.                                   scott
> >> >> >> >> >> >> at
> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > --
> >> >> >> >> >> > Regards,
> >> >> >> >> >> > Omar
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> --
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> >> >> >> >> scottcain
> >> >> >> >> >> dot net
> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > --
> >> >> >> >> > Regards,
> >> >> >> >> > Omar
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> --
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> >> >> >> scottcain
> >> >> >> >> dot net
> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> 216-392-3087
> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > --
> >> >> >> > Regards,
> >> >> >> > Omar
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >>
> >> >> >>
> >> >> >> ------------------------------------------------------------------------
> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> >> >> scottcain
> >> >> >> dot net
> >> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> >> >> Ontario Institute for Cancer Research
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Regards,
> >> >> > Omar
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >>
> >> >> ------------------------------------------------------------------------
> >> >> Scott Cain, Ph. D.                                   scott at scottcain
> >> >> dot net
> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> >> Ontario Institute for Cancer Research
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Regards,
> >> > Omar
> >>
> >>
> >>
> >> --
> >> ------------------------------------------------------------------------
> >> Scott Cain, Ph. D.                                   scott at scottcain
> >> dot net
> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> Ontario Institute for Cancer Research
> >
> >
> >
> >
> > --
> > Regards,
> > Omar
>
>
>
> --
> ------------------------------------------------------------------------
> Scott Cain, Ph. D.                                   scott at scottcain dot net
> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> Ontario Institute for Cancer Research
>
>
>
> --
> Regards,
> Omar
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
> Gmod-gbrowse mailing list
> Gmod-gbrowse-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse




--
Regards,
Omar
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
Adam Witney | 1 Apr 2012 17:30
Picon
Favicon

Re: Gbrowse installation on CentOS


On my CentOS systems the error logs are at

/var/log/httpd/error_log

Also take a look at your apache config files to make sure you have the correct Alias/ScriptAlias lines.
(Most likely in /etc/httpd/conf.d/)

On 1 Apr 2012, at 14:59, Omar Darwish wrote:

> the error is: Page not found
> I am sorry but i dont know where id the apache log ?
> 
> On Sat, Mar 31, 2012 at 7:03 PM, Adam Witney <awitney@...> wrote:
> What are the errors? What's in the apache log?
> 
> 
> On 31 Mar 2012, at 23:20, Omar Darwish <odarwish83@...> wrote:
> 
>> Same problem :(
>> 
>> On Fri, Mar 30, 2012 at 3:41 PM, Adam Witney <awitney@...> wrote:
>> 
>> have you tried:
>> 
>> http://localhost/gb2/gbrowse
>> 
>> 
>> On 30 Mar 2012, at 17:22, Omar Darwish wrote:
>> 
>> > Hi Scott,
>> > I tried what your command via cpan, with the following,
>> > **Beginning interactive configuration**
>> > Directory for GBrowse's config and support files? [/etc/gbrowse2] /etc/gbrowse2
>> > Directory for GBrowse's static images & HTML files? [/var/www/html/gbrowse2] /var/www/html/gbrowse2/
>> > Directory for GBrowse's temporary data [/var/tmp/gbrowse2] /var/tmp/gbrowse2/
>> > Directory for GBrowse's sessions, uploaded tracks and other persistent data [/var/lib/gbrowse2] /var/lib/gbrowse2/
>> > Directory for GBrowse's example databases [/var/lib/gbrowse2/databases] /var/lib/gbrowse2/databases/
>> > Directory for GBrowse's CGI script executables? [/var/www/cgi-bin/gb2] /var/www/cgi-bin/gb2/
>> > Internet port to run demo web site on (for demo)? [8000] 8000
>> > Apache loadable module directory (for demo)? [/etc/httpd/modules] /etc/httpd/modules
>> > User account under which Apache daemon runs? [apache] apache
>> > Automatically update Apache config files to run GBrowse? [y] y
>> > Automatically update system config files to run gbrowse-slave? [y] y
>> >
>> >
>> > Now, I have the following directories,
>> > /var/www/cgi-bin/gb2 --> contains the gbrowse executables
>> > /var/www/html/gbrowse2 --> contains the gbrowse start page (index.html) and other files
>> >
>> > I tried,
>> > localhost/gbrowse2   --> wont work
>> > localhost/gbrowse2/index.html   --> wont work
>> >
>> > I created new directory with test html page
>> > /var/www/html/test/test.html -->  It worked when i browsed localhost/test/test.html
>> >
>> >
>> >
>> > On Thu, Mar 29, 2012 at 3:26 PM, Scott Cain <scott@...> wrote:
>> > Huh, that's interesting; I'd have thought the force in that context
>> > would have, you know, forced the installation.  The other option is to
>> > use the cpan shell:
>> >
>> >  sudo cpan
>> >  cpan> force install Bio::Graphics::Browser2
>> >  ...
>> >  cpan> quit
>> >
>> > which absolutely should work.  You don't have to (and in fact there
>> > isn't an established way to) uninstall GBrowse.
>> >
>> > Scott
>> >
>> >
>> > On Thu, Mar 29, 2012 at 3:19 PM, Omar Darwish
<odarwish83@...> wrote:
>> > > Hi Scott,
>> > >
>> > > Well, Do i need to uninstall what i have installed before i re-install? How?
>> > > Please see the attached output when i tried to run the command while what i
>> > > have installed is still there.
>> > >
>> > > Thanks,
>> > >
>> > >
>> > > On Thu, Mar 29, 2012 at 2:54 PM, Scott Cain <scott@...> wrote:
>> > >>
>> > >> Hi Omar,
>> > >>
>> > >> Well that is strange: the html and cgi files don't appear to have gone
>> > >> anywhere!  I don't suppose you kept the transcript of the "successful"
>> > >> installation; I'm wondering if there were any error message about the
>> > >> placement of the html and cgi-bin directories and files.  If not, you
>> > >> should run the installation again:
>> > >>
>> > >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
>> > >>
>> > >> and pay attention to the items asking where to put html and cgi
>> > >> directories.  They should go in /var/www/html and /var/www/cgi-bin
>> > >> respectively.
>> > >>
>> > >> Scott
>> > >>
>> > >>
>> > >> On Wed, Mar 28, 2012 at 5:41 PM, Omar Darwish <odarwish83@...>
>> > >> wrote:
>> > >> > Sorry to keep bugging you with this, i really appreciate your help.
>> > >> > This is what i got:
>> > >> > /etc/gbrowse2
>> > >> > /etc/gbrowse2/GBrowse.conf
>> > >> > /etc/gbrowse2/MobyServices
>> > >> > /etc/gbrowse2/detail_select_menu.conf
>> > >> > /etc/gbrowse2/enzymes.txt
>> > >> > /etc/gbrowse2/languages
>> > >> > /etc/gbrowse2/log4perl.conf
>> > >> > /etc/gbrowse2/plugins
>> > >> > /etc/gbrowse2/pop_demo.conf
>> > >> > /etc/gbrowse2/slave_preload.conf
>> > >> > /etc/gbrowse2/submitter_plugin.conf
>> > >> > /etc/gbrowse2/synteny
>> > >> > /etc/gbrowse2/themes
>> > >> > /etc/gbrowse2/volvox.conf
>> > >> > /etc/gbrowse2/yeast_chr1+2.conf
>> > >> > /etc/gbrowse2/yeast_renderfarm.conf
>> > >> > /etc/gbrowse2/yeast_simple.conf
>> > >> > /etc/gbrowse2/MobyServices/GbrowseServices.PMS
>> > >> > /etc/gbrowse2/MobyServices/GbrowseServices.pm
>> > >> > /etc/gbrowse2/MobyServices/b64_encoded_gif_renderer.pm
>> > >> > /etc/gbrowse2/MobyServices/b64_encoded_jpeg_renderer.pm
>> > >> > /etc/gbrowse2/MobyServices/moby.conf
>> > >> > /etc/gbrowse2/MobyServices/text_formatted_renderer.pm
>> > >> > /etc/gbrowse2/MobyServices/text_html_renderer.pm
>> > >> > /etc/gbrowse2/MobyServices/text_plain_renderer.pm
>> > >> > /etc/gbrowse2/MobyServices/text_xml_renderer.pm
>> > >> > /etc/gbrowse2/languages/POSIX.pm
>> > >> > /etc/gbrowse2/languages/de.pm
>> > >> > /etc/gbrowse2/languages/en.pm
>> > >> > /etc/gbrowse2/languages/es.pm
>> > >> > /etc/gbrowse2/languages/fr.pm
>> > >> > /etc/gbrowse2/languages/is.pm
>> > >> > /etc/gbrowse2/languages/it.pm
>> > >> > /etc/gbrowse2/languages/ja.pm
>> > >> > /etc/gbrowse2/languages/ko.pm
>> > >> > /etc/gbrowse2/languages/nl.pm
>> > >> > /etc/gbrowse2/languages/pl.pm
>> > >> > /etc/gbrowse2/languages/ru.pm
>> > >> > /etc/gbrowse2/languages/zh.pm
>> > >> > /etc/gbrowse2/languages/zh_cn.pm
>> > >> > /etc/gbrowse2/plugins/AlignTwoSequences.pm
>> > >> > /etc/gbrowse2/plugins/Aligner.pm
>> > >> > /etc/gbrowse2/plugins/AttributeHiliter.pm
>> > >> > /etc/gbrowse2/plugins/BatchDumper.pm
>> > >> > /etc/gbrowse2/plugins/Blat.pm
>> > >> > /etc/gbrowse2/plugins/CMapDumper.pm
>> > >> > /etc/gbrowse2/plugins/CreateBlastDB.pm
>> > >> > /etc/gbrowse2/plugins/FBTableDumper.pm
>> > >> > /etc/gbrowse2/plugins/FastaDumper.pm
>> > >> > /etc/gbrowse2/plugins/FilterTest.pm
>> > >> > /etc/gbrowse2/plugins/GeneFinder.pm
>> > >> > /etc/gbrowse2/plugins/LDAPAuthenticate.pm
>> > >> > /etc/gbrowse2/plugins/OligoFinder.pm
>> > >> > /etc/gbrowse2/plugins/PamAuthenticate.pm
>> > >> > /etc/gbrowse2/plugins/PrimerDesigner.pm
>> > >> > /etc/gbrowse2/plugins/ProteinDumper.pm
>> > >> > /etc/gbrowse2/plugins/RandomGene.pm
>> > >> > /etc/gbrowse2/plugins/RestrictionAnnotator.pm
>> > >> > /etc/gbrowse2/plugins/SequenceDumper.pm
>> > >> > /etc/gbrowse2/plugins/SimpleTrackFinder.pm
>> > >> > /etc/gbrowse2/plugins/SinWave.pm
>> > >> > /etc/gbrowse2/plugins/SourceTrackFinder.pm
>> > >> > /etc/gbrowse2/plugins/Spectrogram.pm
>> > >> > /etc/gbrowse2/plugins/Submitter.pm
>> > >> > /etc/gbrowse2/plugins/TestAuthenticator.pm
>> > >> > /etc/gbrowse2/plugins/TestFinder.pm
>> > >> > /etc/gbrowse2/plugins/TrackDumper.pm
>> > >> > /etc/gbrowse2/plugins/TrackFinder.pm
>> > >> > /etc/gbrowse2/plugins/test.pm
>> > >> > /etc/gbrowse2/synteny/oryza.synconf.disabled
>> > >> > /etc/gbrowse2/synteny/rice_synteny.conf
>> > >> > /etc/gbrowse2/synteny/wild_rice_synteny.conf
>> > >> > /etc/gbrowse2/themes/solid_gray_colors
>> > >> > /etc/gbrowse2/themes/transparent_colors
>> > >> > /etc/gbrowse2/themes/warm_colors
>> > >> > /etc/httpd/conf.d/gbrowse2.conf
>> > >> >
>> > >> > /root/.cpan/build/GBrowse-2.48-27jEyE/blib/etc/httpd/conf.d/gbrowse2.conf
>> > >> >
>> > >> > /root/.cpan/build/GBrowse-2.48-EXfEDE/blib/etc/httpd/conf.d/gbrowse2.conf
>> > >> >
>> > >> > /root/.cpan/build/GBrowse-2.48-EZitTT/blib/etc/httpd/conf.d/gbrowse2.conf
>> > >> >
>> > >> > /root/.cpan/build/GBrowse-2.48-X2VOPv/blib/etc/httpd/conf.d/gbrowse2.conf
>> > >> >
>> > >> > /root/.cpan/build/GBrowse-2.48-hEDg4u/blib/etc/httpd/conf.d/gbrowse2.conf
>> > >> >
>> > >> > /root/.cpan/build/GBrowse-2.48-j8uGQI/blib/etc/httpd/conf.d/gbrowse2.conf
>> > >> > /var/lib/gbrowse2
>> > >> > /var/lib/gbrowse2/databases
>> > >> > /var/lib/gbrowse2/sessions
>> > >> > /var/lib/gbrowse2/userdata
>> > >> > /var/lib/gbrowse2/databases/admin_uploads
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn
>> > >> > /var/lib/gbrowse2/databases/ideograms
>> > >> > /var/lib/gbrowse2/databases/pop_demo
>> > >> > /var/lib/gbrowse2/databases/yeast_chr1+2
>> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds
>> > >> > /var/lib/gbrowse2/databases/admin_uploads/README
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments/rice.aln.gz
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice/rice.gff3
>> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice/wild_rice.gff3
>> > >> > /var/lib/gbrowse2/databases/ideograms/human_cytobands.gff
>> > >> > /var/lib/gbrowse2/databases/ideograms/mouse_cytobands.gff
>> > >> > /var/lib/gbrowse2/databases/ideograms/rat_cytobands.gff
>> > >> > /var/lib/gbrowse2/databases/pop_demo/pop_demo.gff3
>> > >> > /var/lib/gbrowse2/databases/yeast_chr1+2/yeast_chr1+2.gff3
>> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr1.fa
>> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr2.fa
>> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chromosomes.gff3
>> > >> >
>> > >> >
>> > >> >
>> > >> > On Wed, Mar 28, 2012 at 5:38 PM, Scott Cain <scott@...> wrote:
>> > >> >>
>> > >> >> Omar,
>> > >> >>
>> > >> >> Are you familiar with the locate command?  Run updatedb and then try
>> > >> >>
>> > >> >>  locate gbrowse2
>> > >> >>
>> > >> >> to see where it went.
>> > >> >>
>> > >> >> Scott
>> > >> >>
>> > >> >>
>> > >> >> On Wed, Mar 28, 2012 at 5:23 PM, Omar Darwish <odarwish83@...>
>> > >> >> wrote:
>> > >> >> > Oh No it is empty!
>> > >> >> >
>> > >> >> >
>> > >> >> > On Wed, Mar 28, 2012 at 5:22 PM, Scott Cain <scott@...>
>> > >> >> > wrote:
>> > >> >> >>
>> > >> >> >> Hi Omar,
>> > >> >> >>
>> > >> >> >> Is the gbrowse2 directory in /var/www/html?
>> > >> >> >>
>> > >> >> >> Scott
>> > >> >> >>
>> > >> >> >> (please leave the GBrowse list cc'ed so the debugging can be
>> > >> >> >> archived)
>> > >> >> >>
>> > >> >> >>
>> > >> >> >> On Wed, Mar 28, 2012 at 5:21 PM, Omar Darwish <odarwish83@...>
>> > >> >> >> wrote:
>> > >> >> >> > Yes, /var/www exists and it has (html, error, cgi-bin and icons)
>> > >> >> >> >
>> > >> >> >> >
>> > >> >> >> > On Wed, Mar 28, 2012 at 5:11 PM, Scott Cain <scott@...>
>> > >> >> >> > wrote:
>> > >> >> >> >>
>> > >> >> >> >> Hi Omar,
>> > >> >> >> >>
>> > >> >> >> >> Well then I guessed wrong what the problem was.  Does /var/www
>> > >> >> >> >> exist?
>> > >> >> >> >> Does it have an html directory, and a gbrowse2 directory in it?
>> > >> >> >> >>
>> > >> >> >> >> Scott
>> > >> >> >> >>
>> > >> >> >> >>
>> > >> >> >> >> On Wed, Mar 28, 2012 at 5:07 PM, Omar Darwish
>> > >> >> >> >> <odarwish83@...>
>> > >> >> >> >> wrote:
>> > >> >> >> >> > Hi Scott,
>> > >> >> >> >> >
>> > >> >> >> >> > I could not find this directory /usr/local/apache ?? i can only
>> > >> >> >> >> > see
>> > >> >> >> >> > is
>> > >> >> >> >> > this
>> > >> >> >> >> > one /etc/httpd
>> > >> >> >> >> >
>> > >> >> >> >> >
>> > >> >> >> >> >
>> > >> >> >> >> > On Wed, Mar 28, 2012 at 4:48 PM, Scott Cain
>> > >> >> >> >> > <scott@...>
>> > >> >> >> >> > wrote:
>> > >> >> >> >> >>
>> > >> >> >> >> >> Hi Omar,
>> > >> >> >> >> >>
>> > >> >> >> >> >> I just looked back at the installation log that you sent--the
>> > >> >> >> >> >> installer suggested that you install in /usr/local/apache,
>> > >> >> >> >> >> which
>> > >> >> >> >> >> is
>> > >> >> >> >> >> where it would be if you built apache from source, which I'm
>> > >> >> >> >> >> guessing
>> > >> >> >> >> >> you didn't do.  The easiest way to fix that is to "rm -rf
>> > >> >> >> >> >> /usr/local/apache" and force the installation of GBrowse
>> > >> >> >> >> >> again:
>> > >> >> >> >> >>
>> > >> >> >> >> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
>> > >> >> >> >> >>
>> > >> >> >> >> >> The reason that happened is you tried to install GBrowse
>> > >> >> >> >> >> before
>> > >> >> >> >> >> you
>> > >> >> >> >> >> installed apache, and when the installer didn't find the
>> > >> >> >> >> >> directories
>> > >> >> >> >> >> for the system installed apache, it assumed you must have one
>> > >> >> >> >> >> you
>> > >> >> >> >> >> installed yourself, and created /usr/local/apache and put the
>> > >> >> >> >> >> GBrowse
>> > >> >> >> >> >> files there.  (A possible second explanation is that CentOS
>> > >> >> >> >> >> changed
>> > >> >> >> >> >> where it's apache directories are, but I don't think that is
>> > >> >> >> >> >> it
>> > >> >> >> >> >> since
>> > >> >> >> >> >> I probably would have heard about it by now.)
>> > >> >> >> >> >>
>> > >> >> >> >> >> Scott
>> > >> >> >> >> >>
>> > >> >> >> >> >>
>> > >> >> >> >> >> On Wed, Mar 28, 2012 at 4:26 PM, Omar Darwish
>> > >> >> >> >> >> <odarwish83@...>
>> > >> >> >> >> >> wrote:
>> > >> >> >> >> >> > Thanks Scott, I guess it worked After installing perl DBI!!
>> > >> >> >> >> >> > To double check, i tried executing ( sudo perl -MCPAN -e
>> > >> >> >> >> >> > 'install
>> > >> >> >> >> >> > Bio::Graphics::Browser2' ) one more time, it returned the
>> > >> >> >> >> >> > lines
>> > >> >> >> >> >> > below:
>> > >> >> >> >> >> > CPAN: Storable loaded ok (v2.20)
>> > >> >> >> >> >> > Going to read '/root/.cpan/Metadata'
>> > >> >> >> >> >> >   Database was generated on Wed, 28 Mar 2012 16:10:31 GMT
>> > >> >> >> >> >> > Bio::Graphics::Browser2 is up to date (2.48).
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> > Apache server is running, I tried to access
>> > >> >> >> >> >> > (http://localhost/gbrowse2)
>> > >> >> >> >> >> > I
>> > >> >> >> >> >> > got page Not Found
>> > >> >> >> >> >> > Do I need to do any kind of configuration ?
>> > >> >> >> >> >> >
>> > >> >> >> >> >> > Regards
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> > On Wed, Mar 28, 2012 at 4:11 PM, Scott Cain
>> > >> >> >> >> >> > <scott@...>
>> > >> >> >> >> >> > wrote:
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >> Hi Omar,
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >> While you shouldn't need (and didn't used to need) the perl
>> > >> >> >> >> >> >> module
>> > >> >> >> >> >> >> DBI
>> > >> >> >> >> >> >> to install GBrowse, apparently something has changed
>> > >> >> >> >> >> >> recently.
>> > >> >> >> >> >> >>  If
>> > >> >> >> >> >> >> you
>> > >> >> >> >> >> >> install perl-DBI with yum things should work.  In reality,
>> > >> >> >> >> >> >> unless
>> > >> >> >> >> >> >> you
>> > >> >> >> >> >> >> are just installing GBrowse to do the tutorial and nothing
>> > >> >> >> >> >> >> else,
>> > >> >> >> >> >> >> you're going to want DBI anyway.
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >> Scott
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:03 PM, Omar Darwish
>> > >> >> >> >> >> >> <odarwish83@...>
>> > >> >> >> >> >> >> wrote:
>> > >> >> >> >> >> >> > Hi Scott,
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> > I installed the Bio::Graphics, it went fine i guess,
>> > >> >> >> >> >> >> > please
>> > >> >> >> >> >> >> > take a
>> > >> >> >> >> >> >> > look
>> > >> >> >> >> >> >> > at
>> > >> >> >> >> >> >> > the new attached output file
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> > Thanks
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:51 PM, Scott Cain
>> > >> >> >> >> >> >> > <scott@...>
>> > >> >> >> >> >> >> > wrote:
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> Hi Omar,
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> Bio::Graphics isn't getting installed since GD won't
>> > >> >> >> >> >> >> >> install.
>> > >> >> >> >> >> >> >>  GD
>> > >> >> >> >> >> >> >> won't install because you don't have the libgd headers
>> > >> >> >> >> >> >> >> installed.
>> > >> >> >> >> >> >> >>  The
>> > >> >> >> >> >> >> >> easiest thing to do would be to use yum to install GD:
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>  sudo yum install perl-GD
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> but to do that you might have to add rpmforge as a yum
>> > >> >> >> >> >> >> >> repository.
>> > >> >> >> >> >> >> >>  See:
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>  http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> Scott
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:30 PM, Omar Darwish
>> > >> >> >> >> >> >> >> <odarwish83@...>
>> > >> >> >> >> >> >> >> wrote:
>> > >> >> >> >> >> >> >> > Hi Scott,
>> > >> >> >> >> >> >> >> > Please see the attached file
>> > >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:14 PM, Scott Cain
>> > >> >> >> >> >> >> >> > <scott@...>
>> > >> >> >> >> >> >> >> > wrote:
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> Hi Omar,
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> Yes, if you type "script" before entering the cpan
>> > >> >> >> >> >> >> >> >> shell,
>> > >> >> >> >> >> >> >> >> everything
>> > >> >> >> >> >> >> >> >> you type and the responses on the screen are saved to
>> > >> >> >> >> >> >> >> >> a
>> > >> >> >> >> >> >> >> >> file.
>> > >> >> >> >> >> >> >> >>  To
>> > >> >> >> >> >> >> >> >> make
>> > >> >> >> >> >> >> >> >> script quit, you type control-D.
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> Scott
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:07 PM, Omar Darwish
>> > >> >> >> >> >> >> >> >> <odarwish83@...>
>> > >> >> >> >> >> >> >> >> wrote:
>> > >> >> >> >> >> >> >> >> > Oh, I am not really sure about your question, Is
>> > >> >> >> >> >> >> >> >> > there
>> > >> >> >> >> >> >> >> >> > any
>> > >> >> >> >> >> >> >> >> > way
>> > >> >> >> >> >> >> >> >> > (command)
>> > >> >> >> >> >> >> >> >> > i
>> > >> >> >> >> >> >> >> >> > can save the installation output to a file so that
>> > >> >> >> >> >> >> >> >> > i
>> > >> >> >> >> >> >> >> >> > can
>> > >> >> >> >> >> >> >> >> > send
>> > >> >> >> >> >> >> >> >> > it
>> > >> >> >> >> >> >> >> >> > to
>> > >> >> >> >> >> >> >> >> > you
>> > >> >> >> >> >> >> >> >> > ?
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> > Thanks
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:03 PM, Scott Cain
>> > >> >> >> >> >> >> >> >> > <scott@...>
>> > >> >> >> >> >> >> >> >> > wrote:
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> Hi Omar,
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> That is a pretty massive failure--it looks like
>> > >> >> >> >> >> >> >> >> >> all
>> > >> >> >> >> >> >> >> >> >> of
>> > >> >> >> >> >> >> >> >> >> the
>> > >> >> >> >> >> >> >> >> >> tests
>> > >> >> >> >> >> >> >> >> >> failed to even run.  Did the prerequisites
>> > >> >> >> >> >> >> >> >> >> installed
>> > >> >> >> >> >> >> >> >> >> with
>> > >> >> >> >> >> >> >> >> >> the
>> > >> >> >> >> >> >> >> >> >> cpan
>> > >> >> >> >> >> >> >> >> >> shell install properly?
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> Scott
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 2:59 PM, Omar Darwish
>> > >> >> >> >> >> >> >> >> >> <odarwish83@...>
>> > >> >> >> >> >> >> >> >> >> wrote:
>> > >> >> >> >> >> >> >> >> >> > Below the last lines i got from the Installation
>> > >> >> >> >> >> >> >> >> >> > process,
>> > >> >> >> >> >> >> >> >> >> > I
>> > >> >> >> >> >> >> >> >> >> > am
>> > >> >> >> >> >> >> >> >> >> > not
>> > >> >> >> >> >> >> >> >> >> > sure
>> > >> >> >> >> >> >> >> >> >> > if
>> > >> >> >> >> >> >> >> >> >> > they can help:
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> > Test Summary Report
>> > >> >> >> >> >> >> >> >> >> > -------------------
>> > >> >> >> >> >> >> >> >> >> > t/00.compile.t          (Wstat: 4352 Tests: 77
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 17)
>> > >> >> >> >> >> >> >> >> >> >   Failed tests:  1, 3, 5, 7, 10, 12, 14, 16-17,
>> > >> >> >> >> >> >> >> >> >> > 30,
>> > >> >> >> >> >> >> >> >> >> > 32,
>> > >> >> >> >> >> >> >> >> >> > 34
>> > >> >> >> >> >> >> >> >> >> >                 36, 40, 42, 47, 76
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 17
>> > >> >> >> >> >> >> >> >> >> > t/02.rearchitecture.t   (Wstat: 512 Tests: 0
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 0)
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 90 tests
>> > >> >> >> >> >> >> >> >> >> > but
>> > >> >> >> >> >> >> >> >> >> > ran
>> > >> >> >> >> >> >> >> >> >> > 0.
>> > >> >> >> >> >> >> >> >> >> > t/03.render.t           (Wstat: 512 Tests: 0
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 0)
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> > >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
>> > >> >> >> >> >> >> >> >> >> > t/04.remoteserver.t     (Wstat: 512 Tests: 0
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 0)
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 47 tests
>> > >> >> >> >> >> >> >> >> >> > but
>> > >> >> >> >> >> >> >> >> >> > ran
>> > >> >> >> >> >> >> >> >> >> > 0.
>> > >> >> >> >> >> >> >> >> >> > t/05.deferredrendering.t (Wstat: 512 Tests: 0
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 0)
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> > >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
>> > >> >> >> >> >> >> >> >> >> > t/06.featuresearch.t    (Wstat: 512 Tests: 0
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 0)
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 26 tests
>> > >> >> >> >> >> >> >> >> >> > but
>> > >> >> >> >> >> >> >> >> >> > ran
>> > >> >> >> >> >> >> >> >> >> > 0.
>> > >> >> >> >> >> >> >> >> >> > t/07.karyotype.t        (Wstat: 512 Tests: 0
>> > >> >> >> >> >> >> >> >> >> > Failed:
>> > >> >> >> >> >> >> >> >> >> > 0)
>> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 3 tests
>> > >> >> >> >> >> >> >> >> >> > but
>> > >> >> >> >> >> >> >> >> >> > ran
>> > >> >> >> >> >> >> >> >> >> > 0.
>> > >> >> >> >> >> >> >> >> >> > Files=9, Tests=90,  2 wallclock secs ( 0.04 usr
>> > >> >> >> >> >> >> >> >> >> >  0.02
>> > >> >> >> >> >> >> >> >> >> > sys
>> > >> >> >> >> >> >> >> >> >> > +
>> > >> >> >> >> >> >> >> >> >> >  1.97
>> > >> >> >> >> >> >> >> >> >> > cusr
>> > >> >> >> >> >> >> >> >> >> >  0.25
>> > >> >> >> >> >> >> >> >> >> > csys =  2.28 CPU)
>> > >> >> >> >> >> >> >> >> >> > Result: FAIL
>> > >> >> >> >> >> >> >> >> >> > Failed 7/9 test programs. 17/90 subtests failed.
>> > >> >> >> >> >> >> >> >> >> >   LDS/GBrowse-2.48.tar.gz
>> > >> >> >> >> >> >> >> >> >> >   ./Build test -- NOT OK
>> > >> >> >> >> >> >> >> >> >> > //hint// to see the cpan-testers results for
>> > >> >> >> >> >> >> >> >> >> > installing
>> > >> >> >> >> >> >> >> >> >> > this
>> > >> >> >> >> >> >> >> >> >> > module,
>> > >> >> >> >> >> >> >> >> >> > try:
>> > >> >> >> >> >> >> >> >> >> >   reports LDS/GBrowse-2.48.tar.gz
>> > >> >> >> >> >> >> >> >> >> > Warning (usually harmless): 'YAML' not
>> > >> >> >> >> >> >> >> >> >> > installed,
>> > >> >> >> >> >> >> >> >> >> > will
>> > >> >> >> >> >> >> >> >> >> > not
>> > >> >> >> >> >> >> >> >> >> > store
>> > >> >> >> >> >> >> >> >> >> > persistent
>> > >> >> >> >> >> >> >> >> >> > state
>> > >> >> >> >> >> >> >> >> >> > Running Build install
>> > >> >> >> >> >> >> >> >> >> >   make test had returned bad status, won't
>> > >> >> >> >> >> >> >> >> >> > install
>> > >> >> >> >> >> >> >> >> >> > without
>> > >> >> >> >> >> >> >> >> >> > force
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 1:58 PM, Scott Cain
>> > >> >> >> >> >> >> >> >> >> > <scott@...>
>> > >> >> >> >> >> >> >> >> >> > wrote:
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> Hi Omar,
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> What sort of errors?  Do you have developers
>> > >> >> >> >> >> >> >> >> >> >> tools
>> > >> >> >> >> >> >> >> >> >> >> like
>> > >> >> >> >> >> >> >> >> >> >> make
>> > >> >> >> >> >> >> >> >> >> >> and
>> > >> >> >> >> >> >> >> >> >> >> gcc
>> > >> >> >> >> >> >> >> >> >> >> installed?
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> Scott
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> PS: I took the gmane list out of the cc list
>> > >> >> >> >> >> >> >> >> >> >> and
>> > >> >> >> >> >> >> >> >> >> >> added
>> > >> >> >> >> >> >> >> >> >> >> GBrowse.
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 1:37 PM, Omar Darwish
>> > >> >> >> >> >> >> >> >> >> >> <odarwish83@...>
>> > >> >> >> >> >> >> >> >> >> >> wrote:
>> > >> >> >> >> >> >> >> >> >> >> > Hi Scott,
>> > >> >> >> >> >> >> >> >> >> >> > I tried this command,
>> > >> >> >> >> >> >> >> >> >> >> > sudo perl -MCPAN -e 'install
>> > >> >> >> >> >> >> >> >> >> >> > Bio::Graphics::Browser2'
>> > >> >> >> >> >> >> >> >> >> >> > ...
>> > >> >> >> >> >> >> >> >> >> >> > It
>> > >> >> >> >> >> >> >> >> >> >> > worked
>> > >> >> >> >> >> >> >> >> >> >> > on Ubuntu but returned errors on both Fedora
>> > >> >> >> >> >> >> >> >> >> >> > &
>> > >> >> >> >> >> >> >> >> >> >> > CentOS.
>> > >> >> >> >> >> >> >> >> >> >> > What do you think?
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> > Thanks,
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> > On Tue, Mar 27, 2012 at 6:23 PM, Omar Darwish
>> > >> >> >> >> >> >> >> >> >> >> > <odarwish83@...>
>> > >> >> >> >> >> >> >> >> >> >> > wrote:
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >> Thanks Scott, I'll give it a try and get
>> > >> >> >> >> >> >> >> >> >> >> >> back
>> > >> >> >> >> >> >> >> >> >> >> >> to
>> > >> >> >> >> >> >> >> >> >> >> >> you
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >> On Tue, Mar 27, 2012 at 4:37 PM, Scott Cain
>> > >> >> >> >> >> >> >> >> >> >> >> <scott@...>
>> > >> >> >> >> >> >> >> >> >> >> >> wrote:
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>> Hi Omar,
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>> From source/the cpan shell since there
>> > >> >> >> >> >> >> >> >> >> >> >>> aren't
>> > >> >> >> >> >> >> >> >> >> >> >>> RPMs
>> > >> >> >> >> >> >> >> >> >> >> >>> for
>> > >> >> >> >> >> >> >> >> >> >> >>> GBrowse
>> > >> >> >> >> >> >> >> >> >> >> >>> (though
>> > >> >> >> >> >> >> >> >> >> >> >>> there is a debian package that works with
>> > >> >> >> >> >> >> >> >> >> >> >>> debian
>> > >> >> >> >> >> >> >> >> >> >> >>> and
>> > >> >> >> >> >> >> >> >> >> >> >>> ubuntu).
>> > >> >> >> >> >> >> >> >> >> >> >>>  Also,
>> > >> >> >> >> >> >> >> >> >> >> >>> if you can turn off SELinux it makes life
>> > >> >> >> >> >> >> >> >> >> >> >>> easier.
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>> Scott
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>> On Tue, Mar 27, 2012 at 4:22 PM, Omar
>> > >> >> >> >> >> >> >> >> >> >> >>> Darwish
>> > >> >> >> >> >> >> >> >> >> >> >>> <odarwish83@...>
>> > >> >> >> >> >> >> >> >> >> >> >>> wrote:
>> > >> >> >> >> >> >> >> >> >> >> >>> > Hello all,
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> > What i the easiest way to install
>> > >> >> >> >> >> >> >> >> >> >> >>> > Gbrowse2
>> > >> >> >> >> >> >> >> >> >> >> >>> > on
>> > >> >> >> >> >> >> >> >> >> >> >>> > CentOS
>> > >> >> >> >> >> >> >> >> >> >> >>> > &
>> > >> >> >> >> >> >> >> >> >> >> >>> > Fedora
>> > >> >> >> >> >> >> >> >> >> >> >>> > ??
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> > --
>> > >> >> >> >> >> >> >> >> >> >> >>> > Thank you,
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> > ------------------------------------------------------------------------------
>> > >> >> >> >> >> >> >> >> >> >> >>> > This SF email is sponsosred by:
>> > >> >> >> >> >> >> >> >> >> >> >>> > Try Windows Azure free for 90 days Click
>> > >> >> >> >> >> >> >> >> >> >> >>> > Here
>> > >> >> >> >> >> >> >> >> >> >> >>> > http://p.sf.net/sfu/sfd2d-msazure
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> > _______________________________________________
>> > >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse mailing list
>> > >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse@...
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
>> > >> >> >> >> >> >> >> >> >> >> >>> >
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>> --
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>>
>> > >> >> >> >> >> >> >> >> >> >> >>> ------------------------------------------------------------------------
>> > >> >> >> >> >> >> >> >> >> >> >>> Scott Cain, Ph. D.
>> > >> >> >> >> >> >> >> >> >> >> >>> scott
>> > >> >> >> >> >> >> >> >> >> >> >>> at
>> > >> >> >> >> >> >> >> >> >> >> >>> scottcain
>> > >> >> >> >> >> >> >> >> >> >> >>> dot net
>> > >> >> >> >> >> >> >> >> >> >> >>> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> >> >> >> >> >> >>> 216-392-3087
>> > >> >> >> >> >> >> >> >> >> >> >>> Ontario Institute for Cancer Research
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> >> --
>> > >> >> >> >> >> >> >> >> >> >> >> Regards,
>> > >> >> >> >> >> >> >> >> >> >> >> Omar
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >> > --
>> > >> >> >> >> >> >> >> >> >> >> > Regards,
>> > >> >> >> >> >> >> >> >> >> >> > Omar
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> --
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> > >> >> >> >> >> >> >> >> >> >> scott
>> > >> >> >> >> >> >> >> >> >> >> at
>> > >> >> >> >> >> >> >> >> >> >> scottcain
>> > >> >> >> >> >> >> >> >> >> >> dot net
>> > >> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> >> >> >> >> >> 216-392-3087
>> > >> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >> > --
>> > >> >> >> >> >> >> >> >> >> > Regards,
>> > >> >> >> >> >> >> >> >> >> > Omar
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> --
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> > >> >> >> >> >> >> >> >> >> scott
>> > >> >> >> >> >> >> >> >> >> at
>> > >> >> >> >> >> >> >> >> >> scottcain
>> > >> >> >> >> >> >> >> >> >> dot net
>> > >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> >> >> >> >> 216-392-3087
>> > >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >> > --
>> > >> >> >> >> >> >> >> >> > Regards,
>> > >> >> >> >> >> >> >> >> > Omar
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> --
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> > >> >> >> >> >> >> >> >> scott
>> > >> >> >> >> >> >> >> >> at
>> > >> >> >> >> >> >> >> >> scottcain
>> > >> >> >> >> >> >> >> >> dot net
>> > >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> >> >> >> 216-392-3087
>> > >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >> > --
>> > >> >> >> >> >> >> >> > Regards,
>> > >> >> >> >> >> >> >> > Omar
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> --
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >>
>> > >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> > >> >> >> >> >> >> >> scott
>> > >> >> >> >> >> >> >> at
>> > >> >> >> >> >> >> >> scottcain
>> > >> >> >> >> >> >> >> dot net
>> > >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> >> >> 216-392-3087
>> > >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> >
>> > >> >> >> >> >> >> > --
>> > >> >> >> >> >> >> > Regards,
>> > >> >> >> >> >> >> > Omar
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >> --
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >>
>> > >> >> >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> >> >> Scott Cain, Ph. D.                                   scott
>> > >> >> >> >> >> >> at
>> > >> >> >> >> >> >> scottcain
>> > >> >> >> >> >> >> dot net
>> > >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> >> 216-392-3087
>> > >> >> >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> >
>> > >> >> >> >> >> > --
>> > >> >> >> >> >> > Regards,
>> > >> >> >> >> >> > Omar
>> > >> >> >> >> >>
>> > >> >> >> >> >>
>> > >> >> >> >> >>
>> > >> >> >> >> >> --
>> > >> >> >> >> >>
>> > >> >> >> >> >>
>> > >> >> >> >> >>
>> > >> >> >> >> >>
>> > >> >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> >> Scott Cain, Ph. D.                                   scott at
>> > >> >> >> >> >> scottcain
>> > >> >> >> >> >> dot net
>> > >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> >> 216-392-3087
>> > >> >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >> >
>> > >> >> >> >> >
>> > >> >> >> >> >
>> > >> >> >> >> >
>> > >> >> >> >> > --
>> > >> >> >> >> > Regards,
>> > >> >> >> >> > Omar
>> > >> >> >> >>
>> > >> >> >> >>
>> > >> >> >> >>
>> > >> >> >> >> --
>> > >> >> >> >>
>> > >> >> >> >>
>> > >> >> >> >>
>> > >> >> >> >> ------------------------------------------------------------------------
>> > >> >> >> >> Scott Cain, Ph. D.                                   scott at
>> > >> >> >> >> scottcain
>> > >> >> >> >> dot net
>> > >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> > >> >> >> >> 216-392-3087
>> > >> >> >> >> Ontario Institute for Cancer Research
>> > >> >> >> >
>> > >> >> >> >
>> > >> >> >> >
>> > >> >> >> >
>> > >> >> >> > --
>> > >> >> >> > Regards,
>> > >> >> >> > Omar
>> > >> >> >>
>> > >> >> >>
>> > >> >> >>
>> > >> >> >> --
>> > >> >> >>
>> > >> >> >>
>> > >> >> >> ------------------------------------------------------------------------
>> > >> >> >> Scott Cain, Ph. D.                                   scott at
>> > >> >> >> scottcain
>> > >> >> >> dot net
>> > >> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> > >> >> >> Ontario Institute for Cancer Research
>> > >> >> >
>> > >> >> >
>> > >> >> >
>> > >> >> >
>> > >> >> > --
>> > >> >> > Regards,
>> > >> >> > Omar
>> > >> >>
>> > >> >>
>> > >> >>
>> > >> >> --
>> > >> >>
>> > >> >> ------------------------------------------------------------------------
>> > >> >> Scott Cain, Ph. D.                                   scott at scottcain
>> > >> >> dot net
>> > >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> > >> >> Ontario Institute for Cancer Research
>> > >> >
>> > >> >
>> > >> >
>> > >> >
>> > >> > --
>> > >> > Regards,
>> > >> > Omar
>> > >>
>> > >>
>> > >>
>> > >> --
>> > >> ------------------------------------------------------------------------
>> > >> Scott Cain, Ph. D.                                   scott at scottcain
>> > >> dot net
>> > >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> > >> Ontario Institute for Cancer Research
>> > >
>> > >
>> > >
>> > >
>> > > --
>> > > Regards,
>> > > Omar
>> >
>> >
>> >
>> > --
>> > ------------------------------------------------------------------------
>> > Scott Cain, Ph. D.                                   scott at scottcain dot net
>> > GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> > Ontario Institute for Cancer Research
>> >
>> >
>> >
>> > --
>> > Regards,
>> > Omar
>> > ------------------------------------------------------------------------------
>> > This SF email is sponsosred by:
>> > Try Windows Azure free for 90 days Click Here
>> > http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>> > Gmod-gbrowse mailing list
>> > Gmod-gbrowse@...
>> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
>> 
>> 
>> 
>> 
>> -- 
>> Regards,
>> Omar
> 
> 
> 
> -- 
> Regards,
> Omar

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Adam Witney | 1 Apr 2012 23:06
Picon
Favicon

Re: Gbrowse installation on CentOS


Try to keep the messages on the list, others may also be able to help.

Looks like it is looking in /usr/local/apache, whereas on CentOS apache is usually configured to use
/var/www. Have you installed apache separately?

The apache conf file you attached does not contain the GBrowse stuff... this usually goes under /etc/http/conf.d/


On 1 Apr 2012, at 20:38, Omar Darwish wrote:

> Well, Attached is my httpd.conf and below is my error_log:
> [Sun Apr 01 03:20:02 2012] [notice] Digest: generating secret for digest authentication ...
> [Sun Apr 01 03:20:02 2012] [notice] Digest: done
> [Sun Apr 01 03:20:02 2012] [warn] ./mod_dnssd.c: No services found to register
> [Sun Apr 01 03:20:02 2012] [notice] Apache/2.2.15 (Unix) DAV/2 configured -- resuming normal operations
> [Sun Apr 01 15:02:16 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
> [Sun Apr 01 15:02:16 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
> [Sun Apr 01 15:05:59 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
> [Sun Apr 01 15:06:07 2012] [error] [client 127.0.0.1] File does not exist: /usr/local/apache
> [Sun Apr 01 15:06:07 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
> [Sun Apr 01 15:06:19 2012] [error] [client 127.0.0.1] script not found or unable to stat: /usr/local/apache
> [Sun Apr 01 15:06:19 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
> [Sun Apr 01 15:24:00 2012] [error] [client 127.0.0.1] script not found or unable to stat: /usr/local/apache
> 
> 
> Thanks!
> 
> On Sun, Apr 1, 2012 at 11:30 AM, Adam Witney <awitney@...> wrote:
> 
> On my CentOS systems the error logs are at
> 
> /var/log/httpd/error_log
> 
> Also take a look at your apache config files to make sure you have the correct Alias/ScriptAlias lines.
(Most likely in /etc/httpd/conf.d/)
> 
> 
> 
> On 1 Apr 2012, at 14:59, Omar Darwish wrote:
> 
> > the error is: Page not found
> > I am sorry but i dont know where id the apache log ?
> >
> > On Sat, Mar 31, 2012 at 7:03 PM, Adam Witney <awitney@...> wrote:
> > What are the errors? What's in the apache log?
> >
> >
> > On 31 Mar 2012, at 23:20, Omar Darwish <odarwish83@...> wrote:
> >
> >> Same problem :(
> >>
> >> On Fri, Mar 30, 2012 at 3:41 PM, Adam Witney <awitney@...> wrote:
> >>
> >> have you tried:
> >>
> >> http://localhost/gb2/gbrowse
> >>
> >>
> >> On 30 Mar 2012, at 17:22, Omar Darwish wrote:
> >>
> >> > Hi Scott,
> >> > I tried what your command via cpan, with the following,
> >> > **Beginning interactive configuration**
> >> > Directory for GBrowse's config and support files? [/etc/gbrowse2] /etc/gbrowse2
> >> > Directory for GBrowse's static images & HTML files? [/var/www/html/gbrowse2] /var/www/html/gbrowse2/
> >> > Directory for GBrowse's temporary data [/var/tmp/gbrowse2] /var/tmp/gbrowse2/
> >> > Directory for GBrowse's sessions, uploaded tracks and other persistent data [/var/lib/gbrowse2] /var/lib/gbrowse2/
> >> > Directory for GBrowse's example databases [/var/lib/gbrowse2/databases] /var/lib/gbrowse2/databases/
> >> > Directory for GBrowse's CGI script executables? [/var/www/cgi-bin/gb2] /var/www/cgi-bin/gb2/
> >> > Internet port to run demo web site on (for demo)? [8000] 8000
> >> > Apache loadable module directory (for demo)? [/etc/httpd/modules] /etc/httpd/modules
> >> > User account under which Apache daemon runs? [apache] apache
> >> > Automatically update Apache config files to run GBrowse? [y] y
> >> > Automatically update system config files to run gbrowse-slave? [y] y
> >> >
> >> >
> >> > Now, I have the following directories,
> >> > /var/www/cgi-bin/gb2 --> contains the gbrowse executables
> >> > /var/www/html/gbrowse2 --> contains the gbrowse start page (index.html) and other files
> >> >
> >> > I tried,
> >> > localhost/gbrowse2   --> wont work
> >> > localhost/gbrowse2/index.html   --> wont work
> >> >
> >> > I created new directory with test html page
> >> > /var/www/html/test/test.html -->  It worked when i browsed localhost/test/test.html
> >> >
> >> >
> >> >
> >> > On Thu, Mar 29, 2012 at 3:26 PM, Scott Cain <scott@...> wrote:
> >> > Huh, that's interesting; I'd have thought the force in that context
> >> > would have, you know, forced the installation.  The other option is to
> >> > use the cpan shell:
> >> >
> >> >  sudo cpan
> >> >  cpan> force install Bio::Graphics::Browser2
> >> >  ...
> >> >  cpan> quit
> >> >
> >> > which absolutely should work.  You don't have to (and in fact there
> >> > isn't an established way to) uninstall GBrowse.
> >> >
> >> > Scott
> >> >
> >> >
> >> > On Thu, Mar 29, 2012 at 3:19 PM, Omar Darwish
<odarwish83@...> wrote:
> >> > > Hi Scott,
> >> > >
> >> > > Well, Do i need to uninstall what i have installed before i re-install? How?
> >> > > Please see the attached output when i tried to run the command while what i
> >> > > have installed is still there.
> >> > >
> >> > > Thanks,
> >> > >
> >> > >
> >> > > On Thu, Mar 29, 2012 at 2:54 PM, Scott Cain <scott@...> wrote:
> >> > >>
> >> > >> Hi Omar,
> >> > >>
> >> > >> Well that is strange: the html and cgi files don't appear to have gone
> >> > >> anywhere!  I don't suppose you kept the transcript of the "successful"
> >> > >> installation; I'm wondering if there were any error message about the
> >> > >> placement of the html and cgi-bin directories and files.  If not, you
> >> > >> should run the installation again:
> >> > >>
> >> > >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
> >> > >>
> >> > >> and pay attention to the items asking where to put html and cgi
> >> > >> directories.  They should go in /var/www/html and /var/www/cgi-bin
> >> > >> respectively.
> >> > >>
> >> > >> Scott
> >> > >>
> >> > >>
> >> > >> On Wed, Mar 28, 2012 at 5:41 PM, Omar Darwish <odarwish83@...>
> >> > >> wrote:
> >> > >> > Sorry to keep bugging you with this, i really appreciate your help.
> >> > >> > This is what i got:
> >> > >> > /etc/gbrowse2
> >> > >> > /etc/gbrowse2/GBrowse.conf
> >> > >> > /etc/gbrowse2/MobyServices
> >> > >> > /etc/gbrowse2/detail_select_menu.conf
> >> > >> > /etc/gbrowse2/enzymes.txt
> >> > >> > /etc/gbrowse2/languages
> >> > >> > /etc/gbrowse2/log4perl.conf
> >> > >> > /etc/gbrowse2/plugins
> >> > >> > /etc/gbrowse2/pop_demo.conf
> >> > >> > /etc/gbrowse2/slave_preload.conf
> >> > >> > /etc/gbrowse2/submitter_plugin.conf
> >> > >> > /etc/gbrowse2/synteny
> >> > >> > /etc/gbrowse2/themes
> >> > >> > /etc/gbrowse2/volvox.conf
> >> > >> > /etc/gbrowse2/yeast_chr1+2.conf
> >> > >> > /etc/gbrowse2/yeast_renderfarm.conf
> >> > >> > /etc/gbrowse2/yeast_simple.conf
> >> > >> > /etc/gbrowse2/MobyServices/GbrowseServices.PMS
> >> > >> > /etc/gbrowse2/MobyServices/GbrowseServices.pm
> >> > >> > /etc/gbrowse2/MobyServices/b64_encoded_gif_renderer.pm
> >> > >> > /etc/gbrowse2/MobyServices/b64_encoded_jpeg_renderer.pm
> >> > >> > /etc/gbrowse2/MobyServices/moby.conf
> >> > >> > /etc/gbrowse2/MobyServices/text_formatted_renderer.pm
> >> > >> > /etc/gbrowse2/MobyServices/text_html_renderer.pm
> >> > >> > /etc/gbrowse2/MobyServices/text_plain_renderer.pm
> >> > >> > /etc/gbrowse2/MobyServices/text_xml_renderer.pm
> >> > >> > /etc/gbrowse2/languages/POSIX.pm
> >> > >> > /etc/gbrowse2/languages/de.pm
> >> > >> > /etc/gbrowse2/languages/en.pm
> >> > >> > /etc/gbrowse2/languages/es.pm
> >> > >> > /etc/gbrowse2/languages/fr.pm
> >> > >> > /etc/gbrowse2/languages/is.pm
> >> > >> > /etc/gbrowse2/languages/it.pm
> >> > >> > /etc/gbrowse2/languages/ja.pm
> >> > >> > /etc/gbrowse2/languages/ko.pm
> >> > >> > /etc/gbrowse2/languages/nl.pm
> >> > >> > /etc/gbrowse2/languages/pl.pm
> >> > >> > /etc/gbrowse2/languages/ru.pm
> >> > >> > /etc/gbrowse2/languages/zh.pm
> >> > >> > /etc/gbrowse2/languages/zh_cn.pm
> >> > >> > /etc/gbrowse2/plugins/AlignTwoSequences.pm
> >> > >> > /etc/gbrowse2/plugins/Aligner.pm
> >> > >> > /etc/gbrowse2/plugins/AttributeHiliter.pm
> >> > >> > /etc/gbrowse2/plugins/BatchDumper.pm
> >> > >> > /etc/gbrowse2/plugins/Blat.pm
> >> > >> > /etc/gbrowse2/plugins/CMapDumper.pm
> >> > >> > /etc/gbrowse2/plugins/CreateBlastDB.pm
> >> > >> > /etc/gbrowse2/plugins/FBTableDumper.pm
> >> > >> > /etc/gbrowse2/plugins/FastaDumper.pm
> >> > >> > /etc/gbrowse2/plugins/FilterTest.pm
> >> > >> > /etc/gbrowse2/plugins/GeneFinder.pm
> >> > >> > /etc/gbrowse2/plugins/LDAPAuthenticate.pm
> >> > >> > /etc/gbrowse2/plugins/OligoFinder.pm
> >> > >> > /etc/gbrowse2/plugins/PamAuthenticate.pm
> >> > >> > /etc/gbrowse2/plugins/PrimerDesigner.pm
> >> > >> > /etc/gbrowse2/plugins/ProteinDumper.pm
> >> > >> > /etc/gbrowse2/plugins/RandomGene.pm
> >> > >> > /etc/gbrowse2/plugins/RestrictionAnnotator.pm
> >> > >> > /etc/gbrowse2/plugins/SequenceDumper.pm
> >> > >> > /etc/gbrowse2/plugins/SimpleTrackFinder.pm
> >> > >> > /etc/gbrowse2/plugins/SinWave.pm
> >> > >> > /etc/gbrowse2/plugins/SourceTrackFinder.pm
> >> > >> > /etc/gbrowse2/plugins/Spectrogram.pm
> >> > >> > /etc/gbrowse2/plugins/Submitter.pm
> >> > >> > /etc/gbrowse2/plugins/TestAuthenticator.pm
> >> > >> > /etc/gbrowse2/plugins/TestFinder.pm
> >> > >> > /etc/gbrowse2/plugins/TrackDumper.pm
> >> > >> > /etc/gbrowse2/plugins/TrackFinder.pm
> >> > >> > /etc/gbrowse2/plugins/test.pm
> >> > >> > /etc/gbrowse2/synteny/oryza.synconf.disabled
> >> > >> > /etc/gbrowse2/synteny/rice_synteny.conf
> >> > >> > /etc/gbrowse2/synteny/wild_rice_synteny.conf
> >> > >> > /etc/gbrowse2/themes/solid_gray_colors
> >> > >> > /etc/gbrowse2/themes/transparent_colors
> >> > >> > /etc/gbrowse2/themes/warm_colors
> >> > >> > /etc/httpd/conf.d/gbrowse2.conf
> >> > >> >
> >> > >> > /root/.cpan/build/GBrowse-2.48-27jEyE/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > >> >
> >> > >> > /root/.cpan/build/GBrowse-2.48-EXfEDE/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > >> >
> >> > >> > /root/.cpan/build/GBrowse-2.48-EZitTT/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > >> >
> >> > >> > /root/.cpan/build/GBrowse-2.48-X2VOPv/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > >> >
> >> > >> > /root/.cpan/build/GBrowse-2.48-hEDg4u/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > >> >
> >> > >> > /root/.cpan/build/GBrowse-2.48-j8uGQI/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > >> > /var/lib/gbrowse2
> >> > >> > /var/lib/gbrowse2/databases
> >> > >> > /var/lib/gbrowse2/sessions
> >> > >> > /var/lib/gbrowse2/userdata
> >> > >> > /var/lib/gbrowse2/databases/admin_uploads
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn
> >> > >> > /var/lib/gbrowse2/databases/ideograms
> >> > >> > /var/lib/gbrowse2/databases/pop_demo
> >> > >> > /var/lib/gbrowse2/databases/yeast_chr1+2
> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds
> >> > >> > /var/lib/gbrowse2/databases/admin_uploads/README
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments/rice.aln.gz
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice/rice.gff3
> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice/wild_rice.gff3
> >> > >> > /var/lib/gbrowse2/databases/ideograms/human_cytobands.gff
> >> > >> > /var/lib/gbrowse2/databases/ideograms/mouse_cytobands.gff
> >> > >> > /var/lib/gbrowse2/databases/ideograms/rat_cytobands.gff
> >> > >> > /var/lib/gbrowse2/databases/pop_demo/pop_demo.gff3
> >> > >> > /var/lib/gbrowse2/databases/yeast_chr1+2/yeast_chr1+2.gff3
> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr1.fa
> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr2.fa
> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chromosomes.gff3
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > On Wed, Mar 28, 2012 at 5:38 PM, Scott Cain <scott@...> wrote:
> >> > >> >>
> >> > >> >> Omar,
> >> > >> >>
> >> > >> >> Are you familiar with the locate command?  Run updatedb and then try
> >> > >> >>
> >> > >> >>  locate gbrowse2
> >> > >> >>
> >> > >> >> to see where it went.
> >> > >> >>
> >> > >> >> Scott
> >> > >> >>
> >> > >> >>
> >> > >> >> On Wed, Mar 28, 2012 at 5:23 PM, Omar Darwish <odarwish83@...>
> >> > >> >> wrote:
> >> > >> >> > Oh No it is empty!
> >> > >> >> >
> >> > >> >> >
> >> > >> >> > On Wed, Mar 28, 2012 at 5:22 PM, Scott Cain <scott@...>
> >> > >> >> > wrote:
> >> > >> >> >>
> >> > >> >> >> Hi Omar,
> >> > >> >> >>
> >> > >> >> >> Is the gbrowse2 directory in /var/www/html?
> >> > >> >> >>
> >> > >> >> >> Scott
> >> > >> >> >>
> >> > >> >> >> (please leave the GBrowse list cc'ed so the debugging can be
> >> > >> >> >> archived)
> >> > >> >> >>
> >> > >> >> >>
> >> > >> >> >> On Wed, Mar 28, 2012 at 5:21 PM, Omar Darwish <odarwish83@...>
> >> > >> >> >> wrote:
> >> > >> >> >> > Yes, /var/www exists and it has (html, error, cgi-bin and icons)
> >> > >> >> >> >
> >> > >> >> >> >
> >> > >> >> >> > On Wed, Mar 28, 2012 at 5:11 PM, Scott Cain <scott@...>
> >> > >> >> >> > wrote:
> >> > >> >> >> >>
> >> > >> >> >> >> Hi Omar,
> >> > >> >> >> >>
> >> > >> >> >> >> Well then I guessed wrong what the problem was.  Does /var/www
> >> > >> >> >> >> exist?
> >> > >> >> >> >> Does it have an html directory, and a gbrowse2 directory in it?
> >> > >> >> >> >>
> >> > >> >> >> >> Scott
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >> On Wed, Mar 28, 2012 at 5:07 PM, Omar Darwish
> >> > >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> wrote:
> >> > >> >> >> >> > Hi Scott,
> >> > >> >> >> >> >
> >> > >> >> >> >> > I could not find this directory /usr/local/apache ?? i can only
> >> > >> >> >> >> > see
> >> > >> >> >> >> > is
> >> > >> >> >> >> > this
> >> > >> >> >> >> > one /etc/httpd
> >> > >> >> >> >> >
> >> > >> >> >> >> >
> >> > >> >> >> >> >
> >> > >> >> >> >> > On Wed, Mar 28, 2012 at 4:48 PM, Scott Cain
> >> > >> >> >> >> > <scott@...>
> >> > >> >> >> >> > wrote:
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> Hi Omar,
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> I just looked back at the installation log that you sent--the
> >> > >> >> >> >> >> installer suggested that you install in /usr/local/apache,
> >> > >> >> >> >> >> which
> >> > >> >> >> >> >> is
> >> > >> >> >> >> >> where it would be if you built apache from source, which I'm
> >> > >> >> >> >> >> guessing
> >> > >> >> >> >> >> you didn't do.  The easiest way to fix that is to "rm -rf
> >> > >> >> >> >> >> /usr/local/apache" and force the installation of GBrowse
> >> > >> >> >> >> >> again:
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> The reason that happened is you tried to install GBrowse
> >> > >> >> >> >> >> before
> >> > >> >> >> >> >> you
> >> > >> >> >> >> >> installed apache, and when the installer didn't find the
> >> > >> >> >> >> >> directories
> >> > >> >> >> >> >> for the system installed apache, it assumed you must have one
> >> > >> >> >> >> >> you
> >> > >> >> >> >> >> installed yourself, and created /usr/local/apache and put the
> >> > >> >> >> >> >> GBrowse
> >> > >> >> >> >> >> files there.  (A possible second explanation is that CentOS
> >> > >> >> >> >> >> changed
> >> > >> >> >> >> >> where it's apache directories are, but I don't think that is
> >> > >> >> >> >> >> it
> >> > >> >> >> >> >> since
> >> > >> >> >> >> >> I probably would have heard about it by now.)
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> Scott
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> On Wed, Mar 28, 2012 at 4:26 PM, Omar Darwish
> >> > >> >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> >> wrote:
> >> > >> >> >> >> >> > Thanks Scott, I guess it worked After installing perl DBI!!
> >> > >> >> >> >> >> > To double check, i tried executing ( sudo perl -MCPAN -e
> >> > >> >> >> >> >> > 'install
> >> > >> >> >> >> >> > Bio::Graphics::Browser2' ) one more time, it returned the
> >> > >> >> >> >> >> > lines
> >> > >> >> >> >> >> > below:
> >> > >> >> >> >> >> > CPAN: Storable loaded ok (v2.20)
> >> > >> >> >> >> >> > Going to read '/root/.cpan/Metadata'
> >> > >> >> >> >> >> >   Database was generated on Wed, 28 Mar 2012 16:10:31 GMT
> >> > >> >> >> >> >> > Bio::Graphics::Browser2 is up to date (2.48).
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> > Apache server is running, I tried to access
> >> > >> >> >> >> >> > (http://localhost/gbrowse2)
> >> > >> >> >> >> >> > I
> >> > >> >> >> >> >> > got page Not Found
> >> > >> >> >> >> >> > Do I need to do any kind of configuration ?
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> > Regards
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> > On Wed, Mar 28, 2012 at 4:11 PM, Scott Cain
> >> > >> >> >> >> >> > <scott@...>
> >> > >> >> >> >> >> > wrote:
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >> Hi Omar,
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >> While you shouldn't need (and didn't used to need) the perl
> >> > >> >> >> >> >> >> module
> >> > >> >> >> >> >> >> DBI
> >> > >> >> >> >> >> >> to install GBrowse, apparently something has changed
> >> > >> >> >> >> >> >> recently.
> >> > >> >> >> >> >> >>  If
> >> > >> >> >> >> >> >> you
> >> > >> >> >> >> >> >> install perl-DBI with yum things should work.  In reality,
> >> > >> >> >> >> >> >> unless
> >> > >> >> >> >> >> >> you
> >> > >> >> >> >> >> >> are just installing GBrowse to do the tutorial and nothing
> >> > >> >> >> >> >> >> else,
> >> > >> >> >> >> >> >> you're going to want DBI anyway.
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >> Scott
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:03 PM, Omar Darwish
> >> > >> >> >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> >> >> wrote:
> >> > >> >> >> >> >> >> > Hi Scott,
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> > I installed the Bio::Graphics, it went fine i guess,
> >> > >> >> >> >> >> >> > please
> >> > >> >> >> >> >> >> > take a
> >> > >> >> >> >> >> >> > look
> >> > >> >> >> >> >> >> > at
> >> > >> >> >> >> >> >> > the new attached output file
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> > Thanks
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:51 PM, Scott Cain
> >> > >> >> >> >> >> >> > <scott@...>
> >> > >> >> >> >> >> >> > wrote:
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> Hi Omar,
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> Bio::Graphics isn't getting installed since GD won't
> >> > >> >> >> >> >> >> >> install.
> >> > >> >> >> >> >> >> >>  GD
> >> > >> >> >> >> >> >> >> won't install because you don't have the libgd headers
> >> > >> >> >> >> >> >> >> installed.
> >> > >> >> >> >> >> >> >>  The
> >> > >> >> >> >> >> >> >> easiest thing to do would be to use yum to install GD:
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>  sudo yum install perl-GD
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> but to do that you might have to add rpmforge as a yum
> >> > >> >> >> >> >> >> >> repository.
> >> > >> >> >> >> >> >> >>  See:
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>  http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> Scott
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:30 PM, Omar Darwish
> >> > >> >> >> >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> >> >> >> wrote:
> >> > >> >> >> >> >> >> >> > Hi Scott,
> >> > >> >> >> >> >> >> >> > Please see the attached file
> >> > >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:14 PM, Scott Cain
> >> > >> >> >> >> >> >> >> > <scott@...>
> >> > >> >> >> >> >> >> >> > wrote:
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> Hi Omar,
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> Yes, if you type "script" before entering the cpan
> >> > >> >> >> >> >> >> >> >> shell,
> >> > >> >> >> >> >> >> >> >> everything
> >> > >> >> >> >> >> >> >> >> you type and the responses on the screen are saved to
> >> > >> >> >> >> >> >> >> >> a
> >> > >> >> >> >> >> >> >> >> file.
> >> > >> >> >> >> >> >> >> >>  To
> >> > >> >> >> >> >> >> >> >> make
> >> > >> >> >> >> >> >> >> >> script quit, you type control-D.
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> Scott
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:07 PM, Omar Darwish
> >> > >> >> >> >> >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> >> >> >> >> wrote:
> >> > >> >> >> >> >> >> >> >> > Oh, I am not really sure about your question, Is
> >> > >> >> >> >> >> >> >> >> > there
> >> > >> >> >> >> >> >> >> >> > any
> >> > >> >> >> >> >> >> >> >> > way
> >> > >> >> >> >> >> >> >> >> > (command)
> >> > >> >> >> >> >> >> >> >> > i
> >> > >> >> >> >> >> >> >> >> > can save the installation output to a file so that
> >> > >> >> >> >> >> >> >> >> > i
> >> > >> >> >> >> >> >> >> >> > can
> >> > >> >> >> >> >> >> >> >> > send
> >> > >> >> >> >> >> >> >> >> > it
> >> > >> >> >> >> >> >> >> >> > to
> >> > >> >> >> >> >> >> >> >> > you
> >> > >> >> >> >> >> >> >> >> > ?
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> > Thanks
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:03 PM, Scott Cain
> >> > >> >> >> >> >> >> >> >> > <scott@...>
> >> > >> >> >> >> >> >> >> >> > wrote:
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> Hi Omar,
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> That is a pretty massive failure--it looks like
> >> > >> >> >> >> >> >> >> >> >> all
> >> > >> >> >> >> >> >> >> >> >> of
> >> > >> >> >> >> >> >> >> >> >> the
> >> > >> >> >> >> >> >> >> >> >> tests
> >> > >> >> >> >> >> >> >> >> >> failed to even run.  Did the prerequisites
> >> > >> >> >> >> >> >> >> >> >> installed
> >> > >> >> >> >> >> >> >> >> >> with
> >> > >> >> >> >> >> >> >> >> >> the
> >> > >> >> >> >> >> >> >> >> >> cpan
> >> > >> >> >> >> >> >> >> >> >> shell install properly?
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> Scott
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 2:59 PM, Omar Darwish
> >> > >> >> >> >> >> >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> >> >> >> >> >> wrote:
> >> > >> >> >> >> >> >> >> >> >> > Below the last lines i got from the Installation
> >> > >> >> >> >> >> >> >> >> >> > process,
> >> > >> >> >> >> >> >> >> >> >> > I
> >> > >> >> >> >> >> >> >> >> >> > am
> >> > >> >> >> >> >> >> >> >> >> > not
> >> > >> >> >> >> >> >> >> >> >> > sure
> >> > >> >> >> >> >> >> >> >> >> > if
> >> > >> >> >> >> >> >> >> >> >> > they can help:
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> > Test Summary Report
> >> > >> >> >> >> >> >> >> >> >> > -------------------
> >> > >> >> >> >> >> >> >> >> >> > t/00.compile.t          (Wstat: 4352 Tests: 77
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 17)
> >> > >> >> >> >> >> >> >> >> >> >   Failed tests:  1, 3, 5, 7, 10, 12, 14, 16-17,
> >> > >> >> >> >> >> >> >> >> >> > 30,
> >> > >> >> >> >> >> >> >> >> >> > 32,
> >> > >> >> >> >> >> >> >> >> >> > 34
> >> > >> >> >> >> >> >> >> >> >> >                 36, 40, 42, 47, 76
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 17
> >> > >> >> >> >> >> >> >> >> >> > t/02.rearchitecture.t   (Wstat: 512 Tests: 0
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 0)
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 90 tests
> >> > >> >> >> >> >> >> >> >> >> > but
> >> > >> >> >> >> >> >> >> >> >> > ran
> >> > >> >> >> >> >> >> >> >> >> > 0.
> >> > >> >> >> >> >> >> >> >> >> > t/03.render.t           (Wstat: 512 Tests: 0
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 0)
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
> >> > >> >> >> >> >> >> >> >> >> > t/04.remoteserver.t     (Wstat: 512 Tests: 0
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 0)
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 47 tests
> >> > >> >> >> >> >> >> >> >> >> > but
> >> > >> >> >> >> >> >> >> >> >> > ran
> >> > >> >> >> >> >> >> >> >> >> > 0.
> >> > >> >> >> >> >> >> >> >> >> > t/05.deferredrendering.t (Wstat: 512 Tests: 0
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 0)
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
> >> > >> >> >> >> >> >> >> >> >> > t/06.featuresearch.t    (Wstat: 512 Tests: 0
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 0)
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 26 tests
> >> > >> >> >> >> >> >> >> >> >> > but
> >> > >> >> >> >> >> >> >> >> >> > ran
> >> > >> >> >> >> >> >> >> >> >> > 0.
> >> > >> >> >> >> >> >> >> >> >> > t/07.karyotype.t        (Wstat: 512 Tests: 0
> >> > >> >> >> >> >> >> >> >> >> > Failed:
> >> > >> >> >> >> >> >> >> >> >> > 0)
> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 3 tests
> >> > >> >> >> >> >> >> >> >> >> > but
> >> > >> >> >> >> >> >> >> >> >> > ran
> >> > >> >> >> >> >> >> >> >> >> > 0.
> >> > >> >> >> >> >> >> >> >> >> > Files=9, Tests=90,  2 wallclock secs ( 0.04 usr
> >> > >> >> >> >> >> >> >> >> >> >  0.02
> >> > >> >> >> >> >> >> >> >> >> > sys
> >> > >> >> >> >> >> >> >> >> >> > +
> >> > >> >> >> >> >> >> >> >> >> >  1.97
> >> > >> >> >> >> >> >> >> >> >> > cusr
> >> > >> >> >> >> >> >> >> >> >> >  0.25
> >> > >> >> >> >> >> >> >> >> >> > csys =  2.28 CPU)
> >> > >> >> >> >> >> >> >> >> >> > Result: FAIL
> >> > >> >> >> >> >> >> >> >> >> > Failed 7/9 test programs. 17/90 subtests failed.
> >> > >> >> >> >> >> >> >> >> >> >   LDS/GBrowse-2.48.tar.gz
> >> > >> >> >> >> >> >> >> >> >> >   ./Build test -- NOT OK
> >> > >> >> >> >> >> >> >> >> >> > //hint// to see the cpan-testers results for
> >> > >> >> >> >> >> >> >> >> >> > installing
> >> > >> >> >> >> >> >> >> >> >> > this
> >> > >> >> >> >> >> >> >> >> >> > module,
> >> > >> >> >> >> >> >> >> >> >> > try:
> >> > >> >> >> >> >> >> >> >> >> >   reports LDS/GBrowse-2.48.tar.gz
> >> > >> >> >> >> >> >> >> >> >> > Warning (usually harmless): 'YAML' not
> >> > >> >> >> >> >> >> >> >> >> > installed,
> >> > >> >> >> >> >> >> >> >> >> > will
> >> > >> >> >> >> >> >> >> >> >> > not
> >> > >> >> >> >> >> >> >> >> >> > store
> >> > >> >> >> >> >> >> >> >> >> > persistent
> >> > >> >> >> >> >> >> >> >> >> > state
> >> > >> >> >> >> >> >> >> >> >> > Running Build install
> >> > >> >> >> >> >> >> >> >> >> >   make test had returned bad status, won't
> >> > >> >> >> >> >> >> >> >> >> > install
> >> > >> >> >> >> >> >> >> >> >> > without
> >> > >> >> >> >> >> >> >> >> >> > force
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 1:58 PM, Scott Cain
> >> > >> >> >> >> >> >> >> >> >> > <scott@...>
> >> > >> >> >> >> >> >> >> >> >> > wrote:
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> Hi Omar,
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> What sort of errors?  Do you have developers
> >> > >> >> >> >> >> >> >> >> >> >> tools
> >> > >> >> >> >> >> >> >> >> >> >> like
> >> > >> >> >> >> >> >> >> >> >> >> make
> >> > >> >> >> >> >> >> >> >> >> >> and
> >> > >> >> >> >> >> >> >> >> >> >> gcc
> >> > >> >> >> >> >> >> >> >> >> >> installed?
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> Scott
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> PS: I took the gmane list out of the cc list
> >> > >> >> >> >> >> >> >> >> >> >> and
> >> > >> >> >> >> >> >> >> >> >> >> added
> >> > >> >> >> >> >> >> >> >> >> >> GBrowse.
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 1:37 PM, Omar Darwish
> >> > >> >> >> >> >> >> >> >> >> >> <odarwish83@...>
> >> > >> >> >> >> >> >> >> >> >> >> wrote:
> >> > >> >> >> >> >> >> >> >> >> >> > Hi Scott,
> >> > >> >> >> >> >> >> >> >> >> >> > I tried this command,
> >> > >> >> >> >> >> >> >> >> >> >> > sudo perl -MCPAN -e 'install
> >> > >> >> >> >> >> >> >> >> >> >> > Bio::Graphics::Browser2'
> >> > >> >> >> >> >> >> >> >> >> >> > ...
> >> > >> >> >> >> >> >> >> >> >> >> > It
> >> > >> >> >> >> >> >> >> >> >> >> > worked
> >> > >> >> >> >> >> >> >> >> >> >> > on Ubuntu but returned errors on both Fedora
> >> > >> >> >> >> >> >> >> >> >> >> > &
> >> > >> >> >> >> >> >> >> >> >> >> > CentOS.
> >> > >> >> >> >> >> >> >> >> >> >> > What do you think?
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> > Thanks,
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> > On Tue, Mar 27, 2012 at 6:23 PM, Omar Darwish
> >> > >> >> >> >> >> >> >> >> >> >> > <odarwish83@...>
> >> > >> >> >> >> >> >> >> >> >> >> > wrote:
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >> Thanks Scott, I'll give it a try and get
> >> > >> >> >> >> >> >> >> >> >> >> >> back
> >> > >> >> >> >> >> >> >> >> >> >> >> to
> >> > >> >> >> >> >> >> >> >> >> >> >> you
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >> On Tue, Mar 27, 2012 at 4:37 PM, Scott Cain
> >> > >> >> >> >> >> >> >> >> >> >> >> <scott@...>
> >> > >> >> >> >> >> >> >> >> >> >> >> wrote:
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>> Hi Omar,
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>> From source/the cpan shell since there
> >> > >> >> >> >> >> >> >> >> >> >> >>> aren't
> >> > >> >> >> >> >> >> >> >> >> >> >>> RPMs
> >> > >> >> >> >> >> >> >> >> >> >> >>> for
> >> > >> >> >> >> >> >> >> >> >> >> >>> GBrowse
> >> > >> >> >> >> >> >> >> >> >> >> >>> (though
> >> > >> >> >> >> >> >> >> >> >> >> >>> there is a debian package that works with
> >> > >> >> >> >> >> >> >> >> >> >> >>> debian
> >> > >> >> >> >> >> >> >> >> >> >> >>> and
> >> > >> >> >> >> >> >> >> >> >> >> >>> ubuntu).
> >> > >> >> >> >> >> >> >> >> >> >> >>>  Also,
> >> > >> >> >> >> >> >> >> >> >> >> >>> if you can turn off SELinux it makes life
> >> > >> >> >> >> >> >> >> >> >> >> >>> easier.
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>> Scott
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>> On Tue, Mar 27, 2012 at 4:22 PM, Omar
> >> > >> >> >> >> >> >> >> >> >> >> >>> Darwish
> >> > >> >> >> >> >> >> >> >> >> >> >>> <odarwish83@...>
> >> > >> >> >> >> >> >> >> >> >> >> >>> wrote:
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Hello all,
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> > What i the easiest way to install
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Gbrowse2
> >> > >> >> >> >> >> >> >> >> >> >> >>> > on
> >> > >> >> >> >> >> >> >> >> >> >> >>> > CentOS
> >> > >> >> >> >> >> >> >> >> >> >> >>> > &
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Fedora
> >> > >> >> >> >> >> >> >> >> >> >> >>> > ??
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> > --
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Thank you,
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> > ------------------------------------------------------------------------------
> >> > >> >> >> >> >> >> >> >> >> >> >>> > This SF email is sponsosred by:
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Try Windows Azure free for 90 days Click
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Here
> >> > >> >> >> >> >> >> >> >> >> >> >>> > http://p.sf.net/sfu/sfd2d-msazure
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> > _______________________________________________
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse mailing list
> >> > >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse@...
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
> >> > >> >> >> >> >> >> >> >> >> >> >>> >
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>> --
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>>
> >> > >> >> >> >> >> >> >> >> >> >> >>> ------------------------------------------------------------------------
> >> > >> >> >> >> >> >> >> >> >> >> >>> Scott Cain, Ph. D.
> >> > >> >> >> >> >> >> >> >> >> >> >>> scott
> >> > >> >> >> >> >> >> >> >> >> >> >>> at
> >> > >> >> >> >> >> >> >> >> >> >> >>> scottcain
> >> > >> >> >> >> >> >> >> >> >> >> >>> dot net
> >> > >> >> >> >> >> >> >> >> >> >> >>> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> >> >> >> >> >> >>> 216-392-3087
> >> > >> >> >> >> >> >> >> >> >> >> >>> Ontario Institute for Cancer Research
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> >> --
> >> > >> >> >> >> >> >> >> >> >> >> >> Regards,
> >> > >> >> >> >> >> >> >> >> >> >> >> Omar
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >> > --
> >> > >> >> >> >> >> >> >> >> >> >> > Regards,
> >> > >> >> >> >> >> >> >> >> >> >> > Omar
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> --
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> > >> >> >> >> >> >> >> >> >> >> scott
> >> > >> >> >> >> >> >> >> >> >> >> at
> >> > >> >> >> >> >> >> >> >> >> >> scottcain
> >> > >> >> >> >> >> >> >> >> >> >> dot net
> >> > >> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> >> >> >> >> >> 216-392-3087
> >> > >> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >> > --
> >> > >> >> >> >> >> >> >> >> >> > Regards,
> >> > >> >> >> >> >> >> >> >> >> > Omar
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> --
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> > >> >> >> >> >> >> >> >> >> scott
> >> > >> >> >> >> >> >> >> >> >> at
> >> > >> >> >> >> >> >> >> >> >> scottcain
> >> > >> >> >> >> >> >> >> >> >> dot net
> >> > >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> >> >> >> >> 216-392-3087
> >> > >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >> > --
> >> > >> >> >> >> >> >> >> >> > Regards,
> >> > >> >> >> >> >> >> >> >> > Omar
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> --
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> > >> >> >> >> >> >> >> >> scott
> >> > >> >> >> >> >> >> >> >> at
> >> > >> >> >> >> >> >> >> >> scottcain
> >> > >> >> >> >> >> >> >> >> dot net
> >> > >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> >> >> >> 216-392-3087
> >> > >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >> > --
> >> > >> >> >> >> >> >> >> > Regards,
> >> > >> >> >> >> >> >> >> > Omar
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> --
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >>
> >> > >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> > >> >> >> >> >> >> >> scott
> >> > >> >> >> >> >> >> >> at
> >> > >> >> >> >> >> >> >> scottcain
> >> > >> >> >> >> >> >> >> dot net
> >> > >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> >> >> 216-392-3087
> >> > >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> >
> >> > >> >> >> >> >> >> > --
> >> > >> >> >> >> >> >> > Regards,
> >> > >> >> >> >> >> >> > Omar
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >> --
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >>
> >> > >> >> >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> >> >> Scott Cain, Ph. D.                                   scott
> >> > >> >> >> >> >> >> at
> >> > >> >> >> >> >> >> scottcain
> >> > >> >> >> >> >> >> dot net
> >> > >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> >> 216-392-3087
> >> > >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> >
> >> > >> >> >> >> >> > --
> >> > >> >> >> >> >> > Regards,
> >> > >> >> >> >> >> > Omar
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> --
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>
> >> > >> >> >> >> >>
> >> > >> >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> > >> >> >> >> >> scottcain
> >> > >> >> >> >> >> dot net
> >> > >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> >> 216-392-3087
> >> > >> >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >> >
> >> > >> >> >> >> >
> >> > >> >> >> >> >
> >> > >> >> >> >> >
> >> > >> >> >> >> > --
> >> > >> >> >> >> > Regards,
> >> > >> >> >> >> > Omar
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >> --
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> > >> >> >> >> scottcain
> >> > >> >> >> >> dot net
> >> > >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> > >> >> >> >> 216-392-3087
> >> > >> >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >> >
> >> > >> >> >> >
> >> > >> >> >> >
> >> > >> >> >> >
> >> > >> >> >> > --
> >> > >> >> >> > Regards,
> >> > >> >> >> > Omar
> >> > >> >> >>
> >> > >> >> >>
> >> > >> >> >>
> >> > >> >> >> --
> >> > >> >> >>
> >> > >> >> >>
> >> > >> >> >> ------------------------------------------------------------------------
> >> > >> >> >> Scott Cain, Ph. D.                                   scott at
> >> > >> >> >> scottcain
> >> > >> >> >> dot net
> >> > >> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> > >> >> >> Ontario Institute for Cancer Research
> >> > >> >> >
> >> > >> >> >
> >> > >> >> >
> >> > >> >> >
> >> > >> >> > --
> >> > >> >> > Regards,
> >> > >> >> > Omar
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >> --
> >> > >> >>
> >> > >> >> ------------------------------------------------------------------------
> >> > >> >> Scott Cain, Ph. D.                                   scott at scottcain
> >> > >> >> dot net
> >> > >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> > >> >> Ontario Institute for Cancer Research
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > --
> >> > >> > Regards,
> >> > >> > Omar
> >> > >>
> >> > >>
> >> > >>
> >> > >> --
> >> > >> ------------------------------------------------------------------------
> >> > >> Scott Cain, Ph. D.                                   scott at scottcain
> >> > >> dot net
> >> > >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> > >> Ontario Institute for Cancer Research
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > --
> >> > > Regards,
> >> > > Omar
> >> >
> >> >
> >> >
> >> > --
> >> > ------------------------------------------------------------------------
> >> > Scott Cain, Ph. D.                                   scott at scottcain dot net
> >> > GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> > Ontario Institute for Cancer Research
> >> >
> >> >
> >> >
> >> > --
> >> > Regards,
> >> > Omar
> >> > ------------------------------------------------------------------------------
> >> > This SF email is sponsosred by:
> >> > Try Windows Azure free for 90 days Click Here
> >> > http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
> >> > Gmod-gbrowse mailing list
> >> > Gmod-gbrowse@...
> >> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
> >>
> >>
> >>
> >>
> >> --
> >> Regards,
> >> Omar
> >
> >
> >
> > --
> > Regards,
> > Omar
> 
> 
> 
> 
> -- 
> Regards,
> Omar
> <httpd.conf>

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Omar Darwish | 1 Apr 2012 15:59
Picon

Re: Gbrowse installation on CentOS

the error is: Page not found

I am sorry but i dont know where id the apache log ?

On Sat, Mar 31, 2012 at 7:03 PM, Adam Witney <awitney-VYDNT20+6pi1Qrn1Bg8BZw@public.gmane.org> wrote:
What are the errors? What's in the apache log?


On 31 Mar 2012, at 23:20, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

Same problem :(

On Fri, Mar 30, 2012 at 3:41 PM, Adam Witney <awitney-VYDNT20+6pi1Qrn1Bg8BZw@public.gmane.org> wrote:

have you tried:

http://localhost/gb2/gbrowse


On 30 Mar 2012, at 17:22, Omar Darwish wrote:

> Hi Scott,
> I tried what your command via cpan, with the following,
> **Beginning interactive configuration**
> Directory for GBrowse's config and support files? [/etc/gbrowse2] /etc/gbrowse2
> Directory for GBrowse's static images & HTML files? [/var/www/html/gbrowse2] /var/www/html/gbrowse2/
> Directory for GBrowse's temporary data [/var/tmp/gbrowse2] /var/tmp/gbrowse2/
> Directory for GBrowse's sessions, uploaded tracks and other persistent data [/var/lib/gbrowse2] /var/lib/gbrowse2/
> Directory for GBrowse's example databases [/var/lib/gbrowse2/databases] /var/lib/gbrowse2/databases/
> Directory for GBrowse's CGI script executables? [/var/www/cgi-bin/gb2] /var/www/cgi-bin/gb2/
> Internet port to run demo web site on (for demo)? [8000] 8000
> Apache loadable module directory (for demo)? [/etc/httpd/modules] /etc/httpd/modules
> User account under which Apache daemon runs? [apache] apache
> Automatically update Apache config files to run GBrowse? [y] y
> Automatically update system config files to run gbrowse-slave? [y] y
>
>
> Now, I have the following directories,
> /var/www/cgi-bin/gb2 --> contains the gbrowse executables
> /var/www/html/gbrowse2 --> contains the gbrowse start page (index.html) and other files
>
> I tried,
> localhost/gbrowse2   --> wont work
> localhost/gbrowse2/index.html   --> wont work
>
> I created new directory with test html page
> /var/www/html/test/test.html -->  It worked when i browsed localhost/test/test.html
>
>
>
> On Thu, Mar 29, 2012 at 3:26 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
> Huh, that's interesting; I'd have thought the force in that context
> would have, you know, forced the installation.  The other option is to
> use the cpan shell:
>
>  sudo cpan
>  cpan> force install Bio::Graphics::Browser2
>  ...
>  cpan> quit
>
> which absolutely should work.  You don't have to (and in fact there
> isn't an established way to) uninstall GBrowse.
>
> Scott
>
>
> On Thu, Mar 29, 2012 at 3:19 PM, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > Hi Scott,
> >
> > Well, Do i need to uninstall what i have installed before i re-install? How?
> > Please see the attached output when i tried to run the command while what i
> > have installed is still there.
> >
> > Thanks,
> >
> >
> > On Thu, Mar 29, 2012 at 2:54 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
> >>
> >> Hi Omar,
> >>
> >> Well that is strange: the html and cgi files don't appear to have gone
> >> anywhere!  I don't suppose you kept the transcript of the "successful"
> >> installation; I'm wondering if there were any error message about the
> >> placement of the html and cgi-bin directories and files.  If not, you
> >> should run the installation again:
> >>
> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
> >>
> >> and pay attention to the items asking where to put html and cgi
> >> directories.  They should go in /var/www/html and /var/www/cgi-bin
> >> respectively.
> >>
> >> Scott
> >>
> >>
> >> On Wed, Mar 28, 2012 at 5:41 PM, Omar Darwish <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> wrote:
> >> > Sorry to keep bugging you with this, i really appreciate your help.
> >> > This is what i got:
> >> > /etc/gbrowse2
> >> > /etc/gbrowse2/GBrowse.conf
> >> > /etc/gbrowse2/MobyServices
> >> > /etc/gbrowse2/detail_select_menu.conf
> >> > /etc/gbrowse2/enzymes.txt
> >> > /etc/gbrowse2/languages
> >> > /etc/gbrowse2/log4perl.conf
> >> > /etc/gbrowse2/plugins
> >> > /etc/gbrowse2/pop_demo.conf
> >> > /etc/gbrowse2/slave_preload.conf
> >> > /etc/gbrowse2/submitter_plugin.conf
> >> > /etc/gbrowse2/synteny
> >> > /etc/gbrowse2/themes
> >> > /etc/gbrowse2/volvox.conf
> >> > /etc/gbrowse2/yeast_chr1+2.conf
> >> > /etc/gbrowse2/yeast_renderfarm.conf
> >> > /etc/gbrowse2/yeast_simple.conf
> >> > /etc/gbrowse2/MobyServices/GbrowseServices.PMS
> >> > /etc/gbrowse2/MobyServices/GbrowseServices.pm
> >> > /etc/gbrowse2/MobyServices/b64_encoded_gif_renderer.pm
> >> > /etc/gbrowse2/MobyServices/b64_encoded_jpeg_renderer.pm
> >> > /etc/gbrowse2/MobyServices/moby.conf
> >> > /etc/gbrowse2/MobyServices/text_formatted_renderer.pm
> >> > /etc/gbrowse2/MobyServices/text_html_renderer.pm
> >> > /etc/gbrowse2/MobyServices/text_plain_renderer.pm
> >> > /etc/gbrowse2/MobyServices/text_xml_renderer.pm
> >> > /etc/gbrowse2/languages/POSIX.pm
> >> > /etc/gbrowse2/languages/de.pm
> >> > /etc/gbrowse2/languages/en.pm
> >> > /etc/gbrowse2/languages/es.pm
> >> > /etc/gbrowse2/languages/fr.pm
> >> > /etc/gbrowse2/languages/is.pm
> >> > /etc/gbrowse2/languages/it.pm
> >> > /etc/gbrowse2/languages/ja.pm
> >> > /etc/gbrowse2/languages/ko.pm
> >> > /etc/gbrowse2/languages/nl.pm
> >> > /etc/gbrowse2/languages/pl.pm
> >> > /etc/gbrowse2/languages/ru.pm
> >> > /etc/gbrowse2/languages/zh.pm
> >> > /etc/gbrowse2/languages/zh_cn.pm
> >> > /etc/gbrowse2/plugins/AlignTwoSequences.pm
> >> > /etc/gbrowse2/plugins/Aligner.pm
> >> > /etc/gbrowse2/plugins/AttributeHiliter.pm
> >> > /etc/gbrowse2/plugins/BatchDumper.pm
> >> > /etc/gbrowse2/plugins/Blat.pm
> >> > /etc/gbrowse2/plugins/CMapDumper.pm
> >> > /etc/gbrowse2/plugins/CreateBlastDB.pm
> >> > /etc/gbrowse2/plugins/FBTableDumper.pm
> >> > /etc/gbrowse2/plugins/FastaDumper.pm
> >> > /etc/gbrowse2/plugins/FilterTest.pm
> >> > /etc/gbrowse2/plugins/GeneFinder.pm
> >> > /etc/gbrowse2/plugins/LDAPAuthenticate.pm
> >> > /etc/gbrowse2/plugins/OligoFinder.pm
> >> > /etc/gbrowse2/plugins/PamAuthenticate.pm
> >> > /etc/gbrowse2/plugins/PrimerDesigner.pm
> >> > /etc/gbrowse2/plugins/ProteinDumper.pm
> >> > /etc/gbrowse2/plugins/RandomGene.pm
> >> > /etc/gbrowse2/plugins/RestrictionAnnotator.pm
> >> > /etc/gbrowse2/plugins/SequenceDumper.pm
> >> > /etc/gbrowse2/plugins/SimpleTrackFinder.pm
> >> > /etc/gbrowse2/plugins/SinWave.pm
> >> > /etc/gbrowse2/plugins/SourceTrackFinder.pm
> >> > /etc/gbrowse2/plugins/Spectrogram.pm
> >> > /etc/gbrowse2/plugins/Submitter.pm
> >> > /etc/gbrowse2/plugins/TestAuthenticator.pm
> >> > /etc/gbrowse2/plugins/TestFinder.pm
> >> > /etc/gbrowse2/plugins/TrackDumper.pm
> >> > /etc/gbrowse2/plugins/TrackFinder.pm
> >> > /etc/gbrowse2/plugins/test.pm
> >> > /etc/gbrowse2/synteny/oryza.synconf.disabled
> >> > /etc/gbrowse2/synteny/rice_synteny.conf
> >> > /etc/gbrowse2/synteny/wild_rice_synteny.conf
> >> > /etc/gbrowse2/themes/solid_gray_colors
> >> > /etc/gbrowse2/themes/transparent_colors
> >> > /etc/gbrowse2/themes/warm_colors
> >> > /etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-27jEyE/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-EXfEDE/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-EZitTT/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-X2VOPv/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-hEDg4u/blib/etc/httpd/conf.d/gbrowse2.conf
> >> >
> >> > /root/.cpan/build/GBrowse-2.48-j8uGQI/blib/etc/httpd/conf.d/gbrowse2.conf
> >> > /var/lib/gbrowse2
> >> > /var/lib/gbrowse2/databases
> >> > /var/lib/gbrowse2/sessions
> >> > /var/lib/gbrowse2/userdata
> >> > /var/lib/gbrowse2/databases/admin_uploads
> >> > /var/lib/gbrowse2/databases/gbrowse_syn
> >> > /var/lib/gbrowse2/databases/ideograms
> >> > /var/lib/gbrowse2/databases/pop_demo
> >> > /var/lib/gbrowse2/databases/yeast_chr1+2
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds
> >> > /var/lib/gbrowse2/databases/admin_uploads/README
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments/rice.aln.gz
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice/rice.gff3
> >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice/wild_rice.gff3
> >> > /var/lib/gbrowse2/databases/ideograms/human_cytobands.gff
> >> > /var/lib/gbrowse2/databases/ideograms/mouse_cytobands.gff
> >> > /var/lib/gbrowse2/databases/ideograms/rat_cytobands.gff
> >> > /var/lib/gbrowse2/databases/pop_demo/pop_demo.gff3
> >> > /var/lib/gbrowse2/databases/yeast_chr1+2/yeast_chr1+2.gff3
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr1.fa
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr2.fa
> >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chromosomes.gff3
> >> >
> >> >
> >> >
> >> > On Wed, Mar 28, 2012 at 5:38 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
> >> >>
> >> >> Omar,
> >> >>
> >> >> Are you familiar with the locate command?  Run updatedb and then try
> >> >>
> >> >>  locate gbrowse2
> >> >>
> >> >> to see where it went.
> >> >>
> >> >> Scott
> >> >>
> >> >>
> >> >> On Wed, Mar 28, 2012 at 5:23 PM, Omar Darwish <odarwish83-Re5JQEeQqe8@public.gmane.orgm>
> >> >> wrote:
> >> >> > Oh No it is empty!
> >> >> >
> >> >> >
> >> >> > On Wed, Mar 28, 2012 at 5:22 PM, Scott Cain <scott <at> scottcain.net>
> >> >> > wrote:
> >> >> >>
> >> >> >> Hi Omar,
> >> >> >>
> >> >> >> Is the gbrowse2 directory in /var/www/html?
> >> >> >>
> >> >> >> Scott
> >> >> >>
> >> >> >> (please leave the GBrowse list cc'ed so the debugging can be
> >> >> >> archived)
> >> >> >>
> >> >> >>
> >> >> >> On Wed, Mar 28, 2012 at 5:21 PM, Omar Darwish <odarwish83 <at> gmail.com>
> >> >> >> wrote:
> >> >> >> > Yes, /var/www exists and it has (html, error, cgi-bin and icons)
> >> >> >> >
> >> >> >> >
> >> >> >> > On Wed, Mar 28, 2012 at 5:11 PM, Scott Cain <scott <at> scottcain.net>
> >> >> >> > wrote:
> >> >> >> >>
> >> >> >> >> Hi Omar,
> >> >> >> >>
> >> >> >> >> Well then I guessed wrong what the problem was.  Does /var/www
> >> >> >> >> exist?
> >> >> >> >> Does it have an html directory, and a gbrowse2 directory in it?
> >> >> >> >>
> >> >> >> >> Scott
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> On Wed, Mar 28, 2012 at 5:07 PM, Omar Darwish
> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> wrote:
> >> >> >> >> > Hi Scott,
> >> >> >> >> >
> >> >> >> >> > I could not find this directory /usr/local/apache ?? i can only
> >> >> >> >> > see
> >> >> >> >> > is
> >> >> >> >> > this
> >> >> >> >> > one /etc/httpd
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > On Wed, Mar 28, 2012 at 4:48 PM, Scott Cain
> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> > wrote:
> >> >> >> >> >>
> >> >> >> >> >> Hi Omar,
> >> >> >> >> >>
> >> >> >> >> >> I just looked back at the installation log that you sent--the
> >> >> >> >> >> installer suggested that you install in /usr/local/apache,
> >> >> >> >> >> which
> >> >> >> >> >> is
> >> >> >> >> >> where it would be if you built apache from source, which I'm
> >> >> >> >> >> guessing
> >> >> >> >> >> you didn't do.  The easiest way to fix that is to "rm -rf
> >> >> >> >> >> /usr/local/apache" and force the installation of GBrowse
> >> >> >> >> >> again:
> >> >> >> >> >>
> >> >> >> >> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
> >> >> >> >> >>
> >> >> >> >> >> The reason that happened is you tried to install GBrowse
> >> >> >> >> >> before
> >> >> >> >> >> you
> >> >> >> >> >> installed apache, and when the installer didn't find the
> >> >> >> >> >> directories
> >> >> >> >> >> for the system installed apache, it assumed you must have one
> >> >> >> >> >> you
> >> >> >> >> >> installed yourself, and created /usr/local/apache and put the
> >> >> >> >> >> GBrowse
> >> >> >> >> >> files there.  (A possible second explanation is that CentOS
> >> >> >> >> >> changed
> >> >> >> >> >> where it's apache directories are, but I don't think that is
> >> >> >> >> >> it
> >> >> >> >> >> since
> >> >> >> >> >> I probably would have heard about it by now.)
> >> >> >> >> >>
> >> >> >> >> >> Scott
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:26 PM, Omar Darwish
> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> wrote:
> >> >> >> >> >> > Thanks Scott, I guess it worked After installing perl DBI!!
> >> >> >> >> >> > To double check, i tried executing ( sudo perl -MCPAN -e
> >> >> >> >> >> > 'install
> >> >> >> >> >> > Bio::Graphics::Browser2' ) one more time, it returned the
> >> >> >> >> >> > lines
> >> >> >> >> >> > below:
> >> >> >> >> >> > CPAN: Storable loaded ok (v2.20)
> >> >> >> >> >> > Going to read '/root/.cpan/Metadata'
> >> >> >> >> >> >   Database was generated on Wed, 28 Mar 2012 16:10:31 GMT
> >> >> >> >> >> > Bio::Graphics::Browser2 is up to date (2.48).
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > Apache server is running, I tried to access
> >> >> >> >> >> > (http://localhost/gbrowse2)
> >> >> >> >> >> > I
> >> >> >> >> >> > got page Not Found
> >> >> >> >> >> > Do I need to do any kind of configuration ?
> >> >> >> >> >> >
> >> >> >> >> >> > Regards
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > On Wed, Mar 28, 2012 at 4:11 PM, Scott Cain
> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> > wrote:
> >> >> >> >> >> >>
> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >>
> >> >> >> >> >> >> While you shouldn't need (and didn't used to need) the perl
> >> >> >> >> >> >> module
> >> >> >> >> >> >> DBI
> >> >> >> >> >> >> to install GBrowse, apparently something has changed
> >> >> >> >> >> >> recently.
> >> >> >> >> >> >>  If
> >> >> >> >> >> >> you
> >> >> >> >> >> >> install perl-DBI with yum things should work.  In reality,
> >> >> >> >> >> >> unless
> >> >> >> >> >> >> you
> >> >> >> >> >> >> are just installing GBrowse to do the tutorial and nothing
> >> >> >> >> >> >> else,
> >> >> >> >> >> >> you're going to want DBI anyway.
> >> >> >> >> >> >>
> >> >> >> >> >> >> Scott
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:03 PM, Omar Darwish
> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> > Hi Scott,
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > I installed the Bio::Graphics, it went fine i guess,
> >> >> >> >> >> >> > please
> >> >> >> >> >> >> > take a
> >> >> >> >> >> >> > look
> >> >> >> >> >> >> > at
> >> >> >> >> >> >> > the new attached output file
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > Thanks
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:51 PM, Scott Cain
> >> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Bio::Graphics isn't getting installed since GD won't
> >> >> >> >> >> >> >> install.
> >> >> >> >> >> >> >>  GD
> >> >> >> >> >> >> >> won't install because you don't have the libgd headers
> >> >> >> >> >> >> >> installed.
> >> >> >> >> >> >> >>  The
> >> >> >> >> >> >> >> easiest thing to do would be to use yum to install GD:
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>  sudo yum install perl-GD
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> but to do that you might have to add rpmforge as a yum
> >> >> >> >> >> >> >> repository.
> >> >> >> >> >> >> >>  See:
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>  http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:30 PM, Omar Darwish
> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> > Hi Scott,
> >> >> >> >> >> >> >> > Please see the attached file
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:14 PM, Scott Cain
> >> >> >> >> >> >> >> > <scott <at> scottcain.net>
> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> Yes, if you type "script" before entering the cpan
> >> >> >> >> >> >> >> >> shell,
> >> >> >> >> >> >> >> >> everything
> >> >> >> >> >> >> >> >> you type and the responses on the screen are saved to
> >> >> >> >> >> >> >> >> a
> >> >> >> >> >> >> >> >> file.
> >> >> >> >> >> >> >> >>  To
> >> >> >> >> >> >> >> >> make
> >> >> >> >> >> >> >> >> script quit, you type control-D.
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:07 PM, Omar Darwish
> >> >> >> >> >> >> >> >> <odarwish83 <at> gmail.com>
> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> > Oh, I am not really sure about your question, Is
> >> >> >> >> >> >> >> >> > there
> >> >> >> >> >> >> >> >> > any
> >> >> >> >> >> >> >> >> > way
> >> >> >> >> >> >> >> >> > (command)
> >> >> >> >> >> >> >> >> > i
> >> >> >> >> >> >> >> >> > can save the installation output to a file so that
> >> >> >> >> >> >> >> >> > i
> >> >> >> >> >> >> >> >> > can
> >> >> >> >> >> >> >> >> > send
> >> >> >> >> >> >> >> >> > it
> >> >> >> >> >> >> >> >> > to
> >> >> >> >> >> >> >> >> > you
> >> >> >> >> >> >> >> >> > ?
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> > Thanks
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:03 PM, Scott Cain
> >> >> >> >> >> >> >> >> > <scott <at> scottcain.net>
> >> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> That is a pretty massive failure--it looks like
> >> >> >> >> >> >> >> >> >> all
> >> >> >> >> >> >> >> >> >> of
> >> >> >> >> >> >> >> >> >> the
> >> >> >> >> >> >> >> >> >> tests
> >> >> >> >> >> >> >> >> >> failed to even run.  Did the prerequisites
> >> >> >> >> >> >> >> >> >> installed
> >> >> >> >> >> >> >> >> >> with
> >> >> >> >> >> >> >> >> >> the
> >> >> >> >> >> >> >> >> >> cpan
> >> >> >> >> >> >> >> >> >> shell install properly?
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 2:59 PM, Omar Darwish
> >> >> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> >> > Below the last lines i got from the Installation
> >> >> >> >> >> >> >> >> >> > process,
> >> >> >> >> >> >> >> >> >> > I
> >> >> >> >> >> >> >> >> >> > am
> >> >> >> >> >> >> >> >> >> > not
> >> >> >> >> >> >> >> >> >> > sure
> >> >> >> >> >> >> >> >> >> > if
> >> >> >> >> >> >> >> >> >> > they can help:
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> > Test Summary Report
> >> >> >> >> >> >> >> >> >> > -------------------
> >> >> >> >> >> >> >> >> >> > t/00.compile.t          (Wstat: 4352 Tests: 77
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 17)
> >> >> >> >> >> >> >> >> >> >   Failed tests:  1, 3, 5, 7, 10, 12, 14, 16-17,
> >> >> >> >> >> >> >> >> >> > 30,
> >> >> >> >> >> >> >> >> >> > 32,
> >> >> >> >> >> >> >> >> >> > 34
> >> >> >> >> >> >> >> >> >> >                 36, 40, 42, 47, 76
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 17
> >> >> >> >> >> >> >> >> >> > t/02.rearchitecture.t   (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 90 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > t/03.render.t           (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
> >> >> >> >> >> >> >> >> >> > t/04.remoteserver.t     (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 47 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > t/05.deferredrendering.t (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
> >> >> >> >> >> >> >> >> >> > t/06.featuresearch.t    (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 26 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > t/07.karyotype.t        (Wstat: 512 Tests: 0
> >> >> >> >> >> >> >> >> >> > Failed:
> >> >> >> >> >> >> >> >> >> > 0)
> >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
> >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 3 tests
> >> >> >> >> >> >> >> >> >> > but
> >> >> >> >> >> >> >> >> >> > ran
> >> >> >> >> >> >> >> >> >> > 0.
> >> >> >> >> >> >> >> >> >> > Files=9, Tests=90,  2 wallclock secs ( 0.04 usr
> >> >> >> >> >> >> >> >> >> >  0.02
> >> >> >> >> >> >> >> >> >> > sys
> >> >> >> >> >> >> >> >> >> > +
> >> >> >> >> >> >> >> >> >> >  1.97
> >> >> >> >> >> >> >> >> >> > cusr
> >> >> >> >> >> >> >> >> >> >  0.25
> >> >> >> >> >> >> >> >> >> > csys =  2.28 CPU)
> >> >> >> >> >> >> >> >> >> > Result: FAIL
> >> >> >> >> >> >> >> >> >> > Failed 7/9 test programs. 17/90 subtests failed.
> >> >> >> >> >> >> >> >> >> >   LDS/GBrowse-2.48.tar.gz
> >> >> >> >> >> >> >> >> >> >   ./Build test -- NOT OK
> >> >> >> >> >> >> >> >> >> > //hint// to see the cpan-testers results for
> >> >> >> >> >> >> >> >> >> > installing
> >> >> >> >> >> >> >> >> >> > this
> >> >> >> >> >> >> >> >> >> > module,
> >> >> >> >> >> >> >> >> >> > try:
> >> >> >> >> >> >> >> >> >> >   reports LDS/GBrowse-2.48.tar.gz
> >> >> >> >> >> >> >> >> >> > Warning (usually harmless): 'YAML' not
> >> >> >> >> >> >> >> >> >> > installed,
> >> >> >> >> >> >> >> >> >> > will
> >> >> >> >> >> >> >> >> >> > not
> >> >> >> >> >> >> >> >> >> > store
> >> >> >> >> >> >> >> >> >> > persistent
> >> >> >> >> >> >> >> >> >> > state
> >> >> >> >> >> >> >> >> >> > Running Build install
> >> >> >> >> >> >> >> >> >> >   make test had returned bad status, won't
> >> >> >> >> >> >> >> >> >> > install
> >> >> >> >> >> >> >> >> >> > without
> >> >> >> >> >> >> >> >> >> > force
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 1:58 PM, Scott Cain
> >> >> >> >> >> >> >> >> >> > <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> Hi Omar,
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> What sort of errors?  Do you have developers
> >> >> >> >> >> >> >> >> >> >> tools
> >> >> >> >> >> >> >> >> >> >> like
> >> >> >> >> >> >> >> >> >> >> make
> >> >> >> >> >> >> >> >> >> >> and
> >> >> >> >> >> >> >> >> >> >> gcc
> >> >> >> >> >> >> >> >> >> >> installed?
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> Scott
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> PS: I took the gmane list out of the cc list
> >> >> >> >> >> >> >> >> >> >> and
> >> >> >> >> >> >> >> >> >> >> added
> >> >> >> >> >> >> >> >> >> >> GBrowse.
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 1:37 PM, Omar Darwish
> >> >> >> >> >> >> >> >> >> >> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> >> >> > Hi Scott,
> >> >> >> >> >> >> >> >> >> >> > I tried this command,
> >> >> >> >> >> >> >> >> >> >> > sudo perl -MCPAN -e 'install
> >> >> >> >> >> >> >> >> >> >> > Bio::Graphics::Browser2'
> >> >> >> >> >> >> >> >> >> >> > ...
> >> >> >> >> >> >> >> >> >> >> > It
> >> >> >> >> >> >> >> >> >> >> > worked
> >> >> >> >> >> >> >> >> >> >> > on Ubuntu but returned errors on both Fedora
> >> >> >> >> >> >> >> >> >> >> > &
> >> >> >> >> >> >> >> >> >> >> > CentOS.
> >> >> >> >> >> >> >> >> >> >> > What do you think?
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> > Thanks,
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> > On Tue, Mar 27, 2012 at 6:23 PM, Omar Darwish
> >> >> >> >> >> >> >> >> >> >> > <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> > wrote:
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >> Thanks Scott, I'll give it a try and get
> >> >> >> >> >> >> >> >> >> >> >> back
> >> >> >> >> >> >> >> >> >> >> >> to
> >> >> >> >> >> >> >> >> >> >> >> you
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >> On Tue, Mar 27, 2012 at 4:37 PM, Scott Cain
> >> >> >> >> >> >> >> >> >> >> >> <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> Hi Omar,
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> From source/the cpan shell since there
> >> >> >> >> >> >> >> >> >> >> >>> aren't
> >> >> >> >> >> >> >> >> >> >> >>> RPMs
> >> >> >> >> >> >> >> >> >> >> >>> for
> >> >> >> >> >> >> >> >> >> >> >>> GBrowse
> >> >> >> >> >> >> >> >> >> >> >>> (though
> >> >> >> >> >> >> >> >> >> >> >>> there is a debian package that works with
> >> >> >> >> >> >> >> >> >> >> >>> debian
> >> >> >> >> >> >> >> >> >> >> >>> and
> >> >> >> >> >> >> >> >> >> >> >>> ubuntu).
> >> >> >> >> >> >> >> >> >> >> >>>  Also,
> >> >> >> >> >> >> >> >> >> >> >>> if you can turn off SELinux it makes life
> >> >> >> >> >> >> >> >> >> >> >>> easier.
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> Scott
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> On Tue, Mar 27, 2012 at 4:22 PM, Omar
> >> >> >> >> >> >> >> >> >> >> >>> Darwish
> >> >> >> >> >> >> >> >> >> >> >>> <odarwish83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >> >> >> >> >> >> >> >> >> >> >>> wrote:
> >> >> >> >> >> >> >> >> >> >> >>> > Hello all,
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > What i the easiest way to install
> >> >> >> >> >> >> >> >> >> >> >>> > Gbrowse2
> >> >> >> >> >> >> >> >> >> >> >>> > on
> >> >> >> >> >> >> >> >> >> >> >>> > CentOS
> >> >> >> >> >> >> >> >> >> >> >>> > &
> >> >> >> >> >> >> >> >> >> >> >>> > Fedora
> >> >> >> >> >> >> >> >> >> >> >>> > ??
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > --
> >> >> >> >> >> >> >> >> >> >> >>> > Thank you,
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > ------------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> >> >>> > This SF email is sponsosred by:
> >> >> >> >> >> >> >> >> >> >> >>> > Try Windows Azure free for 90 days Click
> >> >> >> >> >> >> >> >> >> >> >>> > Here
> >> >> >> >> >> >> >> >> >> >> >>> > http://p.sf.net/sfu/sfd2d-msazure
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > _______________________________________________
> >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse mailing list
> >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
> >> >> >> >> >> >> >> >> >> >> >>> >
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> --
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>>
> >> >> >> >> >> >> >> >> >> >> >>> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> >> >>> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> >> >> >>> scott
> >> >> >> >> >> >> >> >> >> >> >>> at
> >> >> >> >> >> >> >> >> >> >> >>> scottcain
> >> >> >> >> >> >> >> >> >> >> >>> dot net
> >> >> >> >> >> >> >> >> >> >> >>> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> >> >> >>> 216-392-3087
> >> >> >> >> >> >> >> >> >> >> >>> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >> >> >> >> Regards,
> >> >> >> >> >> >> >> >> >> >> >> Omar
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > --
> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> --
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> >> Scott Cain, Ph. D.
> >> >> >> >> >> >> >> scott
> >> >> >> >> >> >> >> at
> >> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > --
> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> > Omar
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >> --
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> >> Scott Cain, Ph. D.                                   scott
> >> >> >> >> >> >> at
> >> >> >> >> >> >> scottcain
> >> >> >> >> >> >> dot net
> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > --
> >> >> >> >> >> > Regards,
> >> >> >> >> >> > Omar
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> --
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> >> >> >> >> scottcain
> >> >> >> >> >> dot net
> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> >> 216-392-3087
> >> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > --
> >> >> >> >> > Regards,
> >> >> >> >> > Omar
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> --
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> ------------------------------------------------------------------------
> >> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> >> >> >> scottcain
> >> >> >> >> dot net
> >> >> >> >> GMOD Coordinator (http://gmod.org/)
> >> >> >> >> 216-392-3087
> >> >> >> >> Ontario Institute for Cancer Research
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> >
> >> >> >> > --
> >> >> >> > Regards,
> >> >> >> > Omar
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >>
> >> >> >>
> >> >> >> ------------------------------------------------------------------------
> >> >> >> Scott Cain, Ph. D.                                   scott at
> >> >> >> scottcain
> >> >> >> dot net
> >> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> >> >> Ontario Institute for Cancer Research
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Regards,
> >> >> > Omar
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >>
> >> >> ------------------------------------------------------------------------
> >> >> Scott Cain, Ph. D.                                   scott at scottcain
> >> >> dot net
> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> >> Ontario Institute for Cancer Research
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Regards,
> >> > Omar
> >>
> >>
> >>
> >> --
> >> ------------------------------------------------------------------------
> >> Scott Cain, Ph. D.                                   scott at scottcain
> >> dot net
> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> >> Ontario Institute for Cancer Research
> >
> >
> >
> >
> > --
> > Regards,
> > Omar
>
>
>
> --
> ------------------------------------------------------------------------
> Scott Cain, Ph. D.                                   scott at scottcain dot net
> GMOD Coordinator (http://gmod.org/)                     216-392-3087
> Ontario Institute for Cancer Research
>
>
>
> --
> Regards,
> Omar
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
> Gmod-gbrowse mailing list
> Gmod-gbrowse-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse




--
Regards,
Omar



--
Regards,
Omar
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
Scott Cain | 2 Apr 2012 15:15
Favicon

Re: Gbrowse installation on CentOS

Hi Omar,

If you have a gbrowse apache configuration file in /etc/http/conf.d,
please send it to the mailing list.

Adam,

Could you please send your gbrowse apache conf to the list as well?  I
suspect Omar could replace his conf with yours and get a working
system.  Omar, note that if you do that, you'll need to restart apache
to get it to recognize the new conf.

Scott

On Sun, Apr 1, 2012 at 5:06 PM, Adam Witney <awitney@...> wrote:
>
> Try to keep the messages on the list, others may also be able to help.
>
> Looks like it is looking in /usr/local/apache, whereas on CentOS apache is usually configured to use
/var/www. Have you installed apache separately?
>
> The apache conf file you attached does not contain the GBrowse stuff... this usually goes under /etc/http/conf.d/
>
>
>
> On 1 Apr 2012, at 20:38, Omar Darwish wrote:
>
>> Well, Attached is my httpd.conf and below is my error_log:
>> [Sun Apr 01 03:20:02 2012] [notice] Digest: generating secret for digest authentication ...
>> [Sun Apr 01 03:20:02 2012] [notice] Digest: done
>> [Sun Apr 01 03:20:02 2012] [warn] ./mod_dnssd.c: No services found to register
>> [Sun Apr 01 03:20:02 2012] [notice] Apache/2.2.15 (Unix) DAV/2 configured -- resuming normal operations
>> [Sun Apr 01 15:02:16 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
>> [Sun Apr 01 15:02:16 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
>> [Sun Apr 01 15:05:59 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
>> [Sun Apr 01 15:06:07 2012] [error] [client 127.0.0.1] File does not exist: /usr/local/apache
>> [Sun Apr 01 15:06:07 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
>> [Sun Apr 01 15:06:19 2012] [error] [client 127.0.0.1] script not found or unable to stat: /usr/local/apache
>> [Sun Apr 01 15:06:19 2012] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
>> [Sun Apr 01 15:24:00 2012] [error] [client 127.0.0.1] script not found or unable to stat: /usr/local/apache
>>
>>
>> Thanks!
>>
>> On Sun, Apr 1, 2012 at 11:30 AM, Adam Witney <awitney@...> wrote:
>>
>> On my CentOS systems the error logs are at
>>
>> /var/log/httpd/error_log
>>
>> Also take a look at your apache config files to make sure you have the correct Alias/ScriptAlias lines.
(Most likely in /etc/httpd/conf.d/)
>>
>>
>>
>> On 1 Apr 2012, at 14:59, Omar Darwish wrote:
>>
>> > the error is: Page not found
>> > I am sorry but i dont know where id the apache log ?
>> >
>> > On Sat, Mar 31, 2012 at 7:03 PM, Adam Witney <awitney@...> wrote:
>> > What are the errors? What's in the apache log?
>> >
>> >
>> > On 31 Mar 2012, at 23:20, Omar Darwish <odarwish83@...> wrote:
>> >
>> >> Same problem :(
>> >>
>> >> On Fri, Mar 30, 2012 at 3:41 PM, Adam Witney <awitney@...> wrote:
>> >>
>> >> have you tried:
>> >>
>> >> http://localhost/gb2/gbrowse
>> >>
>> >>
>> >> On 30 Mar 2012, at 17:22, Omar Darwish wrote:
>> >>
>> >> > Hi Scott,
>> >> > I tried what your command via cpan, with the following,
>> >> > **Beginning interactive configuration**
>> >> > Directory for GBrowse's config and support files? [/etc/gbrowse2] /etc/gbrowse2
>> >> > Directory for GBrowse's static images & HTML files? [/var/www/html/gbrowse2] /var/www/html/gbrowse2/
>> >> > Directory for GBrowse's temporary data [/var/tmp/gbrowse2] /var/tmp/gbrowse2/
>> >> > Directory for GBrowse's sessions, uploaded tracks and other persistent data [/var/lib/gbrowse2] /var/lib/gbrowse2/
>> >> > Directory for GBrowse's example databases [/var/lib/gbrowse2/databases] /var/lib/gbrowse2/databases/
>> >> > Directory for GBrowse's CGI script executables? [/var/www/cgi-bin/gb2] /var/www/cgi-bin/gb2/
>> >> > Internet port to run demo web site on (for demo)? [8000] 8000
>> >> > Apache loadable module directory (for demo)? [/etc/httpd/modules] /etc/httpd/modules
>> >> > User account under which Apache daemon runs? [apache] apache
>> >> > Automatically update Apache config files to run GBrowse? [y] y
>> >> > Automatically update system config files to run gbrowse-slave? [y] y
>> >> >
>> >> >
>> >> > Now, I have the following directories,
>> >> > /var/www/cgi-bin/gb2 --> contains the gbrowse executables
>> >> > /var/www/html/gbrowse2 --> contains the gbrowse start page (index.html) and other files
>> >> >
>> >> > I tried,
>> >> > localhost/gbrowse2   --> wont work
>> >> > localhost/gbrowse2/index.html   --> wont work
>> >> >
>> >> > I created new directory with test html page
>> >> > /var/www/html/test/test.html -->  It worked when i browsed localhost/test/test.html
>> >> >
>> >> >
>> >> >
>> >> > On Thu, Mar 29, 2012 at 3:26 PM, Scott Cain <scott@...> wrote:
>> >> > Huh, that's interesting; I'd have thought the force in that context
>> >> > would have, you know, forced the installation.  The other option is to
>> >> > use the cpan shell:
>> >> >
>> >> >  sudo cpan
>> >> >  cpan> force install Bio::Graphics::Browser2
>> >> >  ...
>> >> >  cpan> quit
>> >> >
>> >> > which absolutely should work.  You don't have to (and in fact there
>> >> > isn't an established way to) uninstall GBrowse.
>> >> >
>> >> > Scott
>> >> >
>> >> >
>> >> > On Thu, Mar 29, 2012 at 3:19 PM, Omar Darwish
<odarwish83@...> wrote:
>> >> > > Hi Scott,
>> >> > >
>> >> > > Well, Do i need to uninstall what i have installed before i re-install? How?
>> >> > > Please see the attached output when i tried to run the command while what i
>> >> > > have installed is still there.
>> >> > >
>> >> > > Thanks,
>> >> > >
>> >> > >
>> >> > > On Thu, Mar 29, 2012 at 2:54 PM, Scott Cain <scott@...> wrote:
>> >> > >>
>> >> > >> Hi Omar,
>> >> > >>
>> >> > >> Well that is strange: the html and cgi files don't appear to have gone
>> >> > >> anywhere!  I don't suppose you kept the transcript of the "successful"
>> >> > >> installation; I'm wondering if there were any error message about the
>> >> > >> placement of the html and cgi-bin directories and files.  If not, you
>> >> > >> should run the installation again:
>> >> > >>
>> >> > >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
>> >> > >>
>> >> > >> and pay attention to the items asking where to put html and cgi
>> >> > >> directories.  They should go in /var/www/html and /var/www/cgi-bin
>> >> > >> respectively.
>> >> > >>
>> >> > >> Scott
>> >> > >>
>> >> > >>
>> >> > >> On Wed, Mar 28, 2012 at 5:41 PM, Omar Darwish <odarwish83 <at> gmail.com>
>> >> > >> wrote:
>> >> > >> > Sorry to keep bugging you with this, i really appreciate your help.
>> >> > >> > This is what i got:
>> >> > >> > /etc/gbrowse2
>> >> > >> > /etc/gbrowse2/GBrowse.conf
>> >> > >> > /etc/gbrowse2/MobyServices
>> >> > >> > /etc/gbrowse2/detail_select_menu.conf
>> >> > >> > /etc/gbrowse2/enzymes.txt
>> >> > >> > /etc/gbrowse2/languages
>> >> > >> > /etc/gbrowse2/log4perl.conf
>> >> > >> > /etc/gbrowse2/plugins
>> >> > >> > /etc/gbrowse2/pop_demo.conf
>> >> > >> > /etc/gbrowse2/slave_preload.conf
>> >> > >> > /etc/gbrowse2/submitter_plugin.conf
>> >> > >> > /etc/gbrowse2/synteny
>> >> > >> > /etc/gbrowse2/themes
>> >> > >> > /etc/gbrowse2/volvox.conf
>> >> > >> > /etc/gbrowse2/yeast_chr1+2.conf
>> >> > >> > /etc/gbrowse2/yeast_renderfarm.conf
>> >> > >> > /etc/gbrowse2/yeast_simple.conf
>> >> > >> > /etc/gbrowse2/MobyServices/GbrowseServices.PMS
>> >> > >> > /etc/gbrowse2/MobyServices/GbrowseServices.pm
>> >> > >> > /etc/gbrowse2/MobyServices/b64_encoded_gif_renderer.pm
>> >> > >> > /etc/gbrowse2/MobyServices/b64_encoded_jpeg_renderer.pm
>> >> > >> > /etc/gbrowse2/MobyServices/moby.conf
>> >> > >> > /etc/gbrowse2/MobyServices/text_formatted_renderer.pm
>> >> > >> > /etc/gbrowse2/MobyServices/text_html_renderer.pm
>> >> > >> > /etc/gbrowse2/MobyServices/text_plain_renderer.pm
>> >> > >> > /etc/gbrowse2/MobyServices/text_xml_renderer.pm
>> >> > >> > /etc/gbrowse2/languages/POSIX.pm
>> >> > >> > /etc/gbrowse2/languages/de.pm
>> >> > >> > /etc/gbrowse2/languages/en.pm
>> >> > >> > /etc/gbrowse2/languages/es.pm
>> >> > >> > /etc/gbrowse2/languages/fr.pm
>> >> > >> > /etc/gbrowse2/languages/is.pm
>> >> > >> > /etc/gbrowse2/languages/it.pm
>> >> > >> > /etc/gbrowse2/languages/ja.pm
>> >> > >> > /etc/gbrowse2/languages/ko.pm
>> >> > >> > /etc/gbrowse2/languages/nl.pm
>> >> > >> > /etc/gbrowse2/languages/pl.pm
>> >> > >> > /etc/gbrowse2/languages/ru.pm
>> >> > >> > /etc/gbrowse2/languages/zh.pm
>> >> > >> > /etc/gbrowse2/languages/zh_cn.pm
>> >> > >> > /etc/gbrowse2/plugins/AlignTwoSequences.pm
>> >> > >> > /etc/gbrowse2/plugins/Aligner.pm
>> >> > >> > /etc/gbrowse2/plugins/AttributeHiliter.pm
>> >> > >> > /etc/gbrowse2/plugins/BatchDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/Blat.pm
>> >> > >> > /etc/gbrowse2/plugins/CMapDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/CreateBlastDB.pm
>> >> > >> > /etc/gbrowse2/plugins/FBTableDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/FastaDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/FilterTest.pm
>> >> > >> > /etc/gbrowse2/plugins/GeneFinder.pm
>> >> > >> > /etc/gbrowse2/plugins/LDAPAuthenticate.pm
>> >> > >> > /etc/gbrowse2/plugins/OligoFinder.pm
>> >> > >> > /etc/gbrowse2/plugins/PamAuthenticate.pm
>> >> > >> > /etc/gbrowse2/plugins/PrimerDesigner.pm
>> >> > >> > /etc/gbrowse2/plugins/ProteinDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/RandomGene.pm
>> >> > >> > /etc/gbrowse2/plugins/RestrictionAnnotator.pm
>> >> > >> > /etc/gbrowse2/plugins/SequenceDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/SimpleTrackFinder.pm
>> >> > >> > /etc/gbrowse2/plugins/SinWave.pm
>> >> > >> > /etc/gbrowse2/plugins/SourceTrackFinder.pm
>> >> > >> > /etc/gbrowse2/plugins/Spectrogram.pm
>> >> > >> > /etc/gbrowse2/plugins/Submitter.pm
>> >> > >> > /etc/gbrowse2/plugins/TestAuthenticator.pm
>> >> > >> > /etc/gbrowse2/plugins/TestFinder.pm
>> >> > >> > /etc/gbrowse2/plugins/TrackDumper.pm
>> >> > >> > /etc/gbrowse2/plugins/TrackFinder.pm
>> >> > >> > /etc/gbrowse2/plugins/test.pm
>> >> > >> > /etc/gbrowse2/synteny/oryza.synconf.disabled
>> >> > >> > /etc/gbrowse2/synteny/rice_synteny.conf
>> >> > >> > /etc/gbrowse2/synteny/wild_rice_synteny.conf
>> >> > >> > /etc/gbrowse2/themes/solid_gray_colors
>> >> > >> > /etc/gbrowse2/themes/transparent_colors
>> >> > >> > /etc/gbrowse2/themes/warm_colors
>> >> > >> > /etc/httpd/conf.d/gbrowse2.conf
>> >> > >> >
>> >> > >> > /root/.cpan/build/GBrowse-2.48-27jEyE/blib/etc/httpd/conf.d/gbrowse2.conf
>> >> > >> >
>> >> > >> > /root/.cpan/build/GBrowse-2.48-EXfEDE/blib/etc/httpd/conf.d/gbrowse2.conf
>> >> > >> >
>> >> > >> > /root/.cpan/build/GBrowse-2.48-EZitTT/blib/etc/httpd/conf.d/gbrowse2.conf
>> >> > >> >
>> >> > >> > /root/.cpan/build/GBrowse-2.48-X2VOPv/blib/etc/httpd/conf.d/gbrowse2.conf
>> >> > >> >
>> >> > >> > /root/.cpan/build/GBrowse-2.48-hEDg4u/blib/etc/httpd/conf.d/gbrowse2.conf
>> >> > >> >
>> >> > >> > /root/.cpan/build/GBrowse-2.48-j8uGQI/blib/etc/httpd/conf.d/gbrowse2.conf
>> >> > >> > /var/lib/gbrowse2
>> >> > >> > /var/lib/gbrowse2/databases
>> >> > >> > /var/lib/gbrowse2/sessions
>> >> > >> > /var/lib/gbrowse2/userdata
>> >> > >> > /var/lib/gbrowse2/databases/admin_uploads
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn
>> >> > >> > /var/lib/gbrowse2/databases/ideograms
>> >> > >> > /var/lib/gbrowse2/databases/pop_demo
>> >> > >> > /var/lib/gbrowse2/databases/yeast_chr1+2
>> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds
>> >> > >> > /var/lib/gbrowse2/databases/admin_uploads/README
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/alignments/rice.aln.gz
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/rice/rice.gff3
>> >> > >> > /var/lib/gbrowse2/databases/gbrowse_syn/wild_rice/wild_rice.gff3
>> >> > >> > /var/lib/gbrowse2/databases/ideograms/human_cytobands.gff
>> >> > >> > /var/lib/gbrowse2/databases/ideograms/mouse_cytobands.gff
>> >> > >> > /var/lib/gbrowse2/databases/ideograms/rat_cytobands.gff
>> >> > >> > /var/lib/gbrowse2/databases/pop_demo/pop_demo.gff3
>> >> > >> > /var/lib/gbrowse2/databases/yeast_chr1+2/yeast_chr1+2.gff3
>> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr1.fa
>> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chr2.fa
>> >> > >> > /var/lib/gbrowse2/databases/yeast_scaffolds/chromosomes.gff3
>> >> > >> >
>> >> > >> >
>> >> > >> >
>> >> > >> > On Wed, Mar 28, 2012 at 5:38 PM, Scott Cain <scott <at> scottcain.net> wrote:
>> >> > >> >>
>> >> > >> >> Omar,
>> >> > >> >>
>> >> > >> >> Are you familiar with the locate command?  Run updatedb and then try
>> >> > >> >>
>> >> > >> >>  locate gbrowse2
>> >> > >> >>
>> >> > >> >> to see where it went.
>> >> > >> >>
>> >> > >> >> Scott
>> >> > >> >>
>> >> > >> >>
>> >> > >> >> On Wed, Mar 28, 2012 at 5:23 PM, Omar Darwish <odarwish83 <at> gmail.com>
>> >> > >> >> wrote:
>> >> > >> >> > Oh No it is empty!
>> >> > >> >> >
>> >> > >> >> >
>> >> > >> >> > On Wed, Mar 28, 2012 at 5:22 PM, Scott Cain <scott <at> scottcain.net>
>> >> > >> >> > wrote:
>> >> > >> >> >>
>> >> > >> >> >> Hi Omar,
>> >> > >> >> >>
>> >> > >> >> >> Is the gbrowse2 directory in /var/www/html?
>> >> > >> >> >>
>> >> > >> >> >> Scott
>> >> > >> >> >>
>> >> > >> >> >> (please leave the GBrowse list cc'ed so the debugging can be
>> >> > >> >> >> archived)
>> >> > >> >> >>
>> >> > >> >> >>
>> >> > >> >> >> On Wed, Mar 28, 2012 at 5:21 PM, Omar Darwish <odarwish83 <at> gmail.com>
>> >> > >> >> >> wrote:
>> >> > >> >> >> > Yes, /var/www exists and it has (html, error, cgi-bin and icons)
>> >> > >> >> >> >
>> >> > >> >> >> >
>> >> > >> >> >> > On Wed, Mar 28, 2012 at 5:11 PM, Scott Cain <scott <at> scottcain.net>
>> >> > >> >> >> > wrote:
>> >> > >> >> >> >>
>> >> > >> >> >> >> Hi Omar,
>> >> > >> >> >> >>
>> >> > >> >> >> >> Well then I guessed wrong what the problem was.  Does /var/www
>> >> > >> >> >> >> exist?
>> >> > >> >> >> >> Does it have an html directory, and a gbrowse2 directory in it?
>> >> > >> >> >> >>
>> >> > >> >> >> >> Scott
>> >> > >> >> >> >>
>> >> > >> >> >> >>
>> >> > >> >> >> >> On Wed, Mar 28, 2012 at 5:07 PM, Omar Darwish
>> >> > >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> wrote:
>> >> > >> >> >> >> > Hi Scott,
>> >> > >> >> >> >> >
>> >> > >> >> >> >> > I could not find this directory /usr/local/apache ?? i can only
>> >> > >> >> >> >> > see
>> >> > >> >> >> >> > is
>> >> > >> >> >> >> > this
>> >> > >> >> >> >> > one /etc/httpd
>> >> > >> >> >> >> >
>> >> > >> >> >> >> >
>> >> > >> >> >> >> >
>> >> > >> >> >> >> > On Wed, Mar 28, 2012 at 4:48 PM, Scott Cain
>> >> > >> >> >> >> > <scott@...>
>> >> > >> >> >> >> > wrote:
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> Hi Omar,
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> I just looked back at the installation log that you sent--the
>> >> > >> >> >> >> >> installer suggested that you install in /usr/local/apache,
>> >> > >> >> >> >> >> which
>> >> > >> >> >> >> >> is
>> >> > >> >> >> >> >> where it would be if you built apache from source, which I'm
>> >> > >> >> >> >> >> guessing
>> >> > >> >> >> >> >> you didn't do.  The easiest way to fix that is to "rm -rf
>> >> > >> >> >> >> >> /usr/local/apache" and force the installation of GBrowse
>> >> > >> >> >> >> >> again:
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>  sudo perl -MCPAN -e 'force install Bio::Graphics::Browser2'
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> The reason that happened is you tried to install GBrowse
>> >> > >> >> >> >> >> before
>> >> > >> >> >> >> >> you
>> >> > >> >> >> >> >> installed apache, and when the installer didn't find the
>> >> > >> >> >> >> >> directories
>> >> > >> >> >> >> >> for the system installed apache, it assumed you must have one
>> >> > >> >> >> >> >> you
>> >> > >> >> >> >> >> installed yourself, and created /usr/local/apache and put the
>> >> > >> >> >> >> >> GBrowse
>> >> > >> >> >> >> >> files there.  (A possible second explanation is that CentOS
>> >> > >> >> >> >> >> changed
>> >> > >> >> >> >> >> where it's apache directories are, but I don't think that is
>> >> > >> >> >> >> >> it
>> >> > >> >> >> >> >> since
>> >> > >> >> >> >> >> I probably would have heard about it by now.)
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> Scott
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> On Wed, Mar 28, 2012 at 4:26 PM, Omar Darwish
>> >> > >> >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> > Thanks Scott, I guess it worked After installing perl DBI!!
>> >> > >> >> >> >> >> > To double check, i tried executing ( sudo perl -MCPAN -e
>> >> > >> >> >> >> >> > 'install
>> >> > >> >> >> >> >> > Bio::Graphics::Browser2' ) one more time, it returned the
>> >> > >> >> >> >> >> > lines
>> >> > >> >> >> >> >> > below:
>> >> > >> >> >> >> >> > CPAN: Storable loaded ok (v2.20)
>> >> > >> >> >> >> >> > Going to read '/root/.cpan/Metadata'
>> >> > >> >> >> >> >> >   Database was generated on Wed, 28 Mar 2012 16:10:31 GMT
>> >> > >> >> >> >> >> > Bio::Graphics::Browser2 is up to date (2.48).
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> > Apache server is running, I tried to access
>> >> > >> >> >> >> >> > (http://localhost/gbrowse2)
>> >> > >> >> >> >> >> > I
>> >> > >> >> >> >> >> > got page Not Found
>> >> > >> >> >> >> >> > Do I need to do any kind of configuration ?
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> > Regards
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> > On Wed, Mar 28, 2012 at 4:11 PM, Scott Cain
>> >> > >> >> >> >> >> > <scott@...>
>> >> > >> >> >> >> >> > wrote:
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> Hi Omar,
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> While you shouldn't need (and didn't used to need) the perl
>> >> > >> >> >> >> >> >> module
>> >> > >> >> >> >> >> >> DBI
>> >> > >> >> >> >> >> >> to install GBrowse, apparently something has changed
>> >> > >> >> >> >> >> >> recently.
>> >> > >> >> >> >> >> >>  If
>> >> > >> >> >> >> >> >> you
>> >> > >> >> >> >> >> >> install perl-DBI with yum things should work.  In reality,
>> >> > >> >> >> >> >> >> unless
>> >> > >> >> >> >> >> >> you
>> >> > >> >> >> >> >> >> are just installing GBrowse to do the tutorial and nothing
>> >> > >> >> >> >> >> >> else,
>> >> > >> >> >> >> >> >> you're going to want DBI anyway.
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> Scott
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> On Wed, Mar 28, 2012 at 4:03 PM, Omar Darwish
>> >> > >> >> >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> >> > Hi Scott,
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> > I installed the Bio::Graphics, it went fine i guess,
>> >> > >> >> >> >> >> >> > please
>> >> > >> >> >> >> >> >> > take a
>> >> > >> >> >> >> >> >> > look
>> >> > >> >> >> >> >> >> > at
>> >> > >> >> >> >> >> >> > the new attached output file
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> > Thanks
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:51 PM, Scott Cain
>> >> > >> >> >> >> >> >> > <scott@...>
>> >> > >> >> >> >> >> >> > wrote:
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> Hi Omar,
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> Bio::Graphics isn't getting installed since GD won't
>> >> > >> >> >> >> >> >> >> install.
>> >> > >> >> >> >> >> >> >>  GD
>> >> > >> >> >> >> >> >> >> won't install because you don't have the libgd headers
>> >> > >> >> >> >> >> >> >> installed.
>> >> > >> >> >> >> >> >> >>  The
>> >> > >> >> >> >> >> >> >> easiest thing to do would be to use yum to install GD:
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>  sudo yum install perl-GD
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> but to do that you might have to add rpmforge as a yum
>> >> > >> >> >> >> >> >> >> repository.
>> >> > >> >> >> >> >> >> >>  See:
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>  http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> Scott
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:30 PM, Omar Darwish
>> >> > >> >> >> >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> >> >> > Hi Scott,
>> >> > >> >> >> >> >> >> >> > Please see the attached file
>> >> > >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:14 PM, Scott Cain
>> >> > >> >> >> >> >> >> >> > <scott@...>
>> >> > >> >> >> >> >> >> >> > wrote:
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> Hi Omar,
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> Yes, if you type "script" before entering the cpan
>> >> > >> >> >> >> >> >> >> >> shell,
>> >> > >> >> >> >> >> >> >> >> everything
>> >> > >> >> >> >> >> >> >> >> you type and the responses on the screen are saved to
>> >> > >> >> >> >> >> >> >> >> a
>> >> > >> >> >> >> >> >> >> >> file.
>> >> > >> >> >> >> >> >> >> >>  To
>> >> > >> >> >> >> >> >> >> >> make
>> >> > >> >> >> >> >> >> >> >> script quit, you type control-D.
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> Scott
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 3:07 PM, Omar Darwish
>> >> > >> >> >> >> >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> >> >> >> > Oh, I am not really sure about your question, Is
>> >> > >> >> >> >> >> >> >> >> > there
>> >> > >> >> >> >> >> >> >> >> > any
>> >> > >> >> >> >> >> >> >> >> > way
>> >> > >> >> >> >> >> >> >> >> > (command)
>> >> > >> >> >> >> >> >> >> >> > i
>> >> > >> >> >> >> >> >> >> >> > can save the installation output to a file so that
>> >> > >> >> >> >> >> >> >> >> > i
>> >> > >> >> >> >> >> >> >> >> > can
>> >> > >> >> >> >> >> >> >> >> > send
>> >> > >> >> >> >> >> >> >> >> > it
>> >> > >> >> >> >> >> >> >> >> > to
>> >> > >> >> >> >> >> >> >> >> > you
>> >> > >> >> >> >> >> >> >> >> > ?
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> > Thanks
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 3:03 PM, Scott Cain
>> >> > >> >> >> >> >> >> >> >> > <scott@...>
>> >> > >> >> >> >> >> >> >> >> > wrote:
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> Hi Omar,
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> That is a pretty massive failure--it looks like
>> >> > >> >> >> >> >> >> >> >> >> all
>> >> > >> >> >> >> >> >> >> >> >> of
>> >> > >> >> >> >> >> >> >> >> >> the
>> >> > >> >> >> >> >> >> >> >> >> tests
>> >> > >> >> >> >> >> >> >> >> >> failed to even run.  Did the prerequisites
>> >> > >> >> >> >> >> >> >> >> >> installed
>> >> > >> >> >> >> >> >> >> >> >> with
>> >> > >> >> >> >> >> >> >> >> >> the
>> >> > >> >> >> >> >> >> >> >> >> cpan
>> >> > >> >> >> >> >> >> >> >> >> shell install properly?
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> Scott
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 2:59 PM, Omar Darwish
>> >> > >> >> >> >> >> >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> >> >> >> >> > Below the last lines i got from the Installation
>> >> > >> >> >> >> >> >> >> >> >> > process,
>> >> > >> >> >> >> >> >> >> >> >> > I
>> >> > >> >> >> >> >> >> >> >> >> > am
>> >> > >> >> >> >> >> >> >> >> >> > not
>> >> > >> >> >> >> >> >> >> >> >> > sure
>> >> > >> >> >> >> >> >> >> >> >> > if
>> >> > >> >> >> >> >> >> >> >> >> > they can help:
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> > Test Summary Report
>> >> > >> >> >> >> >> >> >> >> >> > -------------------
>> >> > >> >> >> >> >> >> >> >> >> > t/00.compile.t          (Wstat: 4352 Tests: 77
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 17)
>> >> > >> >> >> >> >> >> >> >> >> >   Failed tests:  1, 3, 5, 7, 10, 12, 14, 16-17,
>> >> > >> >> >> >> >> >> >> >> >> > 30,
>> >> > >> >> >> >> >> >> >> >> >> > 32,
>> >> > >> >> >> >> >> >> >> >> >> > 34
>> >> > >> >> >> >> >> >> >> >> >> >                 36, 40, 42, 47, 76
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 17
>> >> > >> >> >> >> >> >> >> >> >> > t/02.rearchitecture.t   (Wstat: 512 Tests: 0
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 0)
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 90 tests
>> >> > >> >> >> >> >> >> >> >> >> > but
>> >> > >> >> >> >> >> >> >> >> >> > ran
>> >> > >> >> >> >> >> >> >> >> >> > 0.
>> >> > >> >> >> >> >> >> >> >> >> > t/03.render.t           (Wstat: 512 Tests: 0
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 0)
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
>> >> > >> >> >> >> >> >> >> >> >> > t/04.remoteserver.t     (Wstat: 512 Tests: 0
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 0)
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 47 tests
>> >> > >> >> >> >> >> >> >> >> >> > but
>> >> > >> >> >> >> >> >> >> >> >> > ran
>> >> > >> >> >> >> >> >> >> >> >> > 0.
>> >> > >> >> >> >> >> >> >> >> >> > t/05.deferredrendering.t (Wstat: 512 Tests: 0
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 0)
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: No plan found in TAP output
>> >> > >> >> >> >> >> >> >> >> >> > t/06.featuresearch.t    (Wstat: 512 Tests: 0
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 0)
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 26 tests
>> >> > >> >> >> >> >> >> >> >> >> > but
>> >> > >> >> >> >> >> >> >> >> >> > ran
>> >> > >> >> >> >> >> >> >> >> >> > 0.
>> >> > >> >> >> >> >> >> >> >> >> > t/07.karyotype.t        (Wstat: 512 Tests: 0
>> >> > >> >> >> >> >> >> >> >> >> > Failed:
>> >> > >> >> >> >> >> >> >> >> >> > 0)
>> >> > >> >> >> >> >> >> >> >> >> >   Non-zero exit status: 2
>> >> > >> >> >> >> >> >> >> >> >> >   Parse errors: Bad plan.  You planned 3 tests
>> >> > >> >> >> >> >> >> >> >> >> > but
>> >> > >> >> >> >> >> >> >> >> >> > ran
>> >> > >> >> >> >> >> >> >> >> >> > 0.
>> >> > >> >> >> >> >> >> >> >> >> > Files=9, Tests=90,  2 wallclock secs ( 0.04 usr
>> >> > >> >> >> >> >> >> >> >> >> >  0.02
>> >> > >> >> >> >> >> >> >> >> >> > sys
>> >> > >> >> >> >> >> >> >> >> >> > +
>> >> > >> >> >> >> >> >> >> >> >> >  1.97
>> >> > >> >> >> >> >> >> >> >> >> > cusr
>> >> > >> >> >> >> >> >> >> >> >> >  0.25
>> >> > >> >> >> >> >> >> >> >> >> > csys =  2.28 CPU)
>> >> > >> >> >> >> >> >> >> >> >> > Result: FAIL
>> >> > >> >> >> >> >> >> >> >> >> > Failed 7/9 test programs. 17/90 subtests failed.
>> >> > >> >> >> >> >> >> >> >> >> >   LDS/GBrowse-2.48.tar.gz
>> >> > >> >> >> >> >> >> >> >> >> >   ./Build test -- NOT OK
>> >> > >> >> >> >> >> >> >> >> >> > //hint// to see the cpan-testers results for
>> >> > >> >> >> >> >> >> >> >> >> > installing
>> >> > >> >> >> >> >> >> >> >> >> > this
>> >> > >> >> >> >> >> >> >> >> >> > module,
>> >> > >> >> >> >> >> >> >> >> >> > try:
>> >> > >> >> >> >> >> >> >> >> >> >   reports LDS/GBrowse-2.48.tar.gz
>> >> > >> >> >> >> >> >> >> >> >> > Warning (usually harmless): 'YAML' not
>> >> > >> >> >> >> >> >> >> >> >> > installed,
>> >> > >> >> >> >> >> >> >> >> >> > will
>> >> > >> >> >> >> >> >> >> >> >> > not
>> >> > >> >> >> >> >> >> >> >> >> > store
>> >> > >> >> >> >> >> >> >> >> >> > persistent
>> >> > >> >> >> >> >> >> >> >> >> > state
>> >> > >> >> >> >> >> >> >> >> >> > Running Build install
>> >> > >> >> >> >> >> >> >> >> >> >   make test had returned bad status, won't
>> >> > >> >> >> >> >> >> >> >> >> > install
>> >> > >> >> >> >> >> >> >> >> >> > without
>> >> > >> >> >> >> >> >> >> >> >> > force
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> > On Wed, Mar 28, 2012 at 1:58 PM, Scott Cain
>> >> > >> >> >> >> >> >> >> >> >> > <scott@...>
>> >> > >> >> >> >> >> >> >> >> >> > wrote:
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> Hi Omar,
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> What sort of errors?  Do you have developers
>> >> > >> >> >> >> >> >> >> >> >> >> tools
>> >> > >> >> >> >> >> >> >> >> >> >> like
>> >> > >> >> >> >> >> >> >> >> >> >> make
>> >> > >> >> >> >> >> >> >> >> >> >> and
>> >> > >> >> >> >> >> >> >> >> >> >> gcc
>> >> > >> >> >> >> >> >> >> >> >> >> installed?
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> Scott
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> PS: I took the gmane list out of the cc list
>> >> > >> >> >> >> >> >> >> >> >> >> and
>> >> > >> >> >> >> >> >> >> >> >> >> added
>> >> > >> >> >> >> >> >> >> >> >> >> GBrowse.
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> On Wed, Mar 28, 2012 at 1:37 PM, Omar Darwish
>> >> > >> >> >> >> >> >> >> >> >> >> <odarwish83@...>
>> >> > >> >> >> >> >> >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> >> >> >> >> >> > Hi Scott,
>> >> > >> >> >> >> >> >> >> >> >> >> > I tried this command,
>> >> > >> >> >> >> >> >> >> >> >> >> > sudo perl -MCPAN -e 'install
>> >> > >> >> >> >> >> >> >> >> >> >> > Bio::Graphics::Browser2'
>> >> > >> >> >> >> >> >> >> >> >> >> > ...
>> >> > >> >> >> >> >> >> >> >> >> >> > It
>> >> > >> >> >> >> >> >> >> >> >> >> > worked
>> >> > >> >> >> >> >> >> >> >> >> >> > on Ubuntu but returned errors on both Fedora
>> >> > >> >> >> >> >> >> >> >> >> >> > &
>> >> > >> >> >> >> >> >> >> >> >> >> > CentOS.
>> >> > >> >> >> >> >> >> >> >> >> >> > What do you think?
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> > Thanks,
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> > On Tue, Mar 27, 2012 at 6:23 PM, Omar Darwish
>> >> > >> >> >> >> >> >> >> >> >> >> > <odarwish83@...>
>> >> > >> >> >> >> >> >> >> >> >> >> > wrote:
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >> Thanks Scott, I'll give it a try and get
>> >> > >> >> >> >> >> >> >> >> >> >> >> back
>> >> > >> >> >> >> >> >> >> >> >> >> >> to
>> >> > >> >> >> >> >> >> >> >> >> >> >> you
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >> On Tue, Mar 27, 2012 at 4:37 PM, Scott Cain
>> >> > >> >> >> >> >> >> >> >> >> >> >> <scott@...>
>> >> > >> >> >> >> >> >> >> >> >> >> >> wrote:
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> Hi Omar,
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> From source/the cpan shell since there
>> >> > >> >> >> >> >> >> >> >> >> >> >>> aren't
>> >> > >> >> >> >> >> >> >> >> >> >> >>> RPMs
>> >> > >> >> >> >> >> >> >> >> >> >> >>> for
>> >> > >> >> >> >> >> >> >> >> >> >> >>> GBrowse
>> >> > >> >> >> >> >> >> >> >> >> >> >>> (though
>> >> > >> >> >> >> >> >> >> >> >> >> >>> there is a debian package that works with
>> >> > >> >> >> >> >> >> >> >> >> >> >>> debian
>> >> > >> >> >> >> >> >> >> >> >> >> >>> and
>> >> > >> >> >> >> >> >> >> >> >> >> >>> ubuntu).
>> >> > >> >> >> >> >> >> >> >> >> >> >>>  Also,
>> >> > >> >> >> >> >> >> >> >> >> >> >>> if you can turn off SELinux it makes life
>> >> > >> >> >> >> >> >> >> >> >> >> >>> easier.
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> Scott
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> On Tue, Mar 27, 2012 at 4:22 PM, Omar
>> >> > >> >> >> >> >> >> >> >> >> >> >>> Darwish
>> >> > >> >> >> >> >> >> >> >> >> >> >>> <odarwish83@...>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> wrote:
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Hello all,
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > What i the easiest way to install
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Gbrowse2
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > on
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > CentOS
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > &
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Fedora
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > ??
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > --
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Thank you,
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > ------------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > This SF email is sponsosred by:
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Try Windows Azure free for 90 days Click
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Here
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > http://p.sf.net/sfu/sfd2d-msazure
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > _______________________________________________
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse mailing list
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > Gmod-gbrowse@...net
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
>> >> > >> >> >> >> >> >> >> >> >> >> >>> >
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> --
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>>
>> >> > >> >> >> >> >> >> >> >> >> >> >>> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> >> >> >> >> >>> Scott Cain, Ph. D.
>> >> > >> >> >> >> >> >> >> >> >> >> >>> scott
>> >> > >> >> >> >> >> >> >> >> >> >> >>> at
>> >> > >> >> >> >> >> >> >> >> >> >> >>> scottcain
>> >> > >> >> >> >> >> >> >> >> >> >> >>> dot net
>> >> > >> >> >> >> >> >> >> >> >> >> >>> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> >> >> >> >> >> >>> 216-392-3087
>> >> > >> >> >> >> >> >> >> >> >> >> >>> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> >> --
>> >> > >> >> >> >> >> >> >> >> >> >> >> Regards,
>> >> > >> >> >> >> >> >> >> >> >> >> >> Omar
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >> > --
>> >> > >> >> >> >> >> >> >> >> >> >> > Regards,
>> >> > >> >> >> >> >> >> >> >> >> >> > Omar
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> --
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> >> > >> >> >> >> >> >> >> >> >> >> scott
>> >> > >> >> >> >> >> >> >> >> >> >> at
>> >> > >> >> >> >> >> >> >> >> >> >> scottcain
>> >> > >> >> >> >> >> >> >> >> >> >> dot net
>> >> > >> >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> >> >> >> >> >> 216-392-3087
>> >> > >> >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >> > --
>> >> > >> >> >> >> >> >> >> >> >> > Regards,
>> >> > >> >> >> >> >> >> >> >> >> > Omar
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> --
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> >> > >> >> >> >> >> >> >> >> >> scott
>> >> > >> >> >> >> >> >> >> >> >> at
>> >> > >> >> >> >> >> >> >> >> >> scottcain
>> >> > >> >> >> >> >> >> >> >> >> dot net
>> >> > >> >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> >> >> >> >> 216-392-3087
>> >> > >> >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >> > --
>> >> > >> >> >> >> >> >> >> >> > Regards,
>> >> > >> >> >> >> >> >> >> >> > Omar
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> --
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> >> > >> >> >> >> >> >> >> >> scott
>> >> > >> >> >> >> >> >> >> >> at
>> >> > >> >> >> >> >> >> >> >> scottcain
>> >> > >> >> >> >> >> >> >> >> dot net
>> >> > >> >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> >> >> >> 216-392-3087
>> >> > >> >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >> > --
>> >> > >> >> >> >> >> >> >> > Regards,
>> >> > >> >> >> >> >> >> >> > Omar
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> --
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> >> Scott Cain, Ph. D.
>> >> > >> >> >> >> >> >> >> scott
>> >> > >> >> >> >> >> >> >> at
>> >> > >> >> >> >> >> >> >> scottcain
>> >> > >> >> >> >> >> >> >> dot net
>> >> > >> >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> >> >> 216-392-3087
>> >> > >> >> >> >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> >
>> >> > >> >> >> >> >> >> > --
>> >> > >> >> >> >> >> >> > Regards,
>> >> > >> >> >> >> >> >> > Omar
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> --
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >>
>> >> > >> >> >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> >> Scott Cain, Ph. D.                                   scott
>> >> > >> >> >> >> >> >> at
>> >> > >> >> >> >> >> >> scottcain
>> >> > >> >> >> >> >> >> dot net
>> >> > >> >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> >> 216-392-3087
>> >> > >> >> >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> >
>> >> > >> >> >> >> >> > --
>> >> > >> >> >> >> >> > Regards,
>> >> > >> >> >> >> >> > Omar
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> --
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >>
>> >> > >> >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> >> Scott Cain, Ph. D.                                   scott at
>> >> > >> >> >> >> >> scottcain
>> >> > >> >> >> >> >> dot net
>> >> > >> >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> >> 216-392-3087
>> >> > >> >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >> >
>> >> > >> >> >> >> >
>> >> > >> >> >> >> >
>> >> > >> >> >> >> >
>> >> > >> >> >> >> > --
>> >> > >> >> >> >> > Regards,
>> >> > >> >> >> >> > Omar
>> >> > >> >> >> >>
>> >> > >> >> >> >>
>> >> > >> >> >> >>
>> >> > >> >> >> >> --
>> >> > >> >> >> >>
>> >> > >> >> >> >>
>> >> > >> >> >> >>
>> >> > >> >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> >> Scott Cain, Ph. D.                                   scott at
>> >> > >> >> >> >> scottcain
>> >> > >> >> >> >> dot net
>> >> > >> >> >> >> GMOD Coordinator (http://gmod.org/)
>> >> > >> >> >> >> 216-392-3087
>> >> > >> >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >> >
>> >> > >> >> >> >
>> >> > >> >> >> >
>> >> > >> >> >> >
>> >> > >> >> >> > --
>> >> > >> >> >> > Regards,
>> >> > >> >> >> > Omar
>> >> > >> >> >>
>> >> > >> >> >>
>> >> > >> >> >>
>> >> > >> >> >> --
>> >> > >> >> >>
>> >> > >> >> >>
>> >> > >> >> >> ------------------------------------------------------------------------
>> >> > >> >> >> Scott Cain, Ph. D.                                   scott at
>> >> > >> >> >> scottcain
>> >> > >> >> >> dot net
>> >> > >> >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> >> > >> >> >> Ontario Institute for Cancer Research
>> >> > >> >> >
>> >> > >> >> >
>> >> > >> >> >
>> >> > >> >> >
>> >> > >> >> > --
>> >> > >> >> > Regards,
>> >> > >> >> > Omar
>> >> > >> >>
>> >> > >> >>
>> >> > >> >>
>> >> > >> >> --
>> >> > >> >>
>> >> > >> >> ------------------------------------------------------------------------
>> >> > >> >> Scott Cain, Ph. D.                                   scott at scottcain
>> >> > >> >> dot net
>> >> > >> >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> >> > >> >> Ontario Institute for Cancer Research
>> >> > >> >
>> >> > >> >
>> >> > >> >
>> >> > >> >
>> >> > >> > --
>> >> > >> > Regards,
>> >> > >> > Omar
>> >> > >>
>> >> > >>
>> >> > >>
>> >> > >> --
>> >> > >> ------------------------------------------------------------------------
>> >> > >> Scott Cain, Ph. D.                                   scott at scottcain
>> >> > >> dot net
>> >> > >> GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> >> > >> Ontario Institute for Cancer Research
>> >> > >
>> >> > >
>> >> > >
>> >> > >
>> >> > > --
>> >> > > Regards,
>> >> > > Omar
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > ------------------------------------------------------------------------
>> >> > Scott Cain, Ph. D.                                   scott at scottcain dot net
>> >> > GMOD Coordinator (http://gmod.org/)                     216-392-3087
>> >> > Ontario Institute for Cancer Research
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Regards,
>> >> > Omar
>> >> > ------------------------------------------------------------------------------
>> >> > This SF email is sponsosred by:
>> >> > Try Windows Azure free for 90 days Click Here
>> >> > http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>> >> > Gmod-gbrowse mailing list
>> >> > Gmod-gbrowse@...
>> >> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> Regards,
>> >> Omar
>> >
>> >
>> >
>> > --
>> > Regards,
>> > Omar
>>
>>
>>
>>
>> --
>> Regards,
>> Omar
>> <httpd.conf>
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Gmod-gbrowse mailing list
> Gmod-gbrowse@...
> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse

--

-- 
------------------------------------------------------------------------
Scott Cain, Ph. D.                                   scott at scottcain dot net
GMOD Coordinator (http://gmod.org/)                     216-392-3087
Ontario Institute for Cancer Research

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Adam Witney | 2 Apr 2012 17:36
Picon
Favicon

Re: Gbrowse installation on CentOS


> Adam,
> 
> Could you please send your gbrowse apache conf to the list as well?  I
> suspect Omar could replace his conf with yours and get a working
> system.  Omar, note that if you do that, you'll need to restart apache
> to get it to recognize the new conf.

Here is my /etc/httpd/conf.d/gbrowse.conf (note i have been experimenting with mod_fcgid,
mod_fastcgi, mod_perl so all of it may not be necessary):

Alias        "/gbrowse2/i/" "/var/tmp/gbrowse2/images/"
Alias        "/gbrowse2"    "/var/www/html/gbrowse2"
ScriptAlias  "/gb2"      "/var/www/cgi-bin/gb2"

<Directory "/var/www/html/gbrowse2">
  AllowOverride Options
  Options -Indexes -MultiViews +FollowSymLinks
  Order allow,deny
  Allow from all
</Directory>

<Directory "/var/www/html/gbrowse2/tutorial">
  Options +Indexes
</Directory>

<Directory "/var/tmp/gbrowse2/images/">
  Order allow,deny
  Allow from all
</Directory>

<Directory "">
  Order allow,deny
  Deny from all
</Directory>

<Directory "/var/www/cgi-bin/gb2">
  SetEnv PERL5LIB "/var/users/adam/BioPerl/bioperl-live/"
  Options ExecCGI
  SetEnv GBROWSE_CONF   "/etc/gbrowse2"
</Directory>

<IfModule mod_fcgid.c>
  Alias /fgb2 "/var/www/cgi-bin/gb2"
  <Location /fgb2>
    SetHandler   fcgid-script
  </Location>
  FcgidInitialEnv GBROWSE_CONF /etc/gbrowse2
  # these directives prevent idle/busy timeouts and may need to be
  # adjusted up or down
  FcgidMinProcessesPerClass 6
  FcgidIOTimeout   600
  FcgidBusyTimeout 600
  FcgidInitialEnv PERL5LIB /var/users/adam/BioPerl/bioperl-live
</IfModule>

<IfModule mod_fastcgi.c>
  Alias /fgb2 "/var/www/cgi-bin/gb2"
  <Location /fgb2>
    SetHandler   fastcgi-script
  </Location>
  # Note: you may need to increase -idle-timeout if file uploads are timing out and returning server
  # errors.
  FastCgiConfig -idle-timeout 600 -maxClassProcesses 20 -initial-env
PERL5LIB=/var/users/adam/BioPerl/bioperl-live -initial-env GBROWSE_CONF=/etc/gbrowse2
</IfModule>

<IfModule mod_perl.c>
   Alias /mgb2 "/var/www/cgi-bin/gb2"
   PerlSwitches -I/var/users/adam/BioPerl/bioperl-live
   <Location /mgb2>
     SetHandler perl-script
     PerlResponseHandler ModPerl::Registry
     PerlOptions +ParseHeaders
     PerlSetVar PERL5LIB /var/users/adam/BioPerl/bioperl-live
   </Location>
</IfModule>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Adam Witney | 2 Apr 2012 22:12
Picon
Favicon

Re: Gbrowse installation on CentOS


Hi Omar,

your error_log says it can't find DBD/SQLite.pm, is it installed?

Adam

On 2 Apr 2012, at 21:06, Omar Darwish wrote:

> Thanks Adam & Scott,
> 
> attached my gbrowse.conf, I replaced it with the one Adam sent, Now, i am able to view the gbrowse welcome
page (localhost/gbrowse2). But, when i try to access the simple yeast example
(http://localhost/cgi-bin/gb2/gbrowse/yeast/) i get the error below :
> Internal Server Error
> 
> The server encountered an internal error or misconfiguration and was unable to complete your
request.Please contact the server administrator, root <at> localhost and inform them of the time the error
occurred, and anything you might have done that may have caused the error.More information about this
error may be available in the server error log.
> 
> 
> 
> And this is my error_log:
> 
> 
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] install_driver(SQLite) failed: Can't locate
DBD/SQLite.pm in  <at> INC ( <at> INC contains: /var/users/adam/BioPerl/bioperl-live/
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 115) line 3., referer: http://localhost/gbrowse2/
> 
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Perhaps the DBD::SQLite perl module hasn't been
fully installed,, referer: http://localhost/gbrowse2/
> 
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] or perhaps the capitalisation of 'SQLite' isn't
right., referer: http://localhost/gbrowse2/
> 
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Available drivers: DBM, ExampleP, File, Gofer,
Proxy, Sponge., referer: http://localhost/gbrowse2/
> 
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1]  at
/usr/local/lib64/perl5/Bio/Graphics/Browser2/UserTracks/Database.pm line 22, referer: http://localhost/gbrowse2/
> 
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Premature end of script headers: gbrowse,
referer: http://localhost/gbrowse2/
> 
> 
> 
> Thanks,
> 
> 
> On Mon, Apr 2, 2012 at 11:36 AM, Adam Witney <awitney@...> wrote:
> 
> > Adam,
> >
> > Could you please send your gbrowse apache conf to the list as well?  I
> > suspect Omar could replace his conf with yours and get a working
> > system.  Omar, note that if you do that, you'll need to restart apache
> > to get it to recognize the new conf.
> 
> Here is my /etc/httpd/conf.d/gbrowse.conf (note i have been experimenting with mod_fcgid,
mod_fastcgi, mod_perl so all of it may not be necessary):
> 
> Alias        "/gbrowse2/i/" "/var/tmp/gbrowse2/images/"
> Alias        "/gbrowse2"    "/var/www/html/gbrowse2"
> ScriptAlias  "/gb2"      "/var/www/cgi-bin/gb2"
> 
> <Directory "/var/www/html/gbrowse2">
>  AllowOverride Options
>  Options -Indexes -MultiViews +FollowSymLinks
>  Order allow,deny
>  Allow from all
> </Directory>
> 
> <Directory "/var/www/html/gbrowse2/tutorial">
>  Options +Indexes
> </Directory>
> 
> <Directory "/var/tmp/gbrowse2/images/">
>  Order allow,deny
>  Allow from all
> </Directory>
> 
> <Directory "">
>  Order allow,deny
>  Deny from all
> </Directory>
> 
> <Directory "/var/www/cgi-bin/gb2">
>  SetEnv PERL5LIB "/var/users/adam/BioPerl/bioperl-live/"
>  Options ExecCGI
>  SetEnv GBROWSE_CONF   "/etc/gbrowse2"
> </Directory>
> 
> <IfModule mod_fcgid.c>
>  Alias /fgb2 "/var/www/cgi-bin/gb2"
>  <Location /fgb2>
>    SetHandler   fcgid-script
>  </Location>
>  FcgidInitialEnv GBROWSE_CONF /etc/gbrowse2
>  # these directives prevent idle/busy timeouts and may need to be
>  # adjusted up or down
>  FcgidMinProcessesPerClass 6
>  FcgidIOTimeout   600
>  FcgidBusyTimeout 600
>  FcgidInitialEnv PERL5LIB /var/users/adam/BioPerl/bioperl-live
> </IfModule>
> 
> <IfModule mod_fastcgi.c>
>  Alias /fgb2 "/var/www/cgi-bin/gb2"
>  <Location /fgb2>
>    SetHandler   fastcgi-script
>  </Location>
>  # Note: you may need to increase -idle-timeout if file uploads are timing out and returning server
>  # errors.
>  FastCgiConfig -idle-timeout 600 -maxClassProcesses 20 -initial-env
PERL5LIB=/var/users/adam/BioPerl/bioperl-live -initial-env GBROWSE_CONF=/etc/gbrowse2
> </IfModule>
> 
> <IfModule mod_perl.c>
>   Alias /mgb2 "/var/www/cgi-bin/gb2"
>   PerlSwitches -I/var/users/adam/BioPerl/bioperl-live
>   <Location /mgb2>
>     SetHandler perl-script
>     PerlResponseHandler ModPerl::Registry
>     PerlOptions +ParseHeaders
>     PerlSetVar PERL5LIB /var/users/adam/BioPerl/bioperl-live
>   </Location>
> </IfModule>
> 
> 
> 
> -- 
> Regards,
> Omar

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Prakhar Gaur | 2 Apr 2012 08:32
Picon

Possible Typo in Gbrowse2 Tutorial

Hello,

In "Section 1. Basics" of the Gbrowse2 tutorial(Gbrowse2 installation
done last week, via CPAN), located at
"http://localhost/gbrowse2/tutorial/tutorial.html#basics"
also at,
"http://cpansearch.perl.org/src/LDS/GBrowse-2.46/htdocs/tutorial/tutorial.html"

The commands for copying Volvox database files, fourth command block
from top.
% cd /var/www/gbrowse2
% cp tutorial/data_files/volvox_remarks.gff3 databases/volvox

In my installation of Gbrowse2, the location of "tutorial" folder is
different it is "/var/www/html/gbrowse2" instead of "/var/www/gbrowse2".
Additionally the second command to copy the files the destination too
does not exist, according to me it should be
"../../../lib/gbrowse2/databases/volvox" 

Hence the command changed to,

% cd /var/www/html/gbrowse2/
% cp
tutorial/data_files/volvox_remarks.gff3 ../../../lib/gbrowse2/databases/volvox

Is this so, or something is wrong with my installation?

Thanking you,
--
Prakhar Gaur

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Omar Darwish | 2 Apr 2012 22:06
Picon

Re: Gbrowse installation on CentOS

Thanks Adam & Scott,


attached my gbrowse.conf, I replaced it with the one Adam sent, Now, i am able to view the gbrowse welcome page (localhost/gbrowse2). But, when i try to access the simple yeast example (http://localhost/cgi-bin/gb2/gbrowse/yeast/) i get the error below :

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, root <at> localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.


And this is my error_log:

[Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] install_driver(SQLite) failed: Can't locate DBD/SQLite.pm in <at> INC ( <at> INC contains: /var/users/adam/BioPerl/bioperl-live/ /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 115) line 3., referer: http://localhost/gbrowse2/

[Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Perhaps the DBD::SQLite perl module hasn't been fully installed,, referer: http://localhost/gbrowse2/

[Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] or perhaps the capitalisation of 'SQLite' isn't right., referer: http://localhost/gbrowse2/

[Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge., referer: http://localhost/gbrowse2/

[Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1]  at /usr/local/lib64/perl5/Bio/Graphics/Browser2/UserTracks/Database.pm line 22, referer: http://localhost/gbrowse2/

[Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Premature end of script headers: gbrowse, referer: http://localhost/gbrowse2/



Thanks,


On Mon, Apr 2, 2012 at 11:36 AM, Adam Witney <awitney-VYDNT20+6pi1Qrn1Bg8BZw@public.gmane.org> wrote:

> Adam,
>
> Could you please send your gbrowse apache conf to the list as well?  I
> suspect Omar could replace his conf with yours and get a working
> system.  Omar, note that if you do that, you'll need to restart apache
> to get it to recognize the new conf.

Here is my /etc/httpd/conf.d/gbrowse.conf (note i have been experimenting with mod_fcgid, mod_fastcgi, mod_perl so all of it may not be necessary):

Alias        "/gbrowse2/i/" "/var/tmp/gbrowse2/images/"
Alias        "/gbrowse2"    "/var/www/html/gbrowse2"
ScriptAlias  "/gb2"      "/var/www/cgi-bin/gb2"

<Directory "/var/www/html/gbrowse2">
 AllowOverride Options
 Options -Indexes -MultiViews +FollowSymLinks
 Order allow,deny
 Allow from all
</Directory>

<Directory "/var/www/html/gbrowse2/tutorial">
 Options +Indexes
</Directory>

<Directory "/var/tmp/gbrowse2/images/">
 Order allow,deny
 Allow from all
</Directory>

<Directory "">
 Order allow,deny
 Deny from all
</Directory>

<Directory "/var/www/cgi-bin/gb2">
 SetEnv PERL5LIB "/var/users/adam/BioPerl/bioperl-live/"
 Options ExecCGI
 SetEnv GBROWSE_CONF   "/etc/gbrowse2"
</Directory>

<IfModule mod_fcgid.c>
 Alias /fgb2 "/var/www/cgi-bin/gb2"
 <Location /fgb2>
   SetHandler   fcgid-script
 </Location>
 FcgidInitialEnv GBROWSE_CONF /etc/gbrowse2
 # these directives prevent idle/busy timeouts and may need to be
 # adjusted up or down
 FcgidMinProcessesPerClass 6
 FcgidIOTimeout   600
 FcgidBusyTimeout 600
 FcgidInitialEnv PERL5LIB /var/users/adam/BioPerl/bioperl-live
</IfModule>

<IfModule mod_fastcgi.c>
 Alias /fgb2 "/var/www/cgi-bin/gb2"
 <Location /fgb2>
   SetHandler   fastcgi-script
 </Location>
 # Note: you may need to increase -idle-timeout if file uploads are timing out and returning server
 # errors.
 FastCgiConfig -idle-timeout 600 -maxClassProcesses 20 -initial-env PERL5LIB=/var/users/adam/BioPerl/bioperl-live -initial-env GBROWSE_CONF=/etc/gbrowse2
</IfModule>

<IfModule mod_perl.c>
  Alias /mgb2 "/var/www/cgi-bin/gb2"
  PerlSwitches -I/var/users/adam/BioPerl/bioperl-live
  <Location /mgb2>
    SetHandler perl-script
    PerlResponseHandler ModPerl::Registry
    PerlOptions +ParseHeaders
    PerlSetVar PERL5LIB /var/users/adam/BioPerl/bioperl-live
  </Location>
</IfModule>



--
Regards,
Omar
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
Omar Darwish | 2 Apr 2012 22:19
Picon

Re: Gbrowse installation on CentOS

I tried (yum install sqlite), see below please,


Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
 * base: ftp.osuosl.org
 * epel: mirror.umd.edu
 * extras: mirror.cogentco.com
 * rpmforge: apt.sw.be
 * updates: mirror.cogentco.com
Setting up Install Process
Package sqlite-3.6.20-1.el6.x86_64 already installed and latest version
Nothing to do



On Mon, Apr 2, 2012 at 4:12 PM, Adam Witney <awitney-VYDNT20+6pi1Qrn1Bg8BZw@public.gmane.org> wrote:

Hi Omar,

your error_log says it can't find DBD/SQLite.pm, is it installed?

Adam

On 2 Apr 2012, at 21:06, Omar Darwish wrote:

> Thanks Adam & Scott,
>
> attached my gbrowse.conf, I replaced it with the one Adam sent, Now, i am able to view the gbrowse welcome page (localhost/gbrowse2). But, when i try to access the simple yeast example (http://localhost/cgi-bin/gb2/gbrowse/yeast/) i get the error below :
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, root <at> localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.
>
>
>
> And this is my error_log:
>
>
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] install_driver(SQLite) failed: Can't locate DBD/SQLite.pm in <at> INC ( <at> INC contains: /var/users/adam/BioPerl/bioperl-live/ /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 115) line 3., referer: http://localhost/gbrowse2/
>
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Perhaps the DBD::SQLite perl module hasn't been fully installed,, referer: http://localhost/gbrowse2/
>
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] or perhaps the capitalisation of 'SQLite' isn't right., referer: http://localhost/gbrowse2/
>
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge., referer: http://localhost/gbrowse2/
>
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1]  at /usr/local/lib64/perl5/Bio/Graphics/Browser2/UserTracks/Database.pm line 22, referer: http://localhost/gbrowse2/
>
> [Mon Apr 02 15:59:26 2012] [error] [client 127.0.0.1] Premature end of script headers: gbrowse, referer: http://localhost/gbrowse2/
>
>
>
> Thanks,
>
>
> On Mon, Apr 2, 2012 at 11:36 AM, Adam Witney <awitney-VYDNT20+6pi1Qrn1Bg8BZw@public.gmane.org> wrote:
>
> > Adam,
> >
> > Could you please send your gbrowse apache conf to the list as well?  I
> > suspect Omar could replace his conf with yours and get a working
> > system.  Omar, note that if you do that, you'll need to restart apache
> > to get it to recognize the new conf.
>
> Here is my /etc/httpd/conf.d/gbrowse.conf (note i have been experimenting with mod_fcgid, mod_fastcgi, mod_perl so all of it may not be necessary):
>
> Alias        "/gbrowse2/i/" "/var/tmp/gbrowse2/images/"
> Alias        "/gbrowse2"    "/var/www/html/gbrowse2"
> ScriptAlias  "/gb2"      "/var/www/cgi-bin/gb2"
>
> <Directory "/var/www/html/gbrowse2">
>  AllowOverride Options
>  Options -Indexes -MultiViews +FollowSymLinks
>  Order allow,deny
>  Allow from all
> </Directory>
>
> <Directory "/var/www/html/gbrowse2/tutorial">
>  Options +Indexes
> </Directory>
>
> <Directory "/var/tmp/gbrowse2/images/">
>  Order allow,deny
>  Allow from all
> </Directory>
>
> <Directory "">
>  Order allow,deny
>  Deny from all
> </Directory>
>
> <Directory "/var/www/cgi-bin/gb2">
>  SetEnv PERL5LIB "/var/users/adam/BioPerl/bioperl-live/"
>  Options ExecCGI
>  SetEnv GBROWSE_CONF   "/etc/gbrowse2"
> </Directory>
>
> <IfModule mod_fcgid.c>
>  Alias /fgb2 "/var/www/cgi-bin/gb2"
>  <Location /fgb2>
>    SetHandler   fcgid-script
>  </Location>
>  FcgidInitialEnv GBROWSE_CONF /etc/gbrowse2
>  # these directives prevent idle/busy timeouts and may need to be
>  # adjusted up or down
>  FcgidMinProcessesPerClass 6
>  FcgidIOTimeout   600
>  FcgidBusyTimeout 600
>  FcgidInitialEnv PERL5LIB /var/users/adam/BioPerl/bioperl-live
> </IfModule>
>
> <IfModule mod_fastcgi.c>
>  Alias /fgb2 "/var/www/cgi-bin/gb2"
>  <Location /fgb2>
>    SetHandler   fastcgi-script
>  </Location>
>  # Note: you may need to increase -idle-timeout if file uploads are timing out and returning server
>  # errors.
>  FastCgiConfig -idle-timeout 600 -maxClassProcesses 20 -initial-env PERL5LIB=/var/users/adam/BioPerl/bioperl-live -initial-env GBROWSE_CONF=/etc/gbrowse2
> </IfModule>
>
> <IfModule mod_perl.c>
>   Alias /mgb2 "/var/www/cgi-bin/gb2"
>   PerlSwitches -I/var/users/adam/BioPerl/bioperl-live
>   <Location /mgb2>
>     SetHandler perl-script
>     PerlResponseHandler ModPerl::Registry
>     PerlOptions +ParseHeaders
>     PerlSetVar PERL5LIB /var/users/adam/BioPerl/bioperl-live
>   </Location>
> </IfModule>
>
>
>
> --
> Regards,
> Omar




--
Regards,
Omar
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse

Gmane