Got it. 'upgrade' jpkg '' Installing 1 package Downloading base library... Installing base library... Done. Installed addons are up to date, 69 addons are not yet installed. The base library is up to date.
On Mon, Jan 2, 2012 at 10:31 PM, Tom Szczesny <tav...@gmail.com> wrote: > Should I install "a newer version of the base library"? > If so, how? (bold formatting was added) > > 'install' jpkg 'tables/csv tables/dsv' > Installing 2 packages > Downloading tables/csv... > Installing tables/csv... > Downloading tables/dsv... > Installing tables/dsv... > Done. > Installed addons are up to date, 69 addons are not yet installed. > *There is a newer version of the base library.* > > > On Mon, Jan 2, 2012 at 10:08 PM, Tom Szczesny <tav...@gmail.com> wrote: > >> Looks like it worked. >> >> testaccess_jpacman_ >> 3 : 0 >> f=. <jpath'~bin\installer.txt' >> d=. 1!:1 f >> try. >> 1!:55 f >> d 1!:2 f >> 1 >> catch. >> 0 >> end. >> ) >> jpath >> jpath_j_ >> jpath'~bin\installer.txt' >> /home/tom/jgplsrc/j/bin/installer.txt >> exit 0 >> >> tom@xps cd ~/jgplsrc/j/bin >> tom@xps ~/jgplsrc/j/bin $ nano installer.txt >> >> tom@xps ~ $ j >> load 'pacman' >> 'update' jpkg '' >> Updating server catalog... >> Local JAL information was last updated: 02 Jan 2012 22:03:11 >> No addons are installed. >> There is a newer version of the base library. >> >> >> On Mon, Jan 2, 2012 at 9:59 PM, Tom Szczesny <tav...@gmail.com> wrote: >> >>> Thanks! >>> I'll see if I can figure it out. >>> >>> On Mon, Jan 2, 2012 at 8:33 PM, Eric Iverson >>> <eric.b.iver...@gmail.com>wrote: >>> >>>> Display testaccess_jpacman_ for more info. >>>> The test is if it can write to ~bin/installer.txt. >>>> >>>> You are running from a non-standard install so this isn't surprising. >>>> You >>>> could try creating that path and file. Or it might be easier to do a >>>> standard install and then add your bits on top. Not sure where you are >>>> starting from. >>>> >>>> On Mon, Jan 2, 2012 at 8:10 PM, Tom Szczesny <tav...@gmail.com> wrote: >>>> >>>> > The simplistic verb that Joey Tuttle sent works fine for loading csv >>>> files. >>>> > Regarding setup for other addons, however, I get the following error: >>>> > >>>> > tom@xps ~ $ j >>>> > load 'pacman' >>>> > 'update' jpkg '' >>>> > Updating server catalog... >>>> > |file name error: testaccess >>>> > | d=. 1!:1 f >>>> > >>>> > Any ideas as to what the problem is? >>>> > ---------------------------------------------------------------------- >>>> > For information about J forums see >>>> http://www.jsoftware.com/forums.htm >>>> > >>>> ---------------------------------------------------------------------- >>>> For information about J forums see http://www.jsoftware.com/forums.htm >>>> >>> >>> >> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm