Nikhat Zafar | 1 Jun 2009 13:58
Favicon

Re: gbrowse_syn display question

Hi Ankita,

Which program did you use to generate the tree for pecan.

Nikhat

ankita narang wrote:

> Hi Nikhat ,
>
> There is virtual memory allocation  argument in PECAN  , i have used a 
> bit earlier , when you just seen my thread GMOD mail group . -xm like 
> argument and allocate memory like 250m to it as array out of bounds is 
> due to this i think so. actually i am at home , i will send  you full 
> command synatx if u want on Monday if ur problem will not solve.
>
> Ankita
>
> On Tue, May 26, 2009 at 5:55 PM, Nikhat Zafar <nzafar@... 
> <mailto:nzafar@...>> wrote:
>
>     Hi Michael,
>
>
>     I'm running pecan and am getting errors. Below is the command I'm
>     running and the error I'm getting. Any insight would be greatly
>     appreciated.
>
>      /usr/local/bin/java bp.pecan.Pecan -E '(44:0.23694,45:0.23694);' -F
>     44.contig 45.contig
(Continue reading)

jo sequeira | 1 Jun 2009 16:31
Picon
Favicon

GBrowse for Viral genomes

Is it possible to view large number of virus sequences on GBrowse. Since viral genomes can be segmented and have fewer proteins but several thousand's  of sequences, (unlike bacterial genomes that can have thousands of genes and fewer genomes), can GBrowse handle those numbers of viral genomes?
Thanks

Even the word "Impossible" says "I m Possible" and "Prayer"  tagged with"Faith" makes all things possible !

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
niharika sharma | 1 Jun 2009 11:44
Picon

Query regarding backend MySQL database of Gbrowse

Hello,

I have installed and am using Gbrowse for building an application for our lab. I have installed MySQL and using Gbrowse tutorial have carried out following steps successfully.

C:\Windows> ppm
ppm> install DBD::mysql
ppm> quit
% mysql -uroot -p
Enter password: *********

mysql> create database rice;
Query OK, 1 row affected (0.04 sec)

mysql> grant all privileges on rice.* to ODBC <at> localhost;
Query OK, 0 rows affected (0.00 sec)

mysql> grant select on rice.* to nobody <at> localhost;
Query OK, 0 rows affected (0.00 sec)

mysql> quit
Bye

% bp_seqfeature_load.pl -c -f -d rice rice_all.gff3
loading rice_all.fa...

Building object tree... 0.00s
Loading bulk data into database... 0.00s
load time: 0.02s
loading rice_all.gff3...

Building object tree... 0.00s
Loading bulk data into database... 0.02s

After loading bulk data command it gives an error which I am attaching with
the mail.Kindly go through it and let me know why this error comes and
how I would be able to load the entire data successfully into my
backend database of MySQL.

Awaiting for response.



Regards,

Niharika Sharma.
M.Phil Plant molecular Biology student.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
Scott Cain | 1 Jun 2009 16:42
Favicon

Re: Query regarding backend MySQL database of Gbrowse

Hello Niharika,

I've only ever seen this reported once before and that was on a
Windows system as well.  Is there any chance that you could either try
the same thing on a Mac or Linux system to see if this is really
Windows specific, or send me or let me know where I can download the
data you are using so I can try it?

Thanks,
Scott

On Mon, Jun 1, 2009 at 5:44 AM, niharika sharma <niharika@...> wrote:
> Hello,
>
> I have installed and am using Gbrowse for building an application for our
> lab. I have installed MySQL and using Gbrowse tutorial have carried out
> following steps successfully.
>
> C:\Windows> ppm
> ppm>   install DBD::mysql
> ppm>   quit
>
> % mysql -uroot -p
>
> Enter password: *********
>
> mysql>   create database rice;
> Query OK, 1 row affected (0.04 sec)
>
> mysql>   grant all privileges on rice.* to ODBC <at> localhost;
> Query OK, 0 rows affected (0.00 sec)
>
>
> mysql>   grant select on rice.* to nobody <at> localhost;
> Query OK, 0 rows affected (0.00 sec)
>
> mysql>   quit
> Bye
>
> %   bp_seqfeature_load.pl -c -f -d rice rice_all.gff3
> loading rice_all.fa...
>
>
> Building object tree... 0.00s
> Loading bulk data into database... 0.00s
> load time:  0.02s
> loading rice_all.gff3...
>
>
> Building object tree... 0.00s
> Loading bulk data into database... 0.02s
>
> After loading bulk data command it gives an error which I am attaching with
>
> the mail.Kindly go through it and let me know why this error comes and
> how I would be able to load the entire data successfully into my
>
> backend database of MySQL.
>
> Awaiting for response.
>
>
>
>
> Regards,
>
>
> Niharika Sharma.
> M.Phil Plant molecular Biology student.
>
>
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> 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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
陈冠华 | 1 Jun 2009 17:15
Picon

