View Single Post
Posts: 15 | Thanked: 0 times | Joined on Jan 2010
#56
Originally Posted by matthew maude View Post
don't worry about them missing the end, i even renamed them to libgssdp and libgupnp for ease of use, but whatever you have them saves as you run the command with .deb on the end
so in my case it were

cd MyDocs
dpkg -i libgssdp.deb
dpkg -i libgupnp.deb

it shouldn't matter if it comes from a pc or its a direct download to your phone
you need to make sure they're in the root folder tho otherwise
cd MyDocs
is taking you to the wrong place
ok i write the .deb on tohose files and now i get an error.
1.dpkg-deb: "unexpected en of file in version number in /home/user/MyDocs/libgupnp.deb"
and
2."dpkg: error prosessing /home/etc... /libgupnp.deb (--install):"
and
3."subprocess dpkg-deb --control returned error exit status 2 errors were encountered while processing: /home...../libgupnp.deb"

what is the matter now?