Hi all! My name is Claudio, I'm from Buenos Aires.
I'm newbie in FreeBSD, and a few days ago, I installed FreeBSD 9.0 on my notebook.
Before the installation, I started to compile X11 from /usr/ports/x11.
When I execute make install clean to compile X11, the compilation show me the following error:
So, reading this, I try to add the path for python but I don't know how do that.
Can anybody help me to fix that problem?
Thanks!
I'm newbie in FreeBSD, and a few days ago, I installed FreeBSD 9.0 on my notebook.
Before the installation, I started to compile X11 from /usr/ports/x11.
When I execute make install clean to compile X11, the compilation show me the following error:
Code:
Configure: error: Cannot find pythonpython2.7 in your system path
gmake: *** Config.status Error 1
Stop in /usr/ports/x11/avant-window-navigator
*** error code 1
So, reading this, I try to add the path for python but I don't know how do that.
Can anybody help me to fix that problem?
Thanks!