GTK installation problems


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers GTK installation problems
# 1  
Old 04-15-2008
GTK installation problems

This is what happened when I installed my gtkglarea-1.2.3
My GTK+ installation was successful. I installed on a non-standard location
having set all my variables for package config,library and executables

HTML Code:
checking for GTK - version >= 0.99.7... ./configure: line 12482: /home/preyan/gtk+-2.12.9/gtkconf/bin/gtk-config: No such file or directory
./configure: line 12483: /home/preyan/gtk+-2.12.9/gtkconf/bin/gtk-config: No such file or directory
where does gtk-config gets installed ?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Ubuntu

Problems with Ubuntu installation

I recently bought a new HP Spectre x360 laptop and installed Linux (Ubuntu 16.04 LTS 64 bit) for the first time. I am seeing various bugs. I don't know if the problems are due to: (a) Hardware problems with the new laptop. (b) Software issues, i.e. Ubuntu not working with the other... (1 Reply)
Discussion started by: twelth_hour
1 Replies

2. Red Hat

SWAT Installation problems

Hi, I have been trying to install SWAT on redhat 6 for samba4. The samba server was installed by another administrator but not swat. Please find output of yum install samba-swat in the attached file (2 Replies)
Discussion started by: p2bas
2 Replies

3. Virtualization and Cloud Computing

problems with Installation of virtual box

I am Trying to install Oracle virtual box.But it is giving me some error message.Unable to resolve dependencies for some packages selected for installation.Missing dependencies libSDL-1.2.so.0 is needed by pacakage virtual box 4.1 I am using RHEL5 Help out with this. (1 Reply)
Discussion started by: saisrinivas99
1 Replies

4. Red Hat

Help me to solve problems of installation

Hi everyone, I have just installed Linux redhat 9.0, Unfortunately i met a error, it annonced as following when i pressed ENTER at the first step on installation and then i stoped: PCI: 00:13.2 PCI cache line size set incorrectly (64 bytes) by BIOS/FW PCI: 00:13.2 cache line size too... (3 Replies)
Discussion started by: RobertPh
3 Replies

5. BSD

FreeBSD Installation problems

Hi all, I'm new to the world of Unix/Linux (though not to computing in general) and I'm having a few issues installing FreeBSD (v6.2). Firstly, I realise that it's not the most user-friendly of distros, especially for newbies, but it's what I'm required to install so unfortunately I have to... (2 Replies)
Discussion started by: Techmonkey
2 Replies

6. UNIX for Dummies Questions & Answers

Problems with GNU tar installation

Hi all, Need some help here. I've been trying to install GNU tar version 1.12 into my Solaris 9 machine. steps that I have done was: -untar the package file -run "./configure" -run "make" command (got stuck at this point) Got the following error messages after hitting the make... (2 Replies)
Discussion started by: suffer0
2 Replies

7. HP-UX

Patch Installation Problems

Hi people: I am having trouble installing some HPUX patches on my 11.00. I am a novice :confused: at this so bear with me. I do not understand how to install depots. Now I'm trying to patch my system so I can get the Oracle client installed. Oracle says I need these two patches:... (5 Replies)
Discussion started by: RAFA
5 Replies

8. SCO

SCO 5.0.7 Installation Problems

Happy new year guys. I have a inspiron 5100 laptop "Dell" When i'm trying to install SCO openserver 5.0.7 i get this error right after it goes thru the hardware bootup stage. The error is (PANIC: wdsetparam: no device info for ctlr 1 drive 0 is ctlr 0 , drive 0 not... (0 Replies)
Discussion started by: josramon
0 Replies

9. UNIX for Dummies Questions & Answers

Kylix Installation (File problems)

Hi, I have been trying to install Borland Kylix 3 (the free one I downloaded off the internet) on my Mandrake 9.0 computer. I have run ./testsystem and it said I was ok. BUT when I run ./borpretest it says it can't find 'lib-a.so'. I find this wierd since the file is in the same directory as... (2 Replies)
Discussion started by: KrazyGuyPaul
2 Replies

10. UNIX for Dummies Questions & Answers

Installation problems!

Hello, I just wanted to install a red hat on my pc, it says that it can not find a file! and i should click return! When I click ok or I use esc, it does not work! Just the error page returns!! and then i formated my pc due to this error :( plz help me! (13 Replies)
Discussion started by: creative
13 Replies
Login or Register to Ask a Question
order(4)                                                           File Formats                                                           order(4)

NAME
order - package installation order description file DESCRIPTION
The package installation order file, .order, is an ASCII file specifying the order in which packages must be installed based on their pre- requisite dependencies. Any package with prerequisite dependencies must be installed after any packages it lists as a prerequisite dependency in its depend file. A .order file is required for the OS product. The .order file must reside in the top-level directory containing the product. The ordering is specified as a list of package identifiers, from the first package to be installed to the last, one package identifier per line. NOTES
The depend file supports incompatible and reverse dependencies. These dependency types are not recognized in the order file. SEE ALSO
cdtoc(4), clustertoc(4), depend(4), packagetoc(4), pkginfo(4) SunOS 5.10 24 Feb 1993 order(4)