Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Hello, Once again another compiling problem.  (Read 1012 times)

DizzyFoxkit

  • Bay Watcher
    • View Profile
Hello, Once again another compiling problem.
« on: October 10, 2012, 06:22:43 pm »

I sorry about this... this has to be my fourth compiling thread I've made...   :-[

So first things first. Fedora 17 64-bit. I pull from the svn repository.

Second, I run ./bootstrap (apparently Fedora has this installed by default) no problems
Third, I run ./configure, spits out this
Code: [Select]
configure: error: You need ncurses!

no biggie, I run:
Code: [Select]
sudo yum install ncurses-develThen I run ./configure again. Same error spits out.
I then install ncurses-devel.i686. (maybe something about having a 64-bit code for it was being wonky??)

I still get the same error... Do I have to make a soft link for ncurses or am I being a very dense dolt?

(edit: wtf?? O.o I somehow didn't install ncurses-devel like I thought I did... ok. Ignore this >.<)
« Last Edit: October 10, 2012, 06:34:07 pm by DizzyFoxkit »
Logged