> I downloaded it and tried it out. Whenever I try to navigate around the > options, I get a "File specified does not exist" error. I looked at the > source, and it appears to be looking for a license (or "licence" (sic)) > file, but I didn't even specify one.
Can you please send me : a) the exact command line you are using b) the contents of the directory you are running it in c) the version or revision that you are testing Most likely you specified some file --hfile or --licence-text which would cause D4P to look for a file. If you did not specify those options, of if you did but those files exists, then there is a bug in my code. Please note that the newest version of the code is available by running hg clone http://dialog4ports.googlecode.com/hg/ dialog4ports If you are using version 12 or earlier (which can be found on isis.poly.edu) there are missing files from the package and it will not run. -- Eitan Adler _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
