Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Jaguar: Compiling Problem -> configure utility

Jaguar: Compiling Problem -> configure utility
Thread Tools
Forum Regular
Join Date: Mar 2001
Status: Offline
Reply With Quote
Oct 5, 2002, 01:42 PM
 
Hello

I'm trying to compile a program at the terminal prompt in Jaguar.

The "configure" utility doesn't find some new libraries that were installed successfully but in a new path. This new libraries are requirement for the program to compilate.

Maybe one needs to add a new path (-I), but I do not know in which file should be added or how to set this parameter from the csh

Could anyone please give me some orientation on this thema?

Kind Regards
     
Mac Elite
Join Date: May 1999
Location: San Jose, CA
Status: Offline
Reply With Quote
Oct 5, 2002, 04:13 PM
 
Typically the configure script will support switches to tell it additional libraries/directories to include.

Without knowing the program you're trying to compile there's no way anyone can say for sure. Read the INSTALL document or the configure script itself to see.

Alternatively, why not put the libraries in the standard locations so that you don't have non-standard locations or dependencies?
Gods don't kill people - people with Gods kill people.
     
Senior User
Join Date: Sep 2000
Location: Boston, MA
Status: Offline
Reply With Quote
Oct 6, 2002, 04:12 PM
 
Correct as always.

do './configure --help' and see if
there are command line options to
specify non-standard locations.

For example, you might see:
--with-tcl-include
--with-tcl-library

and you'd use it as:
--with-tcl-library=/some/odd/place/for/lib
     
Fresh-Faced Recruit
Join Date: Dec 1999
Location: mars,ca,usa
Status: Offline
Reply With Quote
Oct 6, 2002, 06:32 PM
 
If the library is not in the path you can always use the environment variable DYLD_LIBRARY_PATH to search other directories...

export DYLD_LIBRARY_PATH=mypath:$DYLD_LIBRARY_PATH

I suppose this might help you. (?) Assuming the library is built with .dylib
     
Forum Regular
Join Date: Mar 2001
Status: Offline
Reply With Quote
Oct 8, 2002, 06:01 AM
 
Thank you for the answers

After installing Fink and then installing with it the libraries needed, the package configure utility created with success the needed files that helped compile the application

Regards
darkmatter
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 01:53 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2