Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Zerby

Pages: [1]
1
General / Re: Installing SFML for Linux (Debian)
« on: December 07, 2013, 04:30:09 pm »
Ugh, now I feel stupid.. I followed a link directly to the tutorial, didn't realize it was an old link to the 1.6 version.. Everything is working fine now, thank you.

2
General / Installing SFML for Linux (Debian)
« on: December 07, 2013, 01:28:44 pm »
Now, to start off, I'm fairly new to Linux overall. I need a pretty simple server side app for my project, and I came across SFML which provides and simple library for networking.

I tried to install SFML for my virtual Linux machine running Debian, using the tutorial here:

http://www.sfml-dev.org/tutorials/1.6/start-linux.php

So, I downloaded the GCC - 64 bits package from here: http://www.sfml-dev.org/download/sfml/2.1/, extracted the tar and cd'd to it. Then I ran "sudo make install", and got the error:

make: *** No rule to make target `install'.  Stop.

Tried to google a bit, but couldn't come up with a solution.. Any help?

Pages: [1]
anything