Home » Community » Newbie corner » How to migrate my old packages to new version U++ in linux
How to migrate my old packages to new version U++ in linux [message #57649] |
Sun, 07 November 2021 09:58 |
renyiyuan
Messages: 7 Registered: May 2021
|
Promising Member |
|
|
Hi, everyone!
I encountered a questions just now that if I build a new version U++ from sources in linux,how can I keep the old packages and settings?
I think we only need to copy the MyApp directory and .config directory (maybe also .cache directory) to the new root, that 's right?
|
|
|
|
Re: How to migrate my old packages to new version U++ in linux [message #57651 is a reply to message #57649] |
Tue, 09 November 2021 02:14 |
Novo
Messages: 1378 Registered: December 2006
|
Ultimate Contributor |
|
|
renyiyuan wrote on Sun, 07 November 2021 03:58Hi, everyone!
I encountered a questions just now that if I build a new version U++ from sources in linux,how can I keep the old packages and settings?
I think we only need to copy the MyApp directory and .config directory (maybe also .cache directory) to the new root, that 's right?
In Linux TheIDE is searching for a folder called ".config" starting from a folder where an executable is located down to your home directory. This means that you can have multiple ".config" folders (configurations). Inside of this folder it is looking for an "u++" folder.
You need to copy all your configuration files from ~/.upp folder into .config/u++ folder (one of many possible .config/u++ folders).
Hope this helps.
Regards,
Novo
|
|
|
Re: How to migrate my old packages to new version U++ in linux [message #57660 is a reply to message #57649] |
Sat, 13 November 2021 11:46 |
renyiyuan
Messages: 7 Registered: May 2021
|
Promising Member |
|
|
Thanks Xemuth and Novo!
I use the latest nightly build and in it all configuration files are moved to the self-contained .config directory in the upp folder, which is different from the old mode(I remember that the tutorial says that .bm and .var files are all located at upp root folder). So I think my original answer is right:We just need to move .config and MyApp folders.
Yiyuan
|
|
|
Goto Forum:
Current Time: Sat Dec 14 13:39:46 CET 2024
Total time taken to generate the page: 0.01776 seconds
|