Bug #34581 | Connector/J source files has some invalid file names | ||
---|---|---|---|
Submitted: | 15 Feb 2008 9:21 | Modified: | 18 Feb 2008 12:18 |
Reporter: | Jan Berg | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.5 | OS: | Solaris |
Assigned to: | CPU Architecture: | Any |
[15 Feb 2008 9:21]
Jan Berg
[15 Feb 2008 14:24]
Mark Matthews
That sounds like a common bug with Solaris tar and long file names. Are you using Solaris tar, or GNU tar? If you can't use GNU tar, you could download the .zip version of the driver (it's the same sources), and use "jar" to unzip it.
[18 Feb 2008 12:18]
Jan Berg
I was using Solaris tar, which seems to be the problem. Thanks for helping.