>> ls -la $(which hbide) >> >> in my env the "which" command return: >> -rwxr-xr-x 1 root root 6697913 2010-04-27 17:23 /usr/local/bin/hbide >> >> is ok then create a temporary dir to work with hbide from it >> mkdir /tmp/p >> cd /tmp/p >> hbide >> > > sudo cp hbide /usr/local/bin/. > > This is not enough to copy only hbide to bin. > All its directory, I mean, contrib/hbide/. has to be copied.
Someone correct me if I'm wrong, but on *nix systems, such external static files belonging to an executable, used to be installed into /usr/share, meaning /usr/share/hbide/ in case of HBIDE. Eventually HBIDE should also look at this location on *nix system to find these files. Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour