[ros-users] [Discourse.ros.org] [Next Generation ROS/Troubl…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Olalekan Ogunmolu via ros-users
Dato:  
Til: ros-users
Emne: [ros-users] [Discourse.ros.org] [Next Generation ROS/Troubleshooting] Ament Build with Proxy Setup


It's a firewall proxy, yes.

To allow the machine to use the internet, I uncommented the relevant lines in `/etc/wget` like so:

```bash
http_proxy =http://user@password@proxy.university.edu:3128
http_proxy = http://user@password@proxy.university.edu:3128
ftp_proxy = http://user@password@proxy.university.edu:3128

```

While building with ament, it seems there is a wget instruction that is trying to run. Somehow it's not able to route downloads through the proxy. What do you have in mind?





---
[Visit Topic](https://discourse.ros.org/t/ament-build-with-proxy-setup/2913/3) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>