Need GNU tools for Solaris 10

Hope this is the right group.
I have to port our software for X11-Recording to Solaris 10/ix86.
Therefor I need some binary, which i cannot find on the system nor on sunfreeware. Please help.
Cannot find system binary md5sum
Cannot find system binary mwm
Cannot find system binary xwdtopnm
Cannot find system binary pnmtopng
Cannot find system binary pnmscal
TX in Advance

GCC 4.x is only available with Solaris 11.
Non-Oracle GCC 4 packages are available for example on the below websites :
- OpenCSW
- SunFreeware
- thewrittenword.com
But, you can also try to build it : https://blogs.oracle.com/timc/entry/building_gcc_4_x_on

Similar Messages

  • HT4970 I bought a printer Polaroid POGO, MINI PRINTER. I can not connect it via Bluetooth with my iPhone 4. Is there an app to solve this problem, because I'm Judicial Medical Expert, and I need this tool for quick things. grateful

    I bought a printer Polaroid POGO, MINI PRINTER. I can not connect it via Bluetooth with my iPhone 4. Is there an app to solve this problem, because I'm Judicial Medical Expert, and I need this tool for quick things. grateful
    Max Cavichini
    Medical Legal Expert
    Problem ipad and i phone

    This has never been a feature of iphone,ipod touch or ipad.

  • Also I need ndiswrapper support for solaris 10

    I have a linksys -G type router and my computer uses a Linksys Wireless-G PCI Adapter with SpeedBooster
    which works in Linux like mandrake , debian systems like knoppix and kanotix but their are some buggy like debian also that don't let me change the essid in debian but most linux works with the drivers for my card which are
    04/13/2004 10:01 AM 7,870 BCM43XX.CAT
    03/31/2004 08:44 AM 11,960 BCMWL5.INF
    02/19/2004 11:51 AM 300,928 BCMWL5.SYS
    normally you install the drivers with ndiswrapper -i BCMWL5.INF then use -m to add it too the model loader program in linux which adds wlan0 to ifconfig and iwconfig programs
    which also ndiswrapper requires the source code of the kernel to install the ndiswrapper right , it req. it too compile the drivers, and using the linux gui programs to setup essid and key wep info
    also I use a script in kanotix to use /etc/network/interfaces to load the info on bootup etc.. to get my wireless network card up in linux.
    also how the support for soundblaster sound cards in solaris 10, I have not fingured out if theirs sound yet. freebsd 5.4 seemed to be missing the sound support
    one more thing in bootup of the install program for Solaris 10 my geforce 6800 card detected right but my tv output was all wrong in since the picture , was only on the monitor and tv had stange graphics on it which did not look right I hope nvidia drivers fix this problem , Is their any different command needed for clone mode in Solaris 10 then free86 nd xorg scripts use?

    I got the solutiion from Canon Customer Serivce, temporary until the 10.10 download is released.  It works:
    "You can download the latest software updates at this address:
    http://www.usa.canon.com/cusa/support/professional/professional_cameras/eos_digital_slr_cameras/eos_...
    Please select "OS X Mavericks v10.9" using the drop-down menu on the page.  You have to pick the previous version of Mac OS, because the options for OS X 10.10 Yosemite have not yet been populated.  I sincerely apologize for any confusion this may cause.  After selecting OS X 10.9, please click on the red triangle next to the word "Software" to see the software updates available for your computer.  I would recommend updating all of your software including EOS Utility and Digital Photo Professional."
    I never did find the drop-down menu, but I went into the site map and found what I needed.
    Barry

  • Memory leak detecting tools for Solaris 10 X86

    Hi All,
    Greetings!
    We are experiencing a crash defect while porting our application from Sol4 to Sol10.
    Stack trace :
    (dbx) where
    =>[1] realfree(0x81b7d60), at 0xfeac3237
    [2] freeunlocked(), at 0xfeac37e9
    [3] free(0x831f1a8), at 0xfeac376f
    [4] tLList_Done(0x831f1a8), at 0x8074255
    [5] tKeyFile_Free(0x8306c60), at 0x8075af5
    [6] tKeyFile_Done(0x8306c60), at 0x8075c6c
    [7] tBGA_Var_Adj_LD(0x81b5eb0, 0x8302b48, 0x0), at 0x807a5f7
    [8] tGen_Var_GenLead(0x81b5eb0, 0x8302b48, 0x0, 0x1), at 0x807b6e7
    [9] tBGA_Var_GenLead(0x81b5eb0, 0x8302b48, 0x0, 0x1), at 0x807a7f8
    [10] tCPD_DevProc_Init_Lead(0x825e6e8, 0x8302b48, 0x0, 0x1), at 0x809b363
    [11] tCPD_DevProc_Init_Data(0x825e6e8, 0x8302b48, 0x0, 0x0, 0x0, 0x0, 0x1), at 0x809b970
    [12] TrayRep_Execute(0x81b1cb4), at 0x80aab45
    [13] TrayRep_RunFrom(0x0, 0x0), at 0x80a997a
    [14] main(0x0, 0x804770c, 0x8047710), at 0x80a946a
    We suspect it to be a memory leak issue. Are there memory leak debugging tools for sol10.
    we were unable to use dbx as we got the following error.
    (dbx) check -memuse
    dbx: Incompatible libthread.so/libthread_db.so found. Error checking disabled
    See `help rtc mt' for details.
    Also dbx's 'check -access' option is not supported for X86.
    Waiting eagerly for any support/guidance.
    Thanks in advance.
    Deepak

    I had the same problem on Solaris 10 sparc. The problem seems to relate to symbolic links with
    long names not being extracted correctly from the tar file (resulting in @LongLink files popping
    up around the place). If you use the .zip source file then the build goes fine.
    Philip.

  • Need a tool for oracle,like we have in sqlserver profiler....

    Hi All,
    I need your help..I need a graphical tool for oracle for monitoring the queries which are hitting the database.Actulla our developers wants this tool.Please advice me in this ASAP
    We have a tool profiler in sqlserver,we need the tool which works like profiler...
    Regards,
    Mohammed

    You can enable tracing at multiple levels using the DBMS_MONITOR package. The following link shows how to enable session tracing: [Application Tracing Tools|http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/sqltrace.htm#CHDFCGAE]
    You can then use a tool like TKPROF or TRCSESS to aggregate the trace data into more readable files for analysis.
    HTH!

  • Need Agent Installer for Solaris (SPARC)

    Hi All,
    I have downloaded Grid Control Agent Installer for Solaris from http://www.oracle.com/technology/software/products/oem/htdocs/agentsoft.html.
    When I tried to extract the zip file, I am getting the following error message.
    "Can not open file. It does not appear to be a valid archive. If you downloaded this file, try downloading the file again."
    Even I tried using http://sac.us.oracle.com/download/index.html also but getting the same error.
    Please send me the location if you have,
    Thanks
    Sumathi

    Most commands are identical. Performance analysis, loading all are similar. Tape interaction, creation of tape devices is going to be pretty much the same.
    The differences show up a lot at the hardware level. HBAs aren't usually the same, many drivers (and their quirks) are different between the architectures. If you're debugging connectivity to a tape library, those differences may be critical.
    So you can't get as close as you may want, but I'll bet it would still be helpful.
    Darren

  • Need NT tools for OF 11i installations

    Could some one direct me or tell me where could I find the "cc" and "link" tools for OF installations. Any help is appreciated.
    THANKS.

    We have a document delivery solution specifically for Oracle E-Business Suite. We use the Web Services and XML technologies to solve the challenges related to printing in professional formats as well coverting Oracle reports to excel,pdf etc.
    You can contact me at 732-985-8417 or [email protected]
    Thx

  • Need GLDv3 headers for Solaris 10u7

    Hello,
    for an experimental project of mine I need to compile Masa's GLDv3 driver for Marvell Yukon ethernet on Solaris 10 update 7. I have read dozens of blog postings so I do know that GLDv3 isn't stable and that's why the GLDv3 headers are not shipped with Solaris... but as I said, this is an experimental project. Can someone please help me getting the missing include headers: mac.h, mac_flow.h, mac_ether.h and mac_provider.h? These must be from S10u7 to guarantee troublefree operation of the driver.
    Thanks in advance for your help,
    Rick

    Issue has been resolved offline... ;-)
    Matthias

  • Need query tool for new SQL users

    We have testers that need to see DB data. Not all of them are well versed in SQL. At the moment, we are looking at creating reports for them in Discoverer and allowing them to create their own workbooks, however, I am not sure if this is the route that we want to go. Would any one recommend SQL Developer in this situation, or do you need to be well versed in SQL in order to use it?
    Cheers
    K

    Well, in my knowledge, there's still no magical datamining tool. The more complex information you require, the more knowledge you need to be able to get it.
    Or you make your users all reports they need, or they learn SQL.
    Maybe sqldev isn't so bad; you could provide them like template reports, which they can then modify if needed. But bear in mind that poorly written queries at the end will return them wrong data and clog the database...
    Have fun,
    K.

  • Solaris x86: learning tool for Solaris SPARC?

    I would like to know to what extent Sol x86 knowledge and experience would translate over to Sol SPARC. Not in a *NIX general sense, but Solaris specific.  The company I work for sells backup devices including virtual tape library devices, and it is my job to test them with various operating systems and backup software.  We have a Sol SPARC server solely for that purpose but it's still not something I can muck around with.  Something I definitely need experience with is setting up and configuring tape libraries.  So, specifically in this regard, but also in general, how would Sol x86 experience carry over to Sol SPARC?  Thanks in advance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Most commands are identical. Performance analysis, loading all are similar. Tape interaction, creation of tape devices is going to be pretty much the same.
    The differences show up a lot at the hardware level. HBAs aren't usually the same, many drivers (and their quirks) are different between the architectures. If you're debugging connectivity to a tape library, those differences may be critical.
    So you can't get as close as you may want, but I'll bet it would still be helpful.
    Darren

  • Where can i find network registrar tool for solaris.

    Hi All,
    I am trying to find Network Registrar tool to install on my solaris server. i tried on Internet to find, but i am not able to find the soucre file.
    Anyone from you know where will i find the soucre file to download?
    thanking you in advance
    Yogesh.

    You will find drivers in Solaris for Ethernet controllers supported on your SB100:
    http://sunsolve.sun.com/handbook_pub/Systems/SunBlade100/components.html#Ethernet
    Your 2 choices are to contact 3 Com for a Solaris SPARC 32/64 bit driver or search the web to see if some intrepid soul has created one. Otherwise you will not get this to work.

  • Need a tool for flash backup on Cisco 2821 series routers

    Hello Folks,
    We have around 1200-1500 cisco 2821 series routers on those we are performing the hardware upgrade so we are taking the backup of all the files available in the flash of all the routers, we just want to know is there any trusted tool available to make this task easy to schedule and take the backups.
    Please let me know if you know any tool name.
    Thanks,
    Raja.

    Sorry, I don't know any tool that makes a backup of the whole flash...
    You could fo it with from ios cli maybe execute it automatically...
    To flash:
    archive tar /create flash:/backup.tar flash:/
    copying directly to ftp should also work:
    archive tar /create ftp://test:[email protected]/backup.tar flash:/

  • What happended to the Solaris Crash Analysis Tool 4.2 for Solaris 10?

    What happended to the Solaris Crash Analysis Tool 4.2 for Solaris 10?
    I'm trying to debug a kernel panic under Solaris 10 on sparcv9. I tried the SUNWscat 4.1 package but it core dumps on Solaris 10. I found a blog entry that described the problem and mentioned a version 4.2 fix. That was from May 2006, but I have not found any update sense then. Was 4.2 ever released or is their an alternative tool for Solaris 10 that I can use?

    One problem is that those of us who develop Solaris CAT do so as a "hobby" as it's not part of our actual jobs. But he good news is that management gave us the time to get a release out and 5.0 is now available here . We're now planning 6 month releases so we don't have a 5 year delay between updates.
    BTW, the Solaris Crash Analysis Tool supports Solaris 10, OpenSolaris/Solaris Nevada, sparc, and x86/x64.
    There are so many enhancements and bug fixes that I'd recommend reading the release notes (SUNWscat/docs/index.html).
    -- Dana

  • Searching for a Reporting Tool for Oracle 11g

    Hello,
    I have created several OLAP-Cubes with the Analytic Workspace 11.1.0.7.0B on the Oracle Database 11g. Now I need a Tool for Creating some Reporting. I have Oracle BI Spreadsheet Add-In Version 10.1.2.3 for Microsoft Excel. I have installed it and I have a Connection to the Database. But on the Query-Assistent, I can't see my Measures and Dimensions. I guess it is because of the Version.
    My Questions are:
    - Is there any BI Spreadsheet in Version 11?
    - Is there any other Reporting-Possibility with another Tool for Oracle 11g? I couldn't find anything yet.
    I am very happy, if there is anyone who can answer my questions.

    I have no knowledge of BI publisher but if you install OBIEE then you will have option to install BI publisher also. You can download OBIEE from here.
    After installation you can look at following post to see the set up required to access olap cubes.
    http://www.oracle.com/technology/obe/olap_biee/index.html
    OBIEE install/user documentation -> http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm
    Thanks,
    Brijesh.

  • Third parties tools for MaxDB

    Hi forum,
    SQL Studio and Database Manager are great tools in most of cases. I would need better tools for managing datas and databases.
    My main aim would be a database upgrading tool. I mean a MaxDB complient tool to add/remove/update tables, stored proc, cursors and so on between an A and a B MaxDB database.
    Well a MaxDB database versionning tool.
    King regards

    Hello Vincent,
    1)  The Installation Manager for the MaxDB software is a graphical interface tool enabling
    you to install the entire MaxDB software package or individual software components and
    also create, upgrade and uninstall a database instance.
    Please see more information at
    "Using the Installation Manager" < SDBSETUP > at
    http://maxdb.sap.com/currentdoc/74/df234239f75733e10000000a155106/content.htm
    < And all MAXDB users could review the documentations to install the MAXDB
    at https://www.sdn.sap.com/irj/sdn/maxdb
    < -> "Installation on MS Windows and Linux" >
    <-> The Complete MaxDB Documentation Set -> Installation >>
    2)  You could use the dbmcli & sqlcli tools. Documentation available at
             http://maxdb.sap.com/currentdoc/default.htm ->
    "Database Manager CLI" &  SQLCLI     < Database tools >
    3) Please also review documentation on the database tools "Loader" & "Synchronization Manager"
        at http://maxdb.sap.com/currentdoc/default.htm ->Tools
        And Loader Tutorial shows examples for commands of the Loader tool for exporting and importing data.
    Thank you and best regards, Natalia Khlopina

Maybe you are looking for