|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4600 | minor | always | 06-06-11 23:17 | 06-15-11 14:15 | |
|
|
|||||
| Reporter: | rickHigh | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.19 | ||
|
|
|||||
| Summary: | 0004600: Latest snapshot *.19 complains about missing Open SSL header when running ./configure | ||||
| Description: |
If you start to setup the compile for the latest version snapshot with ./configure it complains about OpenSSL header missing. OpenSSL should be optional. To install openssl with header, I did the following: $ sudo apt-get install openssl $ sudo apt-get install openssl-doc $ sudo apt-get install libssl-dev The first command line was not enough to get it to work. But doing the last two downloaded the header (not sure which one of the last two). |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |