|
[Date Index]
[Thread Index]
[Author Index]
Re: OSX version of Extrapackages folder
- To: mathgroup at smc.vnet.net
- Subject: [mg55931] Re: OSX version of Extrapackages folder
- From: "ragfield" <ragfield at gmail.com>
- Date: Sun, 10 Apr 2005 23:07:07 -0400 (EDT)
- References: <d3b0nk$sdu$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
The package probably just needs to go somewhere where the Kernel can
find it. Try $BaseDirectory/AddOns or $UserBaseDirectory/AddOns. That
way you can install it with <<LayFunctions`. If you want the package
to automatically load when you start your Kernel, you can put it at
$BaseDirectory/Autoload or $UserBaseDirectory/Autoload.
-Rob
Prev by Date:
Series[] command
Next by Date:
Re: ! operator
Previous by thread:
Re: OSX version of Extrapackages folder
Next by thread:
Re: OSX version of Extrapackages folder
|