How do I install the International Components for Unicode (ICU) libraries?

I am trying to build a program with requires the ICU libraries and it's unclear to me how to install them.
The only ICU-related fink package I can see is libicu32-dev. I installed that but then afterwards when I run icu-config I get an error. For example:
$ icu-config --cppflags
### icu-config: Can't find /usr/lib/libicuuc.dylib - ICU prefix is wrong.
### Try the --prefix= or --exec-prefix= options
### or --detect-prefix
### icu-config: Exitting.
The fink description for libicu32-dev says it contains "Headers for Apple-supplied ICU libraries". So should these libraries already be on my OS X machine, or do I need to get them from somewhere else?

Sounds like a fink bug to me. The package assumes you only need the headers and that the libraries are already installed - but they are not. You haven't lost them - I checked my machine for the library it looks for. Maybe the fink package should be specific to another version of OS X? Or something else went wrong?
I'd try asking the fink people about it as it looks like a port problem.
- cfr

Similar Messages

  • Can I set up a new Mac Pro late 2013 using a Wacom Cintique 13HD tablet as the default monitor? How would I install the driver software for the tablet?

    Can I set up a new Mac Pro late 2013 using a Wacom Cintique 13HD tablet as the default monitor? How would I install the driver software for the tablet?

    The wacom site will have the drivers for you.
    http://us.wacom.com/en/support/drivers

  • Where do I find and how do I install the plug in for CS6 , automated picture packages?

    Where do I find and how do I install the plug in for CS6 , automated picture packages?

    Picture package does not exist for CS6.
    Mylenium

  • How do I install the firmware update for LinkSys E900 router?

    Hi,
    I'm using Mac 10.7.5 and a few months back had purchased the E900 wireless router.  It has firmware 1.0.03 installed and I noticed there is a 1.0.04 update.  I downloaded the update, which is a .bin file, but I do not have a CD burner nor access to a Windows machine.  How can I install the firmware update?
    Thanks, - Dave
    Solved!
    Go to Solution.

    Simple, with your wired computer (never wireless) just access the GUI in the router and perform the firmware update.  Just point to the .bin file and away you go.  Make sure to hard reset the router and reconfigure it after you are done.

  • HT1461 Using a G5. I've installed windows 7. However, no sound. My copy of Lion 10.7.4 is a download (I have an install usb). How do I install the service preferences for windows 7?

    Using a G5 with Lion 10.7.4. Using boot camp have installed windows 7 in an equal partition and it appears to be running alright. Problem--no sound.
    My Lion install was from a online download. Since then have made a bootable usb. How do I install the windows service preferences from Lion?

    Not on a G5 because a G5 is a PPC machine and won't run anything past Leopard.

  • How can i install the "mistral" font for my ipad mini? thanks

    Could you please help me with my question? id like to instal the mistral font for my ipad mini and other fonts
    thanks

    You can't add fonts to iOS devices. Sorry.

  • How can I install the PnH plugin for firefox?

    Hi, I'm actually trying to install the ca certificates for burp suite. There is another method outlined in the instructions but that involves going into the advanced options which... is not on newer versions of the browser?

    The standard build of Firefox for Linux definitely has an Advanced panel in the Preferences dialog, here:
    "3-bar" menu button (or Edit menu) > Preferences > Advanced > Certificates mini-tab
    But... some builds may be different.

  • How do i install the newest driver for audigy 2 z

    i downloaded the newest driver and tryed to install it. it says "setup did not detect the set of required compents you have. setup wil now exit" what do i need to install the latest and greatest dri've other than the card itself?

    I had the exact same problem updating the drivers for my Audigy 2 Platinum EX, but I think I managed to solve the problem. This was quite awhile ago, but I think I remember how I got it to work.
    First of all, which update did you download? The "Digital Rights Management" driver update was the one giving me that problem, and this was after installing the main drivers and programs from my Audigy 2 CD. But, I think the reason why it gives this message is because you need to install one of the other driver updates first, then install this DRM update. Look under the driver details and it says the following:
    "<EM>Requirements</EM>:
    Microsoft? Windows? XP Service Pack 2 or Windows 2000 Service Pack 4 </LI>
    Creative Sound Blaster Audigy 2 or Audigy 2 ZS series internal audio device </LI>
    <EM>EAX 4.0 ADVANCED HD Driver Patch Update for Sound Blaster Audigy 2 and Audigy 2 ZS (released on 29 March, 2004) installed, or Sound Blaster Audigy 2 and Audigy 2 ZS Driver Update (released on 29 July, 2004) installed</EM>."</LI>
    Strangely enough, it appears this update requires you install an older driver update first (EAX4DRV_AUDIGY2__84_50.exe) then afterwards try running the Digital Rights Management update.
    I think this is right, but I'm not 00% sure.

  • How do I get the international firmware for my Vibe x2 CU

    Guys, I've bought the Vibe X2 in china to use in Brazil... The cel only works in 3g.
    I'd like to try to install the european or international firmware to test if it work.
    Do you know if it is possible to install this new image? Where can I find this firmware?
    If you have any other solution or idea, please let me know.
    Thanks in advance
    ilno

    There are similar issues of posts and  complains about current version 1.0.04. I think Linksys does listen to all of this . So , my question to Linksys support is why you keep insist users to use the new version and did not try to dig in & understand & solve this problem. At least , Linksys should provide the last 3 recent versions for people to try .   

  • How do I install the jdbc driver for sql server 2005, in sql developer 4.0 ?

    Hallo together
    I need access to tables in a MS SQL Server 2005 database.
    One possibility is the JDBC driver.
    How do i install this driver ?
    Thank you very much for your postings.

    Hi,
      This is from the documentation -
    Database: Third Party JDBC Drivers
    The Third Party JDBC Drivers pane specifies drivers to be used for connections to third-party (non-Oracle) databases, such as IBM DB2, MySQL, Microsoft SQL Server, or Sybase Adaptive Server. (You do not need to add a driver for connections to Microsoft Access databases.) To add a driver, click Add Entry and select the path for the driver:
    For Microsoft SQL Server or Sybase Adaptive Server: jtds-1.2.jar, which is included in the jtds-1.2-dist.zip download
    To find a specific third-party JDBC driver, see the appropriate website (for example, http://www.mysql.com for the MySQL Connector/J JDBC driver for MySQL, http://jtds.sourceforge.net/ for the jTDS driver for Microsoft SQL Server and Sybase Adaptive Server, or search at http://www.teradata.com/ for the JDBC driver for Teradata). For MySQL, use the MySQL 5.0 driver, not 5.1 or later, with SQL Developer release 1.5.
    You must specify a third-party JDBC driver or install a driver using the Check for Updates feature before you can create a database connection to a third-party database of that associated type. (See the tabs for creating connections to third-party databases in the Create/Edit/Select Database Connection dialog box.)
    Alternative:
    As an alternative to using this preference, you can click Help, then Check for Updates to install the JTDS JDBC Driver for Microsoft SQL Server and the MySQL JDBE Driver as extensions.
    Regards,
    Mike

  • How do you install the Jikes compiler for JCreatorV3 LE?

    Hello, this is Esran. I recently downloaded the Jikes compiler(version 1.19) and I'm having problems integrating it into JCreatorV3 LE.
    Here are the instructions given in the help menu:
    1. First download and install the Jikes package. (only ~850kb)
    2. Click Project > Project Properties.
    3. On the JDK Tools tab of the Project Properties dialog box, make a copy of the default compiler.
    4. Change the command line to the path of Jikes.exe.
    5. Add the parameter option -E.
    6. Close the Tool Configuration dialog box and enable the Jikes checkbox.
    7. Compile your project by pressing F7.
    Important: Make sure the project path doesn't contain spaces; otherwise, you get compiler errors.
    I got confused on step 5. it says to add the parameter option -E, but where do I add it?
    This is what is already typed under parameters:
    -classpath "$[ClassPath]" -d "$[OutputPath]" $[JavaFiles]
    Now where do I insert that -E?
    Lots of Duke Dollars here for the person who helps the most!

    Here's a post. Even if it's totally useless, it's still the most helpful one, right?
    Where do you put the -E parameter? If this thing you're talking about works like most other command-line applications, it would be after the name of the program. Like this:
    yada/yada/yada/jikes.exe -E -classpath ...
    Or you could try putting it at the end. Usually it doesn't matter. The test is whether your thing works after you do it (did you do that test yet?)

  • How do I install the Calendar Server for UNIX?

    In order to install the Netscape Calendar Server for UNIX, please
    follow these exact instructions:
    o Login as "root".
    o Create the group "dxoffice"
    o Create the user "unison".
    - Please make sure this user has a UID less than 60000.
    - Please make it's primary group "dxoffice".
    o Edit the /etc/services file and add the entries:
    unieng 5730/tcp # Cal Server DB Daemon
    unisnc 5731/tcp # Cal Server Real-Time Daemon
    o Untar the calendar archive. It should install extract itself to
    /users/unison/.
    o Change directories to /users/unison/bin.
    o Run ncsconfig.
    After answering the questions to configure your server you can start
    your server by running the command: "unistart".

    Hi,
      This is from the documentation -
    Database: Third Party JDBC Drivers
    The Third Party JDBC Drivers pane specifies drivers to be used for connections to third-party (non-Oracle) databases, such as IBM DB2, MySQL, Microsoft SQL Server, or Sybase Adaptive Server. (You do not need to add a driver for connections to Microsoft Access databases.) To add a driver, click Add Entry and select the path for the driver:
    For Microsoft SQL Server or Sybase Adaptive Server: jtds-1.2.jar, which is included in the jtds-1.2-dist.zip download
    To find a specific third-party JDBC driver, see the appropriate website (for example, http://www.mysql.com for the MySQL Connector/J JDBC driver for MySQL, http://jtds.sourceforge.net/ for the jTDS driver for Microsoft SQL Server and Sybase Adaptive Server, or search at http://www.teradata.com/ for the JDBC driver for Teradata). For MySQL, use the MySQL 5.0 driver, not 5.1 or later, with SQL Developer release 1.5.
    You must specify a third-party JDBC driver or install a driver using the Check for Updates feature before you can create a database connection to a third-party database of that associated type. (See the tabs for creating connections to third-party databases in the Create/Edit/Select Database Connection dialog box.)
    Alternative:
    As an alternative to using this preference, you can click Help, then Check for Updates to install the JTDS JDBC Driver for Microsoft SQL Server and the MySQL JDBE Driver as extensions.
    Regards,
    Mike

  • How do I install the desktop application for formscentral on my laptop?

    How do I download the form central application on my laptop? It is currently installed on my desktop and I need to work on it from either computer.

    When you go into iCloud there is an option to delete the account.  The help desk advised me that using this option only deletes it on the phone and not the actual Apple ID.  If you delete it you are given an option to keep content associated with this ID on the phone, which may be a good idea unless you want to completely refresh your phone.
    Once you delete the account, you can then enter a new Apple ID.
    I've just done it and it worked fine, leaving the original Apple ID intact and working on another phone.

  • How do you install the JMicron drivers for IDE compatibility on a p965 Platinum?

    I can plainly see I've got the same issue as many others with regard to using my IDE devices on the p965 board. In short, I can't. I have to install the JMicron drivers.
    I know this has been covered elsewhere, but frankly I can't find it and I want it to be in a highly visible place, perhaps a permanent thread. Would someone please supply the link(s) relevent to doing this for those of us who cannot yet boot to an OS because ALL of our mass media and optical devices are on the IDE chain that needs the drivers?
    Thanks in advance! 

    Quote from: GettinThere on 06-December-06, 08:44:41
    I can plainly see I've got the same issue as many others with regard to using my IDE devices on the p965 board. In short, I can't. I have to install the JMicron drivers.
    I know this has been covered elsewhere, but frankly I can't find it and I want it to be in a highly visible place, perhaps a permanent thread. Would someone please supply the link(s) relevent to doing this for those of us who cannot yet boot to an OS because ALL of our mass media and optical devices are on the IDE chain that needs the drivers?
    Thanks in advance! 
    never see any solution that work all time for this problem.
    for some of us: driver install:
    http://www.station-drivers.com/page/jmicron.htm
    for some other: flash bios with bios 1.2
    http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=745&kind=1
    the better one: buy sata device and diseable this      Jmicron in bios

  • How do I install the Mountain lion for free like Apple store told me?

    I just bought my iMac last week at apple store.  How do I install Mountain Lion without paying?  Apple said it was free uprade on new macs.

    https://uptodate.apple.com/UtdPrepareAction?program=Mountain%20Lion&locale=en_us

Maybe you are looking for

  • Enhancement required for VA02

    Hi The issue is related to my earlier thread :- [Contract Quantity not updated after assigning Reason for Rejection in Order; Now to resolve this issue we need to keep the Message V4 096 as "warning", presently we set it as an "error" message. Now as

  • PHP email form checkbox values?

    Hello, I'm creating a php email form which part of it consists of a few checkboxes that I need to get the values of. My php knowledge isn't that great therefore I used a tutorial to successfully create the bulk of the form. I currently have 7 checkbo

  • Need ALV report

    Hi all, I need an ALV report as soon as possible, The requirement is as below, they have given only field names, 1) Output should be in ALV GRID & optimized performance. 2) Fields are, Company code u2013 BKPF-BUKRS Doc No      - BKPF-BELNR Fiscal yea

  • Segment creation for outbound Idocs to non-SAP system

    Hi, I need to create a custom idoc for outbound interface to a non-SAP system. Here I need to create segments. So, should I create the fields in the segment with the attributes of fields in non-SAP system or fields attributes should be of SAP system.

  • Web Dynpro ALV grid totals

    Hi, I have created an application that uses a web dynpro alv grid.  I want to display totals - is there a setting that can do this automatically - if so, can you please tell me how to do this?    Thanks,