photo

Gerhard Burger


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
3,519
of 300,584

REPUTATION
16

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
6

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: 605: /lib64/libc.so.6: not found
if for some reason the solution I gave above does not work, try to see where the libc.so.6 files are on your system by executing...

14 years ago | 0

Answered
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: 605: /lib64/libc.so.6: not found
I had the same problem, you can make a symbolic link to the location matlab expects it to be with the following command: ln -...

14 years ago | 6

| accepted