Hello everyone. Can someone help me through teamviewer. I wish to install marcedit on Linux ubuntu. I tried a lot but failed. RegardsMonisa Aslam Sent from my Samsung device
Monica, Did you verify you have the Mono framework installed? http://marcedit.reeset.net/marcedit-linux-installation-instructions Just a thought. Jesse On 10-Aug-16 11:41 AM, Monisa Aslam wrote:
Hello everyone. Can someone help me through teamviewer. I wish to install marcedit on Linux ubuntu. I tried a lot but failed. RegardsMonisa Aslam Sent from my Samsung device _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Jesse A Lambertson Librarian Sultan Qaboos Cultural Center Ph: (202)-677-3967 x104 jlambertson@sqcc.org عالم الانجازات ينحاز دوماً مع المتفائلين
Hi, try this: http://www.dptripathi.in/download/installmarcedit.pdf Regards W dniu 10.08.2016 o 17:41, Monisa Aslam pisze:
Hello everyone. Can someone help me through teamviewer. I wish to install marcedit on Linux ubuntu. I tried a lot but failed. RegardsMonisa Aslam Sent from my Samsung device _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Regards Przemek Kosiński-- ************************************************* Powiatowa i Miejska Biblioteka Publiczna w Skarżysku-Kamiennej www: www.biblioteka24.eu mail: p.kosinski@biblioteka24.eu *************************************************
I wish to install marcedit on Linux ubuntu
Have you tried the MarcEdit help resources? http://marcedit.reeset.net/help The MarcEdit mailing list would be a more appropriate venue for your question if those other help options don't give you what you want. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
El 10/08/16 a las 17:41, Monisa Aslam escribió:
Hello everyone.
Hello
Can someone help me through teamviewer. I wish to install marcedit on Linux ubuntu. I tried a lot but failed.
Which error or message have you got?, which Ubuntu versión have you? I have installed, but I had to install many mono related packages-
RegardsMonisa Aslam Sent from my Samsung device _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Monisa
Can someone help me through teamviewer. I wish to install marcedit on Linux ubuntu. I tried a lot but failed.
Some years ago I successfully installed Marcedit on Ubuntu 12.04 like this: 1. Download Marcedit from http://marcedit.reeset.net/downloads 2. Prerquisites are * mono 2.10 (packet "mono-complete") siehe: http://mono-project.com/DistroPackages/Ubuntu * YAZ 4 (packets "libyaz4" and "libyaz4-dev") * libxml2 (Paket "libxml2") * zlibc (Paket "zlibc") So install them like this: $ sudo apt-get install mono-complete sudo apt-get install libyaz4 libyaz4-dev libxml2 zlibc 3. Setting the paths to alle needed files in the Linux bootloader. $ mono linux_bootloader.exe 4. Edit file "Zoom.Net.YazSharp.dll.config" to tell Marcedit whre it will find YAZ. $ vi Zoom.Net.YazSharp.dll.config <?xml version="1.0" encoding="utf-8" ?> <configuration> <dllmap dll="yaz4_32.dll" target="libyaz.so" /> <dllmap dll="yaz4_64.dll" target="libyaz.so" /> <dllmap dll="yaz3.dll" target="libyaz.so" /> </configuration> 5. Now you can start Marcedit. $ mono MarcEdit.exe 6. What I configured... Menu "Tools > Preferences > Marc Editor" * Current Template: /DATEN/MIK/Downloads/marcedit_linux/shadow/template/normal.mot Menu "Tools > Preferences > Other" * Set Temporary Path: /tmp/ * MONO Path: /usr/bin/mono Hope this helps. Best wishes, Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch
participants (6)
-
Jesse A Lambertson -
Michael Kuhn -
Monisa Aslam -
Nombre -
Owen Leonard -
Przemek Kosiński