[SOLVED] bgd-installer.sh Fedora help?

Started by MisterN, January 07, 2012, 04:17:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SplinterGU

well, we'll do it easy...

please, rename the script...

mv /home/nicholas/Downloads/bgd-1.0.0RC27\(r270\)-installer.sh /home/nicholas/Downloads/bgd-installer.sh

and run it again...

./bgd-installer.sh
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

MisterN

#16
I installed SDL hoping that would help, I renamed like you said but eh. i keep getting no file or directory even though it read it. you don't have a .rpm file? that would make things so much easier.

[nicholas@Nicholas ~]$ su root
Password:
[root@Nicholas nicholas]#    yum install SDL SDL.i586 SDL_mixer SDL_mixer.i586 libogg libogg.i586 zlib zlib.i586 libpng libpng.i586 libX11 libX11.i586 libXrandr libXrandr.i586 libXext libXext.i586 libXrender libXrender.i586 libgcc.i586
Loaded plugins: langpacks, presto, refresh-packagekit
updates/metalink                                         |  18 kB     00:00     
Setting up Install Process
Package SDL-1.2.14-13.fc16.i686 already installed and latest version
No package SDL.i586 available.
No package SDL_mixer.i586 available.
Package 2:libogg-1.2.2-3.fc15.i686 already installed and latest version
No package libogg.i586 available.
No package zlib.i586 available.
Package 2:libpng-1.2.46-1.fc16.i686 already installed and latest version
No package libpng.i586 available.
Package libX11-1.4.3-1.fc16.i686 already installed and latest version
No package libX11.i586 available.
Package libXrandr-1.3.1-2.fc15.i686 already installed and latest version
No package libXrandr.i586 available.
No package libXext.i586 available.
Package libXrender-0.9.6-2.fc15.i686 already installed and latest version
No package libXrender.i586 available.
No package libgcc.i586 available.
Resolving Dependencies
--> Running transaction check
---> Package SDL_mixer.i686 0:1.2.11-5.fc15 will be installed
--> Processing Dependency: libmikmod for package: SDL_mixer-1.2.11-5.fc15.i686
---> Package libXext.i686 0:1.2.0-2.fc15 will be updated
---> Package libXext.i686 0:1.3.0-1.fc16 will be an update
---> Package zlib.i686 0:1.2.5-4.fc16 will be updated
---> Package zlib.i686 0:1.2.5-5.fc16 will be an update
--> Running transaction check
---> Package libmikmod.i686 0:3.2.0-12.beta2.fc15 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package          Arch        Version                      Repository      Size
================================================================================
Installing:
SDL_mixer        i686        1.2.11-5.fc15                fedora          95 k
Updating:
libXext          i686        1.3.0-1.fc16                 updates         34 k
zlib             i686        1.2.5-5.fc16                 updates         83 k
Installing for dependencies:
libmikmod        i686        3.2.0-12.beta2.fc15          fedora         155 k

Transaction Summary
================================================================================
Install       2 Packages
Upgrade       2 Packages

Total download size: 368 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
(1/4): SDL_mixer-1.2.11-5.fc15.i686.rpm                  |  95 kB     00:00     
(2/4): libXext-1.3.0-1.fc16.i686.rpm                     |  34 kB     00:00     
(3/4): libmikmod-3.2.0-12.beta2.fc15.i686.rpm            | 155 kB     00:00     
(4/4): zlib-1.2.5-5.fc16.i686.rpm                        |  83 kB     00:00     
--------------------------------------------------------------------------------
Total                                           196 kB/s | 368 kB     00:01     
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libmikmod-3.2.0-12.beta2.fc15.i686                           1/6
  Installing : SDL_mixer-1.2.11-5.fc15.i686                                 2/6
  Updating   : zlib-1.2.5-5.fc16.i686                                       3/6
  Updating   : libXext-1.3.0-1.fc16.i686                                    4/6
  Cleanup    : zlib-1.2.5-4.fc16.i686                                       5/6
  Cleanup    : libXext-1.2.0-2.fc15.i686                                    6/6

Installed:
  SDL_mixer.i686 0:1.2.11-5.fc15                                               

Dependency Installed:
  libmikmod.i686 0:3.2.0-12.beta2.fc15                                         

Updated:
  libXext.i686 0:1.3.0-1.fc16              zlib.i686 0:1.2.5-5.fc16             

