|
|||||||||||
|
RE: Compiling oratcl needs library libtclstub8.4.12.a
From: redhat <redhat(at)r71.nl>
Date: Tue Sep 11 2007 - 12:00:13 EDT Thanks for the reply! I tried the following command using the suggestions. After a 'make' command I still got the same result:
$ ./configure --prefix=/quovadx/qdx5.5/integrator/tcl --exec-prefix=/quovadx/qdx5.5/integrator/tcl --with-tcl=/quovadx/qdx5.5/integrator/tcl/lib --with-tclinclude=/quovadx/qdx5.5/integrator/tcl/include/
...
$ make
On Tue, 11 Sep 2007 08:35:19 -0400, "Virden, Larry W." <lvirden@cas.org> wrote:
>> > > > -----Original Message----- > From: redhat-list-bounces@redhat.com > [mailto:redhat-list-bounces@redhat.com] On Behalf Of Roderick > Sent: Monday, September 10, 2007 5:05 PM > To: General Red Hat Linux discussion list > Subject: Compiling oratcl needs library libtclstub8.4.12.a > > Hello, > I'm trying to compile and install the open source oratcl 4.4 extension > (for tcl) on my RHEL 4.5 server. I really need this package installed to > connect the application to Oracle. The application uses it's own tcl > version installed in the application directory. I got problems to > compile the library. I get this message: > > $ ./configure --enable-gcc --prefix=/quovadx/qdx5.5/integrator/tcl > --exec-prefix=/quovadx/qdx5.5/integrator/tcl > ...seems to be working allright.... > > $ make > gcc -pipe -DPACKAGE_NAME=\"Oratcl\" > .... > -L/quovadx/qdx5.5/integrator/tcl/integrator/tcl/lib -ltclstub8.4.12 > /usr/bin/ld: cannot find -ltclstub8.4.12 > collect2: ld returned 1 exit status > make: *** [libOratcl4.4.so] Error 1 > > I got a libtclstub8.4.a somewhere in the applications tcl directory. Is > someone able to help me?? (I'n not an expert on Linux, but I know a > little). > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-listReceived on Tue Sep 11 12:00:59 2007 This archive was generated by hypermail 2.1.8 : Wed Oct 10 2007 - 00:40:41 EDT |
||||||||||
|
|||||||||||