Hi,
could anyone tell me why it is obviously that difficult to get perl or python
working with threaded support? Each time I tested to use threaded feature in
perl or python on different machines with different FreeBSD-versions something
went wrong. When I switched back everything compiled smoo
On Mon, May 23, 2011 at 05:50:39PM -0400, Alejandro Imass wrote:
> Not necessarily, many cpan modules are either thread unaware/innocuous
> or thread safe, though there are exceptions.
> I have re-compiled Perl with threads with pre-installed libraries and
> never had a problem.
>
> You will sure
Not necessarily, many cpan modules are either thread unaware/innocuous
or thread safe, though there are exceptions.
I have re-compiled Perl with threads with pre-installed libraries and
never had a problem.
You will surely know which things fail when they blow-up or leak you
to death, when you use
I have rebuilt my perl5.14 with threading support. do I need to rebuild my
perl-linked ports again now i've made this change?
jamie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To uns
On 01/22/11 10:25, Robert Fitzpatrick wrote:
I guess I did a stupid thing to 'make deinstall' and then 'make
reinstall' to change my perl option for WITH_THREADS. Now it seems all
my modules are lost as my LWP::Simple does not work anymore. I then
tried to pkg_delete that, successful, and 'perl -
I guess I did a stupid thing to 'make deinstall' and then 'make
reinstall' to change my perl option for WITH_THREADS. Now it seems all
my modules are lost as my LWP::Simple does not work anymore. I then
tried to pkg_delete that, successful, and 'perl -MCPAN -e "install
LWP::Simple' only to fail wit
On 12/28/10 21:55, David Southwell wrote:
> > > On 12/27/10, David Southwell wrote:
> > > >> On 12/27/10, David Southwell wrote:
> > > > Agreed - but following Doug's commit I can vouch that the
> > > > PERL_THREADED hack
> > > > was still needed for 7.2 p3 systems on amd64.
> > >
> > >
> > > On 12/27/10, David Southwell wrote:
> > > >> On 12/27/10, David Southwell wrote:
> > > > Agreed - but following Doug's commit I can vouch that the
> > > > PERL_THREADED hack
> > > > was still needed for 7.2 p3 systems on amd64.
> > >
> > > It shouldn't be needed. Can you remove this de
On 12/28/10, David Southwell wrote:
>> On 12/27/10, David Southwell wrote:
>> >> On 12/27/10, David Southwell wrote:
>> > Agreed - but following Doug's commit I can vouch that the
>> > PERL_THREADED
>> > hack
>> > was still needed for 7.2 p3 systems on amd64.
>>
>> It shouldn't be needed. Ca
> > On 12/27/10, David Southwell wrote:
> > >> On 12/27/10, David Southwell wrote:
> > > Agreed - but following Doug's commit I can vouch that the
> > > PERL_THREADED hack
> > > was still needed for 7.2 p3 systems on amd64.
> >
> > It shouldn't be needed. Can you remove this definition from
> On 12/27/10, David Southwell wrote:
> >> On 12/27/10, David Southwell wrote:
> > Agreed - but following Doug's commit I can vouch that the PERL_THREADED
> > hack
> > was still needed for 7.2 p3 systems on amd64.
>
> It shouldn't be needed. Can you remove this definition from any
> locally-
On 12/27/10, David Southwell wrote:
>> On 12/27/10, David Southwell wrote:
> Agreed - but following Doug's commit I can vouch that the PERL_THREADED
> hack
> was still needed for 7.2 p3 systems on amd64.
It shouldn't be needed. Can you remove this definition from any
locally-modified Makefi
> On 12/27/10, David Southwell wrote:
> >> > > > > What concerns me is perl-threaded _is_ installed but it can't
> >> > > > > see it.
> >> > > >
> >> > > > Do you have in:
> >> > > >
> &g
On 12/27/10, David Southwell wrote:
>> > > > > What concerns me is perl-threaded _is_ installed but it can't see
>> > > > > it.
>> > > >
>> > > > Do you have in:
>> > > >
>> > > > etc/make.conf
&
> > > > > What concerns me is perl-threaded _is_ installed but it can't see
> > > > > it.
> > > >
> > > > Do you have in:
> > > >
> > > > etc/make.conf
> > > >
> > > > PERL_THREADED=true
le.
> This is perl, v5.10.1 (*) built for amd64-freebsd-thread-multi
>
> And pkg_version -v:
>
> perl-threaded-5.10.1_3
>
> So its there. Unfortunately I'm still running various updates so I
Well, it's registered in PKG_DBDIR, anyway. In general, it's possible
On 12/27/10 22:54, b. f. wrote:
What concerns me is perl-threaded _is_ installed but it can't see it.
Do you have in:
etc/make.conf
PERL_THREADED=true
Perhaps I'm a little daft atm. Either way I want to be clear: Are you
saying the define needs to be in the ma
> > > > What concerns me is perl-threaded _is_ installed but it can't see it.
> > >
> > > Do you have in:
> > >
> > > etc/make.conf
> > >
> > > PERL_THREADED=true
> >
> > Perhaps I'm a little daft atm. Eith
[ ] IMAGEMAGICK_PDF PDF format support
│ │ │ │[ ] IMAGEMAGICK_PERL Perl support
│ │
...
Roland
ImageMagick is already installed, so getting something to work is not a
problem. Its updating it...
What concerns me is perl-threaded _is_ installed but it can't see it.
en't tested with Djvu;
> > > >
> > > >
> > > >
> > > > cd /usr/ports/graphics/ImageMagick
> > > >
> > > > make config
> > > >
> > > >
> > > >
> > > > ┌──
> > ──┐ │ Options for ImageMagick 6.6.5.10
> > │ │
> > ┌^(-)┐
> > │
> >
> > ...
> >
> > │ │[X] IMAGEMAGICK_OPENEXR OpenEXR support
gt; │ │[X] IMAGEMAGICK_OPENEXR OpenEXR support (needs threads)
> > │ │ │ │[X] IMAGEMAGICK_OPENMP OpenMP for SMP (needs threads)
> > │ │ │ │[ ] IMAGEMAGICK_PDF PDF format support
> > │ │ │ │[ ] IMAGEMAGICK_PERL
DF PDF format support │ │
│ │[ ] IMAGEMAGICK_PERL Perl support │ │
...
Roland
ImageMagick is already installed, so getting something to work is not a
problem. Its updating it...
What concerns me is perl-threaded _is_
Da Rock wrote:
>>>I run portupgrade and it tells me it can't update ImageMagick because
>>>the Djvu option requires threads, and needs perl, therefore perl needs
>>>to be threaded. So it comes up with an IGNORE which is nuts because I
>>>run threaded perl.
...
>Any hints guys?
So, as the others wr
On Sun, Dec 26, 2010 at 11:42:37PM +1000, Da Rock wrote:
> >> Something I'm missing here? A fix would be nice, I should be used to it
> >> though- ImageMagick _always_ has issues for me. I just thought it'd be
> >> nice to get it updated for once- it looked so close :)
> >>
> > I'm
and needs perl, therefore perl needs
to be threaded. So it comes up with an IGNORE which is nuts because I
run threaded perl.
#pkg_version -v | grep perl
mod_perl2-2.0.4_2,3 = up-to-date with port
perl-threaded-5.10.1_3 = up-to-date with port
Something I
perl needs
> to be threaded. So it comes up with an IGNORE which is nuts because I
> run threaded perl.
>
> #pkg_version -v | grep perl
> mod_perl2-2.0.4_2,3 = up-to-date with port
> perl-threaded-5.10.1_3 = up-to-date with port
>
&g
with an IGNORE which is nuts because I
run threaded perl.
#pkg_version -v | grep perl
mod_perl2-2.0.4_2,3 = up-to-date with port
perl-threaded-5.10.1_3 = up-to-date with port
Something I'm missing here? A fix would be nice, I should be used to it
though- Imag
Hi,
I installed lang/perl5.8 and set it to be threaded. I'm having
problems getting mod_perl working, and I know at one time atleast that
it was because of using threaded perl. How do I portupgrade and tell it
to :
1) Uninstall perl-threaded-5.8.8
2) Install perl 5.8
3) Make su
Hi,
Installed a fresh 5.5-R-p12 (I *NEED* to run 5.5, sorry) with
apache+mod_ssl+mod_deflate-1.3.37+2.8.28
perl-threaded-5.8.8
mod_perl-1.30
When I try to start it I get a segfault. The backtrace is :
(gdb) bt
#0 0x286e9350 in Perl_newSVpvn ()
from /usr/local/lib/perl5
30 matches
Mail list logo