GBrowse 2 installation problem

Hi,

I am upgrading GBrowse 1.69 to GBrowse 2. My system is Microsoft Vista. I counter problem as follows when I install GBrowse 2:

The getpwnam function is unimplemented at C:\Users\Chen\program\perl\cpan\build\
GBrowse-1.993-Tc0t_x\install_util/GBrowseGuessDirectories.pm line 130, <STDIN> line 7.
NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return code '0x9'
Stop.
LDS/GBrowse-1.993.tar.gz
nmake -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible

Do I miss any prerequisite component for GBrowse 2 to install successively?
Thank you very much!

Yours
Josh


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
Caroline | 1 Jun 2009 18:28
Picon
Favicon

NGS data

Hi,

I'm trying out GBrowse2 to visualise some ChIPseq short read data. Our
collaborators want to be able to look at the individual short reads
(which after filtering is about 13mill ChIP reads and 11mill Input
reads). According to a previous thread
(http://www.nabble.com/NGS-in-GGB-td22477878.html): "with GBrowse2,
incorporating nextgen data should be fairly easy." Can anyone elaborate
on this? Should I be using wig files? If so, can I divvy up the original
file into small chunks and make separate binary wig and gff files for
each one? Will a MySQL database loaded with bp_seqfeature_load.pl cope
with 13 million features  or will it grind to a halt?

Thanks!
Cass 

-- 
Dr. Caroline Johnston

0207 848 5306

James Black Centre
Centre for the Cellular Basis of Behaviour
Department of Neuroscience
Institute of Psychiatry 
Kings College London
125 Coldharbour Lane
London SE5 9NU

*** Please note new email address ***

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
ankita narang | 1 Jun 2009 18:52
Picon

Fwd: Query regarding backend MySQL database of Gbrowse



---------- Forwarded message ----------
From: ankita narang <ankita.bioinfo77-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: Mon, Jun 1, 2009 at 10:20 PM
Subject: Re: [Gmod-gbrowse] Query regarding backend MySQL database of Gbrowse
To: Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org>


hi Niharika ,
 
this error comes usually when dont have enough space , do one thing change the data directory in mysql to disk having enough space. actually when we dump the data in windows , it also uses temp folder in windows. I think this can solve  the issue at your end.
 
Ankita

On Mon, Jun 1, 2009 at 8:12 PM, Scott Cain <scott-XkniDE3L5z0cWVvVuXF20w@public.gmane.org> wrote:
Hello Niharika,

I've only ever seen this reported once before and that was on a
Windows system as well.  Is there any chance that you could either try
the same thing on a Mac or Linux system to see if this is really
Windows specific, or send me or let me know where I can download the
data you are using so I can try it?

Thanks,
Scott


On Mon, Jun 1, 2009 at 5:44 AM, niharika sharma <niharika-Zpgwm2eZpGiuj8VC67ciSw@public.gmane.org> wrote:
> Hello,
>
> I have installed and am using Gbrowse for building an application for our
> lab. I have installed MySQL and using Gbrowse tutorial have carried out
> following steps successfully.
>
> C:\Windows> ppm
> ppm>   install DBD::mysql
> ppm>   quit
>
> % mysql -uroot -p
>
> Enter password: *********
>
> mysql>   create database rice;
> Query OK, 1 row affected (0.04 sec)
>
> mysql>   grant all privileges on rice.* to ODBC <at> localhost;
> Query OK, 0 rows affected (0.00 sec)
>
>
> mysql>   grant select on rice.* to nobody <at> localhost;
> Query OK, 0 rows affected (0.00 sec)
>
> mysql>   quit
> Bye
>
> %   bp_seqfeature_load.pl -c -f -d rice rice_all.gff3
> loading rice_all.fa...
>
>
> Building object tree... 0.00s
> Loading bulk data into database... 0.00s
> load time:  0.02s
> loading rice_all.gff3...
>
>
> Building object tree... 0.00s
> Loading bulk data into database... 0.02s
>
> After loading bulk data command it gives an error which I am attaching with
>
> the mail.Kindly go through it and let me know why this error comes and
> how I would be able to load the entire data successfully into my
>
> backend database of MySQL.
>
> Awaiting for response.
>
>
>
>
> Regards,
>
>
> Niharika Sharma.
> M.Phil Plant molecular Biology student.
>
>
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> 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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
陈冠华 | 1 Jun 2009 18:54
Picon

Gbrowse 2 installation problem

Hi,

I am upgrading GBrowse 1.69 to GBrowse 2. My system is Microsoft Vista. I counter problem as follows when I install GBrowse 2:

The getpwnam function is unimplemented at C:\Users\Chen\program\perl\cpan\build\
GBrowse-1.993-Tc0t_x\install_util/GBrowseGuessDirectories.pm line 130, <STDIN> line 7.
NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return code '0x9'
Stop.
LDS/GBrowse-1.993.tar.gz
nmake -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible

Do I miss any prerequisite component for GBrowse 2 to install successively?
Thank you very much!

Yours
Josh
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
Angie Hinrichs | 1 Jun 2009 18:57
Favicon
Gravatar

Re: [Gmod-help] Re: Hi-Res images of conservation tracks have the background turn blue.

I took a look at the latest C source code for gdImageCopy() 
(http://cvs.php.net/viewvc.cgi/gd/libgd/src/gd.c?revision=1.83&view=markup) 
and it looks like since gd version 2.0.10, if a pixel is transparent 
in the source, it is not copied to the destination.  I can see how 
that might interact badly when copying into something other than 
another pixellated image.

Is there a hook in GBrowse by which a plugin or glyph can tell that it 
is in high-res mode, so it can avoid using transparency?

Thanks,
Angie

On Fri, 29 May 2009, Lincoln Stein wrote:

> Ok. I'll poke around in GD::SVG to see what might be the problem with this
> strategy. It ought to be ok.
> 
> Lincoln
> 
> On Fri, May 29, 2009 at 5:18 PM, Angie Hinrichs <angie@...> wrote:
> 
> > > Angie, is there any reason to call transparent()? The other tracks render
> > > their background in a solid color.
> >
> > In a nutshell, to avoid hiding the vertical light blue ruler lines in
> > the background by drawing white on top of them.
> >
> > Currently, ucsc_glyph::draw gets a colormap+pixelmap representation of
> > an image with a white background (from UCSC C code by way of
> > UcscConservation plugin), creates a GD::Image $im as described below
> > and uses $gd->copy to plop that on top of the GBrowse image:
> >
> >  $gd->copy($im, $x-$leftLabelWidth, $y, 0, 0, $width, $height);
> >
> > -- so it bypasses all of the usual glyph draw() infrastructure, and
> > renders the entire allocated space in the main image.  Using
> > transparency preserves the light blue lines and whatever else might be
> > in the background... is it not worth the trouble?  Is there a better
> > way?
> >
> > Thanks,
> > Angie
> >
> > On Fri, 29 May 2009, Lincoln Stein wrote:
> >
> > > Angie, is there any reason to call transparent()? The other tracks render
> > > their background in a solid color.
> > >
> > > Lincoln
> > >
> > > On Fri, May 29, 2009 at 3:56 PM, Angie Hinrichs <angie@...>
> > wrote:
> > >
> > > > Mark, Do you see any error_log warnings like "ucsc_glyph: colors will
> > > > be out of sync ($i --> $index)!" ?
> > > >
> > > > Wherever the bad interaction is taking place, it is definitely an
> > > > alpha-channel problem.  To construct the GD::Image using the colormap
> > > > and pixelmap returned by the UCSC C code,
> > > > Bio/Graphics/Glyph/ucsc_glyph.pm uses these calls:
> > > >
> > > >  my $im = GD::Image->new($width, $height);
> > > >  $im->transparent( <UCSC colormap's white index> );
> > > >
> > > > ... loop on UCSC colormap calls $im->colorAllocate(),
> > > >    ** hoping that calling $im->colorAllocate() in the same order
> > > >       results in same colormap indices
> > > >
> > > > ... loop on UCSC pixelmap calls $im->setPixel()
> > > >
> > > > ** Here is where something could go wrong.  It looks like I should
> > > > call $im->transparent *after* the call to $im->colorAllocate() for
> > > > white, making sure that I pass $im's actual white index to
> > > > $im->transparent.  However, when I call transparent after
> > > > colorAllocate, the white pixels are shaded light gray instead of being
> > > > transparent, even in the default display.  Calling $im->transparent
> > > > first was just a hack that worked, and then I forgot about it.  I will
> > > > try updating GD too, to see if that makes any difference.
> > > >
> > > > FWIW I am constructing the GD::Image one color and pixel at a time
> > > > because when I used GD::Image->newFromGdData(), the image was created
> > > > OK but when I returned the new $im from a sub{}, perl crashed with a
> > > > 'glibc detected double free or corruption'.  Does that ring a bell for
> > > > anybody?
> > > >
> > > > Angie
> > > >
> > > > On Fri, 29 May 2009, Todd W. Harris wrote:
> > > >
> > > > > Mark -
> > > > >
> > > > > Try upgrading your GD::SVG to the most current version on CPAN.
> > > > >
> > > > > Todd
> > > > >
> > > > >
> > > > > On May 29, 2009, at 9:42 AM, mark meyer wrote:
> > > > >
> > > > > > We use the GD::SVG and was never able to get the inkscape (pdf
> > > > generation)
> > > > > > operational, if that helps any.
> > > > > >
> > > > > > On Fri, May 29, 2009 at 9:52 AM, Scott Cain <scott@...>
> > > > wrote:
> > > > > > Hi all,
> > > > > >
> > > > > > Could this be a bad interaction between the plug in and GD::SVG or
> > > > > > inkscape (depending on what sort of hi res image you are getting)?
> > > > > > For example, I think that GD::SVG has a hard time with alpha
> > channels.
> > > > > >
> > > > > > Scott
> > > > > >
> > > > > >
> > > > > > On Fri, May 29, 2009 at 10:31 AM, mark meyer <
> > mmeyerposting@...>
> > > > > > wrote:
> > > > > > > Hi Angie,
> > > > > > >
> > > > > > > Bill is out of the office today, but I can try to answer your
> > > > questions.
> > > > > > > Attached are the two screen shots, one is what the plugin looks
> > like
> > > > in
> > > > > > > the
> > > > > > > gbrowse, just fine as it looks in UCSC.  The second is what
> > happens
> > > > when
> > > > > > > you
> > > > > > > click on high-res image.
> > > > > > >
> > > > > > > We are running gbrowse v1.69.  The plugin code was implemented
> > and
> > > > > > > downloaded about 1 month ago, just recently ran into this issue
> > since
> > > > we
> > > > > > > are
> > > > > > > trying to make some publication figures from our Gbrowse data.
> > > > > > >
> > > > > > > I can access conf files, etc. if you need to see them and try to
> > do
> > > > my
> > > > > > > best
> > > > > > > to answer questions, but I may not be able to answer very
> > detailed
> > > > > > > questions
> > > > > > > in Bill's absence since he has been the one configuring this.
> > > > > > >
> > > > > > > Thanks for checking into this for us,
> > > > > > >
> > > > > > > Mark
> > > > > > >
> > > > > > > On Thu, May 28, 2009 at 5:29 PM, Angie Hinrichs <
> > angie@...>
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > Dave - yes, that sounds likely.
> > > > > > > >
> > > > > > > > Bill, what version of GBrowse are you running?  How recently
> > did
> > > > you
> > > > > > > > grab the plugin code?  I didn't get the screenshot attachment
> > so if
> > > > > > > > you wouldn't mind sending that to me, that would be helpful.
> >  If
> > > > your
> > > > > > > > GBrowse is on a public server, can you send the URL?
> > > > > > > >
> > > > > > > > Angie
> > > > > > > >
> > > > > > > > On Thu, 28 May 2009, Dave Clements, GMOD Help Desk wrote:
> > > > > > > >
> > > > > > > > > Hi Bill,
> > > > > > > > >
> > > > > > > > > I have no particular insight on why this is happening.  My
> > guess
> > > > is
> > > > > > > > > that it is due some obscure interaction between the UCSC
> > plugin
> > > > and
> > > > > > > > > core GBrowse, but I don't actually know.
> > > > > > > > >
> > > > > > > > > I've CC'd Angie at UCSC to see if she may have any insight.
> > > > > > > > >
> > > > > > > > > Dave C.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Tue, May 26, 2009 at 2:25 PM, Bill Pulec <
> > wpulec@...>
> > > > wrote:
> > > > > > > > > > Hi All,
> > > > > > > > > > I am attempting to view high-res images of conservation
> > tracks
> > > > but
> > > > > > > > the
> > > > > > > > > > background of these tracks in high-res is blue. This isn't
> > the
> > > > case
> > > > > > > > > > when
> > > > > > > > > > these tracks are displayed in gbrowse normally, it only
> > happens
> > > > when
> > > > > > > > > > viewed
> > > > > > > > > > as high-res. Also all the non-conservation tracks are fine
> > in
> > > > high
> > > > > > > > > > res. Is
> > > > > > > > > > there any reason why outputting these images in high-res
> > would
> > > > do
> > > > > > > > > > this? Has
> > > > > > > > > > anyone encountered other tracks doing this in high-res? Any
> > > > insight
> > > > > > > > > > would be
> > > > > > > > > > appreciated. I have attached an example image of the track
> > > > below.
> > > > > > > > > >
> > > > > > > > > > Thanks,
> > > > > > > > > > Bill
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > Was this helpful?  Let us know at
> > > > > > > > > http://gmod.org/wiki/Help_Desk_Feedback
> > > > > > > > >
> > > > > > > > > Learn more about GMOD at:
> > > > > > > > >   SMBE:
> > > > > > > > >
> > > > http://ccg.biology.uiowa.edu/smbe/symposia.php?action=view&sym_ID=27
> > > > > > > > >   Arthropod Genomics:
> > > > http://www.k-state.edu/agc/symp2009/seminar.html
> > > > > > > > >   AGA Next Gen Seq in Non-Models:
> > > > > > > > > http://www.regonline.com/Nextgeneration
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > >
> > ------------------------------------------------------------------------------
> > > > > > > > Register Now for Creativity and Technology (CaT), June 3rd,
> > NYC.
> > > > CaT
> > > > > > > > is a gathering of tech-side developers & brand creativity
> > > > professionals.
> > > > > > > > Meet
> > > > > > > > the minds behind Google Creative Lab, Visual Complexity,
> > > > Processing, &
> > > > > > > > iPhoneDevCamp as they present alongside digital heavyweights
> > like
> > > > > > > > Barbarian
> > > > > > > > Group, R/GA, & Big Spaceship.
> > > > http://p.sf.net/sfu/creativitycat-com
> > > > > > > > _______________________________________________
> > > > > > > > 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
> > > > > >
> > > > > >
> > > >
> > ------------------------------------------------------------------------------
> > > > > > Register Now for Creativity and Technology (CaT), June 3rd, NYC.
> > CaT
> > > > > > is a gathering of tech-side developers & brand creativity
> > > > professionals.
> > > > > > Meet
> > > > > > the minds behind Google Creative Lab, Visual Complexity,
> > Processing, &
> > > > > > iPhoneDevCamp as they present alongside digital heavyweights like
> > > > Barbarian
> > > > > > Group, R/GA, & Big Spaceship.
> > http://p.sf.net/sfu/creativitycat-com
> > > > > > _______________________________________________
> > > > > > Gmod-gbrowse mailing list
> > > > > > Gmod-gbrowse@...
> > > > > > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
> > > > >
> > > >
> > >
> > >
> > >
> > >
> >
> 
> 
> 
> 

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
Scott Cain | 1 Jun 2009 19:04
Favicon

Re: Gbrowse 2 installation problem

Hello Josh,

The getpwnam function doesn't exist in Windows, so there is no
prerequisite you can install to make this work.  In order to run on
Windows, GBrowse2 will have to be modified.  I'm not making any
promise as to when that might happen though.

Scott

On Mon, Jun 1, 2009 at 12:54 PM, 陈冠华 <cghhust <at> gmail.com> wrote:
> Hi,
>
> I am upgrading GBrowse 1.69 to GBrowse 2. My system is Microsoft Vista. I
> counter problem as follows when I install GBrowse 2:
>
> The getpwnam function is unimplemented at
> C:\Users\Chen\program\perl\cpan\build\
> GBrowse-1.993-Tc0t_x\install_util/GBrowseGuessDirectories.pm line 130,
> <STDIN> line 7.
> NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return code '0x9'
> Stop.
> LDS/GBrowse-1.993.tar.gz
> nmake -- NOT OK
> Running make test
> Can't test without successful make
> Running make install
> Make had returned bad status, install seems impossible
>
> Do I miss any prerequisite component for GBrowse 2 to install successively?
> Thank you very much!
>
> Yours
> Josh
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> Gmod-gbrowse mailing list
> Gmod-gbrowse <at> lists.sourceforge.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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse

Gmane