China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-25 08:44
中国DOS联盟论坛 » 其它操作系统综合讨论区 » Exploration of Free Software - Fophonix View 2,809 Replies 4
Original Poster Posted 2016-07-17 04:46 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
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 ]
鱼沫相濡,不如相忘江湖。
Floor 2 Posted 2016-07-17 04:58 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
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......"
鱼沫相濡,不如相忘江湖。
Floor 3 Posted 2016-07-21 12:15 ·  中国 海南 三亚 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
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?
1<词>,2,3/段\,4{节},5(章)。
Floor 4 Posted 2016-07-28 17:00 ·  中国 海南 海口 电信
超级版主
★★★★
Credits 3,673
Posts 2,020
Joined 2016-02-01 00:00
10-year member
UID 181465
Gender Male
Status Offline
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?
1<词>,2,3/段\,4{节},5(章)。
Floor 5 Posted 2016-08-02 00:46 ·  中国 广东 云浮 电信
初级用户
林江华
Credits 60
Posts 36
Joined 2015-12-25 20:05
10-year member
UID 181394
Gender Male
From 大坡山
Status Offline
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 ]
鱼沫相濡,不如相忘江湖。
Forum Jump: