Project

General

Profile

Actions

Bug #4122

closed

Wrong package name "openssl" in wscript

Added by susmit shannigrahi almost 7 years ago. Updated over 6 years ago.

Status:
Abandoned
Priority:
Normal
Category:
build
Target version:
Start date:
06/08/2017
Due date:
% Done:

90%

Estimated time:

Description

Operating system: Ubuntu 16.04, Python 2.7.12
ns3/src/ndnSIM/wscript uses "openssl" as the package name on line 18 and 22.

This results in an error when trying to configure the project.

ImportError: Module openssl not found

Changing openssl to OpenSSL fixes the error.

Actions #1

Updated by Spyros Mastorakis over 6 years ago

  • Category set to build
  • Status changed from New to Code review
  • Assignee set to Spyros Mastorakis
  • Target version set to 2.4
  • % Done changed from 0 to 90

Thanks Susmit. I have added conditional package loading based on the underlying platform (Linux, Mac OS, etc.)

Actions #2

Updated by Spyros Mastorakis over 6 years ago

  • Status changed from Code review to Abandoned
Actions

Also available in: Atom PDF