Mod_jk configure can't find apxs - ?!?

A developer has asked me to build an Apache 2 instance with mod_jk. This is on Solaris 8 with gcc 3.4.2. Apache2 builds, no problems.
First question: Why is mod_jk 2 deprecated while mod_jk 1 is actively being developed. Is it because the most recent versions are compatible with both Apache 1 and 2.
Second question: The configure script ignores with-apxs and with-apxs2:
./configure --with-apxs=/app/wsanders/SUNW/httpd-2.2.3/support/apxs
could not find /app/wsanders/SUNW/httpd-2.2.3/support/apxs
configure: error: You must specify a valid --with-apxs path
Permissions are fine:
$ ls -l /app/wsanders/SUNW/httpd-2.2.3/support/apxs
-rwxr-xr-x 1 wsanders wsanders 22597 Sep 26 13:54 /app/wsanders/SUNW/httpd-2.2.3/support/apxs
./configure --with-apxs2=/app/wsanders/SUNW/httpd-2.2.3/support/apxs
no apxs given
no apache given
Has anyone successfuly built this from source? Shoudl I be using mod_jk2?

We gave up and loaded the precompiled .so at the tomcat web site.
Surprisingly, it seems to work.

Similar Messages

  • Smtp configuration: Can't find smtpplugin.so

    Hi experts,
    I've got an EHP4 FOR SAP ERP 6.0 / NW7.01 installation on AIX and I try to configure smtp for sending and receving emails.
    But I cant' find the file smtpplugin.so in the directory /usr/sap/<SID>/SYS/exe/run. I'm missing also ./httpplugin.so.
    Is it possible to download this files from sap marketplace?
    Thanks and best regards
    Max

    Hi Max,
    You could check notes 455140 and 421359 as it might be a problem with the SCOT configuration itself.
    Regards,
    Srikishan

  • Solaris Express Developer 9/07  gcc can't find GTK-2

    Solaris Express Developer 9/07 configure can't find GTK-2
    located in /usr/lib/gtk-2.0 & /usr/include/gtk-2.0
    It is my understanding that default ld includes /usr/lib (i.e. crle ouput)
    Any help appreciated.
    John
    Update:
    installed packages /opt/cfw
    atk-1.10.1-Solaris10-x86.pkg
    gtk-2.8.3-Solaris10-x86.pkg
    cairo-1.0.0-Solaris10-x86.pkg
    pango-1.10.0-Solaris10-x86.pkg
    glib-2.8.1-Solaris10-x86.pkg
    Configuration file [version 4]: /var/ld/ld.config
    Platform: 32-bit LSB 80386
    Default Library Path (ELF): /lib:/usr/lib:/usr/local/lib:/opt/sfw/lib:/opt/cfw/lib:/opt/gnu/lib
    Trusted Directories (ELF): /lib/secure:/usr/lib/secure (system default)
    Command line:
    crle -c /var/ld/ld.config -l /lib:/usr/lib:/usr/local/lib:/opt/sfw/lib:/opt/cfw/lib:/opt/gnu/lib
    Still fails!
    Edited by: jhawk on Oct 10, 2007 7:01 PM

    jhawk@solaris-devx gftp-2.0.18rc1 >export LD_LIBRARY_PATH=/opt/cfw/lib/gtk-2.0:/lib:/usr/lib:/usr/local/lib:/opt/sfw/lib
    jhawk@solaris-devx gftp-2.0.18rc1 >./configure --prefix=/usr/local
    checking for a BSD-compatible install... /usr/bin/ginstall -c
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... no
    checking for nawk... nawk
    checking whether make sets $(MAKE)... yes
    checking build system type... i386-pc-solaris2.11
    checking host system type... i386-pc-solaris2.11
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for egrep... egrep
    checking for AIX... no
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking minix/config.h usability... no
    checking minix/config.h presence... no
    checking for minix/config.h... no
    checking for ranlib... ranlib
    checking for special C compiler options needed for large files... no
    checking for FILEOFFSET_BITS value needed for large files... 64
    checking for LARGEFILES value needed for large files... no
    checking for gcc option to accept ANSI C... none needed
    checking for function prototypes... yes
    checking for ANSI C header files... (cached) yes
    checking for string.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking whether the printf family of functions supports %'ld... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gawk... (cached) nawk
    checking for a BSD-compatible install... /usr/bin/ginstall -c
    checking whether ln -s works... yes
    checking whether make sets $(MAKE)... (cached) yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking libutil.h usability... no
    checking libutil.h presence... no
    checking for libutil.h... no
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking pty.h usability... no
    checking pty.h presence... no
    checking for pty.h... no
    checking for strings.h... (cached) yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking for unistd.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking sys/mkdev.h usability... yes
    checking sys/mkdev.h presence... yes
    checking for sys/mkdev.h... yes
    checking for inttypes.h... (cached) yes
    checking for socklen_t in sys/socket.h... yes
    checking for mode_t... yes
    checking for intptr_t in stdint.h... yes
    checking for pid_t... yes
    checking for size_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for off_t... yes
    checking size of off_t... 8
    checking for working alloca.h... yes
    checking for alloca... yes
    checking whether gcc needs -traditional... no
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking return type of signal handlers... void
    checking for strftime... yes
    checking whether utime accepts a null argument... yes
    checking for gai_strerror... no
    checking for getaddrinfo... no
    checking for getcwd... yes
    checking for gettimeofday... yes
    checking for getwd... yes
    checking for mkdir... yes
    checking for mktime... yes
    checking for putenv... yes
    checking for rmdir... yes
    checking for select... yes
    checking for socket... no
    checking for strdup... yes
    checking for strstr... yes
    checking for strtod... yes
    checking for strtol... yes
    checking for uname... yes
    checking for grantpt... yes
    checking for openpty... no
    checking for getdtablesize... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for glib-2.0 >= 2.0.0... yes
    checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
    checking GLIB_LIBS... -lglib-2.0
    checking for openpty in -lutil... no
    checking for socket in -lsocket... yes
    checking for gethostbyname in -lnsl... yes
    checking whether to use readline... yes
    checking for readline in -lreadline... no
    checking for readline in -lreadline... no
    checking for readline in -lreadline... no
    checking for readline in -lreadline... no
    checking for log10 in -lm... yes
    checking if malloc debugging is wanted... no
    checking for gtk+-2.0 >= 2.0.0... configure: error: You have GLIB 2.0 installed but I cannot find GTK+ 2.0. Run configure with --disable-gtk20 or install GTK+ 2.0
    jhawk@solaris-devx gftp-2.0.18rc1 >

  • "Can't find recent OpenSSL libcrypto" error when configuring openssh 4.3p2

    This is being done on a new install of Solaris 9 (patched) with Studio 11 installed. I complied openssl 0.9.8a with the following:
    config --prefix=/usr/local shared
    openssl builds fine and the output of openssl version is Openssl 0.9.8a.
    When I try and run the configure script with openssh I get the can't find recent Openssl error before the configure script can continue. The config.log reports the following:
    "ld: fatal: library -lcrypto not found"
    At first I thought the problem was I had to explictly define where the libcrypto file was located so I modified the configure script and edited the -lcrypto line to point to /usr/local/lib/libcrypto.so. This didn't help. I have tried defining --with-ssl-dir but that doesn't help either. 
    Anyone ideas/suggestions would be appreciated.
    -- Chris

    Hi
    Not very pretty, and I don't know if autotools will undo it behind your back, but setting
    LD_OPTIONS="-R/usr/local/lib"
    might do the trick.
    Paul

  • Can't find the file "Agesa Configure Sweep Coupling.VI"

    As I attempt to open a recently moved program... I get the following error "Find the VI named Agesa Configure Sweep Coupling.VI".
    It seems to give the same message anytime it accesses the agesa directory.  Where can I find this directory, and where should it be located for the program to acess it.
    Ed

    When you downloaded the driver, you should have placed it in the \instr.ib folder. There are a couple of drivers available for the ESA. If you moved this VI to a new pc, you need to download it again.

  • PC went south. Geeks brought it back. PS elements and premier 11 can't start. Error msg sez configuration incorrect needs to be reinstalled. When I load the disk I get a blank screen. Try to uninstall and can't find apps i control panel. How can I get the

    PC went south. Geeks brought it back. PS elements and premier 11 can't start. Error msg sez configuration incorrect needs to be reinstalled. When I load the disk I get a blank screen. Try to uninstall and can't find apps i control panel. How can I get the apps back?

    adobeamatuer
    Thanks for the reply.
    Although the security of Windows XP SP3 32 bit is compromised by Microsoft no longer supporting XP, if Windows XP was restored as claimed, you should still be able to install/uninstall Premiere Elements versions of it that you did before the Microsoft support removal.
    I think a revisit to the Geeks would be in order. It may be that they could not restore Windows XP because of the Microsoft non support. I would take along the Premiere Elements installation disks so that you do not leave there without actually seeing Premiere Elements (or a non Adobe program) running on your restored Windows XP. What was the other software that you tried to use that did not work?
    Please update us on your progress when you get a chance.
    Best wishes
    Thanks.
    ATR
    Add On...spelling correct 12 03 2014.

  • Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    : Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.The FP-1600 modules automatically send data on-change only. The change threshold is by default 0%. Any change, even a single least significant bit change, is sent back to the computer. If the FP-1600 firmware revision supports deadbanding (firmware revision 3.0.x and later, can be downloaded from ftp://ftp.ni.com/support/fieldpoint/Update/FPEthernet0320.zip ). Then on each analog channel or count channel you can specify a percentage change for deadbanding in FieldPoint Explorer. This is done on a channel by channel basis, by right-clicking on the particular IO module and choosing Edit this Device, then choosing Channel Configuration. Each channel (if it supports deadbanding) will have a deadband entry box on the middle right side of the screen).
    The FP-1000/1001 seri
    al network modules do not support deadbanding. The checkbox in FieldPoint Explorer is simply for how FieldPoint Explorer displays the data to the user and does not effect client programs nor the behavior of the network module itself.
    Regards,
    Aaron

  • Can't find keyboard configuration

    Hello,
    I have a 3000 N100 model and have re installed the system from scratch using lenovo care. The issue is now that I can't find the exact Keyboard configuration from Regional settings.
    Here is the keyboard:
    http://imageshack.us/a/img607/9220/img0998kw.jpg
    I don't find any information concerning this azerty keyboard. It seems to be a mix from Azerty and Qwerty keyboard.
    Can someone help me.
    Many thanks.

    They can't be modified.
    Mylenium

  • Where can i find the configuration guide for a solution manager beginner

    dear all:
           as the title,expect your reply.
    thanks!

    Hi Zuiyong,
    the configuration guide of SAP Solution Manager contains only same general information like strategy, required SPs in sat. systems, authorization and notes.
    The 'REAL' configuration guide can will find in the system in the transaction SPRO->Referenz.IMG ->Solution Manager->Solution Manager-> Basic Settings. These settings you have to make to use standard SAP Solution Manager. In the are enhanced settings you can find additional settings for additional features.
    Regards,
    Udo Lang

  • Can the Finder "Kind" column text be configured?

    When a Finder folder window is in List-View, a description of each file item is given in the column labeled "Kind."  Is this text description configurable someplace, or is this text somehow hard-coded into the Finder?  If it is configurable somehow (and I realize that it would not be a normal user requirement to do this, at least for most users), how would these descriptions be changed or configured?
    Thanks for any information on this.

    > You never answered the question, what are you trying to accomplish by
    > changing what is shown in the kind field?  For example if a file is a JPG
    > image what would you have the finder display as the kind?
    What would I want the Finder to display as the "kind"?
    The short answer is: anything that I want!
    For example, for the file extensions (these are just examples):
    file-extrension          Finder-kind-description
    JPG                        "Mickey Mouse"
    TXT                         "Donald Duck"
    PNG                         "Superman"
    I think that should clear up what I would like to do?
    My original question again is: Can the Finder be configured somehow to put in arbitrary text descriptions for the kind of file it is listing?
    A derivative question might he: can new Finder descriptions for new file types be added somehow?
    This would be somewhat akin to providing customized descriptions in UNIX for the "file" (and related) commands by
    supplying customized "magic" files (located in certain places depending on the utility or middleware facility being used).
    The answer so far is that these "kind" descriptions are basically hardcoded into the Finder someplace
    deeply within the compiled code, and cannot be changed by just changing some file or database someplace.
    Is there a better answer than this?  I would have originally assumed so; that it could be customized with some sort of database (file or otherwise) change, but who knows, maybe Apple did hard-code these descriptions into the Finder program after all.

  • Where can I find help about configuring forms?

    Hi, everyone,
    I want to develop web-based application using forms 9i, but I don't know how to configue my developing enviroment. I searched in forms online help and otn website, but I found nothing, except some articles about forms service. but I don't think I need install forms service when I develop my application. so who can be so nice to tell me where can I find help about this problem.
    besides, after creating a database in my local machine, how can I connect with it in foms?
    thank you very much!

    If you installed Oracle9iDS you'll have everything configured for you. (It basically work the same way as the Oracle9iAS Forms Services so all the documents are still relevant). For a quick understanding of the configuration files check out this document: http://otn.oracle.com/products/forms/pdf/forms9icstowebmigration.pdf
    To connect to your database you need to create a SQL*NET connection and add an entry to your tnsnames.ora using the SQL*NET easy configuration tool.

  • Where can i find configuration and other aspects of SAP learining solution

    where can i find configuration and other aspects of SAP learining solution
    Ross

    Plz go through below URLs:
    [http://saphrexpert.blogspot.com/2009/01/lso-configuration.html]
    [http://help.sap.com/erp2005_ehp_04_sp/helpdata/en/69/415a2b9208485380091d5e3c659c26/content.htm]
    Mohan

  • Hello, my mail is gone and I can't find it anywhere. Its not in library and I have not configured Time Machine yet. Help please?!

    Hello, my mail is gone and I can't find it anywhere. Its not in library and I have not configured Time Machine yet. Help please?!

    Use Find Any File, if the old messages might have been in a specific mailbox, to look for a file by the name of the mailbox to see if there are any larger versions of that mailbox.
    http://apps.tempel.org/FindAnyFile/
    If your Mail is indeed gone, you may be able to recover it with one of the data recovery tools here:
    https://discussions.apple.com/docs/DOC-1689
    But act quickly.  Every action while the computer is turned on weakens its chances of recovery.  There is a slim chance also your email provider may have tape backup from before you checked your messages and after it arrived at their server for certain messages.  You may want to ask them if that might have happened.

  • Can't find SQL Server 2012 Configuration Manager

    In my Win8 I can't find SQL Server Configuration Manager.
    I need to connect to an SQL Database using a specific port.
    Does anyone know how to do that?
    Thanks a lot!!

    Hi Lina,
    Did you install multiple SQL Server instances on your local server? We can not configure SQL Server 2012 instance under SQL Server 2008 R2 Configuration Manager.
    If you had installed SQL Server Configuration Manager with SQL Server 2012, you can try to run "sqlservermanager11.msc". If this is not opening then you might not install SQL Server 2012 Configuration Manager.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click
    here.
    Fanny Liu
    TechNet Community Support

  • Where can I find the configuration profiles I installed on my iPod?

    Befores it used to be under Preferences > General >Profiles. But I can't find it in iOS 6...

    The iIOS 6 Users Gudie says it will be between Accessibility and Reset.
    "Profiles
    This setting appears if you install one or more profiles on iPod touch. Tap Profiles to see information about the profiles you’ve installed."
    Are the profiles installed?
    iPod touch User Guide iOS 6

Maybe you are looking for

  • How can i use one datatable inside the other?

    Hi all, i need help ... i have this page that shows information from a relational table... for example a mapped table "Countries" that has a java.util.Set inside named "Cities" and i would like 2 know how can i do this using jsf... The display would

  • Error in DOE_MASS_ACTGEN - SDOE_ESDMA_AFTER_IMPORT_GEN

    After I imported my request in my QA server, the queue DOE_MASS_ACTGEN has erros in module SDOE_ESDMA_AFTER_IMPORT_GEN. I debuged and the error is because the ESDMA below (i think it is a ESDMA example and it is marque with  deleted). The erro is: Sp

  • Mac freezes, shows grey screen then starts back up

    For the past two weeks I have had the issue of my iMac suddenly freezing for a few seconds and then it turns to a grey screen for a few more seconds before it starts back up on my user area. All programs get shut down (which is annoying as I do graph

  • JDE 9 Installation Issues...

    Hello, I'm not really sure which forum to post this in so hopefully I chose the correct one. I'm following the "Applications Installation Guide (Oracle)" which starts by talking about installing the E1Local database, the Deployment Server, and now th

  • Cineware External Compositing Tag solid not lining up

    I'm working on a pretty simple animation to show off my clients new iPhone app. The problem I'm having is 2 fold, first when I use Cineware, the screen plane that I have an external compositing tag on, to create a solid, the solid doesn't match up to