![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-26 17:57 |
47,812 topics / 349,912 posts / today 2 new / 48,264 members |
| 其它操作系统综合讨论区 » Exploration of Free Software - Fophonix |
| Printable Version 3,126 / 4 |
| Floor1 xempo | Posted 2016-07-17 04:46 |
| 初级用户 Posts 36 Credits 60 From 大坡山 | |
|
Fophonix(火凤凰) Version 1.0.6 Fophonix is free software. It is released in the hope that it will be useful, but without any warranty. It complies with the LGPL (GNU General Public License). After compilation, it needs to link to the Qt3 library for ordinary disk file operations. ____________________________________________________________________________________________________________________________________ Compilation: Unzip Fophonix-1.0.6.zip to a directory, then enter Fophonix-1.0.6: make all Installation: After compilation, switch to super user, then: make install Rebuild all: make clean_all Then: make all make install (su) ![]() Download Fophonix [ Last edited by xempo on 2016-8-10 at 22:50 ] |
|
| Floor2 xempo | Posted 2016-07-17 04:58 |
| 初级用户 Posts 36 Credits 60 From 大坡山 | |
|
From the emergence of computers to their popularization, and with the advent of the Internet era, new profit points and new surpluses have emerged, and the original social balance has been disrupted.
After Dayu controlled the floods, surpluses emerged, leading to private ownership and exploitation. Yu's son Qi established the Xia Dynasty, the first slave - owning country in China. After the Shang Dynasty overthrew the Xia Dynasty and the Zhou Dynasty overthrew the Shang Dynasty, the Bronze Age finally reached a balance point - the Duke of Zhou made rituals, and China reached a prosperous period of civilization. The emergence of iron tools fed more people, and China entered an era of great development and great turmoil - the Spring and Autumn and Warring States periods. Facing the chaotic era of the decline of rituals and music, people纷纷sought methods to govern the country and save the world, and the Hundred Schools of Thought contended, thus forming the peak of China's academic history - the Hundred Schools of Thought. It seems that there is such a rule: when there is a breakthrough progress in productive forces, the original production relations will be broken, and this productive force often needs people to re - liberate it. The initial emergence of free software was the ideal of a group of young people wearing jeans, singing rock and roll, dissatisfied with society, and with the idea of "returning computers to the people". And today's free software is the liberation of software, which has great historical significance. "At this time and place, the torch has been passed to the new generation. We have experienced the baptism of war, have the proud heritage left by our ancestors, and have gone through the hard training in peaceful times. We don't want to see the human society gradually be swallowed up, and we have the obligation......" |
|
| Floor3 zzz19760225 | Posted 2016-07-21 12:15 |
| 超级版主 Posts 2,020 Credits 3,673 | |
|
1. The sleep time of the building owner was the same as mine a while ago. I didn't feel good myself. Now I have returned to the natural cycle state and feel very good (don't sleep during the day, and it is easy to fall asleep naturally by delaying drowsiness until the evening).
2. Many interesting commands cannot be implemented with the Deepin system. Veket 8 often encounters the situation that the web page slows down and then cannot exit the system. StartOS uses an independent command software. How is the Q3 environment of the building owner realized, and which system is used? 3. The operation page is very good. Is it adjusted by yourself or is it carried by the system itself? |
|
| Floor4 zzz19760225 | Posted 2016-07-28 17:00 |
| 超级版主 Posts 2,020 Credits 3,673 | |
|
root@deepindzvzs-pc:/usr/Fophonix-1.0.2# make all
( ./lnkOpenRose ) ( cd tools; make ) make[1]: Entering directory '/usr/Fophonix-1.0.2/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/Fophonix-1.0.2/tools' ( cd OpenRose; make all) make[1]: Entering directory '/usr/OpenRose-2.0.2' ( cd data/tools/source; make ) make[2]: Entering directory '/usr/OpenRose-2.0.2/tools/source' make[2]: Nothing to be done for 'tools'. make[2]: Leaving directory '/usr/OpenRose-2.0.2/tools/source' ( cd source; make -fMakecom ) make[2]: Entering directory '/usr/OpenRose-2.0.2/source' ( cd kernel; make -fMakecom ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/kernel' make[3]: '../../objcom/kernel.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/kernel' ( cd dir; make ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/dir' make[3]: '../../objcom/dirext.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/dir' ( cd ../normal; make ) make[3]: Entering directory '/usr/OpenRose-2.0.2/normal' make[3]: '../objcom/stdfun.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/normal' ( cd numb; make ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/numb' make[3]: '../../objcom/numb.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/numb' ( cd FCU; make ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/FCU' make[3]: '../../objcom/fcu.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/FCU' ( cd apps; make -fmkrebuild ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/apps' make[3]: '../../objcom/rebuild.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/apps' ( cd apps; make -fmkexport2 ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/apps' make[3]: '../../objcom/export.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/apps' ( cd apps; make -fmkcopys ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/apps' make[3]: '../../objcom/copys.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/apps' ( cd extfunc; make ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/extfunc' make[3]: '../../objcom/extfunc.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/extfunc' ( cd console; make -fMakefile2 ) make[3]: Entering directory '/usr/OpenRose-2.0.2/source/console' make[3]: '../../objcom/rosecom.o' is up to date. make[3]: Leaving directory '/usr/OpenRose-2.0.2/source/console' gcc -o ../rosecom -lm ../objcom/kernel.o ../objcom/dirext.o ../objcom/stdfun.o \ ../objcom/rebuild.o ../objcom/export.o ../objcom/copys.o \ ../objcom/numb.o ../objcom/fcu.o \ ../objcom/shellcom.o ../objcom/script.o ../objcom/conspace.o ../objcom/infor.o \ ../objcom/extfunc.o ../objcom/rosecom.o ../objcom/copys.o: In function 'ORDcopy': copys.c:(.text+0x4cf): undefined reference to 'copyORD' copys.c:(.text+0x4d7): undefined reference to 'copyNum' ../objcom/fcu.o: In function 'ORDfind': fcu.c:(.text+0x19cc): undefined reference to 'pdFind' fcu.c:(.text+0x19d8): undefined reference to 'numFind' collect2: error: ld returned 1 exit status Makecom:25: recipe for target '../rosecom' failed make[2]: *** [../rosecom] Error 1 make[2]: Leaving directory '/usr/OpenRose-2.0.2/source' Makefile:13: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/usr/OpenRose-2.0.2' Makefile:27: recipe for target 'all' failed make: *** [all] Error 2 ----------------------------------------------------------------- How to solve that problem? |
|
| Floor5 xempo | Posted 2016-08-02 00:46 |
| 初级用户 Posts 36 Credits 60 From 大坡山 | |
|
The last sentence above is excerpted from Kennedy's speech.
Yes, after a long struggle, I believe we will have a brighter and freer blue sky. Download Fophonix-1.0.4mdf Believed to be the last modification (2016-8-10 22:51) Download Fophonix-1.0.6 ---------------------------------------------------------------------------------- 1.0.6 debuged (2016-12-30 15:47) ________________________________________________________________________________________________________________________ The second debugging version of 1.0.6, mainly for the stock financial management part. --Spring 2017 [ Last edited by xempo on 2017-2-21 at 22:23 ] |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |