I get them directly under MacOSX:
development/MacOSX anek$ ls -p
COPYING LyX.icns Makefile Makefile.in
lyxeditor spotlight/
Info.plist LyXapp.icns Makefile.am PkgInfo
lyxrc.dist
Also the first make install did not work for me (make: *** No rule to
make target `install'. Stop.), but it worked after running export,
autogen and configure [perhaps a misunderstanding from me not doing
it directly).
Then I get the make error reported on the list when I try to continue.
Anders
On 25 apr 2007, at 16.13, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Mostly seems to work. However, the files that formerly were
Bennett> in development/MacOSX/LyX.app/Contents/Resources are not
Bennett> copied over with make install. These include:
Bennett> COPYING LyX.icns LyXapp.icns lyxrc.dist
Are you sure? With my latest commit, a simple 'make install' should
install everything as required. Please check whether the files are
somewhere at the wrong place.
JMarc