bugPingus - Bugs: bug #31285, cann't install Pingus

 
 

bug #31285: cann't install Pingus

Submitted by:  Oleg <o01eg>
Submitted on:  Sat 09 Oct 2010 12:58:34 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: Installation ProblemStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: ClosedRelease: SVN
Operating System: LinuxPlanned Release: far future

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Thu 14 Jul 2011 05:37:47 PM UTC, comment #5:

i think this is fixed by the solution in bug 37744

Kevin <colintreebush>
Thu 06 Jan 2011 05:18:30 AM UTC, comment #4:

you can modify PREFIX line in Makefile and run make install, is good for you ?

# orig
PREFIX = "/usr/local"
# mod
PREFIX = "/home/yourhome/apps/pingus"

Gabriel <grota>
Wed 05 Jan 2011 09:21:30 PM UTC, comment #3:

It's very strange but scons start to work when I create "build" directory and compile pingus.
How can I install game into any directory?

Oleg <o01eg>
Wed 05 Jan 2011 03:55:34 PM UTC, comment #2:

I don't know why but this work

scons src
scons

result is in build dir

cd build
./pingus --datadir ../data/

and pingus start but don't recognize language and search a cfg-file, follow my solution
./pingus --datadir ../data/ --no-cfg-file -l it

Gabriel <grota>
Thu 04 Nov 2010 03:59:52 AM UTC, comment #1:

In r4133 `make` and `make install` also don't work because `scons` don't work.
Also cann't change prefix path.
dev-util/scons-2.0.1
$ make
scons
scons: Reading SConscript files ...
Checking for C++ library boost_signals... (cached) yes
Checking for C++ library png... (cached) yes
Checking for sdl-config...(cached) /usr/bin/sdl-config
Checking for SDL_image...(cached) ok
Checking for SDL_mixer...(cached) ok
Check how to call iconv...(cached) use ''
Reports:
* OpenGL support: enabled
* Linux USB mouse support: enabled
* Linux evdev support: ok
* Wiimote support: disabled
* XInput support: disabled

Configuration written to config.h and config.py
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: build
scons: `.' is up to date.
scons: done building targets.
$ make install
scons
scons: Reading SConscript files ...
Checking for C++ library boost_signals... (cached) yes
Checking for C++ library png... (cached) yes
Checking for sdl-config...(cached) /usr/bin/sdl-config
Checking for SDL_image...(cached) ok
Checking for SDL_mixer...(cached) ok
Check how to call iconv...(cached) use ''
Reports:
* OpenGL support: enabled
* Linux USB mouse support: enabled
* Linux evdev support: ok
* Wiimote support: disabled
* XInput support: disabled

Configuration written to config.h and config.py
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: build
scons: `.' is up to date.
scons: done building targets.
install -d """/usr/local"/bin""
install -D build/pingus """/usr/local"/bin"/pingus.bin"
install: cannot stat `build/pingus': No such file or directory
make: *** [install-exec] Error 1
$ ls build
ls: cannot access build: No such file or directory

Oleg <o01eg>
Sat 09 Oct 2010 12:58:34 PM UTC, original submission:

$ scons
scons: Reading SConscript files ...
Checking for C++ library boost_signals... (cached) yes
Checking for C++ library png... (cached) yes
Checking for sdl-config...(cached) /usr/bin/sdl-config
Checking for SDL_image...(cached) ok
Checking for SDL_mixer...(cached) ok
Check how to call iconv...(cached) use ''
Reports:
* OpenGL support: enabled
* Linux USB mouse support: enabled
* Linux evdev support: ok
* Wiimote support: disabled
* XInput support: disabled

Configuration written to config.h and config.py
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: build
scons: `.' is up to date.
scons: done building targets.
$ ./install.sh /mnt/other/games/pingus/
Error: You have to compile pingus first before you can install it.
To compile it, type:

scons

When I call scons I get it again.
scons-2.0.1

Oleg <o01eg>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by grumbel (Updated the item)
  • -unavailable- added by colintreebush (Posted a comment)
  • -unavailable- added by grota (Posted a comment)
  • -unavailable- added by o01eg (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 31 Aug 2011 10:55:31 AM UTCgrumbelStatusNone=>Fixed
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1