octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41241] octave forge package 'database 2.3.0'


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #41241] octave forge package 'database 2.3.0' fails to install in mxe-octave.
Date: Mon, 20 Jan 2014 19:57:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #8, bug #41241 (project octave):

mingw/mxe-octave doesn't have a ldconfig command.
In windows, it does expect the dll to be in the path, which libpq.dll is in
c:\Octave\Octave-3.8.0\bin, which is the main octave binaries path, and is in
the PATH statement.

I did try setenv('LD_LIBRARY_PATH', 'c:\Octave\Octave-3.8.0\bin') just on the
offchance it would help - not issue was the same.

NOTE that there is only the client libs installed, NOT the server, so I would
expect the test to fail as there isn't any server with a test database
available.

However the message indicates a problem loading the .oct file, not a problem
attempting to connect.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41241>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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