Good Afternoon:

Please edit the src/hg/hgTables/makefile and remove
the --executability argument from the rsyncDataOpts list.
If you encounter this again in a different makefile, perform
the same edit.  We will be removing this argument from
the source tree.

--Hiram

=================================================================
To encounter the following errors when I upgrade this genome browser from 
version 218 to 247:


$ cd  jksrc/kent/src/hg
$ make compile
$ make install

...,
chmod g+w hgTables
chmod a+rx hgTables
rm -f /var/www/var/www/hgTables
mv hgTables /var/www/var/www/hgTables
rm -f /var/www/var/www/all.joiner
cp ../makeDb/schema/all.joiner /var/www/var/www
rm -rf /var/www/var/www/greatData
rsync --times --recursive --executability --omit-dir-times --cvs-exclude 
--delete greatData /var/www/var/www/
rsync: --executability: unknown option
rsync error: syntax or usage error (code 1) at main.c(1084)
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/wangp/jksrc/kent/src/hg/hgTables'
make: *** [hgTables.install] Error 2
_______________________________________________
Genome maillist  -  [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to