#26 Problem with Linux Installation in Ubuntu 17.04

Closed
opened 8 years ago by claudio · 1 comments
claudio commented 8 years ago

When running the run_AToMPM.sh file for the first time, I get the following error:

cd: too many arguments

This is caused by running

cd node*

when the directory structure is as follows:

clagms@clagms-VirtualBox:~/atompm/dependencies$ ls
node-v4.5.0  node-v4.5.0.tar.gz

This seems to be a problem with Ubuntu, and not with the installation itself, as I don't see any reason for being able to cd into node-v4.5.0.tar.gz.

To be safe though, as this breaks the installation, remove the node-v4.5.0.tar.gz after extracting it.

The updated script is here: https://www.dropbox.com/s/gvn95w274hgunea/run_AToMPM.zip?dl=0

When running the run_AToMPM.sh file for the first time, I get the following error: `cd: too many arguments` This is caused by running `cd node*` when the directory structure is as follows: ``` clagms@clagms-VirtualBox:~/atompm/dependencies$ ls node-v4.5.0 node-v4.5.0.tar.gz ``` This seems to be a problem with Ubuntu, and not with the installation itself, as I don't see any reason for being able to cd into node-v4.5.0.tar.gz. To be safe though, as this breaks the installation, remove the node-v4.5.0.tar.gz after extracting it. The updated script is here: https://www.dropbox.com/s/gvn95w274hgunea/run_AToMPM.zip?dl=0
claudio commented 8 years ago
Collaborator

Fixed in commit 68ae2d448c

Fixed in commit 68ae2d448cd3450cbc4edf1b5a99249da7c7b41c
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.