Am 02.02.2024 um 15:10:32 Uhr schrieb Greg Wooledge:
> It's dying, I would say. Not all the way dead just yet.
That's why I think it's time to change to amd64 before it is
completely dead.
> The next release will not offer an *installer* for i386, but upgrades
> from Debian 12 i386 to Debian 13
On 2/2/24 9:10 PM, Greg Wooledge wrote:
I am not sure what do you mean by "install that architecture". I have
been using i386 versions of Debian, and I do not plan to reinstall it
now just because the CPU may allow that.
At some point, you will have to make a decision. i386 is going to stop
On Fri, Feb 2, 2024 at 2:59 PM Marco Moock wrote:
> Am 01.02.2024 um 18:03:47 Uhr schrieb sko...@uns.ac.rs:
>
> > I am not sure what do you mean by "install that architecture". I have
> > been using i386 versions of Debian, and I do not plan to reinstall it
> > now just because the CPU may allow
On Fri, Feb 02, 2024 at 08:59:18PM +0100, Marco Moock wrote:
> According to documentation I found in the internet, it is possible to
> upgrade a Debian system to the amd64 architecture.
That isn't an upgrade, and it isn't a supported operation.
Some people have *done* it, but it's very much at-yo
Am 01.02.2024 um 18:03:47 Uhr schrieb sko...@uns.ac.rs:
> I am not sure what do you mean by "install that architecture". I have
> been using i386 versions of Debian, and I do not plan to reinstall it
> now just because the CPU may allow that. So instead, I ask whether it
> was expected and properl
> Am 01.02.2024 schrieb sko...@uns.ac.rs:
>
>> CPU op-mode(s): 32-bit, 64-bit
> Model name: Pentium(R) Dual-Core CPU T4500
>
> That processor can run amd64 Debian, so install that architecture.
>
>
I am not sure what do you mean by "install that architec
Am 01.02.2024 schrieb sko...@uns.ac.rs:
> CPU op-mode(s): 32-bit, 64-bit
Model name: Pentium(R) Dual-Core CPU T4500
That processor can run amd64 Debian, so install that architecture.
> Am 01.02.2024 schrieb Miroslav Skoric :
>
>> This time I was puzzled when noticed that Synaptic installed lots of
>> amd64 packages even though my system is i386.
>
> Run
> uname -a
> lscpu
>
> and post it here.
>
> If your system is i386 only, amd64 software can't run on it.
> Remove that archit
Am 01.02.2024 schrieb Miroslav Skoric :
> This time I was puzzled when noticed that Synaptic installed lots of
> amd64 packages even though my system is i386.
Run
uname -a
lscpu
and post it here.
If your system is i386 only, amd64 software can't run on it.
Remove that architecture from dpkg.
Hello!
Opened a bug report against Wine, because I was not sure about what
package was the culprit. #1006725
It was reasigned to libz-mingw-w64 and a few moments ago I downloaded
the updated package from the repository.
Everything works fine now. Thanks to everyone who made this possible.
On Donnerstag, 3. März 2022 12:17:37 -03 Miguel A. Vallejo wrote:
> Thank you!
>
> I filled a bug report. Let's see what happens now.
Just because I mentioned installing DLLs by means of winetricks: beware
of using winetricks in this situation. Obviously it installs DLLs which
are not compatibl
Thank you!
I filled a bug report. Let's see what happens now.
> I'm looking for the exact package that contains zlib1.dll but I can't
> find it. Libwine depends on libz-mingw-w64 but the zlib1.dll there is
> not the same as the one wine puts in the drive_c directory. The one in
> drive_c directory is a PE32 DLL and the one provided with
> libz-mingw-w64 is
> > I'm pretty sure the problem is the Wine DLL files were built without
> > the -static-libgcc flag
> >
> > Time to file a bug?
> >
>
> I think it is
I'm looking for the exact package that contains zlib1.dll but I can't
find it. Libwine depends on libz-mingw-w64 but the zlib1.dll there is
no
On donderdag 03 maart 2022 14:38:32 (+01:00), Miguel A. Vallejo wrote:
> > Not entirely sure, but I think this is the issue:
> > More and more Wine DLL files are built with mingw.
> > The libwine package already depends on libz-mingw.
> > Probably the 'gcc-mingw-w64-i686-win32-runtime' package
> Not entirely sure, but I think this is the issue:
> More and more Wine DLL files are built with mingw.
> The libwine package already depends on libz-mingw.
> Probably the 'gcc-mingw-w64-i686-win32-runtime' package should now be
> installed as well.
>
> Does the program work when you install this
On woensdag 02 maart 2022 20:01:09 (+01:00), Miguel A. Vallejo wrote:
> Hello
>
> After the recent update of Wine packages in Sid, some programs do not
> run because of a missing libgcc_s_dw2-1.dll. They all worked just fine
> with the previous version.
>
> ~$ wine SpaceEngine.exe
> 014c:err:modu
On Mittwoch, 2. März 2022 18:34:22 -03 Miguel A. Vallejo wrote:
> Hello!
>
> Finding and placing missing DLLs into the Windows directory of Wine is
> easy.
>
> I think the problem is the windows executables in wine have not been
> compiled with the -static-libgcc option of MinGW, so not including
Hello!
Finding and placing missing DLLs into the Windows directory of Wine is easy.
I think the problem is the windows executables in wine have not been
compiled with the -static-libgcc option of MinGW, so not including all
these libgcc DDLs can be considered a bug itself.
But compiling it witho
On Mittwoch, 2. März 2022 16:01:09 -03 Miguel A. Vallejo wrote:
> Hello
>
> After the recent update of Wine packages in Sid, some programs do not
> run because of a missing libgcc_s_dw2-1.dll. They all worked just fine
> with the previous version.
>
> ~$ wine SpaceEngine.exe
> 014c:err:module:imp
Thank you Nate. That is quite informative. In my case there is no need to
share files over a network, though some data may be required to be stored
in the local machine.
Trips
On Sat, Jun 27, 2020, 6:27 PM Nate Bargmann wrote:
> * On 2020 27 Jun 05:48 -0500, manish tripathi wrote:
> > Thank y
* On 2020 27 Jun 05:48 -0500, manish tripathi wrote:
> Thank you for the responses. I was looking for a general purpose
> solution...I can safely assume that VM soln may mostly work, while the same
> may not be guaranteed with use of WINE.
IME, Qemu has various issues with Windows guests, such thi
Thank you for the responses. I was looking for a general purpose
solution...I can safely assume that VM soln may mostly work, while the same
may not be guaranteed with use of WINE.
Can one also explain about the malware that may impact my Linux/Buster, in
case I use a VM for running my Windows app
27 juin 2020 à 11:55 de l0f...@tuta.io:
> You won't have any guarantee of success because it depends on a lot of
> factors and on your expectations/tolerance about your experience.
>
Of course I was speaking about Wine here ;)
I don't think you could possibly have any issue on a VM as most (all
Hi,
27 juin 2020 à 10:58 de manishtr...@gmail.com:
> Can someone advise if a VM is a better option than using WINE, to run a
> application built on Windows OS on Debian/Buster. Open to other suggestions
> as well.
>
Nate's already given the gist but I think you should clarify whether your
que
* On 2020 27 Jun 03:59 -0500, manish tripathi wrote:
> Can someone advise if a VM is a better option than using WINE, to run a
> application built on Windows OS on Debian/Buster. Open to other suggestions
> as well.
My experience is that it depends on the application and what Windows
calls it make
* From: Pavel Volkov
* Date: Mon, 23 Sep 2019 10:11:33 +0300
> Your link gives error 404.
Thanks Pavel. Should work better now. http://easthope.ca/backtrace
Firefox displays an ASCII file OK. Dillo fails to break the lines
properly.
... P.
On понедельник, 23 сентября 2019 г. 00:58:35 MSK, pe...@easthope.ca wrote:
Wine configuration > Graphics > Window settings has a checkbox for
"Emulate virtual desktop". Unnecessary for most applications?
Graphics window for the application runs within a Debian desktop,
analogous to winecfg?
On Mon, Feb 04, 2019 at 07:53:54PM +, Paul Sutton wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
>
> Hi
>
> According to WineHQ the latest version of wine is 4.x however the
> version I have here seems to be wine-1.8.7 (Debian 1.8.7-2)
>
> is this the debian version number
On Sat, 4 Aug 2018 07:55:05 -0400
Carl Fink wrote:
> For years, my policy has been to use stable on servers and testing
> on workstations.
For servers i'ts pretty much clear, but in regard to testing vs unstable this
was decisive part for me: "Testing has more up-to-date software than Stable,
an
On 08/04/2018 07:51 AM, Gour wrote:
However, 'stable' is too old for me, although I'll probably put it on my
relative's machined and between 'testing' and 'unstable' I believe
that the latter is bette option.
For years, my policy has been to use stable on servers and testing
on workstations.
-
On Sat, 4 Aug 2018 07:16:47 -0400
Carl Fink wrote:
> If you're looking for a more stable system, maybe the "unstable"
> distribution of Debian is not an ideal choice?
Well, in the past I spent >10yrs with rolling distros (Gentoo & Arch) and
thought that Fedora might be good option providign newe
On 08/04/2018 06:58 AM, Gour wrote:
Few days ago I migrated from Fedora (fc28) where I had serious issues with
4.17.x kernel series experiencing system hangs several times per day when
leaving my machine unattended to Debian Sid where there are nothing similar (so
far).
If you're looking for a
On Mon, 23 Jul 2018 14:56:56 +0200
floris wrote:
> The Wine version in Debian Stable is very old and unsupported. You
> should use the WineHQ packages or use the version from Backports
Thank you for helpful advice!
Few days ago I migrated from Fedora (fc28) where I had serious issues with
4.17.
Richard Owlett schreef op 2018-07-24 23:00:
On 07/23/2018 07:56 AM, floris wrote:
Richard Owlett schreef op 2018-07-21 17:02:
Just installed/used wine for first time ever.
The Wine version in Debian Stable is very old and unsupported. You
should use the WineHQ packages or use the version fro
On 07/25/2018 04:04 AM, Curt wrote:
On 2018-07-24, Richard Owlett wrote:
I was vainly attempting to determine that what I saw on my console was a
WINE or an APPLICATION error message.
Looks like it's coming from wine.
https://github.com/wine-mirror/wine/blob/master/dlls/shell32/trash.c
st
On 2018-07-24, Richard Owlett wrote:
>
> I was vainly attempting to determine that what I saw on my console was a
> WINE or an APPLICATION error message.
>
Looks like it's coming from wine.
https://github.com/wine-mirror/wine/blob/master/dlls/shell32/trash.c
static BOOL TRASH_MoveFileToBucket(
On 07/23/2018 07:56 AM, floris wrote:
Richard Owlett schreef op 2018-07-21 17:02:
Just installed/used wine for first time ever.
The Wine version in Debian Stable is very old and unsupported. You
should use the WineHQ packages or use the version from Backports
Did that
done dat
I've T shirt
Richard Owlett schreef op 2018-07-21 17:02:
Just installed/used wine for first time ever.
The Wine version in Debian Stable is very old and unsupported. You
should use the WineHQ packages or use the version from Backports
I attempted to run an installer which asks a typical set of question
On 03/28/2018 09:50 PM, Markus Grunwald wrote:
> Hello,
>
> to play some old games, I wanted to start wine, but it always fails with
> errors like that in the attached gna.txt :(
>
> Not even winecfg is starting (I created gna.txt with starting winecfg).
>
> It used to work so well a while ago..
On 2018-03-28 at 15:44, Markus Grunwald wrote:
> Hello,
>
> to play some old games, I wanted to start wine, but it always fails with
> errors like that in the attached gna.txt :(
>
> Not even winecfg is starting (I created gna.txt with starting winecfg).
>
> It used to work so well a while ago.
Op Sun, 24 Sep 2017 03:25:55 +0200 schreef Sridhar M. A.
:
On Sat, Sep 23, 2017 at 05:02:01AM -0500, Richard Owlett wrote:
>
> Thank you for the link. Installing wine has been on my "to-do" list.
> That page also has valuable links for another problem :}
>
I install wine from wine-
On 09/23/2017 08:25 PM, Sridhar M. A. wrote:
On Sat, Sep 23, 2017 at 05:02:01AM -0500, Richard Owlett wrote:
Thank you for the link. Installing wine has been on my "to-do" list.
That page also has valuable links for another problem :}
I install wine from wine-staging.com. As of yesterday, I a
On Sat, Sep 23, 2017 at 05:02:01AM -0500, Richard Owlett wrote:
>
> Thank you for the link. Installing wine has been on my "to-do" list.
> That page also has valuable links for another problem :}
>
I install wine from wine-staging.com. As of yesterday, I am runing 2.17
which was relea
On 09/23/2017 03:58 AM, Floris wrote:
Op Sat, 23 Sep 2017 10:06:28 +0200 schreef Rainer Dorsch :
[snip]
Is anybody planning to bring packages into stretch-backports?
Or are they available from anywhere else?
Yes they are:
https://wiki.winehq.org/Debian
Thank you for the link. Installing
Op Sat, 23 Sep 2017 10:06:28 +0200 schreef Rainer Dorsch :
Hello,
there have been many wine version in jessie backports, so far I have not
seen
any wine versions in stretch backports.
rd@blackbox:~/tmp.nobackup/Aglaya/Dataq$ apt-cache policy wine
wine:
Installiert: 1.8.7-2
Ins
Hi.
On Sat, Sep 23, 2017 at 10:06:28AM +0200, Rainer Dorsch wrote:
> Hello,
>
> there have been many wine version in jessie backports, so far I have not seen
> any wine versions in stretch backports.
>
> rd@blackbox:~/tmp.nobackup/Aglaya/Dataq$ apt-cache policy wine
> wine:
> Install
On Fri, 15 Jan 2016, I wrote:
> Testing here, Fluxbox, amd64.
> When running a program in wine, after switching to another desktop and
> switching back to the wine program, the program window has disappeared
> somewhere in the background. The shortcut for cycling through programs
> in the same desk
On Čet, 2015-12-17 at 18:51 +0100, Daniel Dominguez wrote:
> You need to install wine:i386 and maybe some others 32 bits packages.
When I mark wine32-preloader:i386 it synaptic shows it's broken due to
missing dependency of wine32 (=1.8~rc4-1)...so have to investigate
further what's going on...
On Čet, 2015-12-17 at 18:51 +0100, Daniel Dominguez wrote:
> You need to install wine:i386 and maybe some others 32 bits packages.
> Dont rembember now but i deal with that issue some time ago and was
> that.
OK. Will try that...
> Aptitude update & upgrade after adding 386 architecture may help
On Čet, 2015-12-17 at 08:53 -0800, Gary Roach wrote:
> You sure you want to use wine.
Yes. I was so happy when recently the need to use vbox with win xp
disappeared since my needs for win apps are really minimal.
Sincerely,
Gour
--
One is understood to be in full knowledge whose every ende
You need to install wine:i386 and maybe some others 32 bits packages. Dont
rembember now but i deal with that issue some time ago and was that.
Aptitude update & upgrade after adding 386 architecture may help
Hi Sasa
You sure you want to use wine. I gave up on wine, started using
VirtualBox and just loaded an old copy of windows xp into that. This
beats wine or a dual boot system.
Gary R
On 12/17/2015 08:12 AM, Saša Janiška wrote:
Hello,
few days ago I migrated from openSUSE Tumbleweed (rolling
On Čet, 2015-12-17 at 17:45 +0100, Sven Arvidsson wrote:
> What parts of Wine do you have installed? It sounds like the above is
> the problem.
$ dpkg-query -l 'wine*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-
aWait/Trig-pend
|/ Err?
On Čet, 2015-12-17 at 11:30 -0500, The Wanderer wrote:
> Do you have the i386 architecture enabled, via 'dpkg --add-
> architecture i386'?
Yes.
> I have:
>
> $ dpkg --print-architecture
> amd64
> $ dpkg --print-foreign-architectures
> i386
Same here.
> $ apt-cache policy wine32
$ apt-cache p
On Thu, 2015-12-17 at 17:12 +0100, Saša Janiška wrote:
> I see there is no wine32 and attempt to install wine32-preloader:i386
> does not work showing broken package.
What parts of Wine do you have installed? It sounds like the above is
the problem.
--
Cheers,
Sven Arvidsson
http://www.whiz.se
P
On 2015-12-17 at 11:12, Saša Janiška wrote:
> Hello,
>
> few days ago I migrated from openSUSE Tumbleweed (rolling) distro to
> Debian (Sid) and migration/restoration went fine, but there is only
> one problematic issue which I cannot solve - running wine which I
> need for few legacy apps.
>
>
Take a look at your home directory:
ls -lad ~/.wine*
If there's a ~/.wine directory, rename it before starting wine64.
Regards,
jvp.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: htt
Gary Dale wrote:
> Siard wrote:
> > I have a 64-bit Windows executable.
> > So I created a 64-bit wine directory:
> >
> > WINEARCH=win64 WINEPREFIX=~/.wine64 winecfg
> >
> > and tried to install the program:
> >
> > WINEPREFIX=~/.wine64 wine ./program.exe
> >
> > However, I get this error
On 16/02/15 10:12 AM, Siard wrote:
Hi, I have Wine installed in Jessie, amd64.
First I created a 32-bit wine directory:
WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
so I could install 32-bit Windows executables:
WINEPREFIX=~/.wine32 wine ./program.exe
Now for the first time I have a
On Tue, Dec 23, 2014 at 08:30:28PM +0100, Siard wrote:
[snip]
> Googling around, I see that Garmin Express indeed refuses to install
> under Wine. But even if it did install, Wine does not work with USB
> AFAIK, so you could not access the device anyway.
Wild thought, but you could try a virtual
François Patte:
> I installed wine on my debian sid and tried to run this program:
>
> wine GarminExpress.exe
You mean GarminExpressInstaller.exe, I guess.
Googling around, I see that Garmin Express indeed refuses to install
under Wine. But even if it did install, Wine does not work with USB
AFAI
Op Tue, 23 Dec 2014 14:43:13 +0100 schreef François Patte
:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bonjour,
I have a garmin GPS; in order to register the product and update the
maps, there is only a windows application GarminExpress.
I have no windows install, so I installed wine on
On Tuesday 23 December 2014 14:43:13 François Patte wrote:
> Bonjour,
>
>
> I have a garmin GPS; in order to register the product and update the
> maps, there is only a windows application GarminExpress.
>
> I have no windows install, so I installed wine on my debian sid and
> tried to run this
On Fri, 20 Jun 2014, berenger.mo...@neutralite.org wrote:
> So I was wrong. Not really surprising honestly, but I think I have
> seen such assertion somewhere else from someone more knowledgeable
> than me.
Now you have the URL to the spec ;-)
http://pubs.opengroup.org/onlinepubs/009695399/utilit
Le 19.06.2014 16:22, Henrique de Moraes Holschuh a écrit :
On Thu, 19 Jun 2014, berenger.mo...@neutralite.org wrote:
This syntax "$(command)" is not portable.
It is a POSIX shell construct. Anything that doesn't implement it
should
not be linked to /bin/sh in the first place.
So I was w
Op Thu, 19 Jun 2014 15:18:34 +0200 schreef :
Le 11.06.2014 14:42, Floris a écrit :
If someone have any tips, tricks or commands on the shell script. I
love to hear them.
if [ "$(dpkg --print-architecture)" = "amd64" -a "$(dpkg
--print-foreign-architectures)" != "i386" ]; then
This synta
On Thu, 19 Jun 2014, berenger.mo...@neutralite.org wrote:
> This syntax "$(command)" is not portable.
It is a POSIX shell construct. Anything that doesn't implement it should
not be linked to /bin/sh in the first place.
http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html
sec
On 19/06/14 14:18, berenger.mo...@neutralite.org wrote:
This syntax "$(command)" is not portable.
The $() syntax for command substitution is *not* a bashism. It's been a
POSIX Shell Command Language construct for at least a decade.
http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu
Le 11.06.2014 14:42, Floris a écrit :
If someone have any tips, tricks or commands on the shell script. I
love to hear them.
if [ "$(dpkg --print-architecture)" = "amd64" -a "$(dpkg
--print-foreign-architectures)" != "i386" ]; then
This syntax "$(command)" is not portable.
If you want to w
Op Mon, 09 Jun 2014 13:44:04 +0200 schreef Ralf Mardorf
:
On Mon, 2014-06-09 at 11:45 +0200, berenger.mo...@neutralite.org wrote:
Thank you both for your little "compile-it-yourself-how-to". I have add a
patch [1] to the wine source package and successfully rebuild it.
Also I have modifi
On Mon, 2014-06-09 at 11:45 +0200, berenger.mo...@neutralite.org wrote:
> Never tried to do that myself, but it should work:
>
> _ install build-dependencies of the package you want ( #aptitude
> build-dep )
> _ download the source package ( $apt-get source )
> _ replace the source code with of
Op Mon, 09 Jun 2014 11:19:32 +0200 schreef Floris :
With the current version of wine64-unstable (1.7.19-1) there is no
possibility to run a 64-bit wineserver
floris@Alice:~$ rm -R win64
floris@Alice:~$ WINEPREFIX=/home/floris/win64 WINEARCH=win64
wine-unstable wincfg
wine: created the con
Hello.
Le 09.06.2014 11:19, Floris a écrit :
With the current version of wine64-unstable (1.7.19-1) there is no
possibility to run a 64-bit wineserver
floris@Alice:~$ rm -R win64
floris@Alice:~$ WINEPREFIX=/home/floris/win64 WINEARCH=win64
wine-unstable wincfg
wine: created the configuration
I was futzing around with xrandr and noticed that the only resolution available
was my monitor's native resolution. Installing amd's official driver fixed
this. I had to install outside of apt, because the version included in the
repos hard locked my machine. Everything works great now!
--
To
On 2013-09-24, Richard Owlett wrote:
>>
>> /usr/share/doc/wine-doc/ ...
>>
>> for the package 'wine-doc'
>>
>
> The latter is what I was looking for. I'm still getting used to
> where Debian puts things.
I gave you a fish; the other two posters taught you to fish, which is
better. Unless you do
Curt wrote:
On 2013-09-23, Richard Owlett wrote:
[I do have *DO* have Wheezy, but that machine no work - unrelated
problems]
I just installed Wine including (so Synaptic verifies) the
documentation.
Can't find it. Where should it have been put?
/usr/share/doc-base/winedev-guide
/usr/share/do
Alex Mestiashvili wrote:
On 09/23/2013 10:46 PM, Richard Owlett wrote:
[I do have *DO* have Wheezy, but that machine no work - unrelated
problems]
I just installed Wine including (so Synaptic verifies) the documentation.
Can't find it. Where should it have been put?
Only half of of the Window
On 09/23/2013 10:46 PM, Richard Owlett wrote:
[I do have *DO* have Wheezy, but that machine no work - unrelated
problems]
I just installed Wine including (so Synaptic verifies) the documentation.
Can't find it. Where should it have been put?
Only half of of the Windows programs I tested even b
On 2013-09-23, Richard Owlett wrote:
> [I do have *DO* have Wheezy, but that machine no work - unrelated
> problems]
>
> I just installed Wine including (so Synaptic verifies) the
> documentation.
> Can't find it. Where should it have been put?
/usr/share/doc-base/winedev-guide
/usr/share/doc-b
On Mon, 04 Jun 2012 12:38:27 +0700, Sthu Deus wrote:
> I have such a case w/ *wine* upgrade - and it is for about a week that
> the packages are held back:
(...)
> The following packages have unmet dependencies: wine-utils :
> Depends: libwine (= 1.0.1-3.1) but 1.2.3-0.3 is to be installed.
> De
On Tue, 2011-09-27 at 20:27 +0200, Ralf Mardorf wrote:
> > wine is not yet built on amd64: 1.0.1-3.1 vs 1.0.1-3.3 (missing 18
> > binaries)
>
> Wine for my testing is 1.0.1-3.1?! Seemingly there aren't any binaries
> missing. I'm really sure that any inconsistencies on my Debian are
> related to p
> wine is not yet built on amd64: 1.0.1-3.1 vs 1.0.1-3.3 (missing 18
> binaries)
Wine for my testing is 1.0.1-3.1?! Seemingly there aren't any binaries
missing. I'm really sure that any inconsistencies on my Debian are
related to personal audio and video needs. My Debian is stable, I only
have go
On Tue, 2011-09-27 at 17:51 +,
debian-user-digest-requ...@lists.debian.org wrote:
> On Tue, 27 Sep 2011 11:41:34 +0200, Maros Zilka wrote:
>
> > why is there wine in stable but not in testing ?
>
> http://release.debian.org/migration/testing.pl?package
On Tuesday 27 September 2011 07:46:54 Ralf Mardorf wrote:
> > > Hi,
> > >
> > > why is there wine in stable but not in testing ? Is there some debian
> > > way to install wine on testing ?
> > >
> > > Thanks.
>
> Yes, install the version from the stable repository.
FWIW, I have wine-unstable,
Hi,
> Compile from upstream sources? Wait until all of the above problems are
> resolved? :-)
There are debian packages available at http://dev.carbon-
project.org/debian/wine-unstable/ however not as apt-repository.
I am building wine from source, which in a 64bit system requires some 32bit-
libr
On Tue, 27 Sep 2011 11:41:34 +0200, Maros Zilka wrote:
> why is there wine in stable but not in testing ?
http://release.debian.org/migration/testing.pl?package=wine
> Is there some debian way to install wine on testing ?
Compile from upstream sources? Wait until all of the above problems are
> > Forwarded Message
> > From: Maros Zilka
> > To: debian-user@lists.debian.org
> > Subject: wine in testing
> > Date: Tue, 27 Sep 2011 11:41:34 +0200
> >
> > Hi,
> >
> > why is there wine in stable but not in testing ? Is there some debian
> > way to install wine on testing
On Sun, Jul 24, 2011 at 7:49 PM, Scott Ferguson <
prettyfly.producti...@gmail.com> wrote:
> On 25/07/11 05:20, Brad Alexander wrote:
>
>
>
> > Anyone got any pointers or suggestions on getting wine working well in
> > Debian?
> >
> > Thanks,
> > --b
> >
>
> # apt-get install playonlinux
>
> http:
On 25/07/11 05:20, Brad Alexander wrote:
> Anyone got any pointers or suggestions on getting wine working well in
> Debian?
>
> Thanks,
> --b
>
# apt-get install playonlinux
http://www.playonlinux.com/en/
3 out of 5 Stars - Starcraft
4 out of 5 Stars - StarCraft - Brood War (Digital Distrib
In , T o n g wrote:
>On Sun, 17 Oct 2010 22:03:13 -0500, Jordan Metzmeier wrote:
>>> but not this:
>>> winword path/to/myfile.doc &
>>
>> What error do you get?
>
>No error, or rather, a flood of fixme error as before. Maybe something
>useful is burred there... The bottom line, the file is not op
Dne, 18. 10. 2010 04:23:13 je T o n g napisal(a):
Now that I'm installing Ms Office under wine now, and I miss the
ability
to run wine apps as simple commands.
WINEPREFIX=/some/lengthy/path/to/your/wine/profile wine
/other/lengthy/path/to/your/wine/profile/drive_c/programs/some/serious
On 10/17/2010 09:55 PM, T o n g wrote:
>
> but not this:
>
> winword path/to/myfile.doc &
>
What error do you get?
--
Jordan Metzmeier
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: h
On 10/17/2010 09:23 PM, T o n g wrote:
> Hi,
>
> When I used cxoffice to install Ms Office suits, I was able to invoke
> Office suit tools as plain Linux commands. E.g.,
>
> winword myfile.doc &
>
> the cxoffice provided winword takes care of all the rest.
>
> Now that I'm installing Ms Offi
Le 03/09/2010 à 05:28, GhostlyDeath a écrit :
>
> Hello, with the current WINE in Squeeze, all the file associations
> change and this is very annoying and as such I cannot have WINE
> installed, which means not testing my programs in a Windows-Like
> environment. WINE ruins my desktop completely.
On 25.8.2010 0:42, Gary Roach wrote:
> I just installed wine 1.0.1, Debian squeeze. The package never
> registered with the menu system. When I attempted to install MATLAB from
> disk, I got the following error:
> r...@supercrunch:/home/wine# wine /media/cdrom0/setup.exe
> No protocol specified
> N
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> On Wed, May 06, 2009 at 08:56:15AM -0400, Christopher Judd wrote:
>> My son is fed up with Windows and wants to purge it from his system,
>> and run ubuntu or debian. The only thing holding him back at this time
>> is itunes. Like most teena
On Wed, 6 May 2009 18:46:29 -0400
JoeHill wrote:
> Raquel wrote:
>
> > On Wed, 6 May 2009 11:39:25 -0400
> > JoeHill wrote:
> >
> > > Raquel wrote:
> > >
> > > > On Wed, 6 May 2009 08:56:15 -0400
> > > > Christopher Judd wrote:
> > > >
> > > > > My son is fed up with Windows and wants
Raquel wrote:
> On Wed, 6 May 2009 11:39:25 -0400
> JoeHill wrote:
>
> > Raquel wrote:
> >
> > > On Wed, 6 May 2009 08:56:15 -0400
> > > Christopher Judd wrote:
> > >
> > > > My son is fed up with Windows and wants to purge it from his
> > > > system, and run ubuntu or debian. The only
Raquel wrote:
> On Wed, 6 May 2009 11:39:25 -0400
> JoeHill wrote:
>
> > Raquel wrote:
> >
> > > On Wed, 6 May 2009 08:56:15 -0400
> > > Christopher Judd wrote:
> > >
> > > > My son is fed up with Windows and wants to purge it from his
> > > > system, and run ubuntu or debian. The only
1 - 100 of 416 matches
Mail list logo