Message Boards Message Boards

0
|
7131 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

[?] Find -luuid on Ubuntu 16.04 while using MMA 11.3?

Posted 5 years ago

I am using 11.3 trial version on Ubuntu 16.04. I am going to compile the following routines.

mcc addtwo.tm addtwo.c -o addtwo

However, it reports the following error:

/usr/bin/ld: cannot find -luuid
collect2: error: ld returned 1 exit status

I can use mprep to produce addtow.tm.c file.

Can you give me some suggestions, thanks in advance.

POSTED BY: Jason Wang
2 Replies

Installing the missing library should work, something like

sudo apt-get install libuuid1
POSTED BY: Ilian Gachevski
Posted 5 years ago

I am inspired by the link, uuid-util-linux, problem solved.

POSTED BY: Jason Wang
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract