Ulrich,

I noticed this issue a while ago. The default directory layout that "h2xs -XA 
-n Modulename" creates puts all library files into lib/, which confuses Inline. 

My workaround is to "ln -s lib/Modulename.pm Modulename.pm". 



-----Original Message-----
From: Ulrich Stärk [mailto:[EMAIL PROTECTED]
Sent: Monday, January 23, 2006 12:50 AM
To: inline@perl.org
Subject: Re: can't make target <modulename>.inl


Thanks Rob,

That's working. I noticed that the Simple.pm module is in the same directory 
as the Makefile and Makefile.pl files whereas mine was in 
lib/package/module.pm seen from the location of the Makefile. Changing that 
and it worked.

Uli

""Sisyphus"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
>
> ----- Original Message ----- 
> From: "Ulrich Stärk"
>
>> Is this a bug in Inline::MakeMaker or am I just
>> missing something?
>
> I think you're missing something but I'm not sure.
> The Math::Simple sample module is actually included in the Inline-0.44
> distro, so 'cd' to the modules/Math/Simple folder and run:
>
> perl Makefile.PL
> nmake test
> nmake install
>
> Does that work ok ? Does it throw any light on the problem ?
>
>> P.S.: when will Inline::MakeMaker be sensible to whitespaces in paths? 
>> :-)
>>
>
> If I understand correctly, it should be fixed in the upcoming Inline-0.45.
> See:
> http://www.mail-archive.com/inline@perl.org/msg02882.html
>
> Cheers,
> Rob
>
 
 
 
-----------------------------------------------------------------------------------
ATTENTION: DO NOT read, copy or disseminate this communication unless you are 
the intended addressee. This message and any file(s) or attachment(s) 
transmitted with it are confidential, intended only for the named recipient, 
and may contain information that is a trade secret, proprietary, protected by 
the attorney work product doctrine, subject to the attorney-client privilege, 
or is otherwise protected against unauthorized use or disclosure. This message 
and any file(s) or attachment(s) transmitted with it are transmitted based on a 
reasonable expectation of privacy consistent with ABA Formal Opinion No. 
99-413.  If you have received this communication in error, please e-mail the 
sender and notify the sender immediately that you have received the 
communication in error. Thank you.

Reply via email to