Skip Menu |

This queue is for tickets about the Graph-Dependency CPAN distribution.

Report information
The Basics
Id: 17354
Status: open
Priority: 0/
Queue: Graph-Dependency

People
Owner: TELS [...] cpan.org
Requestors: adamk [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Does not install graph program
The documentation for Graph::Dependency says ./graph Dist-Name, but does not install the graph program. Further, "graph" is a pretty highly likely to clash name. Consider installing it to the system, but renaming to graphperldist instead Adam K
Subject: Re: [rt.cpan.org #17354] Does not install graph program
Date: Mon, 30 Jan 2006 18:49:49 +0100
To: bug-Graph-Dependency [...] rt.cpan.org
From: Tels <nospam-abuse [...] bloodgate.com>
Moin, On Monday 30 January 2006 07:44, via RT wrote: Show quoted text
> Mon Jan 30 01:44:20 2006: Request 17354 was acted upon. > Transaction: Ticket created by ADAMK > Queue: Graph-Dependency > Subject: Does not install graph program > Owner: Nobody > Requestors: ADAMK@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=17354 > > > > The documentation for Graph::Dependency says ./graph Dist-Name, but > does not install the graph program.
There is one simple reason: I didn't do how to install it :-( (I presume just to put it into "bin/", but I have to actually try this). Show quoted text
> Further, "graph" is a pretty highly likely to clash name.
Agreed. Show quoted text
> Consider installing it to the system, but renaming to graphperldist > instead
That will become ugly with: graphperldependencies graphperlusage etc I have in mind. I'll think of somethink, thanx for the report, Tels -- Signed on Mon Jan 30 18:48:26 2006 with key 0x93B84C15. Visit my photo gallery at http://bloodgate.com/photos/ PGP key on http://bloodgate.com/tels.asc or per email. "Sacrificing minions: Is there any problem it CAN'T solve?" -- Lord Xykon
Download (untitled)
application/pgp-signature 481b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #17354] Does not install graph program
Date: Tue, 31 Jan 2006 05:06:15 +1100
To: bug-Graph-Dependency [...] rt.cpan.org
From: Adam Kennedy <adam [...] phase-n.com>
Fortunately, Module::Install does it for you! :) Go look at the Makefile.PL and tarball for Perl::MinimumVersion Adam K nospam-abuse@bloodgate.com via RT wrote: Show quoted text
> Moin, > > On Monday 30 January 2006 07:44, via RT wrote:
>> Mon Jan 30 01:44:20 2006: Request 17354 was acted upon. >> Transaction: Ticket created by ADAMK >> Queue: Graph-Dependency >> Subject: Does not install graph program >> Owner: Nobody >> Requestors: ADAMK@cpan.org >> Status: new >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=17354 > >> >> >> The documentation for Graph::Dependency says ./graph Dist-Name, but >> does not install the graph program.
> > There is one simple reason: I didn't do how to install it :-( > > (I presume just to put it into "bin/", but I have to actually try this). >
>> Further, "graph" is a pretty highly likely to clash name.
> > Agreed. >
>> Consider installing it to the system, but renaming to graphperldist >> instead
> > That will become ugly with: > > graphperldependencies > graphperlusage > > etc I have in mind. I'll think of somethink, thanx for the report, > > Tels >
On 2006-01-30 13:01:09, nospam-abuse@bloodgate.com wrote: Show quoted text
> Moin, > > On Monday 30 January 2006 07:44, via RT wrote:
> > Mon Jan 30 01:44:20 2006: Request 17354 was acted upon. > > Transaction: Ticket created by ADAMK > > Queue: Graph-Dependency > > Subject: Does not install graph program > > Owner: Nobody > > Requestors: ADAMK@cpan.org > > Status: new > > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=17354 > > > > > > > The documentation for Graph::Dependency says ./graph Dist-Name, but > > does not install the graph program.
> > There is one simple reason: I didn't do how to install it :-( > > (I presume just to put it into "bin/", but I have to actually try this). >
With EUMM it's easy: just put a line like EXE_FILES => ['graphwhatever'], into the WriteMakefile call. Maybe you have to strip the ".pl" suffix or maybe not (it looks ugly on Unix to have executable programs with suffixes). Regards, Slaven
From: Rhubbell [...] iHubbell.com
On Mon Jan 30 13:01:09 2006, nospam-abuse@bloodgate.com wrote: Show quoted text
> Moin, > > On Monday 30 January 2006 07:44, via RT wrote:
> > Mon Jan 30 01:44:20 2006: Request 17354 was acted upon. > > Transaction: Ticket created by ADAMK > > Queue: Graph-Dependency > > Subject: Does not install graph program > > Owner: Nobody > > Requestors: ADAMK@cpan.org > > Status: new > > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=17354 > > > > > > > The documentation for Graph::Dependency says ./graph Dist-Name, but > > does not install the graph program.
> > There is one simple reason: I didn't do how to install it :-( > > (I presume just to put it into "bin/", but I have to actually try this). >
> > Further, "graph" is a pretty highly likely to clash name.
> > Agreed. >
> > Consider installing it to the system, but renaming to graphperldist > > instead
> > That will become ugly with: > > graphperldependencies > graphperlusage > > etc I have in mind. I'll think of somethink, thanx for the report, > > Tels >
Is this dead? It doesn't work. Couldn't find author for module Didn't get proper result from get_meta