Re: dependencies problem to install lightworks on jessie

2016-10-29 Thread Henning Follmann
On Fri, Oct 28, 2016 at 05:56:22PM -0400, e Lpe wrote:
> Ok, thanks for the lesson.
> I made a mistake. I apologize.
> I din't saw how as changed Debian distribution and community since 2002.
> It's so far...
> Forget this thread, or mail, call it as you want.
> I will found a solution by myself.
> 
> And thanks to people try to help.
> End off.
> 

No need to be too sensitive about this.
However, just install the dependencies (dev packages) your program
requires. The debian package system is stable and proven to not mess up. So
just install away with confidence. 

-H


-- 
Henning Follmann   | hfollm...@itcfollmann.com



Re: dependencies problem to install lightworks on jessie

2016-10-29 Thread Lisi Reisz
On Friday 28 October 2016 22:56:22 e Lpe wrote:
> Ok, thanks for the lesson.
> I made a mistake. I apologize.
> I din't saw how as changed Debian distribution and community since 2002.
> It's so far...
> Forget this thread, or mail, call it as you want.
> I will found a solution by myself.
>
> And thanks to people try to help.
> End off.

We still don't know what you are trying to do.  Brian told you a solution to 
what seems to be your problem.  Why not try it?  If your problem is what it 
seems to be this will solve it.

Lisi
>
> 2016-10-28 14:31 GMT-04:00 Greg Wooledge :
> > On Fri, Oct 28, 2016 at 07:19:47PM +0100, Brian wrote:
> > > 4. There is a way to get your error mesaages in English but I have
> > >forgotten how. Someone will be along in a while to explain how it
> > >is done.
> >
> > If you're working from a command shell, you can do:
> >
> > export LC_ALL=C
> >
> > and then the rest of your commands should all produce output in the
> > "C" locale (traditional US English, ASCII characters only).
> >
> > If you're working with a GUI, then all bets are off.  You might be able
> > to restart the GUI application with the locale variables set differently,
> > but if it's something like a display manager invoked directly from
> > /sbin/init then it could become difficult.  Or, the GUI application may
> > have its own internal language selection.




Re: dependencies problem to install lightworks on jessie

2016-10-28 Thread e Lpe
Ok, thanks for the lesson.
I made a mistake. I apologize.
I din't saw how as changed Debian distribution and community since 2002.
It's so far...
Forget this thread, or mail, call it as you want.
I will found a solution by myself.

And thanks to people try to help.
End off.


2016-10-28 14:31 GMT-04:00 Greg Wooledge :

> On Fri, Oct 28, 2016 at 07:19:47PM +0100, Brian wrote:
> > 4. There is a way to get your error mesaages in English but I have
> >forgotten how. Someone will be along in a while to explain how it
> >is done.
>
> If you're working from a command shell, you can do:
>
> export LC_ALL=C
>
> and then the rest of your commands should all produce output in the
> "C" locale (traditional US English, ASCII characters only).
>
> If you're working with a GUI, then all bets are off.  You might be able
> to restart the GUI application with the locale variables set differently,
> but if it's something like a display manager invoked directly from
> /sbin/init then it could become difficult.  Or, the GUI application may
> have its own internal language selection.
>
>


Re: dependencies problem to install lightworks on jessie

2016-10-28 Thread Greg Wooledge
On Fri, Oct 28, 2016 at 07:19:47PM +0100, Brian wrote:
> 4. There is a way to get your error mesaages in English but I have
>forgotten how. Someone will be along in a while to explain how it
>is done.

If you're working from a command shell, you can do:

export LC_ALL=C

and then the rest of your commands should all produce output in the
"C" locale (traditional US English, ASCII characters only).

If you're working with a GUI, then all bets are off.  You might be able
to restart the GUI application with the locale variables set differently,
but if it's something like a display manager invoked directly from
/sbin/init then it could become difficult.  Or, the GUI application may
have its own internal language selection.



Re: dependencies problem to install lightworks on jessie

2016-10-28 Thread Brian
I did not respond to your post because it seemed like too much trouble
to get information from you. Fortunately for you Lisi (bless her heart)
did not ignore it.

e Lpe, you are now going to get a lecture. Sit back and enjoy it. :)



On Fri 28 Oct 2016 at 13:10:18 -0400, e Lpe wrote:

> " What have you tried?"
> 
> nothing yet. The missings dependencies are here : http://dpaste.com/2BVN1S6
> I think i can dowload it from debian website and install tem with dpkg but
> I affraid to brake my system
> 
> 2016-10-28 10:53 GMT-04:00 Lisi Reisz :
> 
> > On Friday 28 October 2016 02:13:44 e Lpe wrote:
> > > Hello,
> > >
> > > all is in the title.
> > > I can't install Lightworks on Jessie.
> > >
> > > What is the right way to install it ?
> >
> > What have you tried?

-

The lecture starts here.


1. In your first mail you said:

   > all is in the title.

   The title is for a brief description of the problem. *Never* rely on
   it (as you have done) to substitute for a good, clear expression of
   the issue. Like this:

  I downloaded www from  and tried to install www with
  'dpkg -i www'. But then I got yyy. Help!

   Of course, all of that may be incorrect. So you put in your own words.

2. Point 2 is that in the response to Lisi you gave a dpaste URL. The
   amount of information is so little it could easily be posted directly
   in your response. It makes people do something extra to help you.
   This could put them off responding. Don't use these paste thingies.
   Post everything here.

3. Here is a guessed solution to your problem. I hate guessing. Please
   post again with more detail if it does not fit what you want to do.

Install:

dpkg -i filename.deb

apt-get -f install

   This cannot break your system.

4. There is a way to get your error mesaages in English but I have
   forgotten how. Someone will be along in a while to explain how it
   is done.

-- 
Brian.



Re: dependencies problem to install lightworks on jessie

2016-10-28 Thread e Lpe
" What have you tried?"

nothing yet. The missings dependencies are here : http://dpaste.com/2BVN1S6
I think i can dowload it from debian website and install tem with dpkg but
I affraid to brake my system

2016-10-28 10:53 GMT-04:00 Lisi Reisz :

> On Friday 28 October 2016 02:13:44 e Lpe wrote:
> > Hello,
> >
> > all is in the title.
> > I can't install Lightworks on Jessie.
> >
> > What is the right way to install it ?
>
> What have you tried?
>
> Lisi
>
>


Re: dependencies problem to install lightworks on jessie

2016-10-28 Thread Lisi Reisz
On Friday 28 October 2016 02:13:44 e Lpe wrote:
> Hello,
>
> all is in the title.
> I can't install Lightworks on Jessie.
>
> What is the right way to install it ?

What have you tried?

Lisi