2012-01-08 18:47, Kevin Oberman skrev:
On Sun, Jan 8, 2012 at 3:30 AM, Leslie Jensen wrote:
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl>= 5.8.1... 5.14.2
checking for XML::Parser... configure: error: XML::Parser perl module is
required
2012-01-08 13:48, Olivier Duchateau skrev:
1. Check if p5-XML-Parser is installed
ls /var/db/pkg | grep XML-Parser
It is!
2. Why try to install Thunar v1.3.0, it's development version, not
production ready. The latest stable version is better imho.
Where do you find this port ?
This por
All arguments aside, I've finally made headway - I think... its really
frustrating for me because to me it seems a bit of a "blackbox" atm. I'm
still trying to untangle the threads.
I fiddled and tweaked and finally got make to run. I then ran make
-DPACKAGE_BUILD makesum and got a checksum (S
I'm trying to fix a port which absolutely will not build with clang,
since clang does not support the gcc extension used by this port. I set
USE_GCC=4.2+, which is the lowest version of GCC which will work, but it
doesn't properly override CC=clang.
wxs@ack spamdyke % env CC=clang make test-gcc |
> Builds just fine here. Looks like something is broken with your python
> installation. What is your output for this commands?
> 1. which python
> 2. python -V
> 3. /usr/bin/env python -V
Hi, thank you very much. I really have problem witch python instalation, I
didnt check it before.
After re
Hi all,
I'm not sure whether this is a FreeBSD or uwsgi problem, but the
current port (uwsgi 1.0) isn't compiling on FreeBSD 9.0-RELEASE amd64
for the following reasons:
1. In uwsgiconfig.py:534 uwsgi checks for the existence of
sys/capability.h. This header isn't present on my 7.x or 8.x systems
Radek Krejča wrote on 09.01.2012 00:12:
Hi, I have problem with building this port.
env: python: No such file or directory
gmake[3]: *** [awn.schemas.in] Error 127
gmake[3]: *** Waiting for unfinished jobs
Builds just fine here. Looks like something is broken with your python
installation
Hi, I have problem with building this port.
Making all in default-theme
gmake[3]: Entering directory
`/usr/ports/x11/avant-window-navigator-gnome/work/avant-window-navigator-0.3.2.1/data/default-theme'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory
`/usr/ports/x11/avant-wind
On Sun, Jan 8, 2012 at 10:24 AM, Chris Rees wrote:
> On 8 January 2012 17:47, Kevin Oberman wrote:
> > On Sun, Jan 8, 2012 at 3:30 AM, Leslie Jensen wrote:
> >
> >>
> >>
> >> checking for gmsgfmt... /usr/local/bin/msgfmt
> >> checking for perl... /usr/bin/perl
> >> checking for perl >= 5.8.1...
On 8 January 2012 17:47, Kevin Oberman wrote:
> On Sun, Jan 8, 2012 at 3:30 AM, Leslie Jensen wrote:
>
>>
>>
>> checking for gmsgfmt... /usr/local/bin/msgfmt
>> checking for perl... /usr/bin/perl
>> checking for perl >= 5.8.1... 5.14.2
>> checking for XML::Parser... configure: error: XML::Parser
On Sun, Jan 8, 2012 at 3:30 AM, Leslie Jensen wrote:
>
>
> checking for gmsgfmt... /usr/local/bin/msgfmt
> checking for perl... /usr/bin/perl
> checking for perl >= 5.8.1... 5.14.2
> checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool
> ===> Script "c
On Sat, 7 Jan 2012 20:31:04 + Chris Rees wrote:
> On 6 January 2012 21:16, Alexander Leidinger
> wrote:
> > The linux ports are a little bit special. They are binary ports and
> > the GPL requires that we distribute the source too.
>
> Really? That's not how I read the GPL, nor its interpr
On 8 January 2012 12:59, Martin Kropfinger wrote:
> Hi there!
>
> The porters handbook describes a way to handle config files:
>
> http://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html
>
> It is recommended to do it this way for keeping changed files after
> deinstallation on the
On 1/8/2012 1:59 PM, Martin Kropfinger wrote:
Hi there!
The porters handbook describes a way to handle config files:
http://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html
It is recommended to do it this way for keeping changed files after
deinstallation on the system. But the
1. Check if p5-XML-Parser is installed
ls /var/db/pkg | grep XML-Parser
2. Why try to install Thunar v1.3.0, it's development version, not
production ready. The latest stable version is better imho.
Where do you find this port ?
2012/1/8 Leslie Jensen :
>
>
> checking for gmsgfmt... /usr/local/b
Hi there!
The porters handbook describes a way to handle config files:
http://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html
It is recommended to do it this way for keeping changed files after
deinstallation on the system. But the example is not really clear to me.
What does th
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool
===> Script "configure" failed unexpectedly.
Please report the problem to x...@f
Introduction:
I'll be teaching computer based modelling to
year 1 mechanical engineering students. The
unit is based around Matlab, which is not
ideal, in my opinion, but is beyond my control.
The unit is pretty low level - I have to start
from loops and conditional statements, but
ultimately I wa
Hi David,
To enable PHP interactive mode, either readline or libedit must be compiled
into the PHP binary. To do that, edit lang/php5's Makefile to add to
CONFIGURE_ARGS either '--with-readline' or '--with-libedit' (the library you
pick must be installed on your system).
Note that php -nm will
19 matches
Mail list logo