[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Eric-Roger Bruecklmeier

11/13/2003 1:50:00 PM

Hi rubyists,

How can i use tk 8.4 under ruby 1.8.0 (Win distribution) without
building ruby from sources?

Thanx

Eric.

2 Answers

Nikolay Ponomarenko

11/18/2003 7:10:00 AM

0

Hello Eric-Roger,

Monday, November 17, 2003, 3:28:31 AM, you wrote:


ERB> How can i use tk 8.4 under ruby 1.8.0 (Win distribution) without
ERB> building ruby from sources?

AFAIR you should only to compile ruby's Tcltklib library with tk 8.4.



--
Best regards,
Nikolay



Eric-Roger Bruecklmeier

11/18/2003 9:18:00 AM

0

Nikolay Ponomarenko schrieb:

>
> AFAIR you should only to compile ruby's Tcltklib library with tk 8.4.
>
>

Hallo Nikolay,

thanks for your answer! The Problem is i can't compile anything here,
because i simply haven't the tools. If i overwrite the 8.3 dlls with the
8.4 dlls it seems to work. But i think there must be a better way.

CU

Eric.