Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.maple > #913
| Date | 2014-06-23 16:20 -0700 |
|---|---|
| From | "Thomas D. Dean" <tomdean@speakeasy.org> |
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Re: Define External and libname |
| References | <9ZednZnd5Ma6WjrOnZ2dnUVZ_o-dnZ2d@megapath.net> <6b2b1df0-e721-46d1-841d-0d9a9de06c52@googlegroups.com> <0OKdncspfcRdFDXOnZ2dnUVZ_uWdnZ2d@megapath.net> <56b09437-f6cc-4995-b5c8-16a2810be4b2@googlegroups.com> |
| Message-ID | <dbSdnShpdNOyKzXOnZ2dnUVZ_vKdnZ2d@megapath.net> (permalink) |
On 06/23/14 15:58, acer wrote: > > You seem to have misunderstood (and the details are in the bits of my response that were deleted). > > The directory, > > /home/dean/maple/toolbox/misc/lib > > should be for Maple Library archive files (files like xyz.mla to which Maple values are savelib'd). > > But shared library objects (collections of .o compiled object files, linked together in a single .so file) should go in, > > /home/dean/maple/toolbox/misc/bin.xxxx > > where bin.xxxx is bin.IBM_INTEL_LINUX or bin.X86_64_LINUX according to ether you use 32bit or 64bit Maple on Linux. > > If things worked when you put your .so file in just the misc/lib/ subdirectory then it would be by some accident (stray copy of the file still somewhere that did matter, etc). > I had a copy is currentdir(), which I removed. Now, I only have a copy in ~/maple/toolbox/misc/bin.X86_64_LINUX and, it works. Tom Dean
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Find similar
Define External and libname "Thomas D. Dean" <tomdean@speakeasy.org> - 2014-06-22 23:20 -0700
Re: Define External and libname acer <maple@rogers.com> - 2014-06-23 07:45 -0700
Re: Define External and libname "Thomas D. Dean" <tomdean@speakeasy.org> - 2014-06-23 13:10 -0700
Re: Define External and libname acer <maple@rogers.com> - 2014-06-23 15:58 -0700
Re: Define External and libname "Thomas D. Dean" <tomdean@speakeasy.org> - 2014-06-23 16:20 -0700
csiph-web