-
Notifications
You must be signed in to change notification settings - Fork 9.9k
apollo搭建问题 #6087
Copy link
Copy link
Closed
Labels
Module: BuildIndicates build related issuesIndicates build related issuesModule: DockerIndicates docker module related issuesIndicates docker module related issuesType: Help wantedIndicates that a maintainer wants help on an issue/pull request from the rest of the communityIndicates that a maintainer wants help on an issue/pull request from the rest of the community
Metadata
Metadata
Assignees
Labels
Module: BuildIndicates build related issuesIndicates build related issuesModule: DockerIndicates docker module related issuesIndicates docker module related issuesType: Help wantedIndicates that a maintainer wants help on an issue/pull request from the rest of the communityIndicates that a maintainer wants help on an issue/pull request from the rest of the community
System information
Issue:
新手有如下问题请组织支援:
在apollo搭建过程中,代码编译完成后启动dreamview的时候出现如下Permission denied,是我用户权限的问题吗?
============================
[ OK ] Build passed!
[INFO] Took 2868 seconds
============================
root@in_dev_docker:/apollo# bash scripts/bootstrap.sh
Start roscore...
scripts/bootstrap.sh: line 38: ./scripts/monitor.sh: Permission denied
scripts/bootstrap.sh: line 39: ./scripts/dreamview.sh: Permission denied
每次进入dreamview都必须先编译代码吗?
如果我关掉了dreamview,后面要重新进入的话,需要再编译一次代码吗? 这个编译的耗时还是蛮长的。
期待回复!