Hi;

trying to install the x11 version of tkdiff; I always get the xquartz
version; why?

How to install the x11 version of tkdiff?

I was able to install the x11 version of tk.

port search tkdiff
tkdiff @4.2 (x11, devel)
    graphical front end to the diff program

sudo port -v -s install tkdiff
Password:
--->  Computing dependencies for tkdiff...
The following dependencies will be installed:
 tk +quartz
 tk-quartz
Continue? [Y/n]: n

sudo port -v -s install tkdiff +x11
--->  Computing dependencies for tkdiff...
The following dependencies will be installed:
 tk +x11
 tk-quartz
Continue? [Y/n]: n

port installed | grep tk
  atk @2.38.0_1 (active)
  gtk-doc @1.34.0_0+python313 (active)
  gtk2 @2.24.33_5+x11 (active)
  tk-x11 @8.6.17_0 (active)

Thanks,
Ken Wolcott

Reply via email to