a027
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to install p5-OpenGL. I get the error:
Code:
freebsd90# pwd /usr/ports/graphics/p5-OpenGL freebsd90# make install clean ===> Building for p5-OpenGL-0.66_1 make: cannot open Makefile. *** Error code 1 Stop in /usr/ports/graphics/p5-OpenGL. What is the right solution here? Should I install it from CPAN? I fear of installing with # perl Makefile.PLdirectly. It might not instal the port correctly. Any suggestions? |
|
#2
|
|||
|
|||
|
First of all, Update your port tree, then
Code:
portupgrade -Rrf p5-OpenGL
__________________
Zhoopin (ʒuːpiːn) - Meri - Mehrshad Moslehi |
|
#3
|
|||
|
|||
|
Quote:
Any other suggestion? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3D drivers (OpenGL) for BSD | Geri | X.Org | 31 | September 14th, 2011 21:32 |
| OpenGL and GTK2 | agnel_kurian | Userland Programming & Scripting | 9 | March 22nd, 2011 09:42 |
| OpenGL v4 released | graudeejs | Off-Topic | 2 | March 12th, 2010 05:44 |
| OpenGL Window Manager? | overmind | Off-Topic | 11 | March 11th, 2010 23:02 |
| Grafx performance? OpenGL? | Purple_Q | Multimedia | 11 | December 2nd, 2009 13:23 |