I'm not sure if your update changes the instructions on the moblin.org site at: http://moblin.org/toolkits/prepDev/toolkits_prepDev_instImgCrtr.php
But those instructions still do not work with the same error as has been reported before by many. Sorry for my ignorance, but if MIC has been updated, how does one install it from source and build it? Jim A On Wed, 2008-08-27 at 10:08 -0700, Prajwal Mohan wrote: > Thanks Mitsutaka. I will update the MIC page to include the extra step. > > Thanks, > Praj > > > Mitsutaka Amano wrote: > > Hi Praj, > > > > Install path is fixed deb and rpm package. > > Then when we take manual install process, MIC install in /usr/local. > > The script path was flexible as follows. > > > > http://moblin.org/repos/?p=tools/moblin-image-creator.git;a=commit;h=a6bedd14363cf919394b47dfba1a33a570594115 > > > > So I fixed the following. > > > > http://moblin.org/repos/?p=tools/moblin-image-creator.git;a=commit;h=dccdceb2e2dadcc5be5e84c74b41515808d00384 > > > > Dear Noel, > > > > Could you fix install process in below page? > > > > http://www.moblin.org/toolkits/prepDev/toolkits_prepDev_instImgCrtr.php > > $ git clone http://moblin.org/repos/tools/moblin-image-creator.git > > $ cd moblin-image-creator > > $ ./autogen.sh > > + $ ./configure > > $ sudo make install > > $ sudo image-creator > > > > $ git pull > > $ ./autogen.sh > > + $ ./configure > > $ sudo make install > > > > Regards, > > > > > > _______________________________________________ > dev mailing list > [email protected] > https://www.moblin.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] https://www.moblin.org/mailman/listinfo/dev
