Raised This Month: $51 Target: $400
 12% 

[EXTENSION] Sound Info Library v1.0.1


Post New Thread Reply   
 
Thread Tools Display Modes
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 10-09-2012 , 15:21   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #51

Quote:
Originally Posted by Raul Duke View Post
I installed only lib32z1 (sudo apt-get install lib32z1) and everything was working fine. ia32-libs has too many dependencies.
dependencies on what ? on a x64 system it most likely doesn't work without that package.
you have to install it.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-09-2012 , 15:49   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #52

Quote:
Originally Posted by Raul Duke View Post
I installed only lib32z1 (sudo apt-get install lib32z1) and everything was working fine. ia32-libs has too many dependencies.
ia32-libs is a metapackage. In Debian and older versions of Ubuntu, ia32-libs's "dependencies" are just the 10 or so most common libraries that people need 32-bit versions of.

In newer versions of Ubuntu, ia32-libs is a synonym for ia32-libs-multiarch, which is a complete mess and makes me wonder wtf the Ubuntu devs thought they were doing.

I don't think Debian stable (squeeze) has done this yet, but Ubuntu has moved over to a multi-arch version of apt, in which you can specify
Code:
apt-get install package-name:i386
to get the 32-bit version of it.

So...
Code:
apt-get install libz1:i386
Likely, lib32z1 is just a wrapper for the above if you're using Ubuntu.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 10-09-2012 at 15:58.
Powerlord is offline
wanted2411
Senior Member
Join Date: Jun 2012
Old 10-10-2012 , 07:14   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #53

Awesome! I like it!
wanted2411 is offline
funnyfacez3
Member
Join Date: Mar 2012
Old 12-13-2012 , 01:28   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #54

Running a linux server and i get
Quote:
[SM] Unable to load extension "soundlib.ext": libz.so.1: cannot open shared object file: No such file or directory
I use windows to transfer files over btw
__________________
funnyfacez3 is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 12-13-2012 , 03:43   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #55

Quote:
Originally Posted by funnyfacez3 View Post
Running a linux server and i get

I use windows to transfer files over btw
Read 2 posts above yours...
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
funnyfacez3
Member
Join Date: Mar 2012
Old 12-13-2012 , 20:14   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #56

Quote:
Originally Posted by Powerlord View Post
ia32-libs is a metapackage. In Debian and older versions of Ubuntu, ia32-libs's "dependencies" are just the 10 or so most common libraries that people need 32-bit versions of.

In newer versions of Ubuntu, ia32-libs is a synonym for ia32-libs-multiarch, which is a complete mess and makes me wonder wtf the Ubuntu devs thought they were doing.

I don't think Debian stable (squeeze) has done this yet, but Ubuntu has moved over to a multi-arch version of apt, in which you can specify
Code:
apt-get install package-name:i386
to get the 32-bit version of it.

So...
Code:
apt-get install libz1:i386
Likely, lib32z1 is just a wrapper for the above if you're using Ubuntu.
No offence but i don't know what this means im lost. give me a summary of it PLEASE! and btw i have a control panel of the server which is a linux the server only gives me access to orangebox/tf and so forth
__________________
funnyfacez3 is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 12-13-2012 , 23:46   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #57

Quote:
Originally Posted by funnyfacez3 View Post
i have a control panel of the server which is a linux the server only gives me access to orangebox/tf and so forth
You won't be able to do it then. Talk to your provider to see if you can get them to install the libs for you.
bl4nk is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-14-2012 , 10:02   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #58

Quote:
Originally Posted by bl4nk View Post
You won't be able to do it then. Talk to your provider to see if you can get them to install the libs for you.
(Note: This is my opinion and doesn't reflect reality)

A GSP (or hell, any ISP) should already have those installed, as zlib is extremely common... heck, I think even MySQL uses it internally.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 12-14-2012 at 10:03.
Powerlord is offline
funnyfacez3
Member
Join Date: Mar 2012
Old 12-14-2012 , 22:23   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #59

edit:I got my provider to update working now thanks for the help!
__________________

Last edited by funnyfacez3; 12-15-2012 at 01:27.
funnyfacez3 is offline
smirkoff
New Member
Join Date: Apr 2013
Old 04-24-2013 , 10:58   Re: [EXTENSION] Sound Info Library v1.0.1
Reply With Quote #60

hello,

i have the same problem,

need the old version for linux

soundlib.ext.so

thanks in advance..
smirkoff is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode