You're using a double quote " instead of an empty string '' (it's easier to
see in monospace).

Marshall

On Tue, Mar 13, 2012 at 3:56 PM, Devon McCormick <devon...@gmail.com> wrote:

> Since the last two ASCII values differ, I suspect you're not entering
> the single quote twice at the end - or you could enter
>   'update' jpkg a:
> to avoid confusion.
>
> On Tue, Mar 13, 2012 at 3:45 PM, Daniel Durieu <danieldur...@gmail.com>
> wrote:
> > To be sure: J701
> > with Jconsole
> >
> > load 'pacman'
> > OK (it seems, but how to be sure?)
> >
> > typing: 'update' jpkg "
> > in ASCII caracters values to be sure:
> > 39 117 112 100 97 116 101 39 32 106 112 107 103 32 34
> > gives always: syntax error.
> >
> > I have used pacman successfully a lot of time till today.
> > What is to be done?
> > Re-install J701?
> >
> >
> > On Tue, Mar 13, 2012 at 8:12 PM, Ric Sherlock <tikk...@gmail.com> wrote:
> >
> >> The statements as shown are correct. The only thing I can think of is
> >> that if you have copied and pasted them from the email message,
> >> perhaps there are some non-printing chars that are causing the error?
> >> If you haven't already, try typing the commands in to a fresh jconsole
> >> session.
> >>
> >> On Wed, Mar 14, 2012 at 7:33 AM, Daniel Durieu <danieldur...@gmail.com>
> >> wrote:
> >> > -Trying with J701 jconsole interface:
> >> > load 'pacman'
> >> > -> It is OK
> >> > trying 'update' and 'upgrade' proposed with different syntaxes,
> >> > I get always syntax error
> >> >
> >> > The 2 statements proposed, exactly copied from the message:
> >> >  'update' jpkg ''
> >> >  'upgrade' jpkg ''
> >> >
> >> > give always:  syntax error
> >> >
> >> >
> >> > On Tue, Mar 13, 2012 at 10:00 AM, Ric Sherlock <tikk...@gmail.com>
> >> wrote:
> >> >
> >> >> I think the most recent version of gui/gtk fixes this problem.
> >> >> Download it using one of the other interfaces to JAL.
> >> >> E.g. using jconsole interface
> >> >>
> >> >>   load 'pacman'
> >> >>   'update' jpkg ''
> >> >>   'upgrade' jpkg ''
> >> >>
> >> >> On Tue, Mar 13, 2012 at 9:43 PM, Daniel Durieu <
> danieldur...@gmail.com>
> >> >> wrote:
> >> >> > -Working in J701 (64-bits windows 7)
> >> >> > -The following problem with package manager:
> >> >> >  just after clicking on "upgrade"
> >> >> >  the following messages are coming:
> >> >> >
> >> >> >   callback run error: pmsel_cursor_changed_3_
> >> >> > |domain error: gtk_tree_path_get_indices
> >> >> > |   r=.    gtk_tree_path_get_indices<<p
> >> >> >
> >> >> >
> >> >> > A few minutes before, I did the same manipulation with J602
> >> >> > and package manager, everything was OK.
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Daniel Durieu
> >> >> > Rue du Grand Coron, 28
> >> >> > B-7034-Obourg
> >> >> > Tél: 065/ 72 32 14
> >> >> > Gsm: 0471 068 338
> >> >> >
> >> >> > e-mail: danieldur...@gmail.com
> >> >> >
> ----------------------------------------------------------------------
> >> >> > For information about J forums see
> >> http://www.jsoftware.com/forums.htm
> >> >>
> ----------------------------------------------------------------------
> >> >> For information about J forums see
> http://www.jsoftware.com/forums.htm
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Daniel Durieu
> >> > Rue du Grand Coron, 28
> >> > B-7034-Obourg
> >> > Tél: 065/ 72 32 14
> >> > Gsm: 0471 068 338
> >> >
> >> > e-mail: danieldur...@gmail.com
> >> > ----------------------------------------------------------------------
> >> > For information about J forums see
> http://www.jsoftware.com/forums.htm
> >> ----------------------------------------------------------------------
> >> For information about J forums see http://www.jsoftware.com/forums.htm
> >>
> >
> >
> >
> > --
> > Daniel Durieu
> > Rue du Grand Coron, 28
> > B-7034-Obourg
> > Tél: 065/ 72 32 14
> > Gsm: 0471 068 338
> >
> > e-mail: danieldur...@gmail.com
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
>
>
> --
> Devon McCormick, CFA
> ^me^ at acm.
> org is my
> preferred e-mail
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to