LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How ti install "Athena-3d widget library" on Ubuntu? (https://www.linuxquestions.org/questions/linux-newbie-8/how-ti-install-athena-3d-widget-library-on-ubuntu-859596/)

msbstar 01-30-2011 01:55 PM

How ti install "Athena-3d widget library" on Ubuntu?
 
Hi every body.

Does any body know how to install "Athena-3d widget library" on Ubuntu?

I would be very grateful for any help.

With best regards,
Hassan

AlucardZero 01-30-2011 02:01 PM

apt-get install libxaw7

found with:

apt-cache search athena

ericzundel 01-02-2014 08:46 AM

Unfortunately, that package does not contain the 3d widgets. Try:

apt-cache search 3d | grep -i aw

The packages you are interested in are:

xaw3dg - Xaw3d widget set
xaw3dg-dev - Xaw3d widget set development package

I ran intot his when I was trying to build xemacs, but even after adding the --with-site-libraries flag I couldn't get the xemacs configuration to recognize the library as a valid one so I just dropped the athena 3d support from the configure line.


All times are GMT -5. The time now is 07:23 PM.