Re: [hlds_linux] Modern Warfare 3

2011-11-08 Thread Taner Özsoy
Are Linux dedicated server files avaliable? I thought it was only available
for Windows.


2011/11/8 Steven Hartland 

> restart the server, its a random error which usually just goes away.
> - Original Message - From: 
> To: 
> >
> Sent: Tuesday, November 08, 2011 9:18 PM
> Subject: [hlds_linux] Modern Warfare 3
>
>
>
>  hello,
>>
>> i wanna start the server and got this error...
>>
>> Invalid server configuration - insufficient upstream bandwith 0 kbps for
>> 18 clients. Minimum 56 kps required.
>>
>> what can i do? its no possible to host servers atm?
>>
>> -peter
>> --
>> Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
>> belohnen Sie mit bis zu 50,- Euro! 
>> https://freundschaftswerbung.**gmx.de
>>
>> __**_
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/**mailman/listinfo/hlds_linux
>>
>>
> ==**==
> This e.mail is private and confidential between Multiplay (UK) Ltd. and
> the person or entity to whom it is addressed. In the event of misdirection,
> the recipient is prohibited from using, copying, printing or otherwise
> disseminating it or any information contained in it.
> In the event of misdirection, illegible or incomplete transmission please
> telephone +44 845 868 1337
> or return the E.mail to postmas...@multiplay.co.uk.
>
>
>
> __**_
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/**mailman/listinfo/hlds_linux
>
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Server not starting?

2011-08-16 Thread Taner Özsoy
1)
 ldd dedicated.so
linux-gate.so.1 =>  (0xe000)
libsteam_api.so => not found
libtier0.so => not found
libvstdlib.so => not found
libm.so.6 => /lib/libm.so.6 (0xf7ea2000)
libdl.so.2 => /lib/libdl.so.2 (0xf7e9c000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf7e83000)
/lib/ld-linux.so.2 (0x00581000)
libc.so.6 => /lib/libc.so.6 (0xf7d2a000)

 ldd steamclient.so
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not
found (required by ./steamclient.so)
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found
(required by ./steamclient.so)
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not
found (required by ./steamclient.so)
linux-gate.so.1 =>  (0xe000)
libtier0_s.so => not found
libvstdlib_s.so => not found
libm.so.6 => /lib/libm.so.6 (0xf73d6000)
libdl.so.2 => /lib/libdl.so.2 (0xf73d1000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf72e7000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf72ce000)
/lib/ld-linux.so.2 (0x00581000)
libc.so.6 => /lib/libc.so.6 (0xf7175000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7169000)

2) can confirm that libstdc++.so.6 is within the bin folder folder
3) Centos 5.6 64 Bit

2011/8/16 Fug1t1v3 

> Debian 5.0.8
>
> ldd dedicated.so
>linux-gate.so.1 =>  (0xf7fdb000)
> libsteam_api.so => not found
>libtier0.so => not found
>libvstdlib.so => not found
> libm.so.6 => /lib32/libm.so.6 (0xf7ef5000)
>libdl.so.2 => /lib32/libdl.so.2 (0xf7ef1000)
>libpthread.so.0 => /lib32/libpthread.so.0 (0xf7eda000)
>/lib/ld-linux.so.2 (0xf7fdc000)
>libc.so.6 => /lib32/libc.so.6 (0xf7d88000)
>
> ldd steamclient.so
> ./steamclient.so: /usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.14' not
> found   (required by ./steamclient.so)
> linux-gate.so.1 =>  (0xf7f55000)
> libtier0_s.so => not found
>libvstdlib_s.so => not found
> libm.so.6 => /lib32/libm.so.6 (0xf736b000)
>libdl.so.2 => /lib32/libdl.so.2 (0xf7366000)
>libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7278000)
>libpthread.so.0 => /lib32/libpthread.so.0 (0xf7261000)
>/lib/ld-linux.so.2 (0xf7f56000)
>libc.so.6 => /lib32/libc.so.6 (0xf710f000)
>libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7102000)
>
> libstdc++.so.6 is within the orangebox/bin folder
> -
> Best regards,
>
> Fug1t1v3
> Onlyskill.eu - Game Servers Hosting
> CSS Servers Administrator
> Game Hosting Tehnical Administrator
> mail: f...@onlyskill.eu
>
>
>
> On 16 August 2011 02:30, Marco Padovan  wrote:
>
> > *centos6.0 64bit* (libstdc++.so.6 is within the orangebox/bin folder
> > folder)
> > server is starting fine
> >
> > ldd dedicated.so
> >   linux-gate.so.1 =>  (0xe000)
> >libsteam_api.so => not found
> >libtier0.so => not found
> >libvstdlib.so => not found
> >libm.so.6 => /lib/libm.so.6 (0xf7622000)
> >libdl.so.2 => /lib/libdl.so.2 (0xf761c000)
> >libpthread.so.0 => /lib/libpthread.so.0 (0xf7601000)
> >/lib/ld-linux.so.2 (0xf7703000)
> >libc.so.6 => /lib/libc.so.6 (0xf7475000)
> >
> > ldd steamclient.so
> > ./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not
> > found (required by ./steamclient.so)
> >linux-gate.so.1 =>  (0xe000)
> >libtier0_s.so => not found
> >libvstdlib_s.so => not found
> >libm.so.6 => /lib/libm.so.6 (0xf6b9f000)
> >libdl.so.2 => /lib/libdl.so.2 (0xf6b9a000)
> >libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf6aae000)
> >libpthread.so.0 => /lib/libpthread.so.0 (0xf6a93000)
> >/lib/ld-linux.so.2 (0xf7785000)
> >libc.so.6 => /lib/libc.so.6 (0xf6907000)
> >libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf68e9000)
> >
> >
> > *centos5.6 64bit* (libstdc++.so.6 is within the orangebox/bin folder
> > folder)
> > not yet tried to start it after the update here
> >
> > ldd dedicated.so
> >linux-gate.so.1 =>  (0xe000)
> >libsteam_api.so => not found
> >libtier0.so => not found
> >libvstdlib.so => not found
> >libm.so.6 => /lib/libm.so.6 (0xf76ea000)
> >libdl.so.2 => /lib/libdl.so.2 (0xf76e4000)
> >libpthread.so.0 => /lib/libpthread.so.0 (0xf76cb000)
> >/lib/ld-linux.so.2 (0x437d1000)
> >libc.so.6 => /lib/libc.so.6 (0xf7572000)
> >
> > ldd steamclient.so
> > ./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not
> > found (required by ./steamclient.so)
> > ./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not
> > found (required by ./steamclient.so)
> > ./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not
> > found (required by ./steamclient.so)
> >linux-gate.so.1 =>  (0xe000)
> >libtier0_s.so