coin-or / OBOE

OBOE (Oracle Based Optimization Engine) is an open source software for general convex optimization.
Other
0 stars 2 forks source link

Compilation on Ubuntu on behalf of Hadi Karimi #13

Closed svigerske closed 5 years ago

svigerske commented 5 years ago

Issue created by migration from Trac.

Original creator: @nsawhney68

Original creation time: 2011-08-25 22:33:12

Assignee: @nsawhney68

Version:

Hi

After frustration in obtaining Matlab libraries for OBOE, I have made the painful migrations to C++ and Linux world. I try to compile OBOE using the gcc-4.5.2 under Ubuntu 11.04 and I've not succeeded yet. (It is more than 3 days painstaking job) Plz help me work it out (Before I commit SUICIDE).

I have attached my work logs.

Kind Regards

Hadi Karimi MSc student Department of Industrial Engineering Amirkabir University of Technology (Tehran Polytechnic), Tehran, Iran www.aut.ac.ir

svigerske commented 5 years ago

Attachment OBOE(logs).docx by @nsawhney68 created at 2011-08-25 22:34:17

Log file received via email from original reporter

svigerske commented 5 years ago

Comment by @nsawhney68 created at 2011-08-25 22:42:08

Hi Hadi,

Could you confirm the lapack++ was correctly installed and which directory did you install it in, standard directory or under your own home? From the logs it appears to be a problem in the install of lapack++, could you first check that the include directory for lapack++ does indeed have some files, for example lavd.h which the make for OBOE seems unable to find.

I have opened a ticket to sort to help us keep track of the issue. https://projects.coin-or.org/OBOE/ticket/14

-Nidhi

svigerske commented 5 years ago

Comment by @nsawhney68 created at 2011-08-25 22:42:08

Changing status from new to assigned.

svigerske commented 5 years ago

Attachment oboe-ticket-14-email-trace.txt by @nsawhney68 created at 2011-09-11 08:04:37

Email trace from defect reporter

svigerske commented 5 years ago

Comment by @nsawhney68 created at 2011-09-11 08:06:52

Fixed by reporter, compatilitity issues as os and compiler version has moved on since OBOE code was last tested.

svigerske commented 5 years ago

Comment by @nsawhney68 created at 2011-09-11 08:06:52

Resolution: fixed