ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #05181
Re: [Merge] lp:~popey/ubuntu-filemanager-app/add-click-deps into lp:ubuntu-filemanager-app
Hello Alan,
My attempt was done using the SDK armhf 15-04.
I see that you did install 'libsmbclient-dev' (it installs all the samba libraries) which I thought it was going to be downloaded by the proposed solution.
I thought that solution would bring all the necessary resources to compile and deploy on device. Any new developer will try to create the click package using SDK.
Am I wrong?
Can you try it again after removing all the samba libraries?
If so, I would suggest a sequence of commands:
sudo apt-get remove libsmbclient-dev
sudo apt-get autoremove # I hope this will uninstall all other samba libraries
click-buddy --dir add-click-deps/
If you want, can you also try it using armhf SDK?
Thanks,
Carlos
--
https://code.launchpad.net/~popey/ubuntu-filemanager-app/add-click-deps/+merge/270287
Your team Ubuntu File Manager Developers is subscribed to branch lp:ubuntu-filemanager-app.
References