Ubuntu Unity: help needed in order to succesfully build it

Unity (now on AUR) can't be built right now due to the fact that some of it's dependencies can't be built. For example, nux-bzr. It doesn't find "glewmx", even though it's currently installed.
If there are any suggestions, please post them here, so that we could have something that works.

Hmm, *that* fixes the glewmx pkgconfig detection
package() {
cd glew-${pkgver}
make GLEW_DEST="${pkgdir}/usr" install
ln -s "${pkgdir}/usr/lib/libGLEW.so.${pkgver}" "${pkgdir}/usr/lib/libGLEWmx.so.${pkgver}"
ln -s "${pkgdir}/usr/lib/libGLEW.so.${pkgver}" "${pkgdir}/usr/lib/libGLEWmx.so"
cd ${pkgdir}/usr/lib/pkgconfig && mv glew.pc glewmx.pc
sed -i s'/glew/glewmx/g' glewmx.pc
sed -i s'/GLEW/GLEWmx/g' glewmx.pc
And it can be found by nux-bzr, BUT new problem
checking pkg-config is at least version 0.9.0... yes
checking for NUX_CORE... yes
checking for NUX_IMAGE... yes
checking for NUX_MESH... no
configure: error: Package requirements (glib-2.0 >= 2.25.14
gdk-pixbuf-2.0
glew
glewmx
) were not met:
No package 'glew' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables NUX_MESH_CFLAGS
and NUX_MESH_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
glewmx must COEXIST with glew. But glewmx in AUR conflicts with glew.
Huh...
OH,
        cd ${pkgdir}/usr/lib/pkgconfig && mv glew.pc glewmx.pc
I replaced mv with cp and we have both "glew.pc" and "glewmx.pc", so nux-bzr can detect it. Continuing...
Last edited by flamelab (2010-12-05 17:29:31)

Similar Messages

  • Some help needed on Order-to-cash process

    Hi Gurus,
    i need some insight on how to use/config the Order-to-cash process.
    if someone could help me out in this, it would be greatly appreciated.
    Thanks in advance
    Poorna.

    Hi,
    Please find info on
    https://wiki.sdn.sap.com/wiki/display/ERPLO/SD%20Configuration
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/8c/df293581dc1f79e10000009b38f889/content.htm
    Thanks,
    Vrajesh

  • Urgent - help needed in order to complete brochure by end of today..

    Hello,
    I'm trying to finishing designing a brochure in Indesign. When I import a cut out image from photoshop into Indesign it always gives it a white background, how do I remove the white background? help desperately needed, deadline 4 this is the end of today..
    Thanks,
    mot4

    Use the Black arrow (Selection tool) to select the frame. The White arrow (Direct Select tool) selects the content. With the frame selected, set the fill color to [None].  I have to say, though, that it requires a LOT of work and planning ahead to get anything other than a fill of None in an image frame. You must either be placing into a pre-existing frame that has a fill applied, or you must use an undocumented feature to create a special object style to add a default fill to a new image frame created on the fly. Out of the box, image frames are ALWAYS no fil, no stroke when drawn, regardless of what might be set for default stroke and fill applied to shapes.Dragging from Bridge should be giving a default frame unless you drop inside something pre-drawn.
    You said you have a transparent Layer 0 in Photoshop. Do you have more than one layer? If so let's try turning off everythign except the piano. Right click the image in ID and choose "Object Layer Options" and you can turn inidvidual layers on or off in ID. Try turnning off visibility for everythign except the layer with the cutout piano.

  • Help needed (Release Order from ME29N)

    Hello,
    We are facing problem while releasing the purchase order from transaction me29n. System is generating an email saying “Update terminated” with following message:
    Update was terminated
    System ID.... UD5
    Client....... 052
    User..... RCT3982
    Transaction.. ME29N
    Update key... 4791B513A7FB732CE1000000AC1A4586
    Generated.... 22.01.2008, 11:36:02
    Completed.... 22.01.2008, 11:36:03
    Error Info... XS 826: Cannot process message, no route from & to &
    Please guide what do I need to do to release an order via ME29N…
    Kind Regards,
    Abhi.

    Hi Dear
    Yes i have tried you suggestion. But still not able to release the PO.
    Is there some problem with the release strategy.
    ME28 is also not working...
    regards,
    Abhi

  • Ubuntu install help needed!!!!

    i have ubuntu 6.06 dapper for my clamshell ibook. it is a live/install cd and i want to boot it and try it but it doesnt work. i have been waitng so long! i have os 9.2.2 installed. is ther any possibility of firmware being outdated? i don't know wich one i have. ubuntu livecd loads until its time to show the gui and it stays black on the screen.it makes two sounds and stops. if i press option command delte, then it takes me to the previous step( a list of things that loaded and the current step) then it goes on again doing nothing. if i cant try it out, how would it work installing 2 gigs worth with no gaurantee i like it? please help!!!! i want new software!

    A swap partition is where Linux keeps its virtual memory. During the install process you should be asked to create a swap partition. You should make your swap partition 256MB. If you do not have enough memory to boot a GUI to install, you can boot the installer in text mode. When you are at the black yaboot screen type "help" and it will tell you what to type to boot the installer in text mode.
    If you are planning on having dual boot with mac, you should boot the mac install cd first, partition the hard drive, and install mac. Leave one partition as free space for linux. I left half my drive for mac, and the other half for linux.
    When you get to the partitioner, make all of your linux partitions from the free space. My advice is to create the yaboot partition first, that is a 800KB partition that allows linux to boot. Then create a swap partition, which should be 256MB or more. Finally make the rest of the free space a linux partition. It is important to remember what partition yaboot, swap, and linux are on because you will be prompted for them later. To refer to a partition, say the 5th partition it is /dev/hda5. That means the 5th partition on the first HD.
    Hope this helps, and sorry for writing an essay :~)
    iBook G4 14" 1.42 GHz 60GB 768MB 10.4.7 - Blueberry Clamshell 300MHz 20GB 320MB     Preforma 630CD, LCIII, Compaq laptop 266MHz 5GB 192MB (GNU/Linux, NOT windoze)

  • Urgent help needed - Process order api error

    Hi All,
    I am having a problem with implementing process order api. I have all the necessary details, but i couldn't get working. I think the problem might be with global initialization or with api parameter declaration. I am posting the code so any help might be helpful.
    Any help is urgently required and greatly appreciated.
    Thanks
    srinivas
    Edited by: user2138419 on Feb 6, 2010 4:21 PM

    Hi,
    I solved the above issue and I thought may be this would be helpful to others. I solved the process order issues through assisgming proper responsibility and proper org_id under which you are booking orders. If we have these tow correct, then most of the issues will be rectified..

  • Step By Step Help need in order to set up Cisco Works LMS

    Error I obtain can be seen below.
    IPMProcess or IpmDbEngine.
    It may be down or not yet up. Please make sure processes are up and running
    I think my software needs setting up from the ground up.
    regards
    Carl Williams

    Post the output of the pdshow command from this server.  On what platform and OS version did you install LMS?  How much memory does this server have?

  • Help Needed with Data-modeling to build an application on

    Hi would anyone be able to help me in creating a data model  cause im really stuck with this one .Basically if been asked to create a survey application in oracle apex that use to excel based . So the info i was given was in a form of  excel sheet which looks like this
    NAME
    E-MAIL
    TSSA
    ORACLE
    HP
    IBM
    MS
    SAP
    INTERGRAPH
    CISCO
    Relationship
    Contracting
    Performance
    Architecture
    Supplier Feedback
    comments
    Jxxxxxx yyyyyyf
    [email protected]
    Yes
    Yes
    Yes
    Yes
    x
    requested to be added
    nnnitha iiiiiah
    [email protected]
    Yes
    Yes
    Yes
    x
    x
    Knnnn kkkikot
    [email protected]
    Yes
    x
    x
    is not payed
    Gggrt Louuuue
    [email protected]
    Yes
    Yes
    Yes
    Yes
    Yes
    Yes
    Yes
    Yes
    x
    x
    x
    x
    jeiiiha ad
    [email protected]
    Yes
    x
    to meet with
    John Rat
    [email protected]
    Yes
    x
    x
    So where it says yes thous are the vendors that people associated with them have to asses and where there's an X thous are the topics that the vendors have to be rated on . So if for example the first guy on the list Jxxxxxx yyyyyyf will asses TSSA , ORACLE, HP , IBM , MS , SAP  on the topic of Architecture and if you look at the second user nnnitha iiiiiah he would rate TSSA , ORACLE , INTERGRAPH on the topics of Relationship and performance  . Any idea how i could data model this to get my table structures right .so that features like completion status could be displayed to the user through APEX which can only be done by a correct data-model i have tried normalization but  i did go anywhere becauce there are so many variations any idea on how you would go about data modeling this would be greatly appreciated thank you    

    Not really an APEX specific question..  Maybe you should try posting this in the data modeler forum : SQL Developer Data Modeler
    Thank you,
    Tony Miller
    LuvMuffin Software

  • Need help in the order Freezing

    Hi SD Friends
    One of my sales order needs to be blocked (It has 2 line items). That means user does not need this order anymore.  But they don't want to delete the order physically from database. 
    In this case, I have rejected the both line items.  And the entire order status becomes completed.  But the delete option is still active.
    Then, I have selected the order reason (Blocking) in the header level. Delete is still active.
    I want to prevent this order from this delete option. 
    How to freeze the order after rejection of all items?
    OR how to disable the delete option in the above scenario.
    Please help !!
    Regards
    Priyan

    Thanks Mani S
    Do you have any samle code (user exit) for this activity. 
    Please share with me !! 
    Regards
    Priyan

  • Need help on Production order confirmation cancel issue

    Hi,
    I need your help regarding Prduction Order issue.
    We have created Production Order and issued raw materials and we done paritial confirmation also. Now the order status is PNCF.
    After that we notice that it was wrong confirmation so we went CO13 we cancel those confirmations.
    But in our zprogram still those order is showing as paritial confirmation order.
    I need in which SAP table confirmation status stored and what will be the production order status after cancel the confirmation.
    and in which table cancel production order confirmation data will be availiable.
    please guide me
    sateesh

    HI,
    There is No Standard Status for Reversing or cancelling the Confirmation.
    Generally, When you confirm the status PCNF or CNF gets active.
    When you reverse it theybecome inactive.
    also let us know, whether You cancelled or reversed the confirmation or revesed the GI postings.
    If you have reversed the GI postings using Reverse Movement type or Materail documents, it is possible to have the PCNF order status unchanged.
    Regards
    Ratan
    Edited by: Ratan on Aug 28, 2009 7:23 PM

  • I just order 8 calendars from iPhoto and they came to me fine. Now I need to order two more but when I go thru the process I get a message  saying:unable to assemble calendar. There is a probleme with the photo with the file name"(Null)"   more........ .

    Would someone be able to explain to me the following issue with Iphoto?
    I ordered 8 same calendars for my soccer team and received them fine. Although a couple of pictures on it are a little off (out of focus). I need to order two more of the same calendars but when I go thru the process ireceive an error message saying:
    "Unable to to assemble  calendar" There is a problem with the photo with the file name "(Null)" The full resolution version of this photo either cannot be located or is corrupt. Please replace this photo or delete it from your calendar.
    How can  I fine this "corrupt" photo? How did it go thru with the first batch of calendars but won't go thru now?
    Thank you for your help.   

    Apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start
    with Option #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • EDI IDOC generation for interface with Vendor software help needed.

    EDI IDOC help needed.
    We are NOT an EDI shop, but have a project to output data to Sales Force.com
    Sales Force requests IDOC output - eg. 810 Outbound Invoice.
    We will need to do a historical load of Orders/Quotes/Invoices from the past 2 years.
    Is there a function module or series of FM's that are used to generate the E2EDKxxxxx type segments?
    I have been testing using the IDOC_OUTPUT_INVOIC and IDOC_OUTPUT_ORDRSP FM's, but they generate segments begining with E1EDKxxxxx.
    Basicall we have a report program that the user enteres in the date range of Order/Quotes/Invoices they wish to extract, the the program needs to output a flat file (.txt) on the server which is then picked up by Sales Force.com.
    Also, is there a way to have in the Partner Profile a generic Partner under the "Type KU" that can be used for all orders/invoices so I don't have to create a KU Partner Type for each and every Sold-To customer we have?
    I am very new to EDI so any help would be greatly appreciated.
    Thanks.
    Scott.

    Hi Scott,
    We will need to do a historical load of Orders/Quotes/Invoices from the past 2 years.
    I know it's very tempting to use an interface for such loads if you anyhow have to create one. However, often the volume alone speaks against interface usage for such scenarios.
    Is there a function module or series of FM's that are used to generate the E2EDKxxxxx type segments? I have been testing using the IDOC_OUTPUT_INVOIC and IDOC_OUTPUT_ORDRSP FM's, but they generate segments begining with E1EDKxxxxx.
    Well, the E2* segments basically reflect the external name of the IDoc segment, whereas the function modules you're referring to basically just create an internal version of the IDoc. Once the IDoc framework then passes the IDocs to the partner, the segment names usually (depends on how the IDocs are passed on) get converted to their external name. If there are multiple versions of a segment, then the version number will be appended to the segment name.
    Note that IDoc segment definitions are only partially stored in the data dictionary. If you want to see all versions you should always use transaction WE31 to look at segments. There you can also see for example for E1EDK01 the several versions and when you then use in SE37 function module SEGMENT_EXTERNAL_NAME_GET you will see what SAP produces as the external name for segment E1EDK01. This function module is basically the one that handles the segment name translations.
    Ignore the comments for subsystem, this is basically an option in SAP to possibly trigger further external tools (e.g. mapping etc.) for handling the outbound IDocs.
    Again, the funny thing is that via the WE30 transaction, if i put in INVOIC02 as the Obj. name and see the segments, i can see that E2EDK01 there is a version 005, but if i go to SE11 and put in E2EDK01005 structure line and i get a "not found". We just have up to E2EDK01002.
    In the old days SAP used to generate E1, E2 and E3* structures in the data dictionary (SE11). The E1* structure reflected the character type representation of an IDoc segment, whereas the other two (definition and documentation) contained actual references to data elements (e.g. if you used a quantity field). However, in newer releases those dictionary structures (E2* & E3*) are no longer generated, because they're superfluous (meta data defined via WE31 is sufficient).
    Cheers, harald

  • HT5631 how do I verify my apple id? I can't sign in to it in mail and I can't make a new one because it just will not process I'm trying to set up iCloud between iPad and iPhone and having ALOT of difficulty pleAse help need it done by later on today!!!!!

    how do I verify my apple id? I can't sign in to it in mail and I can't make a new one because it just will not process I'm trying to set up iCloud between iPad and iPhone and having ALOT of difficulty pleAse help need it done by later on today!!!!!

    In order to use your Apple ID to create an iCloud account, the primary email address associated with the ID must first be verified.  To do this, Apple will send a verification email to your account and you must respond to the email by clicking the Verify Now link.  Make sure you are check the spam/junk folder as well as the inbox.  If it isn't there, go to https://appleid.apple.com, click Manage your Apple ID, sign in, click on Name, ID and Email addresses on the left, then to the right click Resend under your Primary Email Address to resend the verification email.

  • Help needed in building a tree without duplicatin​g the nodes

    Iam trying to construct a tree, ID name as the parent node and channel name & channel values as its corresponding child nodes.
    I had constructed the tree, but the problem i have is with interfacing that with in my  main program. In the main program say suppose I have 5 Id's, each Id has some X number of channel's. And each channel has a value.
    Each Id is indexed and passed to the for loop. And since this for loop is inside the while loop each ID will be executed for every 5 iterations.
    Id, channel names will be constant each time it gets executed, but the channel value's will be updated during run time.
    If I directly feed the Id, channel names and values, replacing the constants in the vi, the tree is duplicating the messages, each time a ID is received inside the for loop, it is creating a new parent and child nodes.
    Please help me in fixing this issue, and constructing the tree, where the ID and channel names are not not duplicated.For better understanding Iam attaching a snapshot shot, which tells at what point the ID, channel name array and value is received.
    Attachments:
    channel_info.vi ‏31 KB
    channel.png ‏60 KB

    Caleb Harris, the arbitration ID is not the same each time. Cluster has several different id's, this can be seen in the attached screen shot. Attached sreen shot shows the cluster information,  a sample ID unbundled from the array and the list of channels in that Arbitration ID. I got an idea how to construct the tree but for that,
    1)Need to store all this arbitartion Id's,channel's , and values in 3- different arrays (Channel array and the values array must have the same size).
    2)Channel array must be in synchronus with the Value array say like the first index value of the value_array  should represent the value of the first element of the channel    
       array, similarly the second index value of the value_array  should represent the value of the second element of the channel array and so on.
    3) When ever the channel value gets updated, that particular element of the value array should be updated.
    If I can do this 3- steps I think I can succesfully build a tree. Can you please take a look at the snapshot and help me out in doing this.
    Attachments:
    Cluster Image.PNG ‏67 KB

  • Help need in Java Web Service method receiving object values as null

    Below is my web method and Package is the object received from dotnet client as a consumer. I have also defined the Package object structure. Now when I receive the data from dotnet I get only identifier value, but I get ownerid and price as null, even both values are sent by Dotnet client. I want to know whether only primitive datatype in java web service works or I need to do some configuration changes in order to have build in Wrapper class datatypes? It would be a great help if somebody explains.
    @WebMethod
    @WebResult(name = "PackageId")
    public long createNewPackage(@WebParam(name = "Package") com.db.radar.wl.data.Package data1,@WebParam(name = "PackageDetail") PackageDetail data2,@WebParam(name = "PackageTrade") PackageTrade data3);
    public class Package {
    Long ownerid;
    Double price;
    long identifier;
    }

    Hi ,
    I am getting the same error. I am running my application on jboss-4.0.4.GA. Please let me know the version of jboss that you to got it working.
    Thanks
    Viv

