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

Author Topic: errors on kubuntu 64bit  (Read 2613 times)

0 Members and 1 Guest are viewing this topic.

ravenheart

  • Full Member
  • ***
  • Posts: 148
    • View Profile
errors on kubuntu 64bit
« on: February 20, 2009, 03:44:47 pm »
well i reinstalled my system and downloaded sfml again

download was ok

extracting:
Quote

tar -xvf SFML-1.4.tar.gz


errors:
Quote

gzip: stdin: unexpected end of file
tar: Unerwartetes Dateiende im Archiv.
tar: Unerwartetes Dateiende im Archiv.
tar: Nicht behebbarer Fehler: Programmabbruch.


in english i think it is

unexpected end of file in archiv
program was aborted

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
errors on kubuntu 64bit
« Reply #1 on: February 20, 2009, 03:46:17 pm »
SFML-1.4.tar.gz? Can you give the corresponding name in the download page?
Laurent Gomila - SFML developer

ravenheart

  • Full Member
  • ***
  • Posts: 148
    • View Profile
errors on kubuntu 64bit
« Reply #2 on: February 20, 2009, 03:56:56 pm »
sry it was :

SFML-1.4-sdk-linux.tar.gz

from sourceforge itself
i didnt have any problems with making it work on kubuntu 64 bit, but this error is anyway strange

maybe i do anythiong false??

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
errors on kubuntu 64bit
« Reply #3 on: February 20, 2009, 03:59:53 pm »
What about the other Linux archives?
Laurent Gomila - SFML developer

ravenheart

  • Full Member
  • ***
  • Posts: 148
    • View Profile
errors on kubuntu 64bit
« Reply #4 on: February 21, 2009, 01:24:08 pm »
well in the german forum they told me i forgot the z in tar -xvf

that was right but even now i still have the same error

and it doesnt seem sfml would install

entering directory
leaving directory

is all that it says when i type sudo make install

inside of the sfml directory

other archives do run

_______________
only one thing tar -xvfz tells that i doesnt know the opztion -z
so i diod it manually by using gzip -d