Network Libraries

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Network Libraries

vincenzo
A quick one: where do I define the host library and the associated libraries ?
Can't seem to find the module.

Thanks !
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

Verus Open Source Support
Sub Location / Collection are used for multiple locations within an University
Please go to Administration -> Configure System -> Technical processing -> Sub Locations/Collections
Create the locations there.

On Fri, 05 Apr 2013 15:51:48 +0530, vincenzo [via NewGenLib] <[hidden email]> wrote:

A quick one: where do I define the host library and the associated libraries ?
Can't seem to find the module.

Thanks !


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Network-Libraries-tp7573611.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML



--
Using Opera's mail client: http://www.opera.com/mail/
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

vincenzo
Thank you !

So what is the Library Id in the resource record ? (defaults to 1)

Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

Verus Open Source Support
Library Id defaults to 1.
For different buildings (libraries) within a single Organization(University); Sub Locations are better suited 

On Fri, 05 Apr 2013 16:10:28 +0530, vincenzo [via NewGenLib] <[hidden email]> wrote:

Thank you !

So what is the Library Id in the resource record ? (defaults to 1)




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Network-Libraries-tp7573611p7573613.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML



--
Using Opera's mail client: http://www.opera.com/mail/
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

vincenzo
This post was updated on .
Actually, my need is exactly to map different libraries (not shelves) from different organizations (universities) in a federated environment.

So I have to map:

- lib a of org 1, reference librarian Bill
- lib b of org 1, reference librarian Joe
- lib c of org 2, reference librarian John
- lib d of org 2, reference librarian John
...

The catalog will be shared (unique) and the user pool too.
However the actual location of books will be spread across the different libraries.
I need to keep track of the organization and library for finding the books, and for the books to be handled by the proper librarian.

Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

Verus Open Source Support
Please download the zip file and extract it. 
Double click on Run.bat to run this application
This application is a tool to create new libraries

On Fri, 05 Apr 2013 18:12:55 +0530, vincenzo [via NewGenLib] <[hidden email]> wrote:

Actually, my need is exactly to map different libraries (not shelves) from different organizations (universities) in a federate environment.

So I have to map:

- lib a of org 1, reference librarian Bill
- lib b of org 1, reference librarian Joe
- lib c of org 2, reference librarian John
- lib d of org 2, reference librarian John
...

The catalog will be shared (unique) and the user pool too.
However the actual location of books will be spread across the different libraries.
I need to keep track of the organization and library for finding the books, and for the books to be handled by the proper librarian.




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Network-Libraries-tp7573611p7573615.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML



--
Using Opera's mail client: http://www.opera.com/mail/

CreateLibrary.zip (444K) Download Attachment
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

vincenzo
Thank you, but I'm running a LAMP box.
Launching the script gives me:

Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
        at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
        at java.awt.Window.<init>(Window.java:546)
        at java.awt.Frame.<init>(Frame.java:419)
        at java.awt.Frame.<init>(Frame.java:384)
        at javax.swing.JFrame.<init>(JFrame.java:174)
        at createlibrary.DBConnect.<init>(DBConnect.java:34)
        at createlibrary.DBConnect.main(DBConnect.java:132)
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

Verus Open Source Support
We recommend to run this from Windows/linux system with GUI.

On Tue, 09 Apr 2013 14:06:08 +0530, vincenzo [via NewGenLib] <[hidden email]> wrote:

Thank you, but I'm running a LAMP box.
Launching the script gives me:

Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
        at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
        at java.awt.Window.<init>(Window.java:546)
        at java.awt.Frame.<init>(Frame.java:419)
        at java.awt.Frame.<init>(Frame.java:384)
        at javax.swing.JFrame.<init>(JFrame.java:174)
        at createlibrary.DBConnect.<init>(DBConnect.java:34)
        at createlibrary.DBConnect.main(DBConnect.java:132)



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Network-Libraries-tp7573611p7573629.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML



--
Using Opera's mail client: http://www.opera.com/mail/
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

vincenzo
I'm not going to run any GUI on the server, but thank you for the hint.
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

abbeyiyun
In reply to this post by Verus Open Source Support
Thanks for always being there. Sir.
My observation on the zip file is that it actually created the satellite or master library but i observed that in satellite library, you cannot perform primary cataloging or circulation and when use the mater library of the satellite library to enter the catalogue record for satellite library at the holding it will not accept it for the satellite library. Thesame apply to mater library you cannot save the library holding
Reply | Threaded
Open this post in threaded view
|

Re: Network Libraries

Verus Solutions Support
1. We recommend to create Master libraries only
2. NGL Server restart is required after creating the desired libraries

On Sun, 14 Apr 2013 18:45:51 +0530, abbeyiyun [via NewGenLib] <[hidden email]> wrote:

Thanks for always being there. Sir.
My observation on the zip file is that it actually created the satellite or master library but i observed that in satellite library, you cannot perform primary cataloging or circulation and when use the mater library of the satellite library to enter the catalogue record for satellite library at the holding it will not accept it for the satellite library. Thesame apply to mater library you cannot save the library holding


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Network-Libraries-tp7573611p7573648.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML



--
Using Opera's revolutionary email client: http://www.opera.com/mail/