Skip to main content
deleted 71 characters in body
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure; make; make install./configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs'make installs require sudo access and others dontdon't. I haven't yet found the answer. Again, very knew to this so I'm just trying to learn what's going on.

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so I'm just trying to learn what's going on.

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with ./configure; make; make install.

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some make installs require sudo access and others don't. I haven't yet found the answer.

added 1 character in body
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so I'm just trying to learn whatswhat's going on.

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so I'm just trying to learn whats going on.

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so I'm just trying to learn what's going on.

In English, the pronoun 'I' is capitalized; English contractions use apostrophes.
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I dontdon't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so i'mI'm just trying to learn whats going on.

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I dont have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so i'm just trying to learn whats going on.

I recently installed LAME encoder on my server to convert wav to mp3 and that worked with './configure, make, make install;

I then tried to install OGG encoder and that requires './configure, make, sudo make install' - which I cannot do, since I don't have a VPS (and I'd rather not pay $15 a month for a VPN just to install a codec).

I'm new to all this, and I understand sudo gives you permissions - but I have been trying to find out why exactly some 'make installs' require sudo access and others dont. I haven't yet found the answer. Again, very knew to this so I'm just trying to learn whats going on.

edited tags
Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266
Loading
edited tags
Link
derobert
  • 113.3k
  • 20
  • 242
  • 289
Loading
Post Migrated Here from stackoverflow.com (revisions)
Source Link
alexbooots
  • 199
  • 1
  • 3
Loading