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,

-- 
========================================
  Mitsutaka Amano
  MIRACLE LINUX CORPORATION
========================================

_______________________________________________
dev mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/dev

Reply via email to