>
OldGuyPerlerInTraining bows his head
Python *eeew* *shudder*
Java. *BIGGER EEEW* *BIGGER SHUDDER*
> heads up warning for you alan - I had to go back and do
> a rebuild of perl from the CPAN source since the RedHat 7.2
> default install of perl was built small.
>
> I need to deal with f
On Thursday, May 16, 2002, at 02:36 , Alan Drew wrote:
heads up warning for you alan - I had to go back and do
a rebuild of perl from the CPAN source since the RedHat 7.2
default install of perl was built small.
I need to deal with files bigger than 2-gig - hence
had to rebuild using the USE_LA
>
Thanks once again;
> sorry - the name 'tkperl' as far as I 'get it' really no longer
> exists as a stand alone application - that you really will want
> to chase down - assuming that you are not trying to do the
>
> mix and match perl/TK and Tcl/TK where you have
> Tcl::Tk t
On Wednesday, May 15, 2002, at 08:57 , Alan Drew wrote:
[..]
>> oh dear - you are chasing a phantom.
>>
>> http://www.lns.cornell.edu/~pvhp/ptk/qna2.html
>
> This link does not really help the matter:
>> Lastly, it should be mentioned that if you build your perl/Tk statically
>> rather than
Thanks for all the help!
>> [ot@papc-mag-17 Tk800.023]# make tkperl
>> make: *** No rule to make target `tkperl'. Stop.
>>
>> Any ideas? Thanks in advance.
>
> oh dear - you are chasing a phantom.
>
> http://www.lns.cornell.edu/~pvhp/ptk/qna2.html
This link does not really help the matter:
Hi Drieux,
Hhhm, Unix rules, but we still need men :
make babies
Make: Don't know how to make babies. Stop.
Hope he didn't mess up someone elses "test" too much :)
Regs David
---
>
>
> On Wednesday, May 15, 2002, at 04:34 , Alan Drew wrote:
> [..]
> >
> > For static linking the
On Wednesday, May 15, 2002, at 04:34 , Alan Drew wrote:
[..]
>
> For static linking the following is how it is supposed to work
> (I think, but I don't use static linking normally, this scheme
> worked as far as this on one trial under SunOS4.)
>
> perl Makefile.PL
> make
> make tkperl
> make te
> The first two steps are fine. Problem is, when I come the next step:
>
> [ot@papc-mag-17 Tk800.023]# make tkperl
> make: *** No rule to make target `tkperl'. Stop.
>
> Any ideas? Thanks in advance.
Verify you need this... usually everything is build with just 'make'.
If the documentation say