Hoffman Amplifiers Tube Amplifier Forum
Amp Stuff => DIY Layout Creator and Custom Boards => Topic started by: EL34 on August 30, 2018, 01:04:34 pm
-
The DIYLC library is here
https://el34world.com/charts/DiyLayoutCreatorFiles.htm (https://el34world.com/charts/DiyLayoutCreatorFiles.htm)
You can download DIYLC for free and it is free to use
The direct link to the download page
I like to use the win.exe file to install the program
https://github.com/bancika/diy-layout-creator/releases (https://github.com/bancika/diy-layout-creator/releases)
This board on Github is where you can ask questions
https://github.com/bancika/diy-layout-creator/issues
DIYLC is coded in Java and so it will work on all operating systems that have Java installed
Do not try and install Java from a browser window
See my post further down this page on Java install tips
You do not have to install DIYLC if you do not want to
You can download a .zip file and just start the program by double clicking on the .exe file in the un-zipped folder
Installing the program lets you click on a .diy file and it will open DIYLC program automatically
So it creates file associations if you install it
It's a pretty small program and does not seem to be too bulky or intrusive, so I always use the install download.
Install info from the manual
https://github.com/bancika/diy-layout-creator/blob/wiki/Manual.md (https://github.com/bancika/diy-layout-creator/blob/wiki/Manual.md)
-
The DIYLC config file holds many of the objects you save, like variants and Building blocks
Look in your documents for the .diylc folder. under your user name
The link to mine in windows 7 pro is this
C:\Users\DLH\.diylc
The DIYLC config file is named config.xml
There is also a logs folder and a logs file is created every time you start DIYLC
The older logs will automatically be deleted by DIYLC after about a week
-
I'll post solutions to any install problems that people report here
Windows XP - Person reports that they had to download an older version of Java and then DIYLC ran fine
Misc MAC info
I'm trying to download DIYLC on my mac.
after extracting from zip, it says the package is damaged and can't be opened.
I've tried several times. Is there an issue with the mac version?
Try running this in the terminal. sudo spctl --master-disable
---------------------------------------------------------------------------------------------
Go about half way down this page and look for this text
OSX users: make sure that 3rd party apps are allowed on your Mac before installing DIYLC
https://github.com/bancika/diy-layout-creator (https://github.com/bancika/diy-layout-creator?fbclid=IwAR0s_3yVq0cxleuq9gtnwy74FPpfbp5lJU6e1EbbhQJM0U0ro9QGZ9Roum8)
-------------------------------------------------------------------------------------------
Thanks to all, the gatekeeper fix worked. And I learned something! always good
https://www.santoshsrinivas.com/disable-gatekeeper-in-macos-sierra/ (https://www.santoshsrinivas.com/disable-gatekeeper-in-macos-sierra/)
-----------------------------------------------------------
Info from Github on OSX installs
OSX says that DIYLC is damaged and cannot start (the absolute greatest hit)It is definitely not damaged, do not give up.
There's a thing in OSX called Gatekeeper that blocks 3rd party apps by default and as a result they appear to be damaged.
It's handled very unfortunately, but it is what it is.
To fix the issue, you just need to allow 3rd party apps.
Different versions of OSX handle this differently and I've seen many different ways to do it, but this should be a good starting point
Files not saving as .diy
https://github.com/bancika/diy-layout-creator/issues/376? (https://github.com/bancika/diy-layout-creator/issues/376?)
More Mac info
https://oliverdowling.com.au/2014/03/28/java-se-8-on-mac-os-x/ (https://oliverdowling.com.au/2014/03/28/java-se-8-on-mac-os-x/)
https://oliverdowling.com.au/2015/10/09/oracles-jre-8-on-mac-os-x-el-capitan/ (https://oliverdowling.com.au/2015/10/09/oracles-jre-8-on-mac-os-x-el-capitan/)
https://github.com/bancika/diy-layout-creator/issues/370#issuecomment-453547136 (https://github.com/bancika/diy-layout-creator/issues/370#issuecomment-453547136)
“DIYLC” is damaged and can’t be opened. You should move it to the Trash."
MAC error message fix - See #3 on this page
https://github.com/bancika/diy-layout-creator/issues/370#issuecomment-453547136 (https://github.com/bancika/diy-layout-creator/issues/370#issuecomment-453547136)
-
The official channel to report issues with the program is here on GitHub
https://github.com/bancika/diy-layout-creator/issues
-
Do not try and install Java from a browser window
Chrome will not even let you do it
Look at the screen shot below about this
Go to the Java download page and download the Java version you want to install
Download the install file and install Java from your computer
The Java download page link is here
https://www.java.com/en/download/manual.jsp (https://www.java.com/en/download/manual.jsp)
I posted a screen shot below showing what the Java download page looks like
In Windows, there is a control panel applet if you have Java installed
You can look at the current version you have installed and modify Java
I posted a screen shot below that shows the control panel access to Java
-
If your browser tries to open a file instead of down loading it, right click on the file link and choose "Save as"
Browsers may call it different things, but look for something like "Save As"
Different browser text for down loading a file
Save Linked Content as
Save Link As
Save Target As
-
When installing DIYLC, you may run into a windows pop up asking if you really want to install this 3rd party software.
You have to click on the more info link to get a second pop up
You can then click on the Run Anyway button to continue the install
-
New version
https://github.com/bancika/diy-layout-creator/releases