On Saturday, July 21, 2012 07:36:00 ajtiM wrote: > Than: > sh Tools/scripts/kdemerge -o /usr/ports > > and I got: > cannot open Tools/scripts/kdemerge: No cuch file or directory. > Were you actually in the area51 directory when you ran this? If you checked out the area51 repository into your current directory, then the path you would want would be area51/Tools/scripts/. So you would run:
# ./area51/Tools/scripts/kdemerge -o /usr/ports or # sh area51/Tools/scripts/kdemerge -o /usr/ports - Jason E. Hale _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
