**This is an automated response.**
**Do not reply to this message.**

Thank you for contacting the ACD Systems Online Store. If you require
the assistance of our Customer Care Center representatives, please
review the below information so that we can help you with your
question(s) as fast as possible.

Do you have DOWNLOAD, BILLING AND/OR SHIPPING QUESTIONS?

Our Customer Care Center at http://service.digitalriver.com/acd/cs can
help you perform the following tasks:
          - Download a digital order
          - Check the shipping status of a physical order
          - View and print an invoice
          - Get answers to common questions
          - Contact our Customer Care Center representatives

If you need to contact our Customer Care Center via email or have been
unable to login to our Customer Care Center page, you can go directly to
our email web form located at: http://service.digitalriver.com/acd/question

Do you have TECHNICAL SUPPORT QUESTIONS?

Please review your order confirmation message for the appropriate
technical support contact information for assistance with any of the
following:
          - Questions on installation
          - Troubleshooting software
          - Help with features
          - General questions regarding the product

Thank you for contacting the ACD Systems Online Store.

Sincerely,

Customer Care Center
http://www.acdsystems.com/
Case ID 6834531




Original Message Follows:
------------------------

Walter Truitt a �crit:
...
>
> I don't know why someone would have X11 libraries linked in with an
> Apache module.
>
>  -walter
I don't know either, but it's a simple fact. However, I discovered I am
getting different results from different users while running the ldd on
the mod_jk2.so module:
With my user, I am getting:
[EMAIL PROTECTED] dsavard]$ ldd /usr/local/apps/apache2/modules/mod_jk2.so
        /usr/lib/libgdkxft.so => /usr/lib/libgdkxft.so (0x4002c000)
        libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 (0x40031000)
        libc.so.6 => /lib/i686/libc.so.6 (0x40054000)
        libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x40190000)
        libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x402be000)
        libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x402f4000)
        libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x402f7000)
        libdl.so.2 => /lib/libdl.so.2 (0x4031b000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0x4031f000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x40327000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x40336000)
        libm.so.6 => /lib/i686/libm.so.6 (0x40400000)
        libXft.so.1 => /usr/lib/libXft.so.1 (0x40423000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x4044d000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40452000)
        libz.so.1 => /usr/lib/libz.so.1 (0x404a3000)
And using another user:
[EMAIL PROTECTED] gnometest]$ ldd
/usr/local/apps/apache2/modules/mod_jk2.so
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40046000)
        libc.so.6 => /lib/i686/libc.so.6 (0x4004f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
I know it's no longer a Tomcat question, but anyone knows what can
influence the result of the ldd command? A but? A problem with the glibc
library? Anyone has ever encountered such a problem?
I tried unsetting the LIBRARY and LD_LIBRARY_PATH environment variables
without anoy success. And anyway, I don't see how any variable can
influence which libraries are required to resolve a symbol, except the
path to these libraries.
--
=======================================
Daniel Savard
Consultation Informatique Daniel Savard
551, boul. Sir-Wilfrid-Laurier
suite 105
Beloeil, (Qu�bec)
Canada J3G 4J1
T�l: (450) 467-8014
Internet: [EMAIL PROTECTED]
=======================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to