Install MeandMyShadow on Ubuntu 12.04 LTS w/ NVidia 8800GT

Install MeandMyShadow on Ubuntu 12.04 LTS w/ NVidia 8800GT

Postby deinerson1 » 29 Apr 2012, 15:56

Finding Ubuntu Libraries that are available can be difficult until you know the commands.
Sometimes the exact library name is unknown.
Use these example commands to find out what is available via your enabled repositories, or software sources:

{l Code}: {l Select All Code}
    sudo apt-cache search libcurl
    sudo apt-cache search libSDL
    sudo apt-cache search libarchive


then

Note: Installing the *-dev patterns install the other dependencies.

{l Code}: {l Select All Code}
    sudo apt-get install libcurl3-dev
    sudo apt-get install libarchive-dev
    sudo apt-get install libsdl1.2-dev
    sudo apt-get install libsdl-ttf2.0-dev
    sudo apt-get install libsdl-gfx1.2-dev
    sudo apt-get install libsdl-mixer1.2-dev
    sudo apt-get install libsdl-image1.2-dev
    ~/Downloads/meandmyshadow-0.3$ sudo cmake .
    ~/Downloads/meandmyshadow-0.3$ sudo make
    ~/Downloads/meandmyshadow-0.3$ ./meandmyshadow
Last edited by deinerson1 on 29 Apr 2012, 16:42, edited 2 times in total.
deinerson1
 
Posts: 2
Joined: 29 Apr 2012, 15:50

Re: Install Me and My Shadow on Ubuntu 12.04 LTS w/ NVidia 8

Postby Edward_Lii » 29 Apr 2012, 16:35

Hello deinerson1,

Thanks for your post, it will be a great help for Ubuntu user who have problems compiling meandmyshadow. :)
BTW, do you know there's a PPA for meandmyshadow?
https://launchpad.net/~odamite/+archive/meandmyshadow-stable

Anyway, thanks again.
From,
Edward_Lii
User avatar
Edward_Lii
MnMS Moderator
 
Posts: 777
Joined: 20 Dec 2010, 16:46

Re: Install MeandMyShadow on Ubuntu 12.04 LTS w/ NVidia 8800

Postby odamite » 29 Apr 2012, 16:50

Hello,

Thanks deinerson1 for your guide. Hopefully it will help someone in the future! :cool:

About my PPA: it seems to be broken for 12.04 Precise Pangolin. :( Tested on fresh install and there is some depency problem libarchive. I'll try to fix it soon.
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Re: Install MeandMyShadow on Ubuntu 12.04 LTS w/ NVidia 8800

Postby deinerson1 » 29 Apr 2012, 17:00

Ahh, you saw all ready, good. Here's the output from an install attempt:

The following packages have unmet dependencies:

meandmyshadow: Depends: libarchive1 (>= 2.0.25) but it is not going to be installed
Depends: libc6 (>= 2.4) but 2.15-0ubuntu10 is to be installed
Depends: libcurl3 (>= 7.16.2-1) but 7.22.0-3ubuntu4 is to be installed
Depends: libgcc1 (>= 1:4.1.1) but 1:4.6.3-1ubuntu5 is to be installed
Depends: libsdl-image1.2 (>= 1.2.5) but 1.2.10-3 is to be installed
Depends: libsdl-mixer1.2 (>= 1.2.6) but 1.2.11-7 is to be installed
Depends: libsdl1.2debian (>= 1.2.10-1) but 1.2.14-6.4ubuntu3 is to be installed
Depends: libssl0.9.8 (>= 0.9.8k-1) but 0.9.8o-7ubuntu3.1 is to be installed
Depends: libstdc++6 (>= 4.1.1) but 4.6.3-1ubuntu5 is to be installed
deinerson1
 
Posts: 2
Joined: 29 Apr 2012, 15:50

Re: Install MeandMyShadow on Ubuntu 12.04 LTS w/ NVidia 8800

Postby odamite » 30 Apr 2012, 14:51

Hey everyone!

Just telling that my PPA should work now just fine under 12.04 LST. :) I'm not very good at packaging... :(

On Ubuntu execute the following:
{l Code}: {l Select All Code}
sudo add-apt-repository ppa:odamite/meandmyshadow-stable
sudo apt-get update
sudo apt-get install meandmyshadow
User avatar
odamite
 
Posts: 166
Joined: 16 Jan 2012, 16:28

Who is online

Users browsing this forum: No registered users and 1 guest

cron