[GRASS-user] can not locate "g.mlist"

Hello,

I have installed grass 7 on ubuntu 14.04, 64 bit, from the source code.

The grass70 opens without any problems, but I’m unable to find the

command ‘g.mlist’. However, “g.list” opens without any errors.
Also, I’m unable to install any of the Add-ons.

I think I have missed to configure some files.

I will be grateful if any of you can help in resolving this issue.

Regards

Rajat Nayak

On 10.12.2014 09:45, Rajat Nayak wrote:

Hello,

I have installed grass 7 on ubuntu 14.04, 64 bit, from the source code.
The grass70 opens without any problems, but I'm unable to find the
command '*g.mlist*'. However, "g.list" opens without any errors.
Also, I'm unable to install any of the Add-ons.
I think I have missed to configure some files.
I will be grateful if any of you can help in resolving this issue.

g.mlist does not exist anymore. `g.list`, however, features all of its functionalities. Some info here <https://trac.osgeo.org/grass/changeset/62015&gt;\.

How do you go about installing add-ons? Which command do you use?

Nikos

Thank you for your mail Nikos.

Sorry, I did not realise pattern option is there in ‘g.list’ now.

Add-ons, I tried installing using g.extensions. Also tried

using Settings->Addons extensions->install extension from addons.

Thank you

···

On Wed, Dec 10, 2014 at 1:32 PM, Nikos Alexandris <nik@nikosalexandris.net> wrote:

On 10.12.2014 09:45, Rajat Nayak wrote:

Hello,

I have installed grass 7 on ubuntu 14.04, 64 bit, from the source code.
The grass70 opens without any problems, but I’m unable to find the
command ‘g.mlist’. However, “g.list” opens without any errors.
Also, I’m unable to install any of the Add-ons.
I think I have missed to configure some files.
I will be grateful if any of you can help in resolving this issue.

g.mlist does not exist anymore. g.list, however, features all of its functionalities. Some info here <https://trac.osgeo.org/grass/changeset/62015>.

How do you go about installing add-ons? Which command do you use?

Nikos


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Rajat Nayak

On Wed, Dec 10, 2014 at 9:02 AM, Nikos Alexandris
<nik@nikosalexandris.net> wrote:

On 10.12.2014 09:45, Rajat Nayak wrote:

Hello,

I have installed grass 7 on ubuntu 14.04, 64 bit, from the source code.
The grass70 opens without any problems, but I'm unable to find the
command '*g.mlist*'. However, "g.list" opens without any errors.
Also, I'm unable to install any of the Add-ons.
I think I have missed to configure some files.
I will be grateful if any of you can help in resolving this issue.

g.mlist does not exist anymore. `g.list`, however, features all of its
functionalities.

A comprehensive list is available here:

http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Replacedandremovedmodules

Markus

On 10.12.2014 10:20, Rajat Nayak wrote:

Thank you for your mail Nikos.
Sorry, I did not realise pattern option is there in 'g.list' now.
Add-ons, I tried installing using g.extensions. Also tried
using Settings->Addons extensions->install extension from addons.

Dear Rajat,

What is the error message saying (for failing to install an add-on)?

I did a quick test installing add-ons from the GUI. It works just fine for me (tested both GRASS ver. 6.4.3 inside OSGeoLive ver. 7.9 & latest GRASS ver. 7.0.0svn from my Funtoo box). I am sorry that I can't be of any help for this one. Maybe someone working with Ubuntu can help further?

Nikos

Thank you for the mail Nikos.

Yes., compiling from the source code in Ubuntu can create problems if not configured

properly. I will try to work on it in free time.

Regards

···

On Thu, Dec 11, 2014 at 6:28 PM, Nikos Alexandris <nik@nikosalexandris.net> wrote:

On 10.12.2014 10:20, Rajat Nayak wrote:

Thank you for your mail Nikos.
Sorry, I did not realise pattern option is there in ‘g.list’ now.
Add-ons, I tried installing using g.extensions. Also tried
using Settings->Addons extensions->install extension from addons.

Dear Rajat,

What is the error message saying (for failing to install an add-on)?

I did a quick test installing add-ons from the GUI. It works just fine for me (tested both GRASS ver. 6.4.3 inside OSGeoLive ver. 7.9 & latest GRASS ver. 7.0.0svn from my Funtoo box). I am sorry that I can’t be of any help for this one. Maybe someone working with Ubuntu can help further?

Nikos

Rajat Nayak

Rajat Nayak wrote:

...compiling from the source code in Ubuntu can create problems if not
configured properly. I will try to work on it in free time.

Sorry, which version do you compile? I don't run Ubuntu myself (anymore, since quite some time). But I used to do this very (very) often. Which instructions do you follow?

You probably know this one: <http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu&gt;\. Go through the "checks" also: <http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu\#Post\_compilation\.2Finstallation\_control&gt;, <http://grasswiki.osgeo.org/wiki/Compile_and_install_GRASS_and_QGIS_with_GDAL/OGR_Plugin#Troubleshooting&gt;\.

Nikos