Re: Problems installing Inline::Lua on OS X

2009-04-01 Thread Pete Parker
> > Did you run 'make clean' before re-building ? (It's important that you run > 'make clean' between successive attempts to build the module ... though you > probably know that already.) > I'd forgotten, actually, so thanks for that. :-) However, it appears that cpan was giving me a fresh working

Re: Problems installing Inline::Lua on OS X

2009-03-30 Thread Sisyphus
- Original Message - From: "Pete Parker" The command that you run would then need to be: # perl Makefile.PL INC=-I/opt/local/include LIBS="-L/opt/local/lib -llua" I just tried this, with identical results--the bundle appears to build successfully, but make test fails with the same

Re: Problems installing Inline::Lua on OS X

2009-03-30 Thread Pete Parker
Hi Rob, thanks for the reply. > Looking at the Inline::Lua source files, it seems that the directory you > specified with the '-I' switch needs to be the directory that contains > lua.h, lualib.h and lauxlib.h. (I'll assume that those files are in > /opt/local/include as you've specified.) > And t

Re: Problems installing Inline::Lua on OS X

2009-03-29 Thread Sisyphus
- Original Message - From: "Pete Parker" I've been having some trouble installing Inline::Lua on my Leopard system. I've no experience with either Lua or Inline::Lua # perl Makefile.PL INC=-I/opt/local/include LIBS=-L/opt/local/lib Looking at the Inline::Lua source files, it s

Problems installing Inline::Lua on OS X

2009-03-29 Thread Pete Parker
Hi all, I've been having some trouble installing Inline::Lua on my Leopard system. Everything looks fine until make test, which fails suggesting, to my untrained eye, some kind of linker error ("Symbol not found ... Expected in: dynamic lookup"). I've tried editing the generated makefile manually

Re[2]: problems installing Inline - MinGW fix

2007-04-30 Thread Angel Rodriguez
Hello Rob, Just got up and tried that even before me cup of coffee. Success!! Now the hard part starts. Thanks again for taking the time. Have a good evening. Angel Here are the results: Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. C:\>cd I* C:\Inline

Re: problems installing Inline - MinGW fix

2007-04-29 Thread Sisyphus
- Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> . . The 'dmake_attempt.txt' error should be the easiest to fix. Looking at your ActiveState/Config.pm, you should be getting the following: C:\>perl -V:obj_ext Set up gcc environment - 3.4.2 (mingw32 special) obj_ext='.o';

Re: problems installing Inline - some more

2007-04-29 Thread Sisyphus
As regards the "invalid machine type" error with Visual Studio, I googled this at http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=2436 : "Usually, you do not need to specify the /MACHINE option. LINK infers the machine type from the .OBJ files. However, in some circumstances LINK canno

Re: problems installing Inline

2007-04-29 Thread Sisyphus
- Original Message - From: "Angel Rodriguez" <[EMAIL PROTECTED]> To: Sent: Monday, April 30, 2007 3:02 AM Subject: problems installing Inline . . I have uploaded the stdout for the above commands for each attempt and the ActiveState/config.pm http://volcanba

problems installing Inline

2007-04-29 Thread Angel Rodriguez
Hi, I don't give up easily but i am just about there. I have spend most of my spare hours this week trying to install Inline. I run windows machines with either 2000 or xp pro. I have tried to do this on three different computers. On the last one I did a clean install of a W2000, installed an