[ 
https://issues.apache.org/jira/browse/CB-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Nahlen updated CB-786:
---------------------------

    Description: 
Originally posted here: 
https://groups.google.com/forum/?fromgroups#!topic/phonegap/dTd4HEy1CFI
And I was told to create an issue here. Here it is:

Hello,

I am using Phongap 1.7.0, the latest.
I followed the instructions on 
http://wiki.phonegap.com/w/page/16494781/Getting-Started-with-PhoneGap-webOS; 
downloaded everything (and cygwin includes make), started the virtual machine, 
however I cannot seem to get the make command to work now.

I made a copy of the webos folder and called it "webos-Copy". Here is the text 
from the cygwin terminal (also see the attached screenshot):

{{
jnahlen@jnahlen ~
$ cd /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
jnahlen@jnahlen 
/cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
$ ls -la
total 42
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 .
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 ..
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 framework
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 js
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 lib
-rwx------+ 1 Administrators Domain Users 11357 May 15 10:14 LICENSE
-rwx------+ 1 Administrators Domain Users  2503 May 15 10:14 Makefile
-rwx------+ 1 Administrators Domain Users   318 May 15 10:14 NOTICE
-rwx------+ 1 Administrators Domain Users  4339 May 15 10:14 README.md
-rwx------+ 1 Administrators Domain Users     5 May 15 10:14 VERSION
jnahlen@jnahlen 
/cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
$ make
Makefile:45: *** missing separator.  Stop.
jnahlen@jnahlen 
/cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
$
}}

As you can see, for some reason "make" is not working. Also, I am confused 
about which make commands I need to issue, there are several: make, make js, 
make copy_js, make package, make deploy.

I am running Windows 7 64-bit and would like to develop a PhoneGap application 
for the HP webOS Tablet, but I don't know what to do because this is not 
working.

If any more information is needed, please let me know.

Thanks,

- John

  was:
Originally posted here: 
https://groups.google.com/forum/?fromgroups#!topic/phonegap/dTd4HEy1CFI
And I was told to create an issue here. Here it is:

Hello,

I am using Phongap 1.7.0, the latest.
I followed the instructions on 
http://wiki.phonegap.com/w/page/16494781/Getting-Started-with-PhoneGap-webOS; 
downloaded everything (and cygwin includes make), started the virtual machine, 
however I cannot seem to get the make command to work now.

I made a copy of the webos folder and called it "webos-Copy". Here is the text 
from the cygwin terminal (also see the attached screenshot):

jnahlen@jnahlen ~
$ cd /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
jnahlen@jnahlen 
/cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
$ ls -la
total 42
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 .
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 ..
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 framework
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 js
drwx------+ 1 Administrators Domain Users     0 May 15 10:19 lib
-rwx------+ 1 Administrators Domain Users 11357 May 15 10:14 LICENSE
-rwx------+ 1 Administrators Domain Users  2503 May 15 10:14 Makefile
-rwx------+ 1 Administrators Domain Users   318 May 15 10:14 NOTICE
-rwx------+ 1 Administrators Domain Users  4339 May 15 10:14 README.md
-rwx------+ 1 Administrators Domain Users     5 May 15 10:14 VERSION
jnahlen@jnahlen 
/cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
$ make
Makefile:45: *** missing separator.  Stop.
jnahlen@jnahlen 
/cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
$

As you can see, for some reason "make" is not working. Also, I am confused 
about which make commands I need to issue, there are several: make, make js, 
make copy_js, make package, make deploy.

I am running Windows 7 64-bit and would like to develop a PhoneGap application 
for the HP webOS Tablet, but I don't know what to do because this is not 
working.

If any more information is needed, please let me know.

Thanks,

- John

    
> Phonegap 1.7.0 - Makefile:45: *** missing separator. Stop.
> ----------------------------------------------------------
>
>                 Key: CB-786
>                 URL: https://issues.apache.org/jira/browse/CB-786
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: webOS
>         Environment: Windows 7 64-bit, PhoneGap 1.7.0, Oracle VM VirtualBox 
> 4.1.8 r75467
>            Reporter: John Nahlen
>            Assignee: Herm Wong
>            Priority: Blocker
>         Attachments: make-fails.jpg
>
>
> Originally posted here: 
> https://groups.google.com/forum/?fromgroups#!topic/phonegap/dTd4HEy1CFI
> And I was told to create an issue here. Here it is:
> Hello,
> I am using Phongap 1.7.0, the latest.
> I followed the instructions on 
> http://wiki.phonegap.com/w/page/16494781/Getting-Started-with-PhoneGap-webOS; 
> downloaded everything (and cygwin includes make), started the virtual 
> machine, however I cannot seem to get the make command to work now.
> I made a copy of the webos folder and called it "webos-Copy". Here is the 
> text from the cygwin terminal (also see the attached screenshot):
> {{
> jnahlen@jnahlen ~
> $ cd /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
> jnahlen@jnahlen 
> /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
> $ ls -la
> total 42
> drwx------+ 1 Administrators Domain Users     0 May 15 10:19 .
> drwx------+ 1 Administrators Domain Users     0 May 15 10:19 ..
> drwx------+ 1 Administrators Domain Users     0 May 15 10:19 framework
> drwx------+ 1 Administrators Domain Users     0 May 15 10:19 js
> drwx------+ 1 Administrators Domain Users     0 May 15 10:19 lib
> -rwx------+ 1 Administrators Domain Users 11357 May 15 10:14 LICENSE
> -rwx------+ 1 Administrators Domain Users  2503 May 15 10:14 Makefile
> -rwx------+ 1 Administrators Domain Users   318 May 15 10:14 NOTICE
> -rwx------+ 1 Administrators Domain Users  4339 May 15 10:14 README.md
> -rwx------+ 1 Administrators Domain Users     5 May 15 10:14 VERSION
> jnahlen@jnahlen 
> /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
> $ make
> Makefile:45: *** missing separator.  Stop.
> jnahlen@jnahlen 
> /cygdrive/c/Users/jnahlen.SMITH/notsynched/phonegap-1.7.0/lib/webos-Copy
> $
> }}
> As you can see, for some reason "make" is not working. Also, I am confused 
> about which make commands I need to issue, there are several: make, make js, 
> make copy_js, make package, make deploy.
> I am running Windows 7 64-bit and would like to develop a PhoneGap 
> application for the HP webOS Tablet, but I don't know what to do because this 
> is not working.
> If any more information is needed, please let me know.
> Thanks,
> - John

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to