Hello Make install is giving me a hard time. I am cross compiling LTP for a product whose build system creates a flashable image from a staging area. The staging area is basically the directory structure of the root file system of the target device. Now, I need to install LTP to this staging area instead of something like /usr or /opt, but calling
DESTDIR=$PATH_TO_STAGE make install or make install DESTDIR=$PATH_TO_STAGE doesn't seem to override the default behavior. Does anyone have a suggestion for how to deal with this? I'm quite willing to rework all of the LTP makefiles to enable the behavior I want, but I suppose there might be other issues as well? Is there anything I should be extra careful about? BR / Klas ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list