DesingLab a& openSUSE


taki

Recommended Posts

Hi guys,

 

I finally found the time to play with Papilio DUO and looking at ftdi_user.sh I realised it's meant for DPGK based distributions. Modifying one line makes it usable for openSUSE, too:

 

diff ftdi_user.sh ftdi_user_opensuse.sh
9c9
< apt-get install libftdi-dev gawk
---
> zypper in libftdi1 gawk

 

After that (and a re-login) I could run through the hello world tutorial...

 

Cheers

 

Taki
 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.