Re: old error back

2005-02-03 Thread Sisyphus
Ken has a better understanding of MakeMaker (if he's follwing this thread). I always do my best to shut MakeMaker out of my thoughts when possible. =) Which goes to *prove* that Ken has a better understanding of MakeMaker ;-) Cheers, Rob

RE: old error back

2005-02-03 Thread Ken.Williams
> -Original Message- > From: Sisyphus [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 02, 2005 5:04 PM > To: Ira Joseph Woodhead > Cc: inline@perl.org > Subject: Re: old error back > > > > > > > What *does* work is editing the Makefi

Re: old error back

2005-02-02 Thread Sisyphus
What *does* work is editing the Makefile to replace the line .pm.inl: ... with Blabla.inl: I think there's at least one way of having the Makefile.PL generate a Makefile with that change in place. I don't really understand MakeMaker but I believe you could do something like have the Makefile.

Re: old error back

2005-02-02 Thread Ira Joseph Woodhead
On Tuesday 01 February 2005 02:49 pm, you wrote: > Looks to me that the solution you used was to link the .pm file > into top level with "ln -s lib/Module/Name.pm Name.pm". > Indeed, that's what I thought I remembered. However it doesn't seem to work anymore. I get the same error. What *does

Re: old error back

2005-02-01 Thread Sisyphus
Ira Joseph Woodhead wrote: I give up. Need a hint from someone. I encountered this well over a year ago and it looks like the answer still has not made its way into the man pages (Inline, Inline::C, Inline::C-Cookbook). I solved it then with some help, but now I can't find the old thread in th

old error back

2005-02-01 Thread Ira Joseph Woodhead
I give up. Need a hint from someone. I encountered this well over a year ago and it looks like the answer still has not made its way into the man pages (Inline, Inline::C, Inline::C-Cookbook). I solved it then with some help, but now I can't find the old thread in the archives. I'm updating