[2012-08-18 20:08:19.310 Info] 8/18/2012 20:08:19: fpcup 26bc25f91129 (Sat Aug 04 09:07:17 2012 +0200) started. [2012-08-18 20:08:30.386 Info] TFPCInstaller init: [2012-08-18 20:08:30.386 Info] Bootstrap compiler dir: C:\development\fpcbootstrap\ [2012-08-18 20:08:30.386 Info] FPC URL: http://svn.freepascal.org/svn/fpc/branches/fixes_2_6 [2012-08-18 20:08:30.386 Info] FPC options: [2012-08-18 20:08:30.386 Info] FPC directory: C:\development\fpc [2012-08-18 20:08:30.386 Info] Make/binutils path: C:\development\fpcbootstrap\ [2012-08-18 20:08:30.386 Info] External program path: C:\development\fpcbootstrap\;C:\development\fpcbootstrap\;;C:\development\fpc\utils;C:\development\fpc\bin\i386-win32 [2012-08-18 20:14:41.783 Info] FPC: update succeeded at revision number [2012-08-18 20:14:42.018 Info] TLazarusInstaller init: [2012-08-18 20:14:42.018 Info] Lazarus directory: C:\development\lazarus [2012-08-18 20:14:42.018 Info] Lazarus URL: http://svn.freepascal.org/svn/lazarus/trunk [2012-08-18 20:14:42.018 Info] Lazarus options: [2012-08-18 20:14:42.390 Info] External program path: C:\development\fpc\bin\i386-win32\;C:\development\fpcbootstrap\;;C:\development\lazarus [2012-08-18 20:19:35.799 Info] ERROR running C:\development\fpcbootstrap\make.exe "FPC=C:\development\fpc\bin\i386-win32\fpc" "--directory=C:\development\lazarus" "FPCDIR=C:\development\fpc" "UPXPROG=echo" "COPYTREE=echo" "bigide" [2012-08-18 20:19:35.999 Info] Command returned non-zero ExitStatus: 2 [2012-08-18 20:19:36.202 Info] Command path set to: C:\development\fpc\bin\i386-win32\;C:\development\fpcbootstrap\;;C:\development\lazarus [2012-08-18 20:19:36.402 Info] Command current directory: C:\development\lazarus [2012-08-18 20:19:36.602 Info] Command output: [2012-08-18 20:19:38.114 Info] output logged in C:\Users\John\AppData\Local\Temp\TMP00001.tmp [2012-08-18 20:19:39.776 Info] Getting module lhelp [2012-08-18 20:25:22.896 Info] Error running fpcup. Technical details: error executing sequence helplazarus; line: 4, param: helplazarus [2012-08-18 20:25:23.096 Info] Error running fpcup. Technical details: error executing sequence DefaultWin32; line: 4, param: helplazarus [2012-08-18 20:25:23.298 Info] 8/18/2012 20:25:23: fpcup finished. [2012-08-18 20:25:23.498 Info] ------------------------------------------------
...Compiling showdeletingfilesdlg.pasCompiling compatibilityrestrictions.pasCompiling restrictionbrowser.pasCompiling projectwizarddlg.pasCompiling resource ..\units\i386-win32\win32\lazarus.orLinking ..\lazarus.exelazarus.pp(132,1) Error: Can't create object file: ..\lazarus.exelazarus.pp(132,1) Fatal: Can't create executable ..\lazarus.exeFatal: Compilation abortedError: C:\development\fpc\bin\i386-win32\ppc386.exe returned an error exitcode (normal if you did not specify a source file to be compiled)make.exe[2]: *** [lazarus.exe] Error 1make.exe[2]: Leaving directory `C:/development/lazarus/ide'make.exe[1]: *** [bigide] Error 2make.exe[1]: Leaving directory `C:/development/lazarus/ide'C:\development\fpcbootstrap\make.exe: *** [idebig] Error 2C:\development\fpcbootstrap\make.exe: Leaving directory `C:/development/lazarus'
lazarus.pp(132,1) Error: Can't create object file: ..\lazarus.exelazarus.pp(132,1) Fatal: Can't create executable ..\lazarus.exe
Don't quite get what "ccr support" means compared with the current functionality, but let me know
If you really get bored, there's nothing stopping you to write an fpcup package for Lazarus
grep -i ccr fpcup.iniName=lazarus_ccr
Quote from: ludob on April 21, 2012, 09:00:36 amOn Linux, fpcup does not create desktop icons but just shell scripts in the default directory or the directory specified. There is not one linux desktop but many incompatible desktops. Contributions for detecting the installed desktop(s) and adding icons are welcome I use linuxmint 11 with gnome2on this system (IMHO all gnome2 maybe gnome3) you can create a desktop icon using /usr/bin/xdg-desktop-icon
On Linux, fpcup does not create desktop icons but just shell scripts in the default directory or the directory specified. There is not one linux desktop but many incompatible desktops. Contributions for detecting the installed desktop(s) and adding icons are welcome