help-octave
[Top][All Lists]
Advanced

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

Re: Problems installing odepkg on Windows 7


From: tmacchant
Subject: Re: Problems installing odepkg on Windows 7
Date: Mon, 14 Jul 2014 17:37:37 -0700 (PDT)

>Similar problem installing sockets on Window 7 but simple solution doesn't
work. 

What version of octave do you use?
If you use octave-3.6.4, the sockets package can be installed without pkg
install command.
The octave-3.6.4 for windows, both MSVC and MinGW version exist.
If you use MSVC version 3.6.4 and cannot see socket package by 

>> pkg list

You have to re-install, octave 3.6.4 with installer. At that time, you
should not forget check octave-forge packages.

After you install packages, run "pkg load sockets" before you use it.

If you are using octave-3.8.0 or 3.8.1, try

>> cd C:\octave\Octave-3.8.1\src
>> build_packages
(The above is case for octave-3.8.1 for typical install.)

HTH

Tatsuro



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problems-installing-odepkg-on-Windows-7-tp4657809p4665494.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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