Click Here
home features news forums classifieds faqs links search
6139 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
22 crawler(s) on-line.
 95 guest(s) on-line.
 1 member(s) on-line.


 Mobileconnect

You are an anonymous user.
Register Now!
 Mobileconnect:  3 mins ago
 deadwood:  17 mins ago
 zipper:  27 mins ago
 OneTimer1:  32 mins ago
 kolla:  49 mins ago
 michalsc:  54 mins ago
 kamelito:  2 hrs 10 mins ago
 bhabbott:  2 hrs 18 mins ago
 pixie:  2 hrs 27 mins ago
 AmigaBlitter:  3 hrs 2 mins ago

/  Forum Index
   /  Amiga Gaming
      /  Problems Installing ScummVM 1.3.0
Register To Post

PosterThread
Dwyloc 
Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 11:49:17
#1 ]
Super Member
Joined: 30-Mar-2005
Posts: 1055
From: Glasgow, Scotland

I have been having problems installing ScummVM 1.3.0 as it uses a number of additional and newer .so library's not found in a standard OS4.1 install.

found at http://www.os4depot.net/?function=showfile&file=game/adventure/scummvm.lha

Rather than just complaining about the problem on os4depot I thought I would start this thread so any one else having problems can discus it as well.

I am informed that ScummVM uses the following dynamically linked libs:

libvorbisfile.so
libvorbis.so
libogg.so
libFLAC.so
libpng14.so.14
libtheoradec.so
libz.so
libSDL-1.2.so
libstdc++.so
libgcc.so
libc.so

It would be nice if the next scummvm OS4 release could include an OS4.readme listing the required library's and including download links if possible.

The second part of my install problem is some of the required libs need don't come with user installers in the packages and require the user to know how to create or edit soft links to update there install and I cant find anyway of doing this from workbench or dopus4

So can I ask the developers of these libs for the Amiga to include Amiga installer scripts so normal end users can install their libraries in future.


Finally I would like to say thanks to all the developers that have put all the hard work allowing us to run software such as scummvm under OS4 in the first place

_________________
Sam440ep 667mhz, 512MB, 120GB 2.5" HD, OS4.1FE
WinUae 3.0.0, OS 3.9, BB3, Catweasel MkIV
Amiga 1200, Blizzard 040/40 (BlizzardPPC 060/200 with SCSI removed at present), mediatorSX pci, Voodoo3, PCI network card os 3.9BB2
4MB Minimig with ARM addon boar

 Status: Offline
Profile     Report this post  
kas1e 
Re: Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 12:00:10
#2 ]
Elite Member
Joined: 11-Jan-2004
Posts: 3551
From: Russia

@Dwyloc

Quote:

It would be nice if the next scummvm OS4 release could include an OS4.readme listing the required library's and including download links if possible.


I already give you readme with listing of requered libraryes:

amigashell:> readelf -d binary

And you will see list of sobjes which you need.

Quote:

The second part of my install problem is some of the required libs need don't come with user installers in the packages and require the user to know how to create or edit soft links to update there install and I cant find anyway of doing this from workbench or dopus4


As i say on os4depot, every .so just placed in the system:SOBJS directory, the same as with plain librarys which are in LIBS:

There is no need installation scripts, you just unpack archive with library, and copy them to SOBJS:

Through, will be good if developers will build dinamic and static versions of bins. I am usually build only static ones, to avoid problems with sobjes.

PS. I also checked your answer on os4depot, and dunno why you bother with soft links at all. You not need to worry about , just copy necessary .so files to system:Sobjs.

Last edited by kas1e on 02-Jun-2011 at 12:02 PM.

_________________
Join us to improve dopus5!
zerohero's mirror of os4/os3 crosscompiler suites

 Status: Offline
Profile     Report this post  
Dwyloc 
Re: Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 12:34:40
#3 ]
Super Member
Joined: 30-Mar-2005
Posts: 1055
From: Glasgow, Scotland

@kas1e

My existing install of libpng was already installed using soft links so I could not just coping the new libpng files over to the SOBJS: assign.

Also the version of libpng on os4depot does not contain a file called libpng14.so.14 as far as I can see do I have the right version?

http://www.os4depot.net/index.php?function=showfile&file=development/library/graphics/libpng.lha

That is were my problems started but I got scummvm passed that problem just before bed time last night, so hopefully all I need to do is download the other libs and copy them into place tonight to get scummvm working.

edit: fixed typo

Last edited by Dwyloc on 02-Jun-2011 at 03:09 PM.

_________________
Sam440ep 667mhz, 512MB, 120GB 2.5" HD, OS4.1FE
WinUae 3.0.0, OS 3.9, BB3, Catweasel MkIV
Amiga 1200, Blizzard 040/40 (BlizzardPPC 060/200 with SCSI removed at present), mediatorSX pci, Voodoo3, PCI network card os 3.9BB2
4MB Minimig with ARM addon boar

 Status: Offline
