RE: [newbie] Locate utility problem on mndrke 9.0

2002-11-28 Thread Franki
locate should find them, but locate is updated via cron..

you need to do it manually first..

undatedb

In a console should do it.

then try locate again.

rgds

Frank

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Nathan .
Sent: Thursday, 28 November 2002 4:02 AM
To: [EMAIL PROTECTED]
Subject: [newbie] Locate utility problem on mndrke 9.0


Hello All,

I have 9.0 Mandrake installed. I successfully compiled the application on
8.2. I have noticed problems while compiling on 9.0.

I am getting compilation errors because somehow the compiler cannot find
standard librarires. I have checked for there installation and it is fine.

For Example:
On 9.0 : The locate utility cannot show all the iostream.h versions although
they do exist in 3 places. Moreover it was showing an entry
only in one directory. I was of the idea that locate should be able
to show all files with "iostream.h" in there string.

On 8.2: it works fine. is there a glitch or am I missing something.

Because of this I cannot compile my code. Seems like the system is not able
to pickup the correct header files.

Please advise
Thanks
-Nitin




_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail





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



Re: [newbie] Locate utility problem on mndrke 9.0

2002-11-27 Thread Len Lawrence
On Wed, 27 Nov 2002 20:01:37 +
"Nathan ." <[EMAIL PROTECTED]> wrote:

> Hello All,
> 
> I have 9.0 Mandrake installed. I successfully compiled the application on 
> 8.2. I have noticed problems while compiling on 9.0.
> 
> I am getting compilation errors because somehow the compiler cannot find 
> standard librarires. I have checked for there installation and it is fine.
> 
> For Example:
> On 9.0 : The locate utility cannot show all the iostream.h versions although 
> they do exist in 3 places. Moreover it was showing an entry
> only in one directory. I was of the idea that locate should be able
> to show all files with "iostream.h" in there string.
> 
> On 8.2: it works fine. is there a glitch or am I missing something.
In 8.2 here, locate returns this:
/usr/include/g++-3/iostream.h
/usr/include/g++-3/stdiostream.h
/usr/include/g++-v3/backward/iostream.h
/usr/include/g++-v3/bits/std_iostream.h

In 9.0 it finds only:
/usr/include/c++/3.2/backward/iostream.h

What are the three places?

> Because of this I cannot compile my code. Seems like the system is not able 
> to pickup the correct header files.
If you know where the file should be can you insert a symbolic link and see if
it works?  Do you use the -I option to specify other include directories?
-- 
Len Lawrence




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