This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:dev:development [2024/09/24 14:59] Antonello Lobianco [Linux (Ubuntu 22.04)] |
en:dev:development [2024/09/24 15:03] (current) Antonello Lobianco [Libtool] |
||
---|---|---|---|
Line 48: | Line 48: | ||
cd ThirdParty-ASL | cd ThirdParty-ASL | ||
./get.ASL | ./get.ASL | ||
- | ./configure | + | ./ |
make | make | ||
sudo make install | sudo make install | ||
Line 55: | Line 55: | ||
cd ThirdParty-HSL | cd ThirdParty-HSL | ||
[extract the HSL archive as `~/ | [extract the HSL archive as `~/ | ||
- | ./configure | + | ./ |
make | make | ||
sudo make install | sudo make install | ||
Line 122: | Line 122: | ||
sudo ln -s coin-or coin | sudo ln -s coin-or coin | ||
</ | </ | ||
+ | |||
+ | ==== Libtool ==== | ||
+ | (may not be necessary) | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
===== Windows (XP or 7) ===== | ===== Windows (XP or 7) ===== |