Robin Guest wrote: > build is going much much better. I'm just stuck at this point now: > > "ubu...@ubuntu:~/vss2svn/ssphys$ make > make: *** No rule to make target `svnwcrev.sh', needed by `version.h'. > Stop." > > svn already installed, because I used it to svn export vss2svn. Where > should `svnwcrev.sh' be, and which step puts it there?
Assuming you're following the instructions from: http://www.pumacode.org/projects/vss2svn/wiki/InstallingSsPhys you should have done cd ssphys ./runauto.sh && ./configure && make It is the ./configure script that creates svnwcrev.sh. Also note that ssphys isn't 64-bit safe. If your system is 64-bit (running "uname -m" gives x86_64) then while possible to work around, again the *easiest* option is to run the 32-bit ubuntu on your machine. -Nathan _______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user