help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: with pkg installed packages are not found


From: David Bateman
Subject: Re: with pkg installed packages are not found
Date: Sun, 15 Jul 2007 09:22:44 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

address@hidden wrote:
> Hi all
> 
> I have a problem if I install packages from octave-forge with pkg.
> 
> <<pkg install io-1.0.0.tar.gz
> <<help dlmread
> 
> this seems to be ok
> 
> <<pkg install nnet-0.1.0.tar.gz
> <<help prestd
> 
> everything is ok
> 
> <<help dlmread
> again tells me that dlmread can't be found
> 
> << pkg load io
> tells me that this isn't installed ...
> 
> thanks for any help
> Michael

Most strange, it seems your package database was corrupted. Try "pkg
-rebuild"

D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]