Installing
-
2. Installing Dependencies
Then to Install Required Software
Run:su -c dnf install "task-c++-devel libcurl-devel libsql-devel libnotify-devel"
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
3. Installing DMD Compiler
Then to Install D Compiler
Simply run:curl -fsS https://dlang.org/install.sh | bash -s dmd
-
4. Activating DMD Compiler
Now Activate D Compiler Environment
With:source ~/dlang/dmd-2*/activate
-
5. Downloading OneDrive Client
Download OneDrive Client for Debian GNU/Linux
Best to Clone it with Git!
-
6. Installing OneDrive Client
Then to Install OneDrive Client
In case you grab the Zip Archive then extract it with:unzip ~/Downloads/onedrive*.zip
So access the Target Folder with:
cd onedrive*
Configure it:
./configure
Again Make it:
make clean && make
Last to Setup play:
sudo make install
-
7. Deactivating DMD Compiler
Now Deactivate D Compiler Environment
With:deactivate
-
8. OneDrive Client Getting-Started Guide
Getting-Started with OneDrive Client for Mageia GNU/Linux
So Now I’m truly Happy if My Guide could Help you to QuickStart with OneDrive Client on Mageia!
Contents