Recent

Author Topic: Instaling Lazarus and Mandriva 2007.1 Spring  (Read 6494 times)

xlisto

  • Newbie
  • Posts: 3
Instaling Lazarus and Mandriva 2007.1 Spring
« on: June 17, 2007, 10:49:33 am »
Hello,
Instaling rpm package:
- fpc-2.0.4-0.i586.rpm
- fpc-src-2.0.4-0.i386.rpm
- lazarus-0.9.20-0.i386.rpm

Starting Lazarus - error:
Konsole:
Code: [Select]
[root@Athlon xlisto]# lazarus
[WARNING] *******************************************************
[WARNING] **                                                   **
[WARNING] ** Multibyte character encodings (like UTF8) are not **
[WARNING] ** supported at the moment.                          **
[WARNING] ** For full keyboard event support, make sure that   **
[WARNING] ** the LANG environment var has no UTF8              **
[WARNING] **                                                   **
[WARNING] *******************************************************
TApplication.IconChanged - TODO: convert this message...no implementation in gtk or win32
NOTE: miscellaneous options file not found - using defaults
NOTE: codetools config file not found - using defaults
NOTE: help options config file not found - using defaults
TLazPackageGraph.OpenInstalledDependency RunTimeTypeInfoControls 0.0 0
TLazPackageGraph.OpenInstalledDependency Printer4Lazarus 0.0 0
TLazPackageGraph.OpenInstalledDependency cgiLaz 0.0 0
TLazPackageGraph.OpenInstalledDependency CGILazIDE 0.0 0
TLazPackageGraph.OpenInstalledDependency MemDSLaz 0.0 0
TLazPackageGraph.OpenInstalledDependency SDFLaz 0.0 0
TLazPackageGraph.OpenInstalledDependency TurboPowerIPro 0.0 0
TLazPackageGraph.OpenInstalledDependency JPEGForLazarus 0.0 0
TLazPackageGraph.OpenInstalledDependency fpcunitide 0.0 0
TLazPackageGraph.OpenInstalledDependency ProjTemplates 0.0 0
TLazPackageGraph.OpenInstalledDependency SQLDBLaz 0.0 0
TLazPackageGraph.OpenInstalledDependency DBFLaz 0.0 0
TMainIDE.DoNewProject A
TMainIDE.DoNewEditorFile A NewFilename=
[TCustomFormEditor.CreateComponent] Class='TForm'
TMainIDE.DoNewEditorFile end unit1.pas


and image:
(http://vydeleknanetu.chytrak.cz/image.png)
(http://vydeleknanetu.chytrak.cz/image2.png)
(http://vydeleknanetu.chytrak.cz/image3.png)

xlisto

  • Newbie
  • Posts: 3
Mandriva 2007.1 & Lazarus 0.9.23
« Reply #1 on: June 21, 2007, 02:57:43 pm »
Instaling lazarus-0.9.23-0.i386.rpm and is all OK

cyclo

  • New Member
  • *
  • Posts: 15
Instaling Lazarus and Mandriva 2007.1 Spring
« Reply #2 on: July 24, 2007, 09:41:57 pm »
Hi,
I see you succeeded in running Lazarus on Mandriva 2007 Spring, but I don't  :cry: (it was ok with my previous Mdv2006).
When using the 0.9.22-0.i386.rpm, I get a message from the system about dependancies for
- libgdk-1.2.so.0
- libgdk_pixbuf.so.2
- libglib-1.2.so.0
- libgtk-1.2.so.0

Installing gtk+, these files are located in /usr/lib 64, so I tried to create symbolic links in /usr/lib, and it still complains.
Then I also tried to copy these files in/usr/lib, but with no success.

My questions are:
- how did you manage: have you run the rpm as user or as root  :?:
- have you got the same library files in the same directory /usr/lib64 or in /usr/lib  :?:
- these files are symbolic links to other files, could you tell me to which files  :?:
- have you got these files anywhere else  :?:

Thanks in advance for your help
BTW, the new 0.9.24 should be coming soon !!

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2706
Instaling Lazarus and Mandriva 2007.1 Spring
« Reply #3 on: July 26, 2007, 02:11:17 pm »
did you install the 32bit or the 64bit versions of libgdk etc ?
since it was installed in lib64 i guess the latter, while 0.9.22-0.i386 is a 32bit lazarus.
mixing 32bit and 64bit lib does not work, so either find 32bit libs or use a 64bit exe.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

cyclo

  • New Member
  • *
  • Posts: 15
Instaling Lazarus and Mandriva 2007.1 Spring
« Reply #4 on: July 27, 2007, 05:15:10 pm »
Yes, you are right, that was my mistake.
I was not expecting the 64 bits version to be automatically installed on my machine, so, that was the problem.
In fact, the choice must be made at the very beginning of the Mandriva installation, and is not documented.
Now, I could re-install Lazarus, and my apps are running, but I still have a problem with fonts.

Thanks for your reply.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2706
Instaling Lazarus and Mandriva 2007.1 Spring
« Reply #5 on: July 30, 2007, 11:44:58 am »
some distros allow to have both libs. When installing packages the is only a difference in the arch in the name. Just install both.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

 

TinyPortal © 2005-2018