Re: error:X11/Intrinsic.h:No such file or directory
Andy
stude.list at googlemail.com
Tue Mar 4 13:55:40 UTC 2008
On 04/03/2008, 黑叶 <dolfliu at gmail.com> wrote:
> logplayer.h:46:27: 错误(error): X11/Intrinsic.h:No such file or
That header file is in libxt-dev
> controler.cpp:53:29: 错误: X11/Xaw/Command.h:No such file or directory
> controler.cpp:54:26: 错误: X11/Xaw/Form.h:No such file or directory
> controler.cpp:55:28: 错误: X11/Xaw/Toggle.h:No such file or directory
> controler.cpp:56:31: 错误: X11/Xaw/AsciiText.h:No such file or
> directory
> controler.cpp:57:31: 错误: X11/Xaw/Scrollbar.h:No such file or
> directory
Those files are in libxaw-headers
At the command line type:
sudo apt-get install libxt-dev libxaw-headers
If prompted for a password enter your users password.
Hope that helps
Andy
--
Computers are like air conditioners. Both stop working, if you open windows.
-- Adam Heath
More information about the ubuntu-users
mailing list