Profile     Report this post  
Thematic 
Re: Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 14:47:27
#4 ]
Super Member
Joined: 28-Oct-2003
Posts: 1616
From: I'm actually flying into a bug!

@Dwyloc

I merely copied libpng15.so.15 and ScummVM started, but I don't know if that breaks something nor when does ScummVM use functions from that library.

@kas1e

readelf isn't installed by OS 4.1 installer, it is part of the SDK.

Last edited by Thematic on 02-Jun-2011 at 02:49 PM.

_________________
: AmigaOneXE (unmod.) 750FX/512 MB +stuff & AmigaOS 4.(0|1)
: A1200/68060&96MB/SCSI/EM1200-Voodoo3 & OS 3.5
: A500/1MB
: Pegasos (ff) 512 MB & MorphOS
Praise seitan.

 Status: Offline
Profile     Report this post  
Dwyloc 
Re: Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 15:19:32
#5 ]
Super Member
Joined: 30-Mar-2005
Posts: 1055
From: Glasgow, Scotland

@Thematic

Quote:

Thematic wrote:
@Dwyloc

I merely copied libpng15.so.15 and ScummVM started, but I don't know if that breaks something nor when does ScummVM use functions from that library.


I think that's what I ended up doing as well my next problem is that the search box on os4depot cant find a libtheoradec.so library archive so I am now stuck at that stage.

This feels like the evil days of rpm dependencies hell and why I hated Linux back in the early redhat days.

_________________
Sam440ep 667mhz, 512MB, 120GB 2.5" HD, OS4.1FE
WinUae 3.0.0, OS 3.9, BB3, Catweasel MkIV
Amiga 1200, Blizzard 040/40 (BlizzardPPC 060/200 with SCSI removed at present), mediatorSX pci, Voodoo3, PCI network card os 3.9BB2
4MB Minimig with ARM addon boar

 Status: Offline
Profile     Report this post  
Thematic 
Re: Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 15:58:50
#6 ]
Super Member
Joined: 28-Oct-2003
Posts: 1616
From: I'm actually flying into a bug!

@Dwyloc

You'll find 'libtheora' has libtheoradec.so apart from two other libs.

_________________
: AmigaOneXE (unmod.) 750FX/512 MB +stuff & AmigaOS 4.(0|1)
: A1200/68060&96MB/SCSI/EM1200-Voodoo3 & OS 3.5
: A500/1MB
: Pegasos (ff) 512 MB & MorphOS
Praise seitan.

 Status: Offline
Profile     Report this post  
Dwyloc 
Re: Problems Installing ScummVM 1.3.0
Posted on 2-Jun-2011 23:19:16
#7 ]
Super Member
Joined: 30-Mar-2005
Posts: 1055
From: Glasgow, Scotland

@Thematic
Quote:

Thematic wrote:
@Dwyloc

You'll find 'libtheora' has libtheoradec.so apart from two other libs.


Thanks that got me back up and running with the latest version of ScummVM.

_________________
Sam440ep 667mhz, 512MB, 120GB 2.5" HD, OS4.1FE
WinUae 3.0.0, OS 3.9, BB3, Catweasel MkIV
Amiga 1200, Blizzard 040/40 (BlizzardPPC 060/200 with SCSI removed at present), mediatorSX pci, Voodoo3, PCI network card os 3.9BB2
4MB Minimig with ARM addon boar

 Status: Offline
Profile     Report this post  
Cool_amigaN 
Re: Problems Installing ScummVM 1.3.0
Posted on 29-Aug-2011 23:05:48
#8 ]
Super Member
Joined: 6-Oct-2006
Posts: 1229
From: Athens/Greece

Reviving this old thread.

I really hope that someone in charge, takes a SERIOUS look how *badly* reflects this mess of chasing third party depend. over the internet, from end user's pov.

I am currently looking for libflac.so, found an archive libflac.lha on os4depot but no .so inside it. Made a brief search over google as well. Now, even if I find the damn .so after 1 hour or someone links it (because I HAD to post this tiny problem on a... forum), I am terrified just by the thought of having to perform the same procedure for more sobjs.

And all these just for running an app that wherever else I checked it (from cheap mobile devices to pcs), is running with a single double click.

I am not judging the author. He did his job, port the software for us to enjoy, but the whole system of forcing users running cyrcles to find a lib or so looks amateurish and extremely 90s.

At least for me, ScummVm, in its current installation procedure, is a no go on OS4. Better play it under Windows. Same occurs for any OS4 programm/port that is forcing the user to spent time just to able to run it rather enjoying it and can be found on any other platform.

_________________

 Status: Offline
Profile     Report this post  
NovaCoder 
Re: Problems Installing ScummVM 1.3.0
Posted on 30-Aug-2011 5:34:35
#9 ]
Regular Member
Joined: 16-Apr-2008
Posts: 492
From: Melbourne (Australia)

@Cool_amigaN

The 68k versions of ScummVM 1.3.1 are a nice simple install, no libs required :)

Full Throttle running on an 030 yesterday

;)

 Status: Offline
Profile     Report this post  

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle