Hi.
I'd like to get a list of what command line parameters
eagle can be run with on linux.
I'm looking for a way to open a (schematic) file from the
command line (so that i can create a .desktop file to
open eagle files).
Anybody? Thanks.
Hi.
I'd like to get a list of what command line parameters
eagle can be run with on linux.
I'm looking for a way to open a (schematic) file from the
command line (so that i can create a .desktop file to
open eagle files).
Anybody? Thanks.
On Mon, 8 Mar 2010, Thomas Lundgaard wrote to us saying :
I found the issue now. I'm running archlinux and for some reason the eagle
package in AUR installs an eagle executable in both /usr/bin/eagle and
/opt/eagle-5.7.0/bin/eagle. If i run
/usr/bin/eagle file.sch
it does the aforementioned weired behaviour, but if i run:
/opt/eagle-5.7.0/bin/eagle file.sch
it opens the schematic as it's supposed to.
I guess it's some sort of packaging issue, so I'll post it in the AUR
comments.
Check exactly what /usr/bin/eagle is. On my Gentoo box with an official
CadSoft CD install of 4.15 there are also two executable paths. However,
/usr/bin/eagle is merely a symbolic link to /opt/eagle/bin/eagle. I
don't have the box with v5 running right now to see if that's the same.
--
Rob Pearce http://www.bdt-home.demon.co.uk
The contents of this | Windows NT crashed.
message are purely | I am the Blue Screen of Death.
my opinion. Don't | No one hears your screams.
believe a word. |
On Mon, 8 Mar 2010, Thomas Lundgaard wrote to us saying :
I found the issue now. I'm running archlinux and for some reason the eagle
package in AUR installs an eagle executable in both /usr/bin/eagle and
/opt/eagle-5.7.0/bin/eagle. If i run
/usr/bin/eagle file.sch
it does the aforementioned weired behaviour, but if i run:
/opt/eagle-5.7.0/bin/eagle file.sch
it opens the schematic as it's supposed to.
I guess it's some sort of packaging issue, so I'll post it in the AUR
comments.
Check exactly what /usr/bin/eagle is. On my Gentoo box with an official
CadSoft CD install of 4.15 there are also two executable paths. However,
/usr/bin/eagle is merely a symbolic link to /opt/eagle/bin/eagle. I
don't have the box with v5 running right now to see if that's the same.
--
Rob Pearce http://www.bdt-home.demon.co.uk
The contents of this | Windows NT crashed.
message are purely | I am the Blue Screen of Death.
my opinion. Don't | No one hears your screams.
believe a word. |