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
running it from? Does that directory contain openmoko-sample2/ ?

Posting the entire terminal, not just the output of some commands,
would make this much easier to read.

Cheers, Joseph



2009/4/3 Anas Alzouhbi :
> thank you
> so what do you think about the problem that I have,
> what could the reason that the output of"om-make-ipkg openmoko-sample2"
> is usage: om-make-ipkg [app_dir_name] [ipkg_control_file]
>
>
> On Fri, Apr 3, 2009 at 12:36 PM, Joseph Reeves  wrote:
>> Last time I did it I got:
>>
>> jos...@joseph-work:~/mtr-0.73$ cd ~
>> jos...@joseph-work:~$ om-make-ipkg mtr-0.73
>> make: Entering directory `/home/joseph/mtr-0.73'
>> Making install in img
>> make[1]: Entering directory `/home/joseph/mtr-0.73/img'
>> make[2]: Entering directory `/home/joseph/mtr-0.73/img'
>> make[2]: Nothing to be done for `install-exec-am'.
>> make[2]: Nothing to be done for `install-data-am'.
>> make[2]: Leaving directory `/home/joseph/mtr-0.73/img'
>> make[1]: Leaving directory `/home/joseph/mtr-0.73/img'
>> make[1]: Entering directory `/home/joseph/mtr-0.73'
>> make[2]: Entering directory `/home/joseph/mtr-0.73'
>> test -z "/usr/sbin" || /bin/mkdir -p "/tmp/mtr-0.73-ipkg-tmp/usr/sbin"
>> /usr/bin/install -c 'mtr' '/tmp/mtr-0.73-ipkg-tmp/usr/sbin/mtr'
>> make install-exec-hook
>> make[3]: Entering directory `/home/joseph/mtr-0.73'
>> chmod u+s /tmp/mtr-0.73-ipkg-tmp/usr/sbin/mtr
>> make[3]: Leaving directory `/home/joseph/mtr-0.73'
>> test -z "/usr/share/man/man8" || /bin/mkdir -p
>> "/tmp/mtr-0.73-ipkg-tmp/usr/share/man/man8"
>> /usr/bin/install -c -m 644 './mtr.8'
>> '/tmp/mtr-0.73-ipkg-tmp/usr/share/man/man8/mtr.8'
>> make[2]: Leaving directory `/home/joseph/mtr-0.73'
>> make[1]: Leaving directory `/home/joseph/mtr-0.73'
>> make: Leaving directory `/home/joseph/mtr-0.73'
>> Packaged contents of /tmp/mtr-0.73-ipkg-tmp into
>> /home/joseph/mtr-0.73_0.1_armv4t.ipk
>> jos...@joseph-work:~$
>>
>> http://blogs.thehumanjourney.net/finds/entry/3
>>
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 when I run this command
> scp openmoko-sample2_0.1_armv4t.ipk r...@192.168.0.202:
> it shows this error:
> openmoko-sample2_0.1_armv4t.ipk: No such file or directory
> what I have to do??
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


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 error:
openmoko-sample2_0.1_armv4t.ipk: No such file or directory
what I have to do??

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community