Complete!
[root@Nicholas nicholas]# chmod a+x /home/nicholas/Downloads/bgd-installer.sh
[root@Nicholas nicholas]# ./home/nicholas/Downloads/bgd-installer.sh
bash: ./home/nicholas/Downloads/bgd-installer.sh: No such file or directory
[root@Nicholas nicholas]# /home/nicholas/Downloads/bgd-installer.sh
Bennu Game Development Installer
(C) 2008-2011 - SplinterGU

Use: /home/nicholas/Downloads/bgd-installer.sh --help for help text

Installing Bennu Game Development...
tail: cannot open `/home/nicholas/bgd-installer.sh' for reading: No such file or directory

gzip: stdin: unexpected end of file
cp: cannot stat `bin/*': No such file or directory
cp: cannot stat `bgd': No such file or directory
/home/nicholas/Downloads/bgd-installer.sh: line 51: cd: /usr/lib/bgd/module: No such file or directory
Installing bash autocompletion feature...
done!
[root@Nicholas nicholas]#


EDIT: I did this other command and I believe I got the same result

[nicholas@Nicholas ~]$ su -c 'sh /home/nicholas/Downloads/bgd-installer.sh'
Password:
Bennu Game Development Installer
(C) 2008-2011 - SplinterGU

Use: /home/nicholas/Downloads/bgd-installer.sh --help for help text

Installing Bennu Game Development...
tail: cannot open `/home/nicholas/bgd-installer.sh' for reading: No such file or directory

gzip: stdin: unexpected end of file
cp: cannot stat `bin/*': No such file or directory
cp: cannot stat `bgd': No such file or directory
/home/nicholas/Downloads/bgd-installer.sh: line 51: cd: /usr/lib/bgd/module: No such file or directory
Installing bash autocompletion feature...
done!
[nicholas@Nicholas ~]$
werg

SplinterGU

Download Lastest BennuGD Release: http://www.bennugd.org/node/2

SplinterGU

opensuse 12.1


splinter@splinter-portatil:~/Download> chmod +x bgd-1.0.0RC27\(r270\)-installer.sh
splinter@splinter-portatil:~/Download> su
Password:
splinter-portatil:/home/splinter/Download # ./bgd-1.0.0RC27\(r270\)-installer.sh
Bennu Game Development Installer
(C) 2008-2011 - SplinterGU

Use: ./bgd-1.0.0RC27(r270)-installer.sh --help for help text

Installing Bennu Game Development...
bgd/
bgd/lib/
bgd/lib/libvideo.so
bgd/lib/libblit.so
bgd/lib/libwm.so
bgd/lib/libdraw.so
bgd/lib/librender.so
bgd/lib/libtext.so
bgd/lib/libgrbase.so
bgd/lib/libjoy.so
bgd/lib/libfont.so
bgd/lib/libsdlhandler.so
bgd/lib/libkey.so
bgd/lib/libbgdrtm.so
bgd/lib/libscroll.so
bgd/lib/libmouse.so
bgd/module/
bgd/module/mod_math.so
bgd/module/mod_joy.so
bgd/module/mod_string.so
bgd/module/mod_sys.so
bgd/module/mod_mathi.so
bgd/module/mod_effects.so
bgd/module/mod_mouse.so
bgd/module/mod_text.so
bgd/module/mod_regex.so
bgd/module/mod_draw.so
bgd/module/mod_path.so
bgd/module/mod_sort.so
bgd/module/mod_dir.so
bgd/module/mod_sound.so
bgd/module/mod_cd.so
bgd/module/mod_file.so
bgd/module/mod_video.so
bgd/module/mod_key.so
bgd/module/mod_m7.so
bgd/module/mod_screen.so
bgd/module/mod_rand.so
bgd/module/mod_grproc.so
bgd/module/mod_wm.so
bgd/module/mod_time.so
bgd/module/mod_say.so
bgd/module/mod_mem.so
bgd/module/mod_blendop.so
bgd/module/mod_timers.so
bgd/module/mod_map.so
bgd/module/mod_proc.so
bgd/module/mod_flic.so
bgd/module/mod_crypt.so
bgd/module/mod_scroll.so
bgd/module/mod_debug.so
bin/
bin/moddesc
bin/bgdi
bin/bgdc
Installing bash autocompletion feature...
done!
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

SplinterGU

#19
please, tell me that value say

md5sum bgd-1.0.0RC27\(r270\)-installer.sh

edit: this must show

7dcf56e570661c01791e0eb4b5694441  bgd-1.0.0RC27(r270)-installer.sh

Download Lastest BennuGD Release: http://www.bennugd.org/node/2

SplinterGU

well, I'll wait for you 10 minutes more... then I'll go to sleep...

tell me if you need assistance...
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

MisterN

#21
I just got back home, im getting ready for bed so no sweat. ill edit this post when I get the value you are looking for.

[nicholas@Nicholas ~]$ md5sum /home/nicholas/Downloads/bgd-installer.sh
7dcf56e570661c01791e0eb4b5694441  /home/nicholas/Downloads/bgd-installer.sh
[nicholas@Nicholas ~]$
werg

SplinterGU

#22
md5 is ok...

try this...


export _POSIX2_VERSION=199209
./bgd-installer.sh
unset _POSIX2_VERSION
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

josebita

This worked perfectly in a Fedora 11 system some time ago:

http://wiki.bennugd.org/index.php?title=Tutorial:Setting_up_Bennu_on_64_bit_linux#Fedora_11_x86_64_.28Leonidas.29

Exactly what Fedora version are you using? Please display the output of:
lsb_release -a

MisterN


[root@Nicholas nicholas]# uname -a
Linux Nicholas.Fedora 3.1.0-7.fc16.i686 #1 SMP Tue Nov 1 21:00:16 UTC 2011 i686 i686 i386 GNU/Linux
[root@Nicholas nicholas]#
werg

josebita


MisterN

#26
that command doesn't work

EDIT: :D

[nicholas@Nicholas Downloads]$ su root
Password:
[root@Nicholas Downloads]# export _POSIX2_VERSION=199209
[root@Nicholas Downloads]# ./bgd-installer.sh
Bennu Game Development Installer
(C) 2008-2011 - SplinterGU

Use: ./bgd-installer.sh --help for help text

Installing Bennu Game Development...
bgd/
bgd/lib/
bgd/lib/libvideo.so
bgd/lib/libblit.so
bgd/lib/libwm.so
bgd/lib/libdraw.so
bgd/lib/librender.so
bgd/lib/libtext.so
bgd/lib/libgrbase.so
bgd/lib/libjoy.so
bgd/lib/libfont.so
bgd/lib/libsdlhandler.so
bgd/lib/libkey.so
bgd/lib/libbgdrtm.so
bgd/lib/libscroll.so
bgd/lib/libmouse.so
bgd/module/
bgd/module/mod_math.so
bgd/module/mod_joy.so
bgd/module/mod_string.so
bgd/module/mod_sys.so
bgd/module/mod_mathi.so
bgd/module/mod_effects.so
bgd/module/mod_mouse.so
bgd/module/mod_text.so
bgd/module/mod_regex.so
bgd/module/mod_draw.so
bgd/module/mod_path.so
bgd/module/mod_sort.so
bgd/module/mod_dir.so
bgd/module/mod_sound.so
bgd/module/mod_cd.so
bgd/module/mod_file.so
bgd/module/mod_video.so
bgd/module/mod_key.so
bgd/module/mod_m7.so
bgd/module/mod_screen.so
bgd/module/mod_rand.so
bgd/module/mod_grproc.so
bgd/module/mod_wm.so
bgd/module/mod_time.so
bgd/module/mod_say.so
bgd/module/mod_mem.so
bgd/module/mod_blendop.so
bgd/module/mod_timers.so
bgd/module/mod_map.so
bgd/module/mod_proc.so
bgd/module/mod_flic.so
bgd/module/mod_crypt.so
bgd/module/mod_scroll.so
bgd/module/mod_debug.so
bin/
bin/moddesc
bin/bgdi
bin/bgdc
Installing bash autocompletion feature...
done!
[root@Nicholas Downloads]# unset _POSIX2_VERSION


I do know it is fedora 16 though because the other day I downloaded the xfce spin form here: http://spins.fedoraproject.org/xfce/

Im assuming that this installed correctly? what do I do to set it up with geany? I looked on your wiki and almost all of your tutorials have missing pages and I saw something called geannu (which is missing).
werg

josebita

Yep, looks like it's installed correctly.
Geannu is a modification of Geany.

SplinterGU

#28
yes DoctorN, works! :)

josebita or somebody can add this info to wikipedia?

EDIT: Please, remind me to pray to St. Google! :)
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

josebita

Quote from: SplinterGU on January 08, 2012, 05:15:35 PM
yes DoctorN, works! :)

josebita or somebody can add this info to wikipedia?

EDIT: Please, remind me to pray to St. Google! :)
I'll add it to the wiki, yes.
I didn't know anything about that var!
What does it do, exactly?