#26 Problem with Linux Installation in Ubuntu 17.04

已关闭
claudio8 年之前创建 · 1 条评论
claudio 评论于 8 年之前

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 评论于 8 年之前
协作者

Fixed in commit 68ae2d448c

Fixed in commit 68ae2d448cd3450cbc4edf1b5a99249da7c7b41c
claudio8 年之前 关闭
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。