On Wed, 05 Jan 2000, [EMAIL PROTECTED] wrote:

> In message <[EMAIL PROTECTED]> you wrote:
> 
>> 
>> On Sun, 02 Jan 2000, [EMAIL PROTECTED] wrote:
>> 
>> > I have been attempting to compile Dia under NetBSD.  The source
>> > appears to compile without any errors however, when attempting to run
>> > Dia I get the following error.
>> > 
>> > "Couldn't find standard object when looking for object lib..."
>> > 
>> > Where are these standard objects located and are they directly related
>> > to Dia or do they belong to a different application that I need to
>> > install??
>> 
>> These are the standard objects included with Dia.  Try either doing
>> `make install' first or run dia with the wrapper app/rundia.sh.  Then
>> Dia will know where to find them.
>> 
>> -Lars
>> 
> Tried running from the wrapper and got the same error message.  The file
> structure is there including .libs (this only contains five files is
> that correct) My only guess is that I haven't created all the standard
> object files during the compiling process.  What are the
> standard-objects and which directory are they found.

All objects are in the objects directory, the standard objects in
objects/standard.  Horribly logical, isn't it:)
Each .libs directory should contain five files, that is correct.
Have you tried setting the environment variables from the wrapper 'by
hand'?  Can't think of what else could be a problem.

-Lars

-- 
Lars R. Clausen (http://shasta.cs.uiuc.edu/~lrclause)   H�rdgrim of Westfield
"I do not agree with a word that you say, but I will defend to the death your
right to say it."                                      --Evelyn Beatrice Hall

Reply via email to