You are not logged in.

#1 2009-02-11 17:01:29

Anttonius
Member
From: Finland
Registered: 2009-01-13
Posts: 11

Removing self compiled wine[SOLVED]

Hi there,
How can I remove self compiled Wine from my PC? I don't have the source anymore (seems that I have deleted it someday).
I tried to download the source again and use the command

# make uninstall

but it fails.

Last edited by Anttonius (2009-02-11 17:17:51)

Offline

#2 2009-02-11 17:14:26

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: Removing self compiled wine[SOLVED]

Where did you install it to?

Offline

#3 2009-02-11 17:17:34

Anttonius
Member
From: Finland
Registered: 2009-01-13
Posts: 11

Re: Removing self compiled wine[SOLVED]

Heh, figured it out. Sorry for waste of time.

I managed to remove it by compiling the source again and THEN running

# make uninstall

Offline

#4 2009-02-11 17:21:33

hbekel
Member
Registered: 2008-10-04
Posts: 311

Re: Removing self compiled wine[SOLVED]

You'll have to ./configure the sources again using the same prefixed that you used for your former installation. Then "make uninstall" will be available again.

Offline

#5 2009-02-11 19:05:51

Anttonius
Member
From: Finland
Registered: 2009-01-13
Posts: 11

Re: Removing self compiled wine[SOLVED]

hbekel wrote:

You'll have to ./configure the sources again using the same prefixed that you used for your former installation. Then "make uninstall" will be available again.

Okay, I'll try to keep that in mind. wink

Offline

Board footer

Powered by FluxBB