This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-P and -T doesn't mix well


Doing the following: -

-d /lib/scheme -P gnu.kawa.slib. -T common_list_functions -C comlist.scm

doesnt't work, i.e: -
  1. The class files are not placed in the correct directory.
  2. Even after manually moving them to the correct directory,
     (require <gnu.kawa.slib.common_list_functions>) doesn't work.

Removing the -T option works though.


=====
Khairul Azhar

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]