第一次想要玩游戏
./configure时说缺少SDL包
谁能告诉我具体是哪些包呢
另外还有玩游戏一般都需要什么包呢
[已解决]怎么安装SDL
- levin
- 帖子: 109
- 注册时间: 2007-07-26 12:40
- 来自: 南京
- levin
- 帖子: 109
- 注册时间: 2007-07-26 12:40
- 来自: 南京
thankyou
I have solved the problem.
But this time, it tells me that " error: SDL_mixer library required".
Who can tell me that how to find the package name from the error message?
I guess that it will command me installing another package when I install the SDL_mixer.
But this time, it tells me that " error: SDL_mixer library required".
Who can tell me that how to find the package name from the error message?
I guess that it will command me installing another package when I install the SDL_mixer.
But for Ubuntu, I will die.
- levin
- 帖子: 109
- 注册时间: 2007-07-26 12:40
- 来自: 南京
Thanks
I have solved the second problem.
Strange, your words guide me.
I use the command apt-cache search libsdl* to find a lot of package.
And I choose the "libsdl-image1.2-dev" and the "libsdl-mixer1.2-dev" to install.
Then, the problem has been solved.
So ,thank you,Strange.
Strange, your words guide me.
I use the command apt-cache search libsdl* to find a lot of package.
And I choose the "libsdl-image1.2-dev" and the "libsdl-mixer1.2-dev" to install.
Then, the problem has been solved.
So ,thank you,Strange.
But for Ubuntu, I will die.