- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We're having several Linux build servers, and I'm trying to integrate quartus installation into a command-line flow to automate the install/upgrade process.
I've got quartus and device installation working. However, I cannot figure out the command to specify a license. Specifically, I'm interested in "30-day eval period" and "specify license file location" options. See the attached screenshot. The only way to get this is by running "<install dir>/bin/quartus" executable, which is a GUI application and requires running X-server. Nothing else I tried seems to work: quartus_cmd, quartus_sh, etc. Thanks, EvgeniLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
set LM_LICENSE_FILE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Setting LM_LICENSE_FILE to point to a specific license file or a floating license server does work.
However, "30-day eval period" option doesn't use LM_LICENSE_FILE. Instead, it creates a file in a user directory, for example /home/user/.altera.quartus/.cy0mkjijqke Thanks, Evgeni
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page