Author Topic: License server for v7.7?  (Read 2397 times)

0 Members and 1 Guest are viewing this topic.

Offline westfwTopic starter

  • Super Contributor
  • ***
  • Posts: 4643
  • Country: us
License server for v7.7?
« on: July 19, 2025, 12:04:18 am »
I purchased a v7.7 EAGLE license (back when that was the "current" version), and have it installed.

However,  I recently upgraded my desktop, and the EAGLE Licensing info does not seem to be one of the things that made the transition to the new system. :-(

Does anyone recall what the license files were called?  I might be able to find it and transfer it over, if it's not also dependent on some sort of system identifier.

Alternately, is the license server still active somewhere?  (The purchase was electronic, so I got an eMail with my serial number and instructions "access this web site (cadsoftusa.com) and input your serial number, and we'll generate your license file for you."  Needless to say, that old web site is no longer active.
 

Offline Quarlo Klobrigney

  • Super Contributor
  • ***
  • Posts: 1027
  • Country: pt
  • This Space For Rent
Re: License server for v7.7?
« Reply #1 on: July 19, 2025, 03:51:25 am »
The license is 10 places mostly digits and a few CAPS .key, with "freeware.key" being the unlicensed one.

Then, during the install, entering the 10 lower case characters (hyphens not included), is necessary to complete the install registration.

Also try using the Wayback Machine to try the Eagle licensing to get the info.
I've done such things to get old drivers from obscure mfgs and web registration info.
It all depends on what pages and background coding was saved and still functional!

Edited for additional info and corrections.
« Last Edit: July 19, 2025, 04:14:35 am by Quarlo Klobrigney »
Voltage does not flow, nor does voltage go.
 

Offline squadchannel

  • Super Contributor
  • ***
  • Posts: 1258
  • Country: jp
  • deepl translate user
Re: License server for v7.7?
« Reply #2 on: July 19, 2025, 04:14:33 am »
https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4235204
Try contacting him. He is the forum moderator for Autodesk Fusion Electronics.
I've seen people like that situation before.
« Last Edit: July 19, 2025, 04:16:27 am by squadchannel »
 

Offline jc101

  • Frequent Contributor
  • **
  • Posts: 871
  • Country: gb
Re: License server for v7.7?
« Reply #3 on: July 19, 2025, 10:19:13 am »
Eagle licence keys are like this 7214E45123.key, with the filename the same as the serial number.

When activated you will have been given another code to unlock it, such as lzmiadrihi - without this part the key will not work. I don't think this was ever e-mailed, just displayed on the website, I hope you made a note of it...

This is why I always keep my old hard drive from old PCs. The last couple of PC upgrades, I've virtualised by old PC too. Being able to start up the old machine to use a bit of software has been a lifesaver from time to time.

 

Offline MarkL

  • Supporter
  • ****
  • Posts: 2476
  • Country: us
Re: License server for v7.7?
« Reply #4 on: July 19, 2025, 12:13:09 pm »
The licensing info is stored in:

  EAGLEINSTALLDIR/bin/eagle.key

This file is generated after you run the license installer via Help --> EAGLE License... from the Control Panel window.  It's a binary file and not a plain copy of the registration file and activation code provided by CadSoft.

As long as you have eagle.key, you don't need the original registration file and activation code.  I've moved my eagle installation (and license) a couple of times now by just copying the installation directory.
 

Offline westfwTopic starter

  • Super Contributor
  • ***
  • Posts: 4643
  • Country: us
Re: License server for v7.7?
« Reply #5 on: July 20, 2025, 04:28:32 am »
Quote
As long as you have eagle.key, you don't need the original registration file and activation code.
Hmmph.  I do have an "EAGLE.key" in the bin directory, but it's apparently not accepting it.
I wonder if some of the pathname changes that occurred have gotten in the way (It's a Mac.)
 

Offline Quarlo Klobrigney

  • Super Contributor
  • ***
  • Posts: 1027
  • Country: pt
  • This Space For Rent
Re: License server for v7.7?
« Reply #6 on: July 20, 2025, 06:57:19 am »
My 2 OS's are 2 Linux and 1 Windows machines.
Like I said earlier, on both, there is the 10 character .key, the freeware.key, and also the eagle.key.

Eagle as a Windows program, is running on both OS's.
All 3 computers have those 3 keys.
Voltage does not flow, nor does voltage go.
 

Offline MarkL

  • Supporter
  • ****
  • Posts: 2476
  • Country: us
Re: License server for v7.7?
« Reply #7 on: July 20, 2025, 11:23:10 pm »
Quote
As long as you have eagle.key, you don't need the original registration file and activation code.
Hmmph.  I do have an "EAGLE.key" in the bin directory, but it's apparently not accepting it.
I wonder if some of the pathname changes that occurred have gotten in the way (It's a Mac.)
I tried to recreate copying the eagle install directory as I said, and now I can't get it to work.  There are other differences involved, such as the Linux distribution, so it could be that.  But it seems more likely that I must have re-entered the license years ago and forgotten I did that.  I apologize for steering you wrong.

I tried a few things to get a copy to run like changing the MAC address and hostid on the target host but that doesn't seem to be it (or at least not all that it wants).

One thing I can say is that eagle.key is invalid if the eagle executable is moved to a different partition and a symbolic link is left in its place.  This is on a host where eagle runs fine.  So, maybe something about the physical disk?  It also won't run using a double symbolic link pointing to a link on a different partition which then points back to the original executable, which I didn't expect, but there could be an explicit check for this.

Mounting an old system's disk on a new system with the old eagle installation directory, including the old eagle.key that was installed with that system, surprisingly works when executing out of the old directory.  And changing the UUID of the old system partition doesn't seem to bother it; it still runs.

Maybe some sleuthing with strace can figure out what eagle is looking at.  Some cursory runs with strace says it does retrieve the ethernet mac address, but that's only in the case where it's about to fail.  Perhaps it does some quick checks for license/platform validity, and then if something seems fishy, starts to dig deeper.

And this is experimenting with linux.  It could be different with MacOS.
 

Offline BloodyCactus

  • Frequent Contributor
  • **
  • Posts: 484
  • Country: us
    • Kråketær
Re: License server for v7.7?
« Reply #8 on: August 08, 2025, 12:17:52 pm »
you need to run LDD on the bin/eagle and find the missing files, put them in the eagle directory, then run LD_LIBRARY_PATH=. bin/eagle

current distro's are probably missing libssl.so.1.0.0 and libcrypto.so.1.0.0

(remember if you go back to eagle6, its all 32bit so probably missing most everything)

I just re-verified mine and it works, as long as you have the install key that you need to have written down when you got the key :) it works fine.

I grabbed the two missing files;
https://archive.ubuntu.com/ubuntu/pool/main/o/openssl1.0/

(libssl also contains libcrypto).
https://archive.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb

** NO NOT INSTALL THE DEB PACKAGE, JUST COPY TWO FILES OUT!!! **

extract the deb contents (do not install the deb!!) and copy the two files
dpkg-deb -x libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb temp_dir

temp_dir/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
temp_dir/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0

to the eagle base directory, "LD_LIBRARY_PATH=. bin/eagle" should work fine.
(I'm on ubuntu 24.04.02 LTS)
« Last Edit: August 08, 2025, 12:36:42 pm by BloodyCactus »
-- Aussie living in the USA --
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf