On 2017-12-28 04:01 PM, Celejar wrote:
On Wed, 27 Dec 2017 23:14:31 -0500
Gary Dale wrote:
When I try to start a virtual machine, I get the error:
Error connecting to graphical console:
Error opening Spice console, SpiceClientGtk missing
on whichever VM I try to start.
The Virtual Machine
On 2017-12-28 01:57 AM, john doe wrote:
On 12/28/2017 5:14 AM, Gary Dale wrote:
When I try to start a virtual machine, I get the error:
Error connecting to graphical console:
Error opening Spice console, SpiceClientGtk missing
on whichever VM I try to start.
The Virtual Machine Manager shows
lso, I should note that I'm running Stretch.
> 2017. dec. 28. 10:01 du. ezt írta ("Celejar" ):
>
> > On Wed, 27 Dec 2017 23:14:31 -0500
> > Gary Dale wrote:
> >
> > > When I try to start a virtual machine, I get the error:
> > >
> >
If started in terminal as root?
2017. dec. 28. 10:01 du. ezt írta ("Celejar" ):
> On Wed, 27 Dec 2017 23:14:31 -0500
> Gary Dale wrote:
>
> > When I try to start a virtual machine, I get the error:
> >
> > Error connecting to graphical console:
> >
On Wed, 27 Dec 2017 23:14:31 -0500
Gary Dale wrote:
> When I try to start a virtual machine, I get the error:
>
> Error connecting to graphical console:
> Error opening Spice console, SpiceClientGtk missing
>
> on whichever VM I try to start.
>
> The Virtual Machine
On 12/28/2017 5:14 AM, Gary Dale wrote:
When I try to start a virtual machine, I get the error:
Error connecting to graphical console:
Error opening Spice console, SpiceClientGtk missing
on whichever VM I try to start.
The Virtual Machine Manager shows the VM is running but I can't co
When I try to start a virtual machine, I get the error:
Error connecting to graphical console:
Error opening Spice console, SpiceClientGtk missing
on whichever VM I try to start.
The Virtual Machine Manager shows the VM is running but I can't connect.
The system running the VMs is D
Hi.
I am trying to run qemu with spice enabled but i cant find which packages i
need to install on host machine.
Anybody who has spice enabled qemu on stretch?
On Tue, Nov 28, 2006 at 07:05:24AM -0800, belahcene abdelkader wrote:
>
> Hi, I am looking for an Electronic Circuit Simulation
> Software like SPICE but open source.
> thanks for any help
> bela
I've seen several when perusing the package lists. Try searching on the
de
belahcene abdelkader([EMAIL PROTECTED]) is reported to have said:
>
> Hi, I am looking for an Electronic Circuit Simulation
> Software like SPICE but open source.
> thanks for any help
aptitude | apt-get | wajig search spice
aptitude | apt-get | wajig search circuit simulation
Hi, I am looking for an Electronic Circuit Simulation
Software like SPICE but open source.
thanks for any help
bela
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited
On Wed, 16 Jun 2004, Micha Feigin wrote:
> >
> >In hardware design, I'm looking for E-CAD for analog and digital circuit
> > design and simulation. Does SPICE
> >run on Linux?
> >
use geda ... its free and tons of other cae/cad apps
( all fre
The following link might be useful to anyone wanting to run the SPICE
circuit simulator:
http://www.eda.ei.tum.de/~mcp/spicedeb/
--
Pigeon
Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F
pgp0.pgp
Description: PGP signature
PSPICE circuit simulation software runs under DOS, and is derived from
the original Spice which can be downloaded from Berkeley and compiled
for Linux.
Unfortunately PSPICE has changed the format for transistor models
slightly, and they are not quite compatible with Spice. Each format
seems to
On Wed, Sep 04, 2002 at 09:28:30PM -0400, Titus Barik wrote:
> And then dpkg-buildpackage hangs. It will not say anything past the
> dh_installmanpages line. Any ideas?
I gave up and manually modified the rules file to skip this step. The
package now builds, less a few man pages. This is acceptab
Hi,
I know that SPICE cannot be packaged due to legal reasons. However, I
wanted to create my own unofficial Debian SPICE package. To do this, I
followed the instructions listed at this page:
http://www.eda.ei.tum.de/~mcp/spicedeb/
I downloaded the SPICE package itself from:
ftp
Dear fellow debians,
Kindly excuse me if this posting was completely in a wrong list.
A group of students of my university is interested developing a web
interface for the berkeley spice program which has been ported to
linux by someone. The advantage of having such an interface is that
it
On Sat, 24 Jun 2000, Bill wrote:
B> Hi all,
B> I'm trying to model a circuit, actually a high powered inverter and I'm
B> trying to find a simulation program to do it. All the W9x programs I've
found
B> so far are demos, not able to handle all the components. Does anyone have
any
B> idea
hi ya bill
donno if any of these works etc.etc...
spice comes from berkeleydonno the url...
here some collections...
http://ftp.egr.msu.edu/debian/dists/potato/main/source/electronics/
http://www.staticfreesoft.com/ ( aka ElectricEditor )
http://www.kegel.com/linuxeda/
have fun linuxing
Hi all,
I'm trying to model a circuit, actually a high powered inverter and I'm
trying to find a simulation program to do it. All the W9x programs I've found
so far are demos, not able to handle all the components. Does anyone have any
idea as to where I can find sims for Linux and their acc
On Mon, Apr 10, 2000 at 04:43:30PM -0600, Gary Hennigan wrote:
> Attila Csosz <[EMAIL PROTECTED]> writes:
> > I tried to compile spice 3f5 from source but I got the following error
> [errors snipped]
> > What is wrong?
>
> You need to install the termcap compati
if i remember right, termcap is really old and kinda obsolete.
edit the make file and change -ltermcap to -lncurses
that should work.
nate
On Tue, 11 Apr 2000, Attila Csosz wrote:
acsosz >I tried to compile spice 3f5 from source but I got the following error
acsosz >
acsosz >
acsosz
, 11 Apr 2000, Attila Csosz wrote:
>
> acsosz >I tried to compile spice 3f5 from source but I got the following error
> acsosz >
> acsosz >
> acsosz >/usr/bin/ld: cannot find -ltermcap
> acsosz >collect2: ld returned 1 exit status
> acsosz >make[3]: *** [spi
Attila Csosz <[EMAIL PROTECTED]> writes:
> I tried to compile spice 3f5 from source but I got the following error
[errors snipped]
> What is wrong?
You need to install the termcap compatibility package, termcap-compat
and then you may need to create the link:
ln -s /lib/libtermc
I tried to compile spice 3f5 from source but I got the following error
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
make[3]: *** [spice3] Error 1
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
make[3]: *** [nutmeg] Error 1
/usr/bin/ld: cannot
If you are interested in a versioneof spice that works on Potato, try to
look at http://ieee.ing.uniroma1.it/ngspice. It is not debianized but
works on Potato.
Paolo
The source of SPICE for Linux may be found almost everywhere. Just connect
to any archie service (eg. http://archie.luth.se) and enter the
spice3f5sfix.tar.gz as a search string.
You'll get a lot of location to download it from.
I've downloaded it from:
ftp://ftp.sunsite.org.
Have a look at http://fides.fe.uni-lj.si/~spice/welcome.html. There isn't
a debian pacakge, but you may want to have a look. No source, just binary,
and I have a hunch it is compiled for slink. I couldn't get it to run on
potato.
Ernest Johanson
Web Systems Administrator
Fuller T
On Thu, Feb 10, 2000 at 03:19:08PM +, Suresh Kumar.R wrote:
>
> Is a debian version of spice available?
>
> Pl send a cc of the mail to [EMAIL PROTECTED]
No, as there are some copyright/license problems with spice.
You may wish to try 'acs', Al's Circuit Simu
Is a debian version of spice available?
Pl send a cc of the mail to [EMAIL PROTECTED]
Suresh
-
Suresh Kumar.R Email: [EMAIL PROTECTED]
Dept of Electronics & Communication
College of Engineering, Trivan
I was just wondering whether anyone has got Spice from Berkeley (3f4) to
work under Debian. I remember a while back trying to compile from the
original sources and from a GNU/linux-ified version of the sources but got
errors. Being no expert at building software I quit.
Are there any pointers
Now you can really catch the eye of your web visitors! Make your
webcam really move! Give your visitors the ability to aim your
webcam at almost anything within a wide field of view.
Using the VideAll, visitors to you webcam site can remotely aim
your webcam using the arrow keys on their own keyb
32 matches
Mail list logo