Maybe you are looking for

  • Vendor rating FROM to TO date

    HI Gurus, My client want to do the vendor evaluation from certain period to certain period say From the start of last month to End of that month. He wants to evaluate irrespective on which date he is evaluating but need to get the data for that month

  • Client_ole2 + OpenOffice

    anyone here on the forum has ever used libraries client_ole2 with OpenOffice Writer? But at least you can do or should I look for other solutions?

  • ITunes 9.0.1 (9) update fixed my iPhone 3g sync problem

    After upgrading to iTunes 9, my iPhone would no longer sync with my iMac G5 (Tiger). I spent 35 minutes with Apple on the phone (no solution), then talked to a Genius at the store for 20 minutes. They made another appointment for me to bring in my iM

  • Adobe products (CS6) doesn't function anymore, all reseted to trials. Activation keys not accepted.

    Hello, I'm a teacher at the Hague University in the Netherlands and I also bought the Adobe CS6 Master Collection, Adobe Premiere, Adobe Captivate 6 and it worked nice when I installed it in December 2012. But this morning all my Adobe software doesn

  • Superdrive no longer reads data DVD's

    Since the upgrade to Leopard, I can no longer read any of my data dvd's. It reads cd's and music dvd's fine, but none of my data back up dvd's will read. After a minute of grinding, the icon appears, but if i try to read any of the content or copy an