Re: [newbie] Gnome Wave Cleaner

2002-11-13 Thread Frans Ketelaars
On Tue, 12 Nov 2002 19:35:56 +
Peter Watson [EMAIL PROTECTED] wrote:

 I just made my first attempt at compiling and installing a package 
 (gwc-0.17-5) from source. Unfortunately I'm in trouble.
 
 The GWC README file lists FFTW and libsndfile as dependencies and I 
 downloaded these and they seem to have compiled and installed ok, after a 
 bit of confusion as to whether libsndfile should be in /usr/local/lib or 
 /usr/lib they seem alright.
 
 However when I come to ./configure gwc it complains with the error:-
 
 Could not find gnomeConf.sh file that  is generated  by gnome-libs 
 install
 
 I certainly have no gnomeConf.sh file and yet I do have 
 gnome-libs-1.4.2-1mdk installed. Has anyone got any pointers as to what is 
 wrong.
 
 TIA 
 Pete
 Artdnamurchan Scotland 

You have to install libgnome32-devel-1.4.2-1mdk.

HTH,

-Frans


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Gnome Wave Cleaner

2002-11-13 Thread Len Lawrence
On Tue, 12 Nov 2002 19:35:56 +
Peter Watson [EMAIL PROTECTED] wrote:

 I just made my first attempt at compiling and installing a package 
 (gwc-0.17-5) from source. Unfortunately I'm in trouble.
 
 The GWC README file lists FFTW and libsndfile as dependencies and I 
 downloaded these and they seem to have compiled and installed ok, after a 
 bit of confusion as to whether libsndfile should be in /usr/local/lib or 
 /usr/lib they seem alright.
 
 However when I come to ./configure gwc it complains with the error:-
 
 Could not find gnomeConf.sh file that  is generated  by gnome-libs 
 install
 
 I certainly have no gnomeConf.sh file and yet I do have 
 gnome-libs-1.4.2-1mdk installed. Has anyone got any pointers as to what is 
 wrong.
 

No idea why this kind of thing happens but it is a common fault/problem.
One suggestion from previous posts is to reinstall gnome-libs from your
distribution disks.  In case it helps I am appending my gnomeConf.sh file
for Mandrake 8.2.  It goes in /usr/lib.

Good luck 
-- 
Len Lawrence





gnomeConf.sh
Description: Binary data
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Gnome Wave Cleaner

2002-11-13 Thread Aaron
Hi a thought, did you search google to see if someone made an rpm of it.
if they did try using urpmi if you have it configured correctly it will
try to find dependencies and install them, if it fails it will usually
give a list of the needed rpms. Which you can download or have it
download. I solved a lot of problems that way recently. 
lol
Aaron

On Wed, 2002-11-13 at 10:31, Frans Ketelaars wrote:
 On Tue, 12 Nov 2002 19:35:56 +
 Peter Watson [EMAIL PROTECTED] wrote:
 
  I just made my first attempt at compiling and installing a package 
  (gwc-0.17-5) from source. Unfortunately I'm in trouble.
  
  The GWC README file lists FFTW and libsndfile as dependencies and I 
  downloaded these and they seem to have compiled and installed ok, after a 
  bit of confusion as to whether libsndfile should be in /usr/local/lib or 
  /usr/lib they seem alright.
  
  However when I come to ./configure gwc it complains with the error:-
  
  Could not find gnomeConf.sh file that  is generated  by gnome-libs 
  install
  
  I certainly have no gnomeConf.sh file and yet I do have 
  gnome-libs-1.4.2-1mdk installed. Has anyone got any pointers as to what is 
  wrong.
  
  TIA 
  Pete
  Artdnamurchan   Scotland 
 
 You have to install libgnome32-devel-1.4.2-1mdk.
 
 HTH,
 
 -Frans
 
 
 

 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Gnome Wave Cleaner

2002-11-13 Thread Stephen Kuhn
On Wed, 2002-11-13 at 06:35, Peter Watson wrote:
 I just made my first attempt at compiling and installing a package 
 (gwc-0.17-5) from source. Unfortunately I'm in trouble.
 
 The GWC README file lists FFTW and libsndfile as dependencies and I 
 downloaded these and they seem to have compiled and installed ok, after a 
 bit of confusion as to whether libsndfile should be in /usr/local/lib or 
 /usr/lib they seem alright.
 
 However when I come to ./configure gwc it complains with the error:-
 
 Could not find gnomeConf.sh file that  is generated  by gnome-libs 
 install
 
 I certainly have no gnomeConf.sh file and yet I do have 
 gnome-libs-1.4.2-1mdk installed. Has anyone got any pointers as to what is 
 wrong.
 
 TIA 
 Pete
 Artdnamurchan Scotland 
 

You might want to manually edit the /etc/ld.so.conf file to point to
/usr/lib and /usr/local/lib, then re-run ldconfig - that will rebuild
the cache for your libs/includes and the likes. Do that then try to
reconfigure your apps - shouldn't have a prob after that - or at least
that's what we hope!

-- 
Thu Nov 14 07:40:01 EST 2002


|____  |
|   /  \ /| |'-.   |
|  .\__/ || |   |  |
|   _ /  `._ \|_|_.-'  |
|  | /  \__.`=._) (_   |kuhn media australia
|  |/ ._/  || |http://kma.0catch.com
|  |'.  `\ | | |stephen kuhn
|  ;/ / | | |email: [EMAIL PROTECTED]
|  smk  ) /_/| |.---.| |mobile: 0410-728-389
|  '  `-`'   |linux user:267497


Laetrile is the pits.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Gnome Wave Cleaner

2002-11-13 Thread Stephen Kuhn
On Thu, 2002-11-14 at 04:51, Peter Watson wrote:

 Many thanks Frans and others who replied It is now working a treat.
 
 One other query arising is that in order to compile this program and its 
 dependencies I had to my numerous items from /usr/lib to /usr/local/lib 
 and various others from /usr/local/lib to /usr/lib
 
 Is there some way of ensuring that all these items get installed in the 
 right place first time?
 
 TIA   Pete
 Ardnamurchan  Scotland
 

As long as your /etc/ld.so.conf contains those directories, and you've
run ldconf, you should be right.

-- 
Thu Nov 14 09:35:01 EST 2002


|____  |
|   /  \ /| |'-.   |
|  .\__/ || |   |  |
|   _ /  `._ \|_|_.-'  |
|  | /  \__.`=._) (_   |kuhn media australia
|  |/ ._/  || |http://kma.0catch.com
|  |'.  `\ | | |stephen kuhn
|  ;/ / | | |email: [EMAIL PROTECTED]
|  smk  ) /_/| |.---.| |mobile: 0410-728-389
|  '  `-`'   |linux user:267497


If you notice that a person is deceiving you, they must not be
deceiving you very well.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com