View Single Post
  #168  
Old 07-30-2010, 01:22 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
Quote:
Originally Posted by cyan3 View Post
I was sure I installed all of the dependencies but I may have missed a few. I'll take another look tonight.

Thanks for the reply though

Edit: Here are the dependencies I installed.

NPC Code:
libgtkmm-2.4-dgb
libgtksourceviewmm-2.0-2
libgtkgl2.0-1
libboost
ruby1.8
cmake

I haven't used Ubuntu in ages... but for compiling from source, you probably need the -dev packages.

NPC Code:
libgtkmm-2.4-dev
libgtksourceview-2.0-dev
libgtkgl2.0-dev
libboost-dev

Reply With Quote