jens haga

4 Reputation

2 Badges

18 years, 92 days

MaplePrimes Activity


These are replies submitted by jens haga

I tried to get the JavaView working, but ran into some difficulties when installing the JavaViewLib library, using instructions from http://www.javaview.de/maple/gettingStarted/index.html. Perhaps someone can tell me what I did wrong. I guess it is rather trivial, but I can't figure it out right now... --- > restart:libname; "C:\Programfiler\Maple 10/lib" > installationPath:="c:\\Programfiler\\Maple 10\\JavaViewLib\\"; installationPath := "c:\Programfiler\Maple 10\JavaViewLib\" > libname:=installationPath,libname; libname := "c:\Programfiler\Maple 10\JavaViewLib\", "C:\Programfiler\Maple 10/lib" > with(JavaViewLib); Error, (in with) invalid input: with expects its 1st argument, pname, to be of type {package, module}, but received JavaViewLib ---
I tried to get the JavaView working, but ran into some difficulties when installing the JavaViewLib library, using instructions from http://www.javaview.de/maple/gettingStarted/index.html. Perhaps someone can tell me what I did wrong. I guess it is rather trivial, but I can't figure it out right now... --- > restart:libname; "C:\Programfiler\Maple 10/lib" > installationPath:="c:\\Programfiler\\Maple 10\\JavaViewLib\\"; installationPath := "c:\Programfiler\Maple 10\JavaViewLib\" > libname:=installationPath,libname; libname := "c:\Programfiler\Maple 10\JavaViewLib\", "C:\Programfiler\Maple 10/lib" > with(JavaViewLib); Error, (in with) invalid input: with expects its 1st argument, pname, to be of type {package, module}, but received JavaViewLib ---
Page 1 of 1