Re: [casper] Error Loading Vegas Correlator

2013-01-08 Thread Arturo Veras
Mark,

Yes it is in:

root@jailander:/home/arturo# locate libgvplugin_gd.so.5

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin/dot/graphviz/libgvplugin_gd.so.5

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin64/dot/graphviz/libgvplugin_gd.so.5


and in the startsg.m file i added

addpath([getenv('XILINX_PATH'), '/ISE/sysgen/bin/lin64/dot/graphviz/']);


also just in case but i do not think that is necesasary in the PATH
variable. Is very strange i think.

2013/1/7 Mark Wagner mwag...@ssl.berkeley.edu

 Hi Arturo,

 I haven't seen this issue before, but does that file exist on your system?
 Is it in your Matlab path?

 Also FWIW, we've had issues in the past using unsupported systems:
 http://www.xilinx.com/images/tools/ise_support_lg.GIF

 Mark



 On Mon, Jan 7, 2013 at 10:51 AM, Arturo Veras a.ve...@gmail.com wrote:

 Dear Casper Group

 I'm working with Pedro on the VEGAS correlator
 (https://github.com/casper-astro/vegas_devel) using Matlab2012a,
 Xilinx 14.2 and Ubuntu 12.04 with this libraries:
 https://github.com/cs150bf/mlib_devel and
 https://github.com/casper-astro/xblocks_devel. Also I had already
 installed libltdl-dev in Ubuntu. My issue is when I try to open the
 VEGAS model, in the Matlab window appears several times this error:

 Warning: Could not load

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin64/dot/graphviz/libgvplugin_gd.so.5
 - file not found


 And every time I try to do something in the simulink window, the error
 appears again several times. . So what do you think it's going on?

 I do not know why this error appear because the file already exist and
 the path is correctly set.

 Regards!

 --
 Atte.
 Arturo





-- 
Atte.
Arturo


Re: [casper] Error Loading Vegas Correlator

2013-01-07 Thread Mark Wagner
Hi Arturo,

I haven't seen this issue before, but does that file exist on your system?
Is it in your Matlab path?

Also FWIW, we've had issues in the past using unsupported systems:
http://www.xilinx.com/images/tools/ise_support_lg.GIF

Mark



On Mon, Jan 7, 2013 at 10:51 AM, Arturo Veras a.ve...@gmail.com wrote:

 Dear Casper Group

 I'm working with Pedro on the VEGAS correlator
 (https://github.com/casper-astro/vegas_devel) using Matlab2012a,
 Xilinx 14.2 and Ubuntu 12.04 with this libraries:
 https://github.com/cs150bf/mlib_devel and
 https://github.com/casper-astro/xblocks_devel. Also I had already
 installed libltdl-dev in Ubuntu. My issue is when I try to open the
 VEGAS model, in the Matlab window appears several times this error:

 Warning: Could not load

 /home/arturo/xilinx/14.2/ISE_DS/ISE/sysgen/bin/lin64/dot/graphviz/libgvplugin_gd.so.5
 - file not found


 And every time I try to do something in the simulink window, the error
 appears again several times. . So what do you think it's going on?

 I do not know why this error appear because the file already exist and
 the path is correctly set.

 Regards!

 --
 Atte.
 Arturo