Hi Arturo,

OK, I think you're right that this doesn't need to be in the path -- it's
not in my path and i'm not seeing this issue.

I'm shooting in the dark here, but do you have the graphviz package
installed on your system?  It may be there's a conflict between it and the
one that comes with Xilinx, so I might try uninstalling it.

Also, other than having the warning popup, is there any issue with your
ability to edit the design and compile?  If not, you may be able to simply
turn off the warning.

Mark




On Tue, Jan 8, 2013 at 6:48 AM, Arturo Veras <a.ve...@gmail.com> wrote:

> 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

Reply via email to