Re: Perl/Tk on Mac os X

2002-01-30 Thread aaron
Phil, I have followed the same procedure as you and I also get a bus error with menus. In fact, the widget demo that comes with perl/Tk gives a bus error for almost every part of its interface. Are we the only two people having this problem? If so, is there something we can do to fix this?

Re: Perl/Tk on Mac os X

2002-01-30 Thread Rick Frankel
On Wed, Jan 30, 2002 at 10:33:21AM -0500, aaron wrote: I have followed the same procedure as you and I also get a bus error with menus. In fact, the widget demo that comes with perl/Tk gives a bus error for almost every part of its interface. Are we the only two people having this

Re: MacOSX-File-bindist

2002-01-30 Thread Dan Kogai
On 2002.01.31, at 07:17, James Reynolds wrote: On http://search.cpan.org/search?dist=MacOSX-File in the section titled DEPENDENCIES you say: This module requires MacOS X. Develper kit is needed to make install. To get binary distribution, check MacOSX-File-bindist via CPAN. I

dyld: perl Undefined symbols:

2002-01-30 Thread Jeremy Schwartz
I am trying to run a cgi which requires Expat and XML::Parser. However, I had some difficulty when installing both Expat and XML::Parser. Using CPAN I was not able to locate Expat, so I pulled it down directly and ran configure, make, make install. However, I had to remove references to xmlwf in

dyld: perl Undefined symbols:

2002-01-30 Thread Ben Crowell
However, I had some difficulty when installing both Expat and XML::Parser. Using CPAN I was not able to locate Expat, so I pulled it down directly and ran configure, make, make install. However, I had to remove references to xmlwf in the makefile to make that work. You can get expat to