help-octave
[Top][All Lists]
Advanced

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

Re: 3.6.1 can't install [was checkinstall]


From: Juan Pablo Carbajal
Subject: Re: 3.6.1 can't install [was checkinstall]
Date: Mon, 27 Feb 2012 12:06:33 +0100

On Mon, Feb 27, 2012 at 10:59 AM, Juan Pablo Carbajal
<address@hidden> wrote:
> On Mon, Feb 27, 2012 at 10:53 AM, marco atzeri <address@hidden> wrote:
>> On 2/27/2012 10:51 AM, Juan Pablo Carbajal wrote:
>>
>>>>> What am I doing wrong? Any hints?
>>>>>
>>>>
>>>>
>>>> what are the permissions of
>>>> /usr/local/include
>>>> /usr/local/
>>>>
>>>> ?
>>>> _______________________________________________
>>>> Help-octave mailing list
>>>> address@hidden
>>>> https://mailman.cae.wisc.edu/listinfo/help-octave
>>>
>>>
>>> drwxr-xr-x  12 root root 4.0K 2011-12-22 07:52 /usr/local
>>> drwxr-xr-x  5 root root 4.0K 2012-02-27 08:51 /usr/local/include
>>>
>>> I am running 'sudo make install' and 'sudo checkinstall'
>>>
>>
>>
>> Is sudo working ?
>
> Yes, that would be rather a critical error.
>
> $> ls /usr/local/include/
> ana  rsb  rsc
> $> mkdir /usr/local/include/octave-3.6.1
> mkdir: cannot create directory `/usr/local/include/octave-3.6.1_':
> Permission denied
> $> sudo mkdir /usr/local/include/octave-3.6.1
> $> ls /usr/local/include/
> ana  octave-3.6.1  rsb  rsc
>
> --
> M. Sc. Juan Pablo Carbajal
> -----
> PhD Student
> University of Zürich
> http://ailab.ifi.uzh.ch/carbajal/

Adding the folder /usr/local/include/octave-3.6.1 manually avoids the
first error, but new ones appear

/bin/mkdir -p /usr/local/share/octave/3.6.1/m/startup
/bin/mkdir: cannot create directory `/usr/local/share/octave/3.6.1':
No such file or directory

Is this a problem with the installation file sin the tar.gz file or is
something in my system?
Has anybody tried to install (in Linux, particularly Ubuntu 10.10)
using the tar file from the website?
I tried installing from the repo, but it fails to compile (I am trying
to find the prob)
What else can I try?

Thanks
-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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