What should the value of gallery be in the vars table?

wyattbiker

Joined: 2011-12-01
Posts: 4
Posted: Thu, 2013-08-08 00:42

I installed G3 on Mac OS X and just ported the gallery to a Linux server. Everything works fine (after fixing a few paths) except I dont know what should extra_binary_paths value in the vars table.

75 gallery extra_binary_paths /usr/local/bin:/opt/local/bin:/opt/bin

Should I just replace it with the Linux $PATH variable which is:

/usr/local/jdk/bin:/home3/myserver/perl5/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/python27/bin:/usr/local/bin:/usr/X11R6/bin:/home3/myserver/bin

Thanks!