Page 3 of 18

Posted: Mon 23 Mar 2009, 10:44
by Béèm
Béèm wrote:I tried to download the 1.1.17 wine sfs, but got a permission denied message (403 I think). I am not allowed to download, altho I filled in correctly the userid/passw.

How can I get it?
I browsed the puppylinux.ca site and in ..T/apps-sfs I found a wine-1.1.17.i486_412.sfs and could download it, but it doesn't load at boot. When I try to mount by hand I get the message mount failure.

As there is no corresponding md5.txt file, I can't verify if the download is ok. But I saw this wine 1.1.17 isn't as big as the 1.1.14. Could this 1.1.17 be incomplete on the ca web site?

Posted: Mon 23 Mar 2009, 11:54
by ttuuxxx
Béèm wrote:
Béèm wrote:I tried to download the 1.1.17 wine sfs, but got a permission denied message (403 I think). I am not allowed to download, altho I filled in correctly the userid/passw.

How can I get it?
I browsed the puppylinux.ca site and in ..T/apps-sfs I found a wine-1.1.17.i486_412.sfs and could download it, but it doesn't load at boot. When I try to mount by hand I get the message mount failure.

As there is no corresponding md5.txt file, I can't verify if the download is ok. But I saw this wine 1.1.17 isn't as big as the 1.1.14. Could this 1.1.17 be incomplete on the ca web site?
That package is from page 1 of this thread 3rd response from the top by techno. Ask him for the md5 :)
ttuuxxx

Posted: Mon 23 Mar 2009, 16:32
by Béèm
ttuuxxx wrote:That package is from page 1 of this thread 3rd response from the top by techno. Ask him for the md5 Smile
ttuuxxx
I started with this post, but get
Forbidden

You don't have permission to access /members/T/apps_sfs/wine-1.1.17-i486_412.sfs on this server.
altho I give the puppy/linux access codes.

@technosaurus,
Is this wine 1.1.17 correct in size (some 11MB) and is it possible to have the md5 checksum?

Posted: Mon 23 Mar 2009, 16:40
by ttuuxxx
Béèm wrote:
ttuuxxx wrote:That package is from page 1 of this thread 3rd response from the top by techno. Ask him for the md5 Smile
ttuuxxx
I started with this post, but get
Forbidden

You don't have permission to access /members/T/apps_sfs/wine-1.1.17-i486_412.sfs on this server.
altho I give the puppy/linux access codes.

@technosaurus,
Is this wine 1.1.17 correct in size (some 11MB) and is it possible to have the md5 checksum?
that link works fine for me, maybe give it another shot and make sure you don't have caps on

name: puppy
password: linux
ttuuxxx

Posted: Mon 23 Mar 2009, 18:20
by Béèm
@ttuuxxx,
Yes the wine-1.1.17-i486.pet link is working ok, but not the sfs.
A problem of access rights on the server?

Posted: Mon 23 Mar 2009, 23:52
by technosaurus
http://www.puppylinux.asia/members/T/ap ... 86_412.sfs
http://www.puppylinux.asia/members/T/ap ... fs-md5.txt
here is the latest compile ... 22MB (as an experiment I include opera portable with flash in place of iexplore.exe to account for the additional ~6MB)... let me know if you need a specialty version of the sfs (such as the lite version with no compile environment etc...)

If you still have trouble navigate to http://www.puppylinux.asia/members/T/apps_sfs/

Posted: Tue 24 Mar 2009, 00:32
by ttuuxxx
technosaurus wrote:http://www.puppylinux.asia/members/T/ap ... 86_412.sfs
http://www.puppylinux.asia/members/T/ap ... fs-md5.txt
here is the latest compile ... 22MB (as an experiment I include opera portable with flash in place of iexplore.exe to account for the additional ~6MB)... let me know if you need a specialty version of the sfs (such as the lite version with no compile environment etc...)

If you still have trouble navigate to http://www.puppylinux.asia/members/T/apps_sfs/
did you enable 3D on it for that other user?????
http://www.murga-linux.com/puppy/viewto ... 799#285799
ttuuxxx

Posted: Tue 24 Mar 2009, 05:39
by technosaurus
3d is enabled on all versions except for 1.1.13 (need dri from xorg_xorg_dri or xorg_xorg_dri_full) 1.1.17 is the latest and was compiled with full 3d support ... guess I should be less cryptic and state 3d instead of GL and GLU ... I posted on that thread stating as such

Posted: Tue 24 Mar 2009, 09:20
by ttuuxxx
technosaurus wrote:3d is enabled on all versions except for 1.1.13 (need dri from xorg_xorg_dri or xorg_xorg_dri_full) 1.1.17 is the latest and was compiled with full 3d support ... guess I should be less cryptic and state 3d instead of GL and GLU ... I posted on that thread stating as such
Hey techno I know nothing about wine, just that when I read a sad story, well I let it get the best of me :wink: Thanks I'll report back to him.
ttuuxxx

Posted: Tue 24 Mar 2009, 11:05
by Béèm
technosaurus wrote:http://www.puppylinux.asia/members/T/ap ... 86_412.sfs
http://www.puppylinux.asia/members/T/ap ... fs-md5.txt
here is the latest compile ... 22MB (as an experiment I include opera portable with flash in place of iexplore.exe to account for the additional ~6MB)... let me know if you need a specialty version of the sfs (such as the lite version with no compile environment etc...)

If you still have trouble navigate to http://www.puppylinux.asia/members/T/apps_sfs/
Thank you technosaurus,

But someone, something, some server is playing with my ........ feet, as I still the forbidden message when clicking on the link.

Only when surfing to the asia site and do save link target as I succeeded in downloading. I took the non-opera one.
Wine 1.1.17 is available now in my system.

But there is a confusing thing. SeaMonkey references the CA site as well. It has the same structure as the asia one, but the contents differs.

Posted: Tue 24 Mar 2009, 17:00
by technosaurus
@Beem - When Eric (Caneri) set me up with an account there were issues with .ca streaming data to the browser so I only requested .asia At some point he mirrored them, but I don't have access to .ca AFAIK. I'm not sure how often they are synced though. Not sure what is up with the download

maybe use wget?

wget --http-user=puppy --http-password=linux http://your.url.here

if it works maybe make a convenient bash script called ppget

#!
wget --http-user=puppy --http-password=linux $1

(don't forget to change permissions)

run using
ppget http://your.url.here

or possibly even by highlighting a link and dragging it to the script??

Posted: Tue 24 Mar 2009, 21:39
by Béèm
@technosaurus,
Altho browsing directly to the asia web I did get the sfs, I did the wget exercise out of interest.
This is the result:

Code: Select all

# wget --http-user=puppy --http-password=linux http://www.puppylinux.asia/members/T/apps_sfs/wine+opera-1.1.17-i486_412.sfs
--2009-03-24 22:31:39--  http://www.puppylinux.asia/members/T/apps_sfs/wine+opera-1.1.17-i486_412.sfs
Resolving www.puppylinux.asia... 38.113.170.55
Connecting to www.puppylinux.asia|38.113.170.55|:80... connected.
HTTP request sent, awaiting response... 401 Authorization Required
Reusing existing connection to www.puppylinux.asia:80.
HTTP request sent, awaiting response... 403 Forbidden
2009-03-24 22:31:40 ERROR 403: Forbidden.

# 
Funny, no?

Am I blacklisted? :wink:

But don't worry, I got the sfs file now and it's working.

Posted: Wed 25 Mar 2009, 05:37
by ttuuxxx
Béèm wrote:@technosaurus,
Altho browsing directly to the asia web I did get the sfs, I did the wget exercise out of interest.
This is the result:

Code: Select all

# wget --http-user=puppy --http-password=linux http://www.puppylinux.asia/members/T/apps_sfs/wine+opera-1.1.17-i486_412.sfs
--2009-03-24 22:31:39--  http://www.puppylinux.asia/members/T/apps_sfs/wine+opera-1.1.17-i486_412.sfs
Resolving www.puppylinux.asia... 38.113.170.55
Connecting to www.puppylinux.asia|38.113.170.55|:80... connected.
HTTP request sent, awaiting response... 401 Authorization Required
Reusing existing connection to www.puppylinux.asia:80.
HTTP request sent, awaiting response... 403 Forbidden
2009-03-24 22:31:40 ERROR 403: Forbidden.

# 
Funny, no?

Am I blacklisted? :wink:

But don't worry, I got the sfs file now and it's working.
Send Eric a PM and ask him if your Blacklisted, I guess some people who abuse multithreaded downloads get blacklisted, are you one of those people Beem???
lol
ttuuxxx

Posted: Thu 26 Mar 2009, 17:31
by playdayz
Thanks for this techosaurus. I am running it with Wow's Unnamed Pup with an smp kernel and composite on a quad core cpu and everything is A-OK. The transparency works fine. It seems like wine is making definite progress with every release now.

Trying to download

Posted: Thu 26 Mar 2009, 18:17
by Henry
Where can I download this .sfs? Here's as far as I get.
You don't have permission to access /members/T/apps_sfs/wine-1.1.17-i486_412.sfs on this server.
Thanks

Posted: Thu 26 Mar 2009, 21:44
by Béèm
ttuuxxx wrote:Send Eric a PM and ask him if your Blacklisted, I guess some people who abuse multithreaded downloads get blacklisted, are you one of those people Beem???
If SeaMonkey does multithread download as standard, yes I might be one of those. :wink:

Posted: Thu 26 Mar 2009, 22:24
by Henry
Don't know if Beem's last post was for me. There's no reason for anyone to "blacklist" me. I do hope for a simple answer - is wine-1.1.17-i486_412.sfs available and if so where?

Thanks in advance.

Posted: Fri 27 Mar 2009, 03:38
by technosaurus
I don't have any other place to put it. have you tried going to puppylinux.asia and navigating to the download?

Posted: Fri 27 Mar 2009, 03:44
by vanchutr
@Henry
You can download wine-1.17 at www.esnips.com/web/vanchutr
(Please read short instruction to install)

Posted: Fri 27 Mar 2009, 05:06
by Henry
Thanks, vanchutr, but I don't think that's the sfs I was looking for.

And thanks, technosaurus. I did not know that's the only place it existed. Yes, I did try "navigating" again, with the same result. Well, I'll get it when it comes out in paperback ;-)