You are not logged in.



#1 2009-06-19 00:49:40

tarnis
Member
From: Orlando, FL, US
Registered: 2009-02-18
Posts: 187
Website

Upgrade Papywizard in Linux

Just wondering if whatever bugs were in the 2.x line might have been fixxed yet?  And if so...should I want to completely remove the old version(1.6.1) on Ubuntu what would I delete?

Thanks,
Matt

Offline

 

#2 2009-06-19 08:49:19

fma38
Moderator
From: Grenoble, France
Registered: 2005-12-07
Posts: 6038
Website

Re: Upgrade Papywizard in Linux

You can remove Papywizard with this command:

$ sudo find /usr/local -name "papywizard*" | xargs rm -rf

You can first check what files/dirs will be removed using:

$ find /usr/local -name "papywizard*"

I suggest you use the latest dev release (2.1.9), which has less bugs (and more features) than the 2.0.0 (I didn't take time to backport the thread bug correction in the 2.0.x branch. Shame on me!).


Frédéric

Canon 20D + 17-40/f4 L USM + 70-200/f4 L USM + 50/f1.4 USM + Tokina 10-17 3.5-4.5 AF DX Fisheye
Merlin/Orion panohead + Papywizard on Nokia N800 and HP TC-1100

Offline

 

#3 2009-06-19 12:45:24

tarnis
Member
From: Orlando, FL, US
Registered: 2009-02-18
Posts: 187
Website

Re: Upgrade Papywizard in Linux

Thanks Frederic...  saw in another thread to go with that one, just wasn't completely sure how to make the switch.  Will give it a whirl.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson