1. euphoria_3.2-1_i386.deb

I downloaded
 euphoria_3.2-1_i386.deb
and tried to install it on Ubuntu Gutsy.

I got the following error.

dpkg: error processing euphoria (--install)
subprocess post-installation script returned error exit status 1

new topic     » topic index » view message » categorize

2. Re: euphoria_3.2-1_i386.deb

Jerry Story wrote:
> 
> I downloaded
>  euphoria_3.2-1_i386.deb
> and tried to install it on Ubuntu Gutsy.
> 
> I got the following error.
> 
> dpkg: error processing euphoria (--install)
> subprocess post-installation script returned error exit status 1

Yeah, I've got that one corrected.  Even though it gave that error,
it should have installed everything for you.  Try:

$ which exu

And /etc/euphoria/euinc.conf should be there.   There should be a bunch
of stuff in /usr/share/euphoria and /usr/share/doc/euphoria.  Also
try:

$ man exu
$ man ecu
$ man eubackend

They're not very good, but they're a start.

Matt

new topic     » goto parent     » topic index » view message » categorize

3. Re: euphoria_3.2-1_i386.deb

Matt Lewis wrote:
> 
> Jerry Story wrote:
> > 
> > I downloaded
> >  euphoria_3.2-1_i386.deb
> > and tried to install it on Ubuntu Gutsy.
> > 
> > I got the following error.
> > 
> > dpkg: error processing euphoria (--install)
> > subprocess post-installation script returned error exit status 1
> 
> Yeah, I've got that one corrected.  Even though it gave that error,
> it should have installed everything for you.  Try:
> 
> $ which exu
> 
> And /etc/euphoria/euinc.conf should be there.   There should be a bunch
> of stuff in /usr/share/euphoria and /usr/share/doc/euphoria.  Also
> try:
> 
> $ man exu
> $ man ecu
> $ man eubackend
> 
> They're not very good, but they're a start.
> 
> Matt

Yup. Everything is there.

Now my question is how to run the new Euphoria. When I type 'exu prog.exw' it
runs the old Euphoria. How can I run the new Euphoria in such a way that if
something doesn't work I can go back to the old Euphoria?

new topic     » goto parent     » topic index » view message » categorize

4. Re: euphoria_3.2-1_i386.deb

Jerry Story wrote:
> 
> Now my question is how to run the new Euphoria. When I type 'exu prog.exw' it
> runs the old Euphoria. How can I run the new Euphoria in such a way that if
> something doesn't work I can go back to the old Euphoria?

It depends on your path variable.  If you have ~/euphoria/bin or whatever
before /usr/bin, then it will run ~/euphoria/bin/exu before /usr/bin/exu.

You can either specify the path for either one, or you could uninstall the
package.  It actually should show up in synaptic once installed.

Matt

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu