انجمن‌های فارسی اوبونتو

تازه کار => انجمن تازه‌کاران => نویسنده: menu در 17 اردیبهشت 1393، 06:56 ب‌ظ

عنوان: مخفی شدن نرم افزار در لینوکس مینت
ارسال شده توسط: menu در 17 اردیبهشت 1393، 06:56 ب‌ظ
سلام
چندتا نرم افزار از جمله fpc pascal نصب کردم از طریق سافتور منجر الان هرچی می گردم نیستشون
عنوان: پاسخ : مخفی شدن نرم افزار در لینوکس مینت
ارسال شده توسط: mohsen-rashidi در 17 اردیبهشت 1393، 09:39 ب‌ظ
خیلی از نرم افزارا تو گنولینوکس رابط گرافیکی ندارن. یعنی شما باید از طریق ترمینال باهاشون ارتباط برقرار کنی.
مثلا برای کامپایل یه برنامه باید تو تریمنال بنویسی:
fpc source.pas
عنوان: پاسخ : مخفی شدن نرم افزار در لینوکس مینت
ارسال شده توسط: menu در 18 اردیبهشت 1393، 04:42 ق‌ظ
آقا زدیم این شد
fpc aopt.pas
Free Pascal Compiler version 2.6.0-6 [2012/10/05] for i386
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Linux for i386
Compiling aopt.pas
Compiling aasmbase.pas
Compiling cutils.pas
Compiling cclasses.pas
Compiling globtype.pas
globtype.pas(86,23) Error: Identifier not found "PInt"
globtype.pas(86,23) Error: Error in type definition
globtype.pas(87,25) Error: Identifier not found "PUInt"
globtype.pas(87,25) Error: Error in type definition
globtype.pas(97,29) Error: Identifier not found "AWord"
globtype.pas(97,29) Error: Error in type definition
globtype.pas(210,6) Error: Forward type not resolved "AWord"
globtype.pas(210,6) Error: Forward type not resolved "AInt"
globtype.pas(547,1) Fatal: There were 8 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)