Sponsored Content
Top Forums UNIX for Advanced & Expert Users Need Help installing a Computational Tool Kit Post 95345 by Perderabo on Tuesday 10th of January 2006 01:37:37 PM
Old 01-10-2006
I cannot try stuff in your environment, but you seem to have two problems...

You are not finding your include file. You need to figure out where that include file resides. Then you need to tell the compiler. Something like:
gcc -I/opt/imsl/include

You are, perhaps, not finding your library. This might be affected by finding that include file. You probably need to fingure out where your libraries are. Then you need to tell the compiler. Something like:
gcc -l/opt/imsl/lib
 

7 More Discussions You Might Find Interesting

1. Cybersecurity

Coroner's Tool Kit for HPUX?

Does anyone know the locacation of a version of the "Coroner's Tool Kit" or other utility for HP-UX 10.20 which can reconstruct files deleted by mistake but not backed up? Thanks (1 Reply)
Discussion started by: bs6
1 Replies

2. UNIX for Dummies Questions & Answers

Script runs fine on UNIX Server...Not through MSK Tool kit on Windows Server

I have a .sh script which was running fine on all the UNIX Servers (AIX, SunSolaris). The script requires two mandatory parameters and many optional parameters. Now at a different client place who are on a Windows Server, when I try to execute the script through MKS Toolkit, there are couple of... (5 Replies)
Discussion started by: madhunk
5 Replies

3. Cybersecurity

Computational complexity

This is a general question about the practical use of computational complexity in security. Wikipedia has a good article about the theoretical background of computational complexity. In the course of conversation with colleagues, a topic that is brought up occassionally is the security of any... (2 Replies)
Discussion started by: gratuitous_arp
2 Replies

4. AIX

topas - computational memory 95% : Any Impact?

Hello Gurus, I am using AIX 5 and on running topas command. I can see the computational memory is 93.3% with Swap Paging memory at 2.2%. Could you please advise if there is any impact by the growth of computational memory? Below is the stat: MEMORY Real,MB 22528 % Comp 93.3 %... (12 Replies)
Discussion started by: panchpan
12 Replies

5. UNIX for Advanced & Expert Users

How to make "tab" key in mksnt tool kit case sensitive?

I am using MKS Toolkit on windows7, i observed that when i use "tab" key to complete a file/dir name converts into lower case. Eg: I am having a directory named "Dir1", note "D" is in caps. In unix if i had tried pressing "d" and "<tab>" resulted in no result. However in mksnt toolkit, it... (1 Reply)
Discussion started by: sarbjit
1 Replies

6. Shell Programming and Scripting

Capturing computational/non computational memory from topas

Hi Friends, How to capture the value of %Comp and %Noncomp values from AIX using topas command. I tried lot, but i cannot capture the value. (4 Replies)
Discussion started by: Nowshath
4 Replies

7. Shell Programming and Scripting

Shell script for %computational memory & % non computational memory

Dear, How to calculate %computational memory and %non computational memory from AIX server. What command used to find out %computational memory and % non computational memory except topas. Regards Nowshath (1 Reply)
Discussion started by: Nowshath
1 Replies
libgdk_pixbuf-2.0.3(3)					 Introduction to Library Functions				    libgdk_pixbuf-2.0.3(3)

NAME
libgdk_pixbuf-2.0, libgdk_pixbuf_xlib-2.0 - GTK+ Drawing Kit Pixbuf API, GTK+ Drawing Kit Pixbuf Xlib API DESCRIPTION
GDK is the GTK+ Drawing Kit. libgdk_pixbuf-2.0 provides support for loading and rendering images. It supports the PNG, Tiff, and JPG image formats. To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this application: /usr/lib/libgdk_pixbuf-2GTK+oDrawing Kit Pixbuf API shared library /usr/lib/libgdk_pixbuf_xGTK+2Drawing Kit Pixbuf Xlib API shared library /usr/share/gtk-doc/html Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs SUNWg- | | |nome-base-libs-64 | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
libgdk-x11-2.0(3), gdk-pixbuf-csource(3), libgtk-x11-2.0(3), libglib-2.0(3), libgobject(3) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 libgdk_pixbuf-2.0.3(3)
All times are GMT -4. The time now is 10:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy