SRCDS Steam group


-bash: ./hldsupdatetool.bin no such file or directory
#1
Hello, I have the error as the title said.

I run Linux Ubuntu Server 9.04 32bit or 64bit, not sure :/

I've tried sudo apt-get install lib32gcc1

I get:

Reading package lists... Done
Building dependency tree
Read state infomation... Done
E: Couldn't find package 32libgcc1
realchamp@realchamp:~$

- realchamp.
Reply
#2
Have you tried this :
apt-get install ia32-libs
?
Reply
#3
That failed too.

I get the....


E: Couldn't find package ai32-libs


I am probably on 64bit then, what's the command for 64bit?
Reply
#4
Add deb http://dk.archive.ubuntu.com/ubuntu hardy-updates main to your /etc/apt/sources.list

Run:
sudo apt-get update

Try to install the package again:
sudo apt-get install lib32gcc1
Reply
#5
Thanks! It worked!

Now that I am on Linux and can't use Windows Remote Desktop, how do I use the OpenSSH?

I selected it to be installed when I installed Ubuntu Server 9.04.

How can I connect to the Linux machine from my Windows?
Reply
#6
use putty Smile
http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
Reply
#7
Download Putty:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

Download Filezilla:
http://filezilla-project.org/

Configure /etc/ssh/sshd_conf:

#ChallengeResponseAuthentication no
PasswordAuthentication no
X11Forwarding no
Subsystem sftp /usr/lib/openssh/sftp-server

Think I've changed those...but not sure

Restart SSH:
/etc/init.d/ssh restart

Login and go...
In Filezilla use sftp at port 22
Reply
#8
Filezilla does not support Linux as the server edition?

And what is Putty?
Reply
#9
Putty is what you use as a remote terminal. (uses ssh protocol) All of the programs given are for your CLIENT side to download and install. Filezilla is to be used for file transfers (using scp mode)(or you can get winscp) and Putty is used to get the terminal.
If you need some help, go ahead and add me to steam: pengy@legion-gaming.com or add me to msn: pengy@legion-gaming.com
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#10
Okay thanks for the offer Pengy. I am in school now, I will let you know in like 5 haurs Big Grin

Wrong email.
Reply
#11
Hmm, it says that my email for steam is pengy@legion-gaming.com I replied to your pm though.
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#12
Okay. I have the FTP working now and SSH. I need a new kernel now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)