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

Author Topic: no packages found on opensuse  (Read 2691 times)

0 Members and 1 Guest are viewing this topic.

sfPaul

  • Newbie
  • *
  • Posts: 6
    • View Profile
no packages found on opensuse
« on: September 24, 2009, 07:56:12 pm »
hello all!
i've a problem. i want to start developing on opensuse. no more on windows vista. now i wanted to compile sfml 2. but first, i have to install the packages i need to compile, right? so, i looked for these packages:
  • build-essential
  • mesa-common-dev
  • libx11-dev
  • libxrandr-dev
  • libgl1-mesa-dev
  • libglu1-mesa-dev
  • libfreetype6-dev
  • libopenal-dev
  • libsndfile1-dev

but the yast and apt-get couldn't find one of them! where can i get them?
thank you in advance!
paul
ps.: my english is not very good

christoph

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • http://www.christoph-egger.org
no packages found on opensuse
« Reply #1 on: September 25, 2009, 06:34:14 pm »
You're listing the package names for Debian. The names used in openSuSE are quite likely different (e.g. they use -devel instead of -dev if I remember that correctly, so you'll have to look around and see how the pckages are called for you.

Don't forget to publish your results once you're done with finding the names

 

anything