分页: 1 / 1

ubuntu下有没有free pascal?

发表于 : 2008-02-04 12:53
yangsiyu
为什么我在终端中输入sudo apt-get install fpc却显示找不到呢?

注 :换了源并更新了列表的

发表于 : 2008-02-04 13:05
bones7456
$ apt-cache search pascal --names-only
gpc - The GNU Pascal compiler
gpc-2.1-3.4 - The GNU Pascal compiler
gpc-2.95 - The GNU Pascal compiler
gpc-4.1 - The GNU Pascal compiler
libhdate-pascal - A library that help use hebrew dates


不知道是不是你想要的.

发表于 : 2008-02-04 13:29
BigSnake.NET

代码: 全选

i   fp-compiler                     - Free Pascal -- Compiler                   
p   fp-docs                         - Free Pascal -- Documentation              
p   fp-ide                          - Free Pascal -- IDE                        
i   fp-units-base                   - Free Pascal -- base units                 
p   fp-units-db                     - Free Pascal -- database libraries units   
p   fp-units-fcl                    - Free Pascal -- Free Component Library     
p   fp-units-fv                     - Free Pascal -- Free Vision units          
p   fp-units-gfx                    - Free Pascal -- graphics libraries units   
p   fp-units-gnome1                 - Free Pascal -- GNOME 1 units              
p   fp-units-gtk                    - Free Pascal -- GTK 1.2 units              
p   fp-units-gtk2                   - Free Pascal -- GTK 2.x units              
i   fp-units-misc                   - Free Pascal -- miscellaneous units        
p   fp-units-net                    - Free Pascal -- networking units           
i A fp-units-rtl                    - Free Pascal -- Runtime Library            
p   fp-utils                        - Free Pascal -- Utils                      

发表于 : 2008-02-18 18:15
lonelycorn
lin下的fp-ide不集成gdb的,就是没有f7,f8之类的和watch
呃,一般都用lazarus就是(个人认为)实在太不稳定了,不如vim+gdb+fpc。
另外在synaptic里面搜索fp然后把所有的都mark一下多好呀。