Bug #63577 | Cannot build MySQL Workbench 5.2.36 on Linux (Debian stable : Squeeze) | ||
---|---|---|---|
Submitted: | 4 Dec 2011 15:31 | Modified: | 17 Jan 2012 20:07 |
Reporter: | Alexandre Tranchant | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2.36 | OS: | Linux (Debian Squeeze) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Debian, gcc, install, python, squeeze |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[21 Dec 2011 11:52]
Mickael Perraud
[21 Dec 2011 13:34]
Mickael Perraud
Build log files. Thanks!
Attachment: workbench-build.tar.gz (application/x-gzip, text), 23.46 KiB.
[21 Dec 2011 14:47]
Mickael Perraud
Build.log for library/grt make
Attachment: library-grt.log.tar.gz (application/x-gzip, text), 2.54 KiB.