Perl/Tk and OpenGL on OSX
Perl/Tk and OpenGL on OSX
- Subject: Perl/Tk and OpenGL on OSX
- From: Philippe de Rochambeau <email@hidden>
- Date: Mon, 29 Sep 2003 10:16:06 +0200
Hello,
I have just installed X11 Beta 3 on my Mac running MacOSX 10.2.6 and
would like to run the OpenGL examples provided in the book entitled
Mastering Perl/Tk.
I have installed the OpenGL.pm module in the /Library/Perl directory,
and tried to run the following perl command-line script on X11: perl -e
'use OpenGL'
Here are the messages I get :
Can't locate loadable object for module OpenGL in @INC (@INC contains:
/Library/Perl/darwin /Library/Perl /Library/Perl/darwin /Library/Perl
/Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl
/Network/Library/Perl .) at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
[philippe ~/Desktop] %
How do I install the OpenGL object for module OpenGL on MacOSX ?
Many thanks.
Philippe
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.