What version of mlib_devel are you using?

For roach2, you should be using the roach2 branch from
https://github.com/casper-astro/mlib_devel/tree/roach2

Cheers
Jack

On Wed, 19 Jun 2019 at 13:10, Gonzalo Burgos <gonza2...@gmail.com> wrote:
>
> Hi Jack,
>
> Is that actually where the Xilinx tools were installed?
>
> Yes.
>
> Did the installation say it succeeded?
>
> yes, in did I can run ISE and open the interfaces without problem.
>
> Which Xilinx package did you download?
>
> I'm not sure what you referring to "Xilinx package". but download 
> "Xilinx_ISE_DS_Lin_14.7_1015_1" from xilinx and follow the casper tutorial 
> "how to install Xilinx ISE" 
> (https://github.com/casper-astro/mlib_devel/wiki/How-to-install-Xilinx-ISE). 
> this don't give any problem.
>
> Thank for your time to help me.
>
> Cheers
> Gonzalo
>
> PD: before to have this problem. I was install all the tool flow without 
> problem, but the OS (Ubuntu 14) failed and I had to re-install everything on 
> the computer.
>
> El mié., 19 jun. 2019 a las 13:43, Jack Hickish (<jackhick...@gmail.com>) 
> escribió:
>>
>> Hi Gonzalo,
>>
>> Is that actually where the Xilinx tools were installed? Did the
>> installation say it succeeded? Which Xilinx package did you download?
>>
>> Cheers
>> Jack
>>
>> On Tue, 18 Jun 2019 at 08:10, Gonzalo Burgos <gonza2...@gmail.com> wrote:
>> >
>> > Hi Jack,
>> > I installed all the toolflow software following the CASPER instruction 
>> > from the wiki. Everything work well separately, but when try to run 
>> > ./startsg nothing happens and show the error.
>> >
>> >  my Xilinx and Matlab install path in the startsg.local file:
>> >
>> >          export MATLAB_PATH=/opt/matlab/
>> >          export XILINX_PATH=/opt/Xilinx/14.7/ISE_DS
>> >          export XILINX_PLATFORM=lin64
>> >
>> > I start running startsg "sudo ./startsg" from the directoy 
>> > ""home/mrbeam/mlib_devel"
>> >
>> > It display a error message: ./startsg: line 166: 
>> > /opt/Xilinx/14.7/ISE_DS/bin/sysgen: No such file or directory
>> >
>> > when I checked the directory "/bin/sysgen" and don't exist and the /SysGen 
>> > folder in ISE_DS it was empty
>> >
>> > Pleasr help me, tank you.
>> >
>> > El lun., 17 jun. 2019 a las 18:05, Jack Hickish (<jackhick...@gmail.com>) 
>> > escribió:
>> >>
>> >> Hi Gonzalo,
>> >>
>> >> Could you confirm exactly what command you ran and what is in your 
>> >> startup.local file.
>> >>
>> >> Cheers
>> >> Jack
>> >>
>> >> On Mon, 17 Jun 2019, 2:49 pm Gonzalo Burgos, <gonza2...@gmail.com> wrote:
>> >>>
>> >>> Hi everyone,
>> >>> I'm Gonzalo and I have the same problem. I try to fix it with explicit 
>> >>> path to my local config file but it returned the same problem. you know 
>> >>> another form to fix this problem ?
>> >>>
>> >>> El mar., 19 mar. 2019 a las 21:19, Jack Hickish 
>> >>> (<jackhick...@gmail.com>) escribió:
>> >>>>
>> >>>> Hi Erick,
>> >>>>
>> >>>> In your startsg.local file you quoted it looks like you have installed 
>> >>>> MATLAB/xilinx tools in your home directory, but the error indicates 
>> >>>> that the toolflow is looking in /opt/...
>> >>>>
>> >>>> Where is your startsg.local file located? Do you get different results 
>> >>>> if you run startsg with an explicit path to your local config file as a 
>> >>>> command line arguments? I.e.:
>> >>>>
>> >>>> ./startsg /explicit/path/to/startsg.local
>> >>>>
>> >>>> Cheers
>> >>>> Jack
>> >>>>
>> >>>>
>> >>>>
>> >>>> On Tue, 19 Mar 2019, 11:28 pm Erick Omar Arellano Gomez, 
>> >>>> <erick.arel...@gmail.com> wrote:
>> >>>>>
>> >>>>> Hi,I'm Erick
>> >>>>>
>> >>>>>   I encount a problem in installing and running CASPER software.
>> >>>>>
>> >>>>>   I installed the CASPER software according to the CASPER web guide 
>> >>>>> and the  document in wiki.
>> >>>>>
>> >>>>>    - Install ubuntu14.04
>> >>>>>
>> >>>>>    - Install MATLAB R2012b  (This was installed successfully,and 
>> >>>>> MATLAB can be run.)
>> >>>>>
>> >>>>>    - Install ISE14.7  (System Edition) It was seemed to be also 
>> >>>>> successfully and also ISE can also be  run.
>> >>>>>
>> >>>>>    - Clone the mlib_devel repository . This was operated normally
>> >>>>>
>> >>>>>    - Create a startsg.local file
>> >>>>>
>> >>>>>      specify my Xilinx and Matlab install path
>> >>>>>
>> >>>>>      export MATLAB_PATH=/home/MATLAB/R2012b
>> >>>>>      export XILINX_PATH=/home/Xilinx/14.7/ISE_DS
>> >>>>>      export XILINX_PLATFORM=lin64
>> >>>>>
>> >>>>>    - Last I start running startsg "./startsg"
>> >>>>>
>> >>>>>
>> >>>>>    It display a error message: ./startsg: line 166: 
>> >>>>> /opt/Xilinx/14.7/ISE_DS/bin/sysgen: No such file or directory
>> >>>>>
>> >>>>>    - And I checked the directory ../Xilinx/14.7/ISE_DS/SysGen/,I found 
>> >>>>> it was empty.
>> >>>>>
>> >>>>>     How to solve it?
>> >>>>>
>> >>>>>   Please help me,thank you.
>> >>>>>
>> >>>>>    Erick
>> >>>>>
>> >>>>> --
>> >>>>> You received this message because you are subscribed to the Google 
>> >>>>> Groups "casper-dev" group.
>> >>>>> To unsubscribe from this group and stop receiving emails from it, send 
>> >>>>> an email to casper-dev+unsubscr...@lists.berkeley.edu.
>> >>>>> To post to this group, send email to casper-...@lists.berkeley.edu.
>> >>>>
>> >>>> --
>> >>>> You received this message because you are subscribed to the Google 
>> >>>> Groups "casper@lists.berkeley.edu" group.
>> >>>> To unsubscribe from this group and stop receiving emails from it, send 
>> >>>> an email to casper+unsubscr...@lists.berkeley.edu.
>> >>>> To post to this group, send email to casper@lists.berkeley.edu.
>> >>>
>> >>>
>> >>>
>> >>> --
>> >>> Gonzalo Burgos F.
>> >>> CePIA, Astronomy Department
>> >>> Universidad de Concepción, Chile
>> >>> Cell: +56 9 6122 9380
>> >>>
>> >>> --
>> >>> You received this message because you are subscribed to the Google 
>> >>> Groups "casper@lists.berkeley.edu" group.
>> >>> To unsubscribe from this group and stop receiving emails from it, send 
>> >>> an email to casper+unsubscr...@lists.berkeley.edu.
>> >>> To view this discussion on the web visit 
>> >>> https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CALGU03SHu49QwARC%2BmMhYJgFmCnbKaoT04DQOhevN3YXEX%2Btug%40mail.gmail.com.
>> >>
>> >> --
>> >> You received this message because you are subscribed to the Google Groups 
>> >> "casper@lists.berkeley.edu" group.
>> >> To unsubscribe from this group and stop receiving emails from it, send an 
>> >> email to casper+unsubscr...@lists.berkeley.edu.
>> >> To view this discussion on the web visit 
>> >> https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAG1GKSmHG0vFaqXQ%3D3_MCVz2Gpt3wWwc%3DOWb2e5oSTZuore2%2BA%40mail.gmail.com.
>> >
>> >
>> >
>> > --
>> > Gonzalo Burgos F.
>> > CePIA, Astronomy Department
>> > Universidad de Concepción, Chile
>> > Cell: +56 9 6122 9380
>> >
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "casper@lists.berkeley.edu" group.
>> > To unsubscribe from this group and stop receiving emails from it, send an 
>> > email to casper+unsubscr...@lists.berkeley.edu.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CALGU03Tdr5KdjXVR3wZ%2BLxmZVP8m4PHsqADqh-HhzAs6bQojKg%40mail.gmail.com.
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "casper@lists.berkeley.edu" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to casper+unsubscr...@lists.berkeley.edu.
>> To view this discussion on the web visit 
>> https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAG1GKS%3DSGDMXrnj50-z%3Di72ptmsnHts2XwXGwR%3DUNP8mqvzK3g%40mail.gmail.com.
>
>
>
> --
> Gonzalo Burgos F.
> CePIA, Astronomy Department
> Universidad de Concepción, Chile
> Cell: +56 9 6122 9380
>
> --
> You received this message because you are subscribed to the Google Groups 
> "casper@lists.berkeley.edu" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to casper+unsubscr...@lists.berkeley.edu.
> To view this discussion on the web visit 
> https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CALGU03S8%3DGC-FiwvSSFD_iDSzW731Lf63Sd6cXZCx%3D0VtP0%2BWg%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"casper@lists.berkeley.edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to casper+unsubscr...@lists.berkeley.edu.
To view this discussion on the web visit 
https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAG1GKSmkggLHpdN-5YoCjP4in0iuDwUv45dARPVz1wkyXfsssA%40mail.gmail.com.

Reply via email to