Is it a flaw/bug at the MSEide+MSEgui side or
do I have something wrong?

Thank You. :-)


---verbatim--start---
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2$ unzip
./mseide_msegui_src_4_2.zip
Archive:  ./mseide_msegui_src_4_2.zip
   creating: msegui/
  inflating: msegui/README.TXT
 extracting: msegui/msegui_48.png
  inflating: msegui/COPYING.LGPL
  inflating: msegui/VERSION.TXT
   creating: msegui/lib/
   creating: msegui/lib/common/

<a lot of console output omitted>

  inflating: msegui/apps/i18ndemo/i18ndemo.trd
   creating: msegui/help/
  inflating: msegui/help/README.TXT
  inflating: msegui/DEBUG.TXT
  inflating: msegui/.gitignore
  inflating: msegui/COPYING.MSE
 extracting: msegui/msegui_24.png
  inflating: msegui/msegui.svg
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2$ ls
msegui  mseide_msegui_src_4_2.zip
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2$ cd msegui/
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ ls
apps         COPYING.GPL   COPYING.MSE  help  msegui_24.png
msegui_48.png  msegui.svg  tools
contributed  COPYING.LGPL  DEBUG.TXT    lib   msegui_32.png
msegui_64.png  README.TXT  VERSION.TXT
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ vim ./README.TXT
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ fpc
-Fulib/common/* -Fulib/common/kernel/linux apps/ide/mseide.pas
Free Pascal Compiler version 3.0.0 [2016/10/03] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling apps/ide/mseide.pas
Compiling ./lib/common/designutils/mseskindesign.pas
Compiling ./lib/common/kernel/mseskin.pas
Compiling ./lib/common/fpccompatibility/mclasses.pas
Compiling ./lib/common/kernel/msetypes.pas
Compiling ./lib/common/kernel/msesystypes.pas
Compiling ./lib/common/kernel/linux/msesysintf.pas
Compiling ./lib/common/kernel/msesys.pas
Compiling ./lib/common/kernel/mseerr.pas
Compiling ./lib/common/kernel/msestrings.pas
Compiling ./lib/common/kernel/msearrayutils.pas
Compiling ./lib/common/kernel/msereal.pas
Compiling ./lib/common/kernel/msesys.pas
Compiling ./lib/common/kernel/linux/msesysintf1.pas
Compiling ./lib/common/kernel/mselibc.pas
Compiling ./lib/common/kernel/msectypes.pas
Compiling ./lib/common/kernel/msedynload.pas
Compiling ./lib/common/kernel/linux/msesysintf1.pas
msesysintf1.pas(53,2) Fatal: Can't find unit dateutils used by msesysintf1
Fatal: Compilation aborted
Error:
/home/ts2/m_local/bin_p/Pascal/Free_Pascal/v_3_0_0/lib/fpc/3.0.0/ppcx64
returned an error exitcode
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ fppkg install
dateutils
The FPC Package tool encountered the following error:
Package "dateutils" not found.
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ fpc -v
Free Pascal Compiler version 3.0.0 [2016/10/03] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
Fatal: No source file name in command line
Fatal: Compilation aborted
Error:
/home/ts2/m_local/bin_p/Pascal/Free_Pascal/v_3_0_0/lib/fpc/3.0.0/ppcx64
returned an error exitcode
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ uname -a
Linux linux-0fiz 3.16.7-35-desktop #1 SMP PREEMPT Sun Feb 7 17:32:21 UTC
2016 (832c776) x86_64 x86_64 x86_64 GNU/Linux
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$ date
Mon Oct  3 09:19:35 EEST 2016
ts2@linux-0fiz:~/m_local/bin_p/Pascal/MSEide/v_4_2/msegui$
---verbatim--end-----



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to