Ok i want make it running IMHO forcing some standard

copied entire hbide sources dirs from harbour/contrib/hbide to
/usr/local/bin/
sudo rm -f /usr/local/bin/hbide
sudo cp -R hbide /usr/local/bin/.
export PATH=$PATH:/usr/local/bin/hbide
mkdir /tmp/p
cd /tmp/p
hbide

Deleted i supposed not required files from /usr/local/bin/hbide/ dir

in the dir i leave this files:

drwxr-xr-x 2 root root    4096 2010-04-27 18:34 docs
-rwxr-xr-x 1 root root 2243660 2010-04-27 18:15 hbide
-rw-r--r-- 1 root root    1150 2010-04-27 18:15 hbide.ico
-rw-r--r-- 1 root root    3168 2010-04-27 18:15 hbide.ini
-rw-r--r-- 1 root root     413 2010-04-27 18:15 hb_out.log
drwxr-xr-x 2 root root    4096 2010-04-27 18:33 projects
drwxr-xr-x 2 root root   12288 2010-04-27 18:33 resources



Basically it works but with standard permissions user hb_out.log and
hbide.ini cannot be write in that position then all default are related to
/usr/local/bin path
I suggest you to choose a different dir to store hbide settings:

i suggest you and i instruct the installer to create a .hbide dir into user
$HOME directory
then as Viktor suggest to create a /usr/share/hbide dir to other resource
(read only mode)
and in the bin directory we can put only the hbide executable file without
create subdir and modify user PATH.

Thank you,best regards
Marco
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to