SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2013-04-08 14:31:12

cenzo188
Member
Registered: 2013-01-26
Posts: 40

A couple of small questions.

I'm trying to install Dolphin-emu, running into some problems. Gthread-2.0 and pangocairo were needed, so I managed to install them. But now I'm getting this error:

gthread-2.0 found
pangocairo found
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GTHREAD2_INCLUDE
   used as include directory in directory /home/cenzo/dolphin-emu
   used as include directory in directory /home/cenzo/dolphin-emu
   used as include directory in directory /home/cenzo/dolphin-emu/Externals/wxWidgets3
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/AudioCommon
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/Common
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/Core
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/DiscIO
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/DolphinWX
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/InputCommon
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/VideoCommon
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Plugins/Plugin_VideoOGL
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Plugins/Plugin_VideoSoftware
PANGOCAIRO_INCLUDE
   used as include directory in directory /home/cenzo/dolphin-emu
   used as include directory in directory /home/cenzo/dolphin-emu
   used as include directory in directory /home/cenzo/dolphin-emu/Externals/wxWidgets3
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/AudioCommon
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/Common
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/Core
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/DiscIO
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/DolphinWX
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/InputCommon
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Core/VideoCommon
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Plugins/Plugin_VideoOGL
   used as include directory in directory /home/cenzo/dolphin-emu/Source/Plugins/Plugin_VideoSoftware

I'm not sure how to correct this. Clearly I need to set the variables GTHREAD2_INCLUDE and PANGOCAIRO_INCLUDE, but how, and what to? Any advice is appreciated, thanks.

Offline

Be excellent to each other!

#2 2013-04-08 15:33:29

fatmac
#! Die Hard
Registered: 2012-11-14
Posts: 1,948

Re: A couple of small questions.

Is there a .configure file, did you run it.
Is there a README file, did you read it.
(Did you install the compiler.)

Some of the more common newbie mistakes.


Linux since 1999
Currently:  AntiX, & Crunchbang.
A good general beginners book for Linux :- http://rute.2038bug.com/index.html.gz
A good Debian read :- http://debian-handbook.info/get/now/

Offline

#3 2013-04-09 04:28:44

cenzo188
Member
Registered: 2013-01-26
Posts: 40

Re: A couple of small questions.

fatmac wrote:

Is there a .configure file, did you run it.
Is there a README file, did you read it.
(Did you install the compiler.)

Some of the more common newbie mistakes.

No configure file, no help in the readme, I've installed cmake properly and everything.
https://code.google.com/p/dolphin-emu/wiki/Linux_Build this may be of some help, it's the instructions I followed. Although, some of the required libraries weren't listed there.

Offline

#4 2013-04-09 08:11:33

fatmac
#! Die Hard
Registered: 2012-11-14
Posts: 1,948

Re: A couple of small questions.

I'm not familiar with the particular app, but this is the relevant bit,

Change to the directory created:

cd dolphin-emu

Create a build subdirectory, and change into it.

mkdir Build && cd Build

Configure the build:

cmake ..

From here build and install in the standard make way:

make && make install

Note that you may need superuser privileges for the last command.

If the above have been complied with, then I think you may need to open up & edit the cmake file & set those parameters for yourself, then (re)run cmake .. & the make commands.


Linux since 1999
Currently:  AntiX, & Crunchbang.
A good general beginners book for Linux :- http://rute.2038bug.com/index.html.gz
A good Debian read :- http://debian-handbook.info/get/now/

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo