Posts: 0
Threads: 8
Joined: Jan 2025
Reputation:
0
Ok im having a problem installing the new ehcp. when i run the above "wget" line I get the error as follows: wget: invalid option -- 'z'
Usage: wget [OPTION]... [URL]...
Am I doing something wrong?
Restored from old drupal forum, for user uid:3425 username:chrisbmo2000
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Jan 2025
Reputation:
0
what do you type exactly,
and which OS do you use ?
Restored from old drupal forum, for user uid:3425 username:chrisbmo2000
You may reset your password to access your new account here.
Posts: 0
Threads: 8
Joined: Jan 2025
Reputation:
0
I typed wget www.ehcp.net/download
tar -zxvf ehcp_latest.tgz
cd ehcp
./install.sh
#
I am using Ubuntu desktop ver 10.04
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 0
Threads: 1
Joined: Jan 2025
Reputation:
0
Make sure you use "sudo" wget http://www.ehcp.net/download & only use one line at a time dont just copy and paste the 4 lines of code and enter that usually causes an error if that still doesnt work try "sudo" wget http://transact.dl.sourceforge.net/project/ehcp/ehcp_latest.tgz and then use the tar -zxvf ehcp_latest.tgz
Hope that helps..
Matt
Restored from old drupal forum, for user uid:3425 username:chrisbmo2000
You may reset your password to access your new account here.