1

I made the download from Ubuntu Software-Center, but when I try to start PlayonLinux I get the answer above. What should I do next?

I'm using Linux the first time in my life.., please don't answer in a "complicated" way^^

Thanks anyway!

p.s. english is not my native language, but i guess it will work out answers are also welcome in german & portuguese^^

user216790
  • 11
  • 2
  • 1
    Have you tried installing the `curl` package? – dobey Nov 17 '13 at 23:05
  • yes, I did, but it didn't work out..., or maybe I made something wrong? should I include the package into PlayonLinux?.., and if yes, how? – user216790 Nov 17 '13 at 23:17
  • did you do `sudo apt-get install curl`? – Braiam Nov 17 '13 at 23:20
  • like I wrote in my question: I'm using Linux about to weaks, more or less^^, sorry..., I'm not sure that I already able to avoid errors using the terminal...., is there no other/easier way? – user216790 Nov 17 '13 at 23:24
  • In Software-Center search for `curl`. That should find a package named `curl`. Install it and try again to start PlayonLinux. Do you still get an error? – Florian Diesch Nov 17 '13 at 23:42
  • thanks for your answer, i will try it when i'm back at my home.., i'm using my netbook while i'm travelling in the moment.., i will be back in about a half hour, more or less – user216790 Nov 17 '13 at 23:50
  • danke dir Florian..., – user216790 Nov 17 '13 at 23:52

1 Answers1

1

You need to install the package named curl. To install it from terminal type as

sudo apt-get install curl
Raja G
  • 100,643
  • 105
  • 254
  • 328
dobey
  • 40,344
  • 5
  • 56
  • 98