virtualbox - Is there a developers image of 16.04 LTS? - Ask Ubuntu
installing ubuntu 16.04 lts on oracle's vm virtualbox (hosted on modern windows 10 64-bit machine) went unexpectedly , without issue. nice indeed!
the primary reason ubuntu's installation run particular unix program, 1 i'm presently attempting compile. however, seems there numerous libraries missing offered image (ubuntu-16.04.1-desktop-amd64.iso), ones might chiefly used developers, makes sense weren't included. apparent sufficiency of runtime files begs question:
is there such thing developers image of 16.04 lts?
i'm not developer(!), new user of ubuntu trying compile xtide needs libraries; such as,
sudo apt-get install zlib1g-dev xorg-dev
i think need:
libxaw3dxft8 libxaw3dxft8-dev libxmu-dev libxmu-headers libxt-dev libxpm-dev xaw3dg xaw3dg-dev xutils-dev libtcd-dev libtcd0
with these additions, able configure completed xtide-2.15.1
.
Comments
Post a Comment