which and why?
On Thu, Aug 03, 2006 at 07:04:43PM +0200, steven mestdagh wrote:
>try changing the number.
>
>nikns [2006-08-03, 19:39:03]:
>> Makefile:
>> SHARED_LIBS= itcl33 1.0
>>
>> and gets built:
>> libitcl33.so.1.0
>>
>> Whats wrong with it?
>>
>> Thanks
>>
>> nikns
>>
>> On Thu, Aug 03, 2006 at 05:59:53PM +0200, steven mestdagh wrote:
>> >nikns [2006-07-24, 16:04:30]:
>> >> COMMENT= "object-oriented extensions to Tcl"
>> >> http://secure.lv/~nikns/stuff/ports/itcl.tar
>> >> feedback and corrections appricated.
>>
>> >you need to control the shared library version, i.e. what you put in
>> >SHARED_LIBS, should be what gets built. looks like you need to override
>> >a makefile variable or patch the configure script.
>> >
>> >steven
>
>Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
>