go-thrust
go-thrust copied to clipboard
Bad idea to install thrust in $HOME
Hi,
Using Linux (Fedora 22, x64)
At first: congrat, nice library and it seems to be working as expected, so I take a longer look :)
Is there any way to change the thrust installation path ? At this time, it set $HOME/0.7.6 and $HOME/vendor that is (excuse me for the used term) "extremly dirty". The better should be to install thrust in "$HOME/.local/lib/thrust" I guess.
Yes you can change my creating a new provisioner implementation. Please look at tutorials On Dec 2, 2015 9:04 AM, "Patrice Ferlet" [email protected] wrote:
Hi,
Using Linux (Fedora 22, x64)
At first: congrat, nice library and it seems to be working as expected, so I take a longer look :)
Is there any way to change the thrust installation path ? At this time, it set $HOME/0.7.6 and $HOME/vendor that is (excuse me for the used term) "extremly dirty". The better should be to install thrust in "$HOME/.local/lib/thrust" I guess.
— Reply to this email directly or view it on GitHub https://github.com/miketheprogrammer/go-thrust/issues/63.
did you solve this