POV-Ray : Newsgroups : povray.general : INC file directory Server Time
4 Aug 2024 04:12:41 EDT (-0400)
  INC file directory (Message 1 to 8 of 8)  
From: BorisW37
Subject: INC file directory
Date: 12 Aug 2003 21:40:01
Message: <web.3f399668a80a1a4a6af901ee0@news.povray.org>
How do i tell povray where i saved my *.inc files?


Post a reply to this message

From: Mike Williams
Subject: Re: INC file directory
Date: 12 Aug 2003 22:17:18
Message: <C$s8RNA29ZO$EwGQ@econym.demon.co.uk>
Wasn't it BorisW37 who wrote:
>How do i tell povray where i saved my *.inc files?

Tools->Edit Master POVRAY.INI
Add an extra Library_Path line.

POVRay looks in the library path for any files (e.g. fonts and image
maps as well as include files) that it can't find in the same directory
as the main source file.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

From: Ken
Subject: Re: INC file directory
Date: 12 Aug 2003 22:22:01
Message: <3F39A240.8CC43E63@pacbell.net>
BorisW37 wrote:
> 
> How do i tell povray where i saved my *.inc files?

What OS are you using?

-- 
Ken Tyler


Post a reply to this message

From: BorisW37
Subject: Re: INC file directory
Date: 12 Aug 2003 23:15:01
Message: <web.3f39acdf4f7006e96af901ee0@news.povray.org>
Windows 2000


Post a reply to this message

From: Ken
Subject: Re: INC file directory
Date: 12 Aug 2003 23:50:15
Message: <3F39B6EF.2658CE0A@pacbell.net>
BorisW37 wrote:
> 
> Windows 2000

Follow Mike's advice.

-- 
Ken Tyler


Post a reply to this message

From: BorisW37
Subject: Re: INC file directory
Date: 13 Aug 2003 11:00:02
Message: <web.3f3a51a24f7006e96af901ee0@news.povray.org>
Ok, i opened povray.ini

and edited it, here are the last few lines

; Specify path to search for any files not found in current
; directory.  Up to 10 such paths may be specified.
; These were added by the install process with your installation
; drive and directory already patched in.
;
Library_Path=C:\Program Files\POV-Ray for Windows v3.5\INCLUDE
Library_Path=C:\WINNT\Fonts
Library Path=C:\povray_inc


C:\povray_inc is the one i added. But when i run povray i get the following
errors


Preset INI file is 'C:\PROGRAM FILES\POV-RAY FOR WINDOWS
V3.5\RENDERER\QUICKRES.INI', section is '[512x384, No AA]'.
Preset source file is 'C:\Documents and Settings\Boris1\Desktop\Mo_Pov
Ray\pov_ray\Untitled.pov'.
Persistence of Vision(tm) Ray Tracer Version 3.5 win32 (.icl)
  This is an official version prepared by the POV-Ray Team. See the
   documentation on how to contact the authors or visit us on the
   internet at http://www.povray.org/.
Copyright 1991-2002 POV-Ray Team(tm)
This Windows version by Christopher J. Cason
Possible INI File Error: Could not open INI file 'Library'.
Possible INI File Error: Unknown option 'Path' in INI file.
Possible INI File Error: Could not read INI file 'C:\PROGRAM FILES\POV-RAY
FOR WINDOWS V3.5\RENDERER\POVRAY.INI'.
INI File Error: Cannot open ini file C:\PROGRAM FILES\POV-RAY FOR WINDOWS
V3.5\RENDERER\POVRAY.INI.


Returned from renderer with error status


if i comment the line, put ";"  in front of Library Path=C:\povray_inc it
works fine
What do i do?


Post a reply to this message

From: KalleK
Subject: Re: INC file directory
Date: 13 Aug 2003 12:24:52
Message: <3f3a6654@news.povray.org>
BorisW37 wrote:
> Ok, i opened povray.ini
>
> and edited it, here are the last few lines
>
> Library Path=C:\povray_inc

> Returned from renderer with error status
>
>
> if i comment the line, put ";"  in front of Library
> Path=C:\povray_inc it works fine
> What do i do?

add an "_" between "Library" and "Path" :)

Kalle


Post a reply to this message

From: BorisW37
Subject: Re: INC file directory
Date: 13 Aug 2003 22:05:00
Message: <web.3f3aedaa4f7006e96af901ee0@news.povray.org>
thanks a lot, i could not figure it out, i was sitting there starting at the
line before it and could not see the difference.

Thanks


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.