Re: SableVM on Familiar - Installation Issues
David Bélanger <[email protected]> Wed, 27 Jul 2005 23:14:16 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 25, 2005 at 12:54:03PM -0700, Vinod wrote: > Hi All. > > I have a number of installation related issues with > sablevm on my ipaq running familiar linux. I was > following the post > http://sablevm.org/lists/sablevm-user/2005-April/000275.html > by rene wagner. > > Due to space restrictions i had to install sablevm on > my SD card mounted on /media/card > (...) Hi, I don't know about the ipaq platform. In case this is applicable to that platform and you don't know about: ./configure --prefix=/media/card/usr [other options] make make install DESTDIR=tmp_installation_directory --prefix --> specifies final install location DESTDIR --> temporary installation directory - before files get put to final location. Hope it helps, David --- David Bélanger Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt