Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Paul Smedley

Pages: 1 ... 141 142 [143] 144 145 ... 168
2131
Networking / Re: Wireshark port
« on: September 16, 2018, 11:49:01 am »

2132
Applications / Re: How to make Tor work on eCS
« on: September 16, 2018, 11:45:21 am »
Updated tor build at http://smedley.id.au/tmp/tor-0.3.4.8-os2-20180916.zip

Not tested, so feedback appreciated :)

2133
Networking / Samba 4.9.0 based client
« on: September 15, 2018, 10:22:45 am »
Hi All,

Updated Samba client build for testing - seems OK here - both smbclient.exe and ndpsmb.dll have been tested.

Netdrive plugin (depends on smbcln49.dll for samba libraries support) - http://smedley.id.au/tmp/ndpsmb-3.5-samba49-20180915.zip

Samba client libraries and associated utilities:http://smedley.id.au/tmp/smbcln49-4.9.0-20180915.zip

As per previous builds, these also need an ldap.dll from openldap (openldap-2.4.46-os2-20180428.zip) and the heimdall DLL's (heimdal-7.5.0-os2-20180225.zip)

Feedback appreciated!

Paul

2134
Applications / Re: Problems with lsusb and usb.ids
« on: August 18, 2018, 11:16:18 pm »
Hey Martin,,

You are right. The moment I replaced "libusb10.dll" with the older one from Paul, lsusb worked fine.

Thanks. I'm opening a ticket to notify Paul on his mantis.

With all due respect, what would you like me to do? If the rpm guys want to break existing DLL's, let them rebuild lsusb.

As you've written, the DLL & exe I provide work.

Cheers,

Paul

2135
Internet / Re: Firefox - 45.9.0 for OS/2 GA1.1...anyone...anyone???
« on: August 05, 2018, 03:59:46 am »
Hi Dariusz,

5) $25 USD for 'OS/2 ports by Paul Smedley', hoping Paul would take a stab at porting Python 3.x

Note that this is still on the radar - looks like Samba 4.10 might need Python 3 for building...

Cheers,

Paul

2136
Internet / Re: Firefox - 45.9.0 for OS/2 GA1.1...anyone...anyone???
« on: August 05, 2018, 03:55:17 am »
Hey Ian,


https://os2ports.smedley.id.au/index.php?page=BuildEnvDVD

Personally, I think people are likely better off with rpm these days, although why they stick with GCC 4.9.2 is beyond me....

2137
Networking / Re: Wireshark port
« on: June 26, 2018, 11:17:06 am »
https://www.dropbox.com/s/2p0uiiuqas2zimm/wireshark-2.2.13-os2-20180225.zip?dl=0 contains a readme.os2 which points to a dependency on the Heimdal support DLL's from https://trac.netlabs.org/kerberos

roken.dll is part of Heimdal

2138
Internet / Re: New SeaMonkey builds
« on: June 11, 2018, 11:48:28 am »
Hi Paul, wouldn't hurt to try the 5.5.0 as there may well be compiler bugs, not that I've noticed any but they're probably subtle if existing.
The alignment bugs would really be nice to have fixed. Mozilla is using more and more SSE2 stuff and after 52 dropped support for CPU's without SSE2 (minimum requirement Pentium M). Dmik just disabled SSE and SSE2 to build his P4 Firefox build.
There's also a bug with GCC finding the correct stdc++.lib. I have 510 installed in @UNIXROOT/usr/local510 with a script to load it ahead of 4.9.2 and it'll try to use the stdc++.lib in /usr/lib first. Currently I have to move the one in /usr/lib out of the way to compile C++, C code works fine.
Thanks.
Edit, now testing 5.3.0, will report if anything is different.

http://smedley.id.au/tmp/gcc-5.5.0-os2-20180611.zip

2139
Internet / Re: New SeaMonkey builds
« on: June 10, 2018, 11:38:10 pm »
Hey Dave,

I'm currently using Paul's build of 5.10. Not sure what, but something seems to have broken in my environment with 4.92, the browser built with it seemed fine until going to YouTube, where VP9 videos would just display static with a message that something went wrong.
Newer compilers fail due to changes in how they parse the C++ code, which is a shame as Paul says he fixed the alignment issues at some point.

If it's of value, perhaps I should update the 5.x build to 5.5.0 - might fix some compiler bugs? I do already have a 5.3.0 build - http://smedley.id.au/tmp/gcc-5.3.0-os2-20160107.zip

I could also try and backport the alignment fixes?

Cheers,

Paul

2140
Networking / Re: NetDrive traps - since latest LIBCX drop...
« on: June 07, 2018, 11:53:03 am »
Hey Andi,

Quote
Anyways, this is hard to explain, so I'm going to log a ticket at the Samba Netlabs.org project page.
For Pauls built? Guess Pauls mantis page would be more appropriate.

Yeah, I know what you mean, I struggled with this a bit but went Netlabs route because I think their Samba releases are viewed as the core OS/2 releases and I understand that there is a bit of cross work behind the scenes.

I was very up-front about this in my ticket and actually stated that if looking at the issue I'm seeing in Paul's test 4.7.7 release is of no benefit to the bigger OS/2 Samba project they can certainly go ahead and close the ticket. I leave it up to that team to determine the best route. Meanwhile, if Paul checks-in on this thread I'm sure he'll provide his feedback if he sees a better way.

Netlabs Samba page is fine - there are other reports there for the 3.x client. I'll try investigate more on the weekend.

Cheers,

Paul

2141
Networking / Re: NetDrive traps - since latest LIBCX drop...
« on: May 26, 2018, 11:42:24 am »
Hi Dariusz,

Sorry - I'm confused - how exactly did you resolve your issues? Backlevelling ndpsmb.dll and matching smbclnxx.dll? I'd rather fix the issue in current builds if it still exists.

If you want to test latest builds:
Netdrive plugin: http://smedley.id.au/tmp/ndpsmb-3.3-samba47-20170924.zip
Samba code: http://smedley.id.au/tmp/smbcln47-4.7.7-20180428.zip

Cheers,

Paul

2142
Programming / Re: Which GCC to run with?
« on: May 06, 2018, 12:54:21 am »
GCC 7.3.0: http://smedley.id.au/tmp/gcc-7.3.0-os2-20180126.zip
GCC 8.1.0: http://smedley.id.au/tmp/gcc-8.1.0-os2-20180505.zip

GCC 7.3.0 has already been tested by several people, 8.1.0 I only built yesterday - I've used it to self build GCC, as well as build apache2 and the necessary Samba 4.8.1 libs for Netdrive.

2143
General Discussion / Re: Probable website downtime
« on: March 16, 2018, 10:42:28 pm »
ok mantis is fixed, I had to edit the config file to point to https://mantis.smedley.id.au instead of http://mantis.smedley.id.au

2144
General Discussion / Re: Probable website downtime
« on: March 16, 2018, 10:38:52 pm »
Thanks, so https://os2ports.smedley.id.au/ is the correct url now?

Yes, I took the opportunity to install SSL certs from letsencrypt.org, but http://os2ports.smedley.id.au will auto-redirect to https://os2ports.smedley.id.au anyway.

There are some known issues with https://mantis.smedley.id.au not loading correctly (Stylesheet issue?) I'll try work on that over the weekend.

Cheers,

Paul

2145
General Discussion / Re: Probable website downtime
« on: March 16, 2018, 10:01:00 am »
OK, finally, things should be back online. The Telco only took 11 days longer to connect than I was initially advised. Connection speed is currently 36/1 - will hopefully be 100/2.4 early next week; and 100/40 in a few months.

Pages: 1 ... 141 142 [143] 144 145 ... 168