see EDIT below
I'm starting a new post, because this kinda started as a tangent in a Cafe thread. (hope this is the right way to do this.)
I have followed the instructions in the link upto the "Building and Installation" part.
I now have in my downloads folder:
I just
and had gcc already...
It tells me to "Compile uShare by running configure and then make..." I don't have any idea what that means/ how to do that... can anyone help?
I suppose this is not uShare specific?
EDIT
Totally nevermind!
did more google digging and found that I could add
to my repositories then ran
which was way easier than that tutorial. I should be good... for now
I'm starting a new post, because this kinda started as a tangent in a Cafe thread. (hope this is the right way to do this.)
Originally posted by oshunluvr
I now have in my downloads folder:
Code:
moto@moto-DellX410:~/Downloads$ dir libdlna-0.2.3.tar.bz2 libupnp-1.6.6.tar.bz2 ushare-1.1a.tar.bz2
Code:
sudo apt-get install pkg-config
It tells me to "Compile uShare by running configure and then make..." I don't have any idea what that means/ how to do that... can anyone help?
I suppose this is not uShare specific?
EDIT
Totally nevermind!
did more google digging and found that I could add
Code:
deb [url]http://www.geexbox.org/debian/[/url] unstable main
Code:
sudo apt-get install ushare
Comment