Thank you Stefano, but after downloading and building dwftoolkit-7.6 I still get this message:

/usr/bin/ld: warning: libxerces-c.so.27, needed by /usr/local/src/MgDev-2.2.4731/Server/src/Services/Drawing/.libs/libMgServerDrawingService.so, may conflict with libxerces-c.so.25 /usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwf/.libs/libdwftk: undefined reference to `DWFCore::DWFTimer::Tick64()' /usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfcore/.libs/libdwfcore: undefined reference to `DWFCore::DWFTimer::Tick32()'



----- Original Message ----- From: <[email protected]>
To: <[email protected]>
Sent: Thursday, April 15, 2010 6:00 PM
Subject: mapguide-users Digest, Vol 40, Issue 14


Send mapguide-users mailing list submissions to
[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.osgeo.org/mailman/listinfo/mapguide-users
or, via email, send a message with subject or body 'help' to
[email protected]

You can reach the person managing the list at
[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mapguide-users digest..."


Today's Topics:

  1. Re: Edit WebLayout Problem (SriRam007)
  2. RE: Re: Edit WebLayout Problem (Ivan Mili?evi?)
  3. Re: MapGuide integration with Google Earth (padmini godavarthi)
  4. Re: Re: MapGuide integration with Google Earth (Jason Birch)
  5. Sorry (padmini godavarthi)
  6. Re: Edit WebLayout Problem (SriRam007)
  7. RE: Re: Edit WebLayout Problem (Ivan Mili?evi?)
  8. Does Mapguide 2.1 support Windows Server 2008 64 bits?
     (Jose Cerrejon)
  9. Change the Icon image of the tool bar command buttons (SriRam007)
 10. RE: Change the Icon image of the tool bar command buttons
     (Ivan Mili?evi?)
 11. RE: Change the Icon image of the tool bar command buttons
     (SriRam007)
 12. building 64bit openmapguide on rhel 5.4 (Balogh ?d?m)
 13. RE: building 64bit openmapguide on rhel 5.4 (Bracco Stefano)


----------------------------------------------------------------------

Message: 1
Date: Wed, 14 Apr 2010 21:56:56 -0800 (PST)
From: SriRam007 <[email protected]>
Subject: [mapguide-users] Re: Edit WebLayout Problem
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8



thank u Ivan MiličeviÄ?-3
it is done.

But I was trying to edit in the web layout because i want to make visible
false context menu also while editing.

Can it also be done by client side javascript.


thanks

--
View this message in context: http://n2.nabble.com/Edit-WebLayout-Problem-tp4869470p4905776.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 2
Date: Thu, 15 Apr 2010 08:23:46 +0200
From: Ivan Mili?evi? <[email protected]>
Subject: RE: [mapguide-users] Re: Edit WebLayout Problem
To: MapGuide Users Mail List <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"

Of course that you can. You can do it on several ways.

Please, look at in ajaxmappane.templ and mainframe.tepml and if you can't find anything that's related to your problem then you can ask for help.

It's look like that you don't even try to solve a problem by yourself.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of SriRam007
Sent: Thursday, April 15, 2010 7:57 AM
To: [email protected]
Subject: [mapguide-users] Re: Edit WebLayout Problem



thank u Ivan MiličeviÄ?-3
it is done.

But I was trying to edit in the web layout because i want to make visible
false context menu also while editing.

Can it also be done by client side javascript.


thanks

--
View this message in context: http://n2.nabble.com/Edit-WebLayout-Problem-tp4869470p4905776.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

------------------------------

Message: 3
Date: Wed, 14 Apr 2010 22:52:19 -0800 (PST)
From: padmini godavarthi <[email protected]>
Subject: [mapguide-users] Re: MapGuide integration with Google Earth
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


Hi,
iam trying to integrate MGOS  layer with Google Earth.

iam doing in Php .if u did it please share some sample code.
by studying the mails in nabble, i have undertanding of i have to use
MgKmlService for this .



regards,
Padmini G.

--
View this message in context: http://n2.nabble.com/MapGuide-integration-with-Google-Earth-tp1814036p4905915.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 4
Date: Thu, 15 Apr 2010 00:53:54 -0700
From: Jason Birch <[email protected]>
Subject: Re: [mapguide-users] Re: MapGuide integration with Google
Earth
To: MapGuide Users Mail List <[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Your constant questions in this forum are a drain on our community, and
would have cost you thousands of dollars if you were paying for training or consulting. We have a generous community, and they like helping people, but
only if you are also helping yourself. If you want help, you need to show
more initiative and independent work.  What have you done so far?  What
error message are you getting?

An understanding of KML (from your own research), general MapGuide
development knowledge (from the developers guide) and the MgKmlService
documentation (below) should be enough for you to get KML output.

http://mapguide.osgeo.org/files/mapguide/docs/2.0/dd/d71/class_mg_kml_service_6418abe4c5d4d2e0e2ecb74cb64cae83.htm#6418abe4c5d4d2e0e2ecb74cb64cae83

Because this is a popular topic, a simple Google search will turn up
documentation from other users who have already done this. including a
step-by-step guide.

http://www.google.com/search?q=mapguide+KML+output+php

Fair warning: the MapGuide PSC will be developing guidelines for revocation
of posting privileges from people who are deemed to be abusing community
resources.

Jason

On 14 April 2010 23:52, padmini godavarthi wrote:


iam trying to integrate MGOS  layer with Google Earth.

iam doing in Php .if u did it please share some sample code.
by studying the mails in nabble, i have undertanding of i have to use
MgKmlService for this .


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20100415/158ec920/attachment-0001.html

------------------------------

Message: 5
Date: Thu, 15 Apr 2010 00:22:32 -0800 (PST)
From: padmini godavarthi <[email protected]>
Subject: [mapguide-users] Sorry
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


Hi,
sorry for all my silly questions posted in this forum.Now onwards i will try
to solve to it in my own.


Regars,
Padmini G.
--
View this message in context: http://n2.nabble.com/Sorry-tp4906196p4906196.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 6
Date: Thu, 15 Apr 2010 01:45:46 -0800 (PST)
From: SriRam007 <[email protected]>
Subject: [mapguide-users] Re: Edit WebLayout Problem
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


Done!!!


thanks Ivan Sir

thank u very much for ur each and every reply


I did by doing little modification inside

ajaxmappane.templ  for Context menu (Modified inside the function
OnContextMenu(e))
framesettaskbar.templ for Zoom control (Made invisible totally the status
bar by finding "sbFrame")


thanks
--
View this message in context: http://n2.nabble.com/Edit-WebLayout-Problem-tp4869470p4906556.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 7
Date: Thu, 15 Apr 2010 12:22:23 +0200
From: Ivan Mili?evi? <[email protected]>
Subject: RE: [mapguide-users] Re: Edit WebLayout Problem
To: MapGuide Users Mail List <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-2"

I'm delighted!!! Keep up.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of SriRam007
Sent: Thursday, April 15, 2010 11:46 AM
To: [email protected]
Subject: [mapguide-users] Re: Edit WebLayout Problem


Done!!!


thanks Ivan Sir

thank u very much for ur each and every reply


I did by doing little modification inside

ajaxmappane.templ  for Context menu (Modified inside the function
OnContextMenu(e))
framesettaskbar.templ for Zoom control (Made invisible totally the status
bar by finding "sbFrame")


thanks
--
View this message in context: http://n2.nabble.com/Edit-WebLayout-Problem-tp4869470p4906556.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users


------------------------------

Message: 8
Date: Thu, 15 Apr 2010 02:58:01 -0800 (PST)
From: Jose Cerrejon <[email protected]>
Subject: [mapguide-users] Does Mapguide 2.1 support Windows Server
2008 64 bits?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


My client have this Windows. In this forum the post reference Mapguide 2.0,
and I don't know if 2.1 is 64 bits supported.

In this case,.. does exists any tutorial to configure it?

Note: I tried on IIS 7 the 32 bits compatibility layer to true, but doesn't
work.
--
View this message in context: http://n2.nabble.com/Does-Mapguide-2-1-support-Windows-Server-2008-64-bits-tp4906789p4906789.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 9
Date: Thu, 15 Apr 2010 03:47:12 -0800 (PST)
From: SriRam007 <[email protected]>
Subject: [mapguide-users] Change the Icon image of the tool bar
command buttons
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


Hi everyone,

Is there any way to change the Icon image of the tool bar command buttons

Using GetCommands methods i got all the command list
and i m doing enable and disable using javascript like below

var cmd = commands[0];//This is for getting Pan Command
if(condition)
{
 cmd.enabled=false; //working
 cmd.iconDisabled = "../stdicons/icon_pan_disabled.gif"; //not working
 cmd.icon = "../stdicons/icon_pan.gif";//not working
}
else
{
 cmd.enabled=true;//working
 cmd.iconDisabled = "../stdicons/icon_pan_disabled.gif";//not working
 cmd.icon = "../stdicons/icon_pan.gif";//not working
}

But there are two property iconDisabled and icon which i set but still that
image is not changing

Actually here i m setting one image when the command buttons is disable
state and another when i m making it enable.

any help please

thanks





--
View this message in context: http://n2.nabble.com/Change-the-Icon-image-of-the-tool-bar-command-buttons-tp4906988p4906988.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 10
Date: Thu, 15 Apr 2010 14:05:45 +0200
From: Ivan Mili?evi? <[email protected]>
Subject: RE: [mapguide-users] Change the Icon image of the tool bar
command buttons
To: MapGuide Users Mail List <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-2"

Hello again. Of course that you can change image of icon :/

Look at toolbar.templ and call InitToolbar() function after you change image source.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of SriRam007
Sent: Thursday, April 15, 2010 1:47 PM
To: [email protected]
Subject: [mapguide-users] Change the Icon image of the tool bar command buttons


Hi everyone,

Is there any way to change the Icon image of the tool bar command buttons

Using GetCommands methods i got all the command list
and i m doing enable and disable using javascript like below

var cmd = commands[0];//This is for getting Pan Command
if(condition)
{
 cmd.enabled=false; //working
 cmd.iconDisabled = "../stdicons/icon_pan_disabled.gif"; //not working
 cmd.icon = "../stdicons/icon_pan.gif";//not working
}
else
{
 cmd.enabled=true;//working
 cmd.iconDisabled = "../stdicons/icon_pan_disabled.gif";//not working
 cmd.icon = "../stdicons/icon_pan.gif";//not working
}

But there are two property iconDisabled and icon which i set but still that
image is not changing

Actually here i m setting one image when the command buttons is disable
state and another when i m making it enable.

any help please

thanks





--
View this message in context: http://n2.nabble.com/Change-the-Icon-image-of-the-tool-bar-command-buttons-tp4906988p4906988.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users


------------------------------

Message: 11
Date: Thu, 15 Apr 2010 04:48:08 -0800 (PST)
From: SriRam007 <[email protected]>
Subject: [mapguide-users] RE: Change the Icon image of the tool bar
command buttons
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


Heloo Sir,

thanks again

It is now working.

--
View this message in context: http://n2.nabble.com/Change-the-Icon-image-of-the-tool-bar-command-buttons-tp4906988p4907268.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


------------------------------

Message: 12
Date: Thu, 15 Apr 2010 16:14:51 +0200
From: Balogh ?d?m <[email protected]>
Subject: [mapguide-users] building 64bit openmapguide on rhel 5.4
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-2"

Skipped content of type multipart/alternative-------------- next part -------------- g++ -O2 -g -pipe -march=x86-64 -mcpu=i686 -fno-use-cxa-atexit -fexceptions -DACE_HAS_SVC_DLL=1 -O2 -g -pipe -march=x86-64 -mcpu=i686 -fno-use-cxa-atexit -fexceptions -o .libs/mgserver Serv erCoreBuild.o -L/usr/local/fdo-3.5.0/lib -L/usr/local/src/MgDev-2.2.4731/Oem/ACE/ACE_wrappers/ace -L/usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfcore -L/usr/local/src/ MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwf -L/usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfemap -L/usr/local/src/MgDev-2.2.4731/Oem/dbxml-2.3.10/install/lib -L/u sr/local/src/MgDev-2.2.4731/Common/CoordinateSystem -L/usr/local/src/MgDev-2.2.4731/Common/MdfModel -L/usr/local/src/MgDev-2.2.4731/Common/MdfParser -L/usr/local/src/MgDev-2.2.4731/Common/ Stylization -L/usr/local/src/MgDev-2.2.4731/Common/Renderers -L/usr/local/src/MgDev-2.2.4731/Common/Foundation -L/usr/local/src/MgDev-2.2.4731/Common/Geometry -L/usr/local/src/MgDev-2.2.47 31/Common/PlatformBase -L/usr/local/src/MgDev-2.2.4731/Common/MapGuideCommon -L/usr/local/src/MgDev-2.2.4731/Server/src/Common/Base -L/usr/local/src/MgDev-2.2.4731/Server/src/Common/Cache -L/usr/local/src/MgDev-2.2.4731/Server/src/Common/Manager -L/usr/local/src/MgDev-2.2.4731/Server/src/Common/Thread -L/usr/local/src/MgDev-2.2.4731/Server/src/Services/Drawing -L/usr/local/ src/MgDev-2.2.4731/Server/src/Services/Feature -L/usr/local/src/MgDev-2.2.4731/Server/src/Services/Kml -L/usr/local/src/MgDev-2.2.4731/Server/src/Services/Mapping -L/usr/local/src/MgDev-2. 2.4731/Server/src/Services/Rendering -L/usr/local/src/MgDev-2.2.4731/Server/src/Services/Resource -L/usr/local/src/MgDev-2.2.4731/Server/src/Services/ServerAdmin -L/usr/local/src/MgDev-2.2 .4731/Server/src/Services/Site -L/usr/local/src/MgDev-2.2.4731/Server/src/Services/Tile /usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfcore/.libs/libdwfcore -luuid /usr/l ocal/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwf/.libs/libdwftk -lz /usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfemap/.libs/libdwfemap /usr/lib64/libexpat.so -lFDO-3.5.0 /usr/local/fdo-3.5.0/lib/libExpressionEngine.so /usr/local/fdo-3.5.0/lib/libFDO.so -L/usr/local/src/OpenSource_FDO-3.5/Thirdparty/apache/xml-xalan/c/lib -L/usr/local/src/OpenS ource_FDO-3.5/Thirdparty/apache/xml-xerces/c/lib -ldl -lxalanMsg -lxalan-c -L/usr/local/src/MgDev-2.2.4731/Oem/dbxml-2.3.10/xerces-c-src/lib -L/usr/local/src/MgDev-2.2.4731/Oem/CsMap -L/us r/local/src/MgDev-2.2.4731/Common/Security /usr/local/src/MgDev-2.2.4731/Server/src/Services/ServerAdmin/.libs/libMgServerAdminService.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/ Drawing/.libs/libMgServerDrawingService.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/Feature/.libs/libMgServerFeatureService.so -L/usr/local/src/MgDev-2.2.4731/Server/src/Gws/GwsCo mmon -L/usr/local/src/MgDev-2.2.4731/Server/src/Gws/GwsQueryEngine /usr/local/src/MgDev-2.2.4731/Server/src/Gws/GwsCommon/.libs/libMgGwsCommon.so /usr/local/src/MgDev-2.2.4731/Server/src/G ws/GwsQueryEngine/.libs/libMgGwsQueryEngine.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/Kml/.libs/libMgServerKmlService.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/Mappin g/.libs/libMgServerMappingService.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/Rendering/.libs/libMgServerRenderingService.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/Reso urce/.libs/libMgServerResourceService.so /usr/local/src/MgDev-2.2.4731/Common/MapGuideCommon/.libs/libMgMapGuideCommon.so /usr/local/src/MgDev-2.2.4731/Common/PlatformBase/.libs/libMgPlatf ormBase.so /usr/local/src/MgDev-2.2.4731/Common/Geometry/.libs/libMgGeometry.so /usr/local/src/MgDev-2.2.4731/Common/Foundation/.libs/libMgFoundation.so -lACE -lMgSecurity /usr/local/src/M gDev-2.2.4731/Server/src/Common/Base/.libs/libMgServerBase.so /usr/local/src/MgDev-2.2.4731/Server/src/Common/Cache/.libs/libMgServerCache.so /usr/local/src/MgDev-2.2.4731/Server/src/Commo n/Manager/.libs/libMgServerManager.so /usr/local/src/MgDev-2.2.4731/Oem/dbxml-2.3.10/install/lib/libxqilla.so -lnsl -lpthread -ldb_cxx -ldbxml /usr/local/src/MgDev-2.2.4731/Server/src/Serv ices/Site/.libs/libMgServerSiteService.so /usr/local/src/MgDev-2.2.4731/Server/src/Common/Thread/.libs/libMgServerThread.so /usr/local/src/MgDev-2.2.4731/Server/src/Services/Tile/.libs/lib MgServerTileService.so /usr/local/src/MgDev-2.2.4731/Common/MdfParser/.libs/libMgMdfParser.so /usr/local/src/MgDev-2.2.4731/Common/MdfModel/.libs/libMgMdfModel.so -lxerces-c /usr/local/src /MgDev-2.2.4731/Common/Stylization/.libs/libMgStylization.so /usr/local/src/MgDev-2.2.4731/Common/Renderers/.libs/libMgRenderers.so ../../../Common/Security/libMgSecurity.a -Wl,--rpath -W l,/usr/local/lib -Wl,--rpath -Wl,/usr/local/mapguideopensource/lib -Wl,--rpath -Wl,/usr/local/fdo-3.5.0/lib -Wl,--rpath -Wl,/usr/local/mapguideopensource/server/lib -Wl,--rpath -Wl,/usr/lo cal/src/MgDev-2.2.4731/Oem/dbxml-2.3.10/install/lib -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Oem/ACE/ACE_wrappers/ace -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develo p/global/src/dwfcore -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwf -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfemap -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/CoordinateSystem/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/MdfModel/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.47 31/Common/MdfParser/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/Stylization/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/Renderers/.libs -Wl,--rpath -Wl,/usr/l ocal/src/MgDev-2.2.4731/Common/Foundation/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/Geometry/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/PlatformBase/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Common/MapGuideCommon/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Common/Base/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2. 2.4731/Server/src/Common/Cache/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Common/Manager/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Common/Thread/.l ibs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/Drawing/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/Feature/.libs -Wl,--rpath -Wl,/usr/loc al/src/MgDev-2.2.4731/Server/src/Services/Kml/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/Mapping/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src /Services/Rendering/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/Resource/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/ServerAdmin/.li bs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/Site/.libs -Wl,--rpath -Wl,/usr/local/src/MgDev-2.2.4731/Server/src/Services/Tile/.libs -Wl,--rpath -Wl,/usr/local/src/
MgDev-2.2.4731/Server/src/UnitTesting/.libs
/usr/bin/ld: warning: libxerces-c.so.27, needed by /usr/local/src/MgDev-2.2.4731/Server/src/Services/Drawing/.libs/libMgServerDrawingService.so, may conflict with libxerces-c.so.25 /usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwf/.libs/libdwftk: undefined reference to `DWFCore::DWFTimer::Tick64()' /usr/local/src/MgDev-2.2.4731/Oem/DWFTK7.1/develop/global/src/dwfcore/.libs/libdwfcore: undefined reference to `DWFCore::DWFTimer::Tick32()'

------------------------------

Message: 13
Date: Thu, 15 Apr 2010 16:32:26 +0200
From: "Bracco Stefano" <[email protected]>
Subject: RE: [mapguide-users] building 64bit openmapguide on rhel 5.4
To: "MapGuide Users Mail List" <[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

It was added, but some parts are not compiled because there is an IFDEF in the code which excludes the 64 bit.

You can get the last dwftk (as  I did).



Stefano





From: [email protected] [mailto:[email protected]] On Behalf Of Balogh Ádám
Sent: Thursday, 15 April, 2010 16:15
To: [email protected]
Subject: [mapguide-users] building 64bit openmapguide on rhel 5.4



Dear Kevin Webb,



Thank you for your valuable help,



I did everything exactly as you said, but I'm still having the same error when building MgDev (see the attachment).



The dwf libs are compiled smoothly. I checked the Server/src/Core/Makefile if -ldwfcore was given for the linker, but I found both dwftk and dwfcore was added.

Now I am hopeless again. If you could share how you could overcome with this, I would be realy grateful.



Thank you,

Adam







Hello Adam, Rajeev, and others interested in 64bit MapGuide,

I thought I had the problem solved last week. I got FDO and MapGuide to
compile on a x86_64 installation of Fedora Core 8 (a torturous
experience). When I tested using the Sheboygan.mgp sample data, mgserver
threw an FDO exception related to the ConvertUTF16toUTF32() routine in
Fdo. It was then that I realized I had contract work to do and I didn't
have the time it would take to do a thorough job on Fdo and any other
packages needing work, so I stopped my 64-bit installation and installed
on an ancient 32-bit box so that I could get some work done. (I am still
debugging the 32-bit install - nothing is ever easy in this business).

To answer your direct question, here is how I got around the DWFTimer
issues. My thinking is that DWF is an Internet Explorer only viewer, not
much use for today's browser market. I also didn't know what other
dependencies there were for the DWF library so I just wanted to make it
compile and not ever use the viewer. I copied the dwfcore/x86/Core.cpp,
and dwfcore/x86/Timer.cpp files into the dwfcore directory. I then
edited Timer.cpp to change the 32-bit assembler into 64-bit assembler,
register name changes only. I added Timer.cpp and Core.cpp to the
dwfcore Makefile and Makefile.am for the libdwfcore_la_SOURCES tag.

In general I had to sprinkle around alot of -fPIC directives in numerous
spots, and I changed all of the build_oem.sh entries that were
--enable-static --disable-shared

to

--enable-shared --disable-static

The change to dynamic linking required adding some -l___ and -L____
directives as called for.

I hope to go back to the 64-bit build when I have time, but maybe the
2.2 version will be out by then.

Good luck!

Kevin Webb





Balogh Ádám
adatbázisgazda
GDS 2000 Kft.
1074 Budapest, VII. ker. Dohány u. 20. III/15.
Telefon: +36-1-344-5495

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20100415/29f6420d/attachment-0001.html

------------------------------

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users


End of mapguide-users Digest, Vol 40, Issue 14
**********************************************

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to