Re: packaging the application

2009-04-03 Thread Joseph Reeves
Ok, so I think I see what you're saying. You get: y...@your-machine:~$om-make-ipkg openmoko-sample2 usage: om-make-ipkg [app_dir_name] [ipkg_control_file] So om-make-ipkg is complaining that you haven't given it the correct parameters. It's telling you what it expects. What directory are you runn

Re: packaging the application

2009-04-03 Thread Anas Alzouhbi
the output of om-make-ipkg openmoko-sample2 is: usage: om-make-ipkg [app_dir_name] [ipkg_control_file] ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: packaging the application

2009-04-03 Thread Joseph Reeves
What's the output from: om-make-ipkg openmoko-sample2 ? 2009/4/3 Anas Alzouhbi : > I arrived in the toolchain ducument until :Packaging your application > I run this command > om-make-ipkg openmoko-sample2 > it showed: usage: om-make-ipkg [app_dir_name] [ipkg_control_file] > but the problem is

packaging the application

2009-04-03 Thread Anas Alzouhbi
I arrived in the toolchain ducument until :Packaging your application I run this command om-make-ipkg openmoko-sample2 it showed: usage: om-make-ipkg [app_dir_name] [ipkg_control_file] but the problem is when I run this command scp openmoko-sample2_0.1_armv4t.ipk r...@192.168.0.202: it